Newspaper + WP Super Cache plugin (doesn't work properly)

Posted in: Newspaper
Post count: 32

Hello Tagdiv team and Newspaper theme users. My hosting provider says, my website’s CPU usage is way too hight. After many rounds of optimization (disabling plugins, optimizing queries, heartbeat… I read a lot of stuff here and around internet + some tips from hosting company), we found out, that WP Super Cache plugin doesn’t work properly. No matter if I use mod_rewrite mode (legacy caching) or PHP caching, each time I reload any page (homepage or post), in the code we can see this line: <!-- Dynamic page generated in 0.598 seconds. -->

The “Dynamic page generated” line should appear only the first time a page is loaded. We checked, and the line appears on every page load. It seems that the caching plugin does not work properly.

Any tips how can I fix it?

Thanks.

P.S.: my website is http://magazeta.com

  • This topic was modified 10 years by mayuxi.
Post count: 22421

Hello,
The caching plugin works properly on your website. You can test this in your page source and check this line here: http://screencast.com/t/ivTsy7jS If the page is not cached, the uid will change every time you refresh the page. Your uid stays the same so this means the page is cached.
I’m not sure the cache plugin is the cause of the cpu load. Please test this only with wp-super cache and visual composer active to see if there is no other plugin that creates this load or maybe there are a few settings in the caching plugin that are not set properly. you can follow this guide to set up the cache:
https://forum.tagdiv.com/cache-plugin-install-and-configure/
I hope this helps.
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.