WordPress FAQ

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. low confidence based on 1 community reports

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

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