hi
i’m using Newspaper template for about 4-5 year and it’s eary stages i’ve optimized it with some plugins (WP-Optimize, WP super cach) and it worked quite well (some of tricks i’ve learned from this forum,so thank you all). i’m using cloudflare (Free version). my website is quite big (with 200 000 records). in recent month i’ve monitored that website have some delay in first opening. i’m using same server (VPS) and didn’t changed anything. but website working slow and it impact website traffic. is there any recent protocol or suggesting that i can change in my website to speed up? my website is banker.az . thank you for your suggestions. i
Hi,
I have a few recommendations to help optimize your site’s performance:
Enable Object Caching: This can significantly improve load times by reducing the need for repeated database queries.
Cache on Flex Block Elements: As per the instructions here, activating cache for flex blocks can improve resource efficiency: https://forum.tagdiv.com/use-flex-blocks-cache-option/
Review Resource-Heavy Features: If you’re using the “Most Popular” feature, it may be consuming substantial resources. You can disable it by navigating to the theme panel here: – https://i.imgur.com/IgvZFub.png – https://i.imgur.com/wnBKD6r.png – https://i.imgur.com/Vms107h.png
Please note, it’s advisable to make this change after updating the sorting settings for the blocks.
Also, the best cache tested with our theme is WP Rocket, but there are other cache plugins that can be used, this differs from website to website and what settings are used. Most plugins provide sufficient options to control whether the cache should be used or not for specific sections/functions.
Thank you!
thank you Calin for response.
actually most of the things i’ve done before.
i also once enabled Object cach – plugin name Object Cache 4 everyone (Memcached or disk back end support for the WP Object Cache. Memcached server running and PHP Memcached class needed for better performance. No configuration needed, runs automatically) but don’t see any change on website performance, i wheather setted it wrong, or this plugin does not help. what you can suggest about object cache? or this plugin is ok? in server side object cach is enabled.
A WordPress object cache 4 that uses the memcached (not memcache) PECL extension. is it ok or i need to find annother pluginn that uses memcache?
Hi,
Most of our users use the Redis Object Cache, but I think that Object Cache 4 everyone should be ok too.
Also, if you have the possibility, try the WP Rocket cache plugin, it’s the best with our theme. Also, do not forgot about the flex block cache, using taht option a flex block will no longer make a request to datdbase only after 1, 5 10 minutes (depending on the setted time), doing this the request to datbase will be reduce.
Thank you!