Set up comprehensive monitoring for your SmartXHosting website. This guide walks UK merchants through the specific monitors to create for a WordPress site and an e-commerce shop, with a recommended configuration table.
Why monitor with Uptime Kuma • Monitoring a WordPress site • Monitoring an online shop • Recommended setup • Redundant notifications • Customer-facing status page • FAQ
Your website is the front door to your UK business. Whether a WordPress blog, a company website or a busy online shop, every minute of downtime costs visitors, sales and credibility. Many website owners only discover outages when a customer complains — often hours after the problem began.
Uptime Kuma solves this by checking your website every 60 seconds and alerting you the instant something goes wrong. With SmartXHosting Uptime Kuma Hosting, you get unlimited monitors for just £1/month — enough to cover homepage, login page, checkout, email server, SSL certificate and scheduled tasks, all from a single dashboard.
A standard WordPress site should have at least three to four monitors:
Your most important monitor. Create an HTTP(S) monitor pointing to your homepage URL with accepted status codes 200–299. For extra confidence, add a keyword — your site name or a phrase that always appears on the homepage (e.g. “Welcome to YourBusiness”). If the keyword disappears, it could indicate the site is showing an error page instead of real content.
WordPress admin login at /wp-login.php is a good health indicator. Create an HTTP monitor for https://yourdomain.co.uk/wp-login.php with accepted status code 200. If this goes down, admin is inaccessible — something is wrong with the WordPress installation.
Every HTTPS monitor automatically tracks SSL certificate expiry. Set Certificate Expiry Notification to 14 days. On SmartXHosting WordPress Hosting, SSL certificates auto-renew, but the monitor provides an extra safety net.
WordPress uses wp-cron for background tasks. If you’ve replaced default wp-cron with a Plesk scheduled task (performance optimisation), verify it runs with a Push monitor:
wp-cron.php and append: curl -s "PUSH_URL?status=up&msg=cron+OK"E-commerce has stricter uptime requirements because downtime directly means lost revenue. WooCommerce, PrestaShop or Magento on SmartXHosting:
HTTP keyword monitor for your checkout page. Keyword options:
If checkout breaks due to a plugin conflict or payment gateway error, the keyword disappears and you’re alerted immediately.
Pick a representative product. HTTP keyword monitor using product name or description phrase. Catches issues where product pages error even if homepage is fine.
Order confirmation emails are critical. TCP port monitor on port 587 (SMTP submission). If email server becomes unreachable, you know before customers complain about missing confirmations.
If your shop uses an external payment gateway with a health-check endpoint, monitor it. Helps distinguish between issues on your server and issues with your provider.
| What to monitor | Type | Interval | Why |
|---|---|---|---|
| Homepage | HTTP + keyword | 60 s | Core availability |
| Checkout page | HTTP + keyword | 60 s | Revenue-critical |
| Login page | HTTP | 300 s | Admin accessibility |
| SSL certificate | Automatic | 3600 s | Prevent expiry |
| Email server | TCP port 587 | 300 s | Order confirmations |
| wp-cron | Push (heartbeat) | 900 s timeout | Scheduled tasks |
| Product page | HTTP + keyword | 300 s | Catalogue verification |
Tip: SmartXHosting WordPress Hosting starts from £2/month, Uptime Kuma Hosting is £1/month. Just £3/month total for fully managed WordPress with comprehensive uptime monitoring.
A monitor is only useful if you see the alerts. For business-critical websites, set up at least two notification channels:
Assign both channels to each monitor. If your email server has an issue, chat still reaches you. If your phone is on silent, email waits in your inbox.
Create a public status page for your shop customers. Instead of leaving them wondering whether the site is down for everyone or just for them, they check your status page and see which services are affected. Builds trust. Planned maintenance communicated in advance via maintenance windows.
Create via Status Pages › New Status Page in your dashboard. Add monitors, customise title and description, share the URL.
WordPress + monitoring on SmartXHosting
Host on SmartXHosting WordPress hosting from £2/month and monitor with Uptime Kuma for £1/month. NVMe SSD, LiteSpeed, free SSL, daily backups and real-time monitoring from one UK provider.
View Uptime Kuma HostingQ: How many monitors for a WordPress site?
A: Basic setup: 2 (homepage + wp-login.php). Comprehensive: 4 (add SSL + wp-cron push). Shops add checkout and product monitors for 6–7 total.
Q: Can I monitor WooCommerce checkout?
A: Yes. HTTP keyword monitor for checkout URL with keyword “Add to basket” or “Checkout”. Disappears if checkout breaks.
Q: How do I monitor wp-cron?
A: Push monitor + Plesk cron task with curl to push URL on success. 900-second heartbeat timeout matches typical cron intervals.
Q: What does it cost for full site+monitor coverage?
A: SmartXHosting Uptime Kuma £1/month + WordPress Hosting from £2/month = £3/month total.
Q: One Uptime Kuma for multiple sites?
A: Yes. Unlimited monitors on the £1/month plan. Use colour-coded tags to organise by site.
Q: Is it worth monitoring from multiple locations?
A: Uptime Kuma checks from your hosted instance. For multi-region monitoring (e.g. UK + US), use a second instance or a commercial multi-region service alongside.