Troubleshooting Slow Loading Speeds on WP Engine
Slow loading on WP Engine is typically caused by poorly coded plugins or themes rather than the hosting environment itself.
Based on 1 community reports.
Linked sources: 1.
Known Issues
- Unnecessary JS and CSS loading
- Excessive database queries
- Poorly coded plugin conflicts
Community Q&A
Why is my WordPress site slow on WP Engine?
Slow performance is usually caused by inefficient themes or plugins making excessive database queries rather than the hosting provider.
How do I find what is slowing down my WordPress site?
Install the Query Monitor plugin to identify slow database queries, slow requests, and plugins that are loading unnecessary assets.
Can I disable unused CSS and JS files on my site?
Yes, you can use optimization plugins or custom functions to dequeue scripts and styles from pages where they are not required.
Reddit Sources
- How to speed up WP-Admin? (r/Wordpress)