I'm building a WordPress site to replace a static HTML site and have noticed that it loads incredibly slowly. I've done several GTMetrix scans and they show an average load time of 15 seconds or so. This site is being built in a subdirectory prior to launch, and the .htaccess file in the subdirectory specifies the use of PHP5.3. Per a conversation I just had with support I've tried specifying PHP5.5 instead; no dice. Here are some more details:
- Page size is under 2MB
- I've enabled gzip compression in .htaccess; no change
- I'm using a purchased theme that doesn't run slowly on my local dev server
- Even when I switch to a default WP theme, the site still takes ~15 seconds to load
- Using the admin interface is also appallingly slow (i.e. I don't think this is a theme issue)
- When I deactivate all plugins, I get the same long load time
15-second load times indicate that something is the matter, and I don't think it's the site. What can be addressed on the server side?
The site can be viewed at http://rpanimalshelter.org/newsite/
- Page size is under 2MB
- I've enabled gzip compression in .htaccess; no change
- I'm using a purchased theme that doesn't run slowly on my local dev server
- Even when I switch to a default WP theme, the site still takes ~15 seconds to load
- Using the admin interface is also appallingly slow (i.e. I don't think this is a theme issue)
- When I deactivate all plugins, I get the same long load time
15-second load times indicate that something is the matter, and I don't think it's the site. What can be addressed on the server side?
The site can be viewed at http://rpanimalshelter.org/newsite/