JS/CSS duplicate load and 404 Error [closed]

Sorry to hear this. That is a lot of plugins! Since you have no worries installing/using so many, I have to ask: have to tried using a plugin to minimize and impact performance of Javascript and CSS? Might be worth trying something like this just to see how it impacts overall performance: https://wordpress.org/plugins/autoptimize/ Also, have … Read more

To what degree can use of caching-plugins and a CDN boost WordPress performance? [closed]

If your content is rarely updated and that you have configured a caching solution to have what is commonly called a ‘supercache’. This means that ounce a page is cached, next call to that page will return a static content, without requiring a call to a php interpreter. Even on a cheap hosting, you can … Read more

WordPress system (hardware) requirements?

System Requirements MainWP Requires the following to work correctly: WordPress 3.6 or greater WordPress Memory Limit 64MB or more PHP version 5.3 or greater (PHP 5.6 or greater recommended) PHP Safe Mode Disabled PHP Max Execution Time 30 seconds or more PHP Memory Limit 128MB or more cURL Library Enabled cURL Timeout 300 seconds or … Read more

WordPress and TTFB (time to first byte) stats

Unfortunately, load times are such a broad question it’s not possible for others to speculate. There are various page speed tools that can help you better understand whether it’s the server or the application, and there are query monitor plugins for WP you can use to determine what part of the application may be slowing … Read more

Site load time increased

It may be that the WP database is a bit ‘cluttered’ with draft posts and other things. I’d recommend an optimizing plugin to optimize the WP database. But it also depends on your traffic. Maybe the amount of traffic indicates a need to upgrade your hosting plan from a shared server to the next level.