(09-22-2017, 10:15 PM)Me.B Wrote: Use super cache that will fix the website. Also use P3 (Plugin Profiler Performance) to check if a plugin is not killing it.
Usually I found badly written plugins that will be clugged with DB requests. I found a plugin from a big editor not using limit to pull conextual posts and with a blog over 100k posts it will kill the server. Few tweakes got back 80% of the resources.
M B
Thanks Me.B for the advice and information.
Does anybody know how I can enable cache in php?
phpinfo telling me:
Quote:HTTP Response Headers
Expires Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cache