Hi Support,
We are running koko.ng website with Newspaper theme and current server which we are running the website is having Intel(R) Xeon(R) E-2288G CPU with 6 core 62GB ram SSD disk. Our users as well as back end data staff always complain regarding slowness with the website. Our system admins and developers has done detailed investigation regarding this and we could see that “tagDiv Composer” and “tagDiv Cloud Library” plugins creating high mysql load and it is creating performance issues. Is there some method we could optimize these plugins for improving performance?
Hello!
Make sure you have the latest version of the theme, plugins, WordPress and PHP version.
Check this thread: https://forum.tagdiv.com/topic/need-help-with-to-many-request-to-database/
Please check the theme requirements: https://forum.tagdiv.com/requirements-for-newspaper/
I hope that helps you!
Thank you!
In our case, PHP 8.2x worked better.
Also, limiting the number of “modules” on home page, not using ‘related posts’ element bottom of posts, limiting number of modules on sidebar, trimming overdone mega menu, removing image call for dynamic search box; doing normal security stuff like disabling XMLRPC and access to core files via htaccess, all helped cut queries by 70%.
I don’t work here.
Hi,
We have already gone through the doc, We are already using the suggestions in the mentioned link
1. Use index-wp-mysql-for-speed plugin to set index for db tables —- I have already done this
2. Move to a dedicated mysql server — We are already on a huge dedicated server