WordPress Site Report — Health and Management Dashboard on EasyCloudify
TL;DR — The EasyCloudify WordPress Site Report is a comprehensive health and management dashboard for each individual WordPress site on your managed server, accessible at
/cloudpanel/managed/wordpress/server/[id]/site/[siteId].
What is the WordPress Site Report?
The EasyCloudify WordPress Site Report is a detailed dashboard that gives you a complete, real-time view of your WordPress site's health, security posture, plugin and theme status, backup state, and performance metrics — all without logging in to WordPress itself. Access it from any active WordPress site card on your managed server page.
Before You Start
- You have a deployed Managed WordPress server (see Managed WordPress Deploy)
- You have at least one WordPress site created on that server (see Managed WordPress Sites)
How to Access the Site Report
Step 1 — Navigate to Your Server
From the Managed WordPress page (/cloudpanel/managed/wordpress), click your server card. You land on /cloudpanel/managed/wordpress/server/[id].
Step 2 — Click a Site Card
Click any active WordPress site card in the sites grid. You are taken to /cloudpanel/managed/wordpress/server/[id]/site/[siteId].
What the Site Report Shows
The WordPress Site Report renders the MainWPFullReport component, which provides a comprehensive health and management report for the site. The report covers:
Health Status
- Overall site health score
- Active issues and warnings
- Core WordPress version and update status
Security
- Known vulnerabilities detected
- Security audit results
- Firewall protection status
Plugins and Themes
- List of installed plugins with version and update status
- List of active themes with version and update status
- Auto-update configuration per plugin/theme
Backups
- Last backup date and status
- Backup schedule status
Performance
- Page load metrics
- Database health indicators
Access Control
EasyCloudify performs server-side validation when you navigate to a site report. If you do not have access to the requested site, or if the site cannot be found, EasyCloudify shows an error card:
"[Error message]" with an AlertTriangle icon and a Return to Dashboard button that navigates back to
/cloudpanel/managed/wordpress.
Loading State
While the site report data is loading, animated skeleton cards are displayed as placeholders.
Breadcrumb Navigation
The site report page includes a Back to Server link in the breadcrumb that navigates to /cloudpanel/managed/wordpress/server/[id].
Frequently Asked Questions
How is the site data fetched in the report?
The report is generated server-side using data from the EasyCloudify management layer connected to your WordPress installation.
What does it mean if the report shows security vulnerabilities?
Vulnerabilities listed in the report are known security issues in installed plugins, themes, or core WordPress. EasyCloudify's managed service monitors these — contact Support for guided remediation.