Hi guys,
We’re facing an issue as the theme seems to be sending out too many requests to MySQL and consuming a lot more resources than it should. We’ve another website with the exact same theme and host which is working perfectly, but this one keeps giving us trouble with this requests. Is there any way you can help? website: maisalgarve.pt
2746 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2748 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2753 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2757 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2760 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2761 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2764 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2766 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
2768 pg19240_wpdev localhost pg19240_wpdev Query 1 executing SELECT SQL_CALC_FOUND_ROWS wpfg_posts.ID FROM wpfg_posts LEFT JOIN wpfg_term_relationships ON
Hello!
Please check some tips here:
– https://wpartisan.me/tutorials/wordpress-database-queries-speed-sql_calc_found_rows
– https://css-tricks.com/finding-and-fixing-slow-wordpress-database-queries/
– https://wordpress.org/support/topic/slow-database-queries-from-mariadb-slow-query-log/
– https://www.rackaid.com/blog/wordpress-slow-speed-up/
Maybe your hosting provider can provide some advices as well.
Thank you!
This seems kind of odd, our client is even already considering to try some other theme as advised by the hosting company but I use Newspaper on another website with as much traffic as this one, and that other website which is being hosted in a lower plan with the same host as this one has zero issues. The differences between that one and this one is that the other uses the standard pack and no cloud templates at all, making use of the default dark theme layout, and this one uses the Newsweek Pro layout with cloud templates and keeps handling so many requests and bursting the CPU… We’re all hands on deck trying to figure out why and how to solve it, we tried looking into your tips but… just doesn’t perform. This is actually my 3rd or 4th website with Newspaper and I just don’t know why it’s having so many issues related to the theme.
Well, it seems to be the Tag Div Composer that it’s painfully killing this website. The team has deactivated it and now only the Cloud Templates are running while we look for a new strategy. Every customisation that we did is gone.
-
This reply was modified 4 years by
Casprom.
Hi guys,
Just a follow up for future reference to whoever finds himself in the same situation and needs this:
After my last reply in here I decided to try contact the support through email and Tagdiv team was quick to help. Through access to the website back office we were able to find that Cloud Header and Cloud Footer were sending too many requests, specially as all of them were mega menus. So we switched the Cloud Footer one to a normal menu and on mobile we set them all to normal too, and it provided stability to the website.
Thank you all for the support.