Hi guys, i have followed all the recommendations for optimizing the site, however i am still getting locked out of my database and wordpress because of a high number of queries per hour done to database.
My questions are
1. what is the “normal” amount queries per hour using your theme.
2. How do you figure out the mount of queries per hr. What tools, services etc are u using?
If you are hosted with any of these https://wp-me.com/endurance-international-group-brands/ run away from them as fast as you can. I was hosted with fatcow.com and they did the same thing to me and I got tired of it. I searched and found a great host with siteground.com and haven’t had that issue since
Hello,
Sorry but I cannot say for sure what is a normal amount as it depends on so many factors that is impossible to determine. If you do not get exagerated amounts of traffic, then you should be fine and your host should be able to handle them. If not, as ncguynet suggests, you can change hosting.
Thank you!
yeah, my host wont accommodate anymore, and i happen to host with 2 of the black listed companies on that link you gave me.
See my issue is that, I keep getting constantly locked out of my site and get the WordPress install screen.
I am just wondering if you guys had done any testing and would be able to tell me what your own sites run for queries, or How would i even go about testing database queries per hour.
Any help would be greatly appreciated.
I have been using Query Debug, and it seems i get 500+ queries per page. It seems really high, and most come from theme, TD composer and jetpack. Any insight on how to keep these down?
Hello,
In order to keep server requests to a minimum you should not use too many different blocks on your site. Stick to just a few block designs and stick to them. Also lots of pagination and ajax filters will increase the queries. Try not to use pagination and filters on all your blocks.
The ‘ajax post views’ option can also increase the number of requests a lot.
Here is another topic on the subject: https://forum.tagdiv.com/topic/admin-ajax-php-bandwidth-hog/
I cannot provide an exact number of queries per page as it depends on lots of factors.
A decent host however has no problems handling the queries.
Thank you!