allglory2him
Forum Replies Created
-
Thank you for your detailed explanations, @wfadam ??
I followed your instructions but there are still way too many slow queries on our wp_posts and wp_postmeta tables, some taking almost a second to be finished…
I found out that most of them are triggered from wp-blog-header.php which then loads various template php files (Extra from Elegant Themes). I usually do not touch these core- or theme-related files (if it is not a theme I developed myself). Is there still a way to tame those queries?
- This reply was modified 3 years, 5 months ago by allglory2him.
- This reply was modified 3 years, 5 months ago by allglory2him.
Thank you for replying so quickly! Yes, my impression is that it indeed modified some files which run heavy database queries… any idea how I could figure out which code exactly triggers these long queries?
We did try to test your URL on Gtmetrix and found a TTFB of around 5 seconds which is slightly higher but not unusual.
May I ask, what you mean by “slightly higher”? Before the plugin deactivation our TTFB was around a second which I believe is even above average response times or desired response time for any website to load or am I wrong?
- This reply was modified 3 years, 5 months ago by allglory2him.
Forum: Fixing WordPress
In reply to: Database Repair errorI ran the repair a second time and lo and behold, this time the
wp_posts
table also was successfully repaired