Stanthrax
Member
Posted 1 year ago #
Hey guys I'm brand new to WordPress and I'm having a strange problem. I am using WP 3.0.1 that was an automatic install from My web host. I've only got 4 posts so far and all but the first post loads slow when you click to view it.
The site as a whole loads fast and the first post loads fast, about .5 seconds. All the other posts that I created after that takes about 5.5 seconds. I've tried using 2 different cache plugins and changing my theme but it makes no difference. Has anyone ever experienced anything like this before. My site URL is http://www.thraxipedia.com if someone wants to look at this. Any help as to what may be causing this will be appreciated. Thank you.
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- increasing the memory available to PHP?
http://wordpress.org/support/topic/253495#post-1017842
Stanthrax
Member
Posted 1 year ago #
It worked! I deactivated all the plugins and then turned them on one by one until I found the one causing the slow down. Thanks a lot for your help.