http://www.phpcoder.org shows registration expired.
????
Thats a different and older domain.
The site is in the post above http://www.silvertails.net
Sorry, that is the domain listed on your profile.
no worries, one of many of my sites.
Silvertails is the current one experiencing the issue
WP 3.8 would not make the site slower. Try here, http://developers.google.com/speed/pagespeed/insights/ to look for reasons.
It seems remarkably coincidental that it was fine for over a year with no changes to server software then going to 3.8 the speed immediately declines.
Moderator
t-p
(@t-p)
There was nothing in WP 3.8 core that could have caused this.
– poor theme would have meant the default theme would have resolved the issue
– this would also have been an issue when in previous versions of wordpress
– memory intensive plugins should have been resolved when I disabled all plugins
– slow server would mean other parts of the site is slow, however at the same time the forums running in mybb are very quick
I added caching both with memcache and further browser caching and have tried many of the resources listed here. i was hoping for some more direct troubleshooting with some poeple rather than just a spin off generalization.
I have spent 2 weeks reading page after page and document after document, refining and trimming queries but still not seeing any improvent
Whilst I know there “Was nothing in 3.8 that could have caused this” A quick search of the internet reveals that there are a quite a few people experiencing the same thing.
I can pinpoint the slowdown to exactly after I upgraded to 3.8. Everything was fine before then and all other parts of my site are fine, which do not run on wordpress. so it seems there is something that could have caused this.
Failing that there must be someone on here with a path to discovering root cause right?
I mean, I can tail whatever logs need tailing, I can dump php or whatever we need, but I don’t know that saying there was nothing in it is the best way to try to solve a problem.
Don’t get me wrong, i am not ungrateful for your assistance, it’s just I’d rather tackle this head on and have tried all the standard steps
Have you checked your site’s error logs for clues?
How much memory is allocated to PHP?
How large is the site?
How much traffic does it attract?
– nothing there that would lead to slow down, a few notices but nothing that would slow things down
– 1GB
– 38MB database about 5000 articles
– Traffic varies, we are pretty quiet at the moment about 91000 pageviews a day, which is about 4000 unique users
I should add that the admin is at a crawl too
Dan
kmessinger: no insights at the pagespeed site, its hard for me to get it to hit a non-cached page. it scores in varying scores of 70 and up
I also cleaned up the database a little getting rid of a few of the usual overheads like autosave drafts etc and made sure I optimized it all too