hcgdietteam
Member
Posted 4 months ago #
I made this site from a custom there and added plug-ins
HCG Diet Team and up until a week ago it was running GREAT. . .
Now it is taking a LONG LONG time to load.
Any ideas would be great.
Some site info
Host: 1and1
Visits a day: 150ish
Plugin on site:
- Akismet
- All in One SEO Pack
- Dagon Design Sitemap Generator
- Dashboard Notepad
- Easing Slider
- Google XML Sitemaps
- NewStatPress
- Theme My Login
- Theme My Profile
- TinyMCE Advanced
- User Avatar
- WP-Beautifier
----------
I have other sites on the same server and they are all running fine so I really have no idea what the problem could be.
What happens if you use up to date twenty eleven theme? Try deactivating all plugins, test site, if runs ok then activate one at a time until site slows down again...
hcgdietteam
Member
Posted 4 months ago #
I have thought about that but will I lose any thing I have set up with the widgets?
hcgdietteam
Member
Posted 4 months ago #
I am also running bbPress will any thing with the forum be lost if I turn it off?
Typically I would now suggest that an OP refer to the theme dev.'s to warrant out theme issues...when you say custom theme, this is one purchased or developed for you?
Also, not sure on bbPress...don't use it...but they have a forum also.
Can you setup a test environment?
ClaytonJames
Member
Posted 4 months ago #
A tracert looked pretty good from my end. Nothing out of the ordinary - no dead spots, no timeouts. Initial load time for your front page for me was 13.98 seconds in firefox. I ran a test from pingdom.com using NYC as the origin, and these were the results:
Page size
1.5MB
Load time
2.59s
Requests
89
Perf. grade
82/100
Have you made any recent changes anywhere?
1.5MB is a rather large page is it not?
It appears that "705.8KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering"
https://developers.google.com/pagespeed/#url=http_3A_2F_2Fhcgdietteam.com_2F&mobile=false&rule=DeferParsingJavaScript
That's .75MB of script .34MB of which is coming from Facebook!
You may also want to review what is going on with gzip:
"Compressing the following resources with gzip could reduce their transfer size by 192.4KiB (69% reduction)."
hcgdietteam
Member
Posted 4 months ago #
The thing that kills me is sometimes it loads in side of 2sec and others EVERYTHING comes to a stop, even the admin.
@SwansonPhotos : This is a theme that I made, I made this site with the safe framework and it has never had this kind of problem.
http://what-is-marijuana.com/
Also I know it pulls in a bit from Facebook, Twitter and google for the js files. Is there any way you know of that I can gzip files that I am not hosting?
All of the items noted about gzip reference your domain...not the others...
btw, why do you have two sitemap plugins AND and SEO plugin?
hcgdietteam
Member
Posted 4 months ago #
Dagon Design Sitemap Generator: Makes human site maps
Google XML Sitemaps: Makes a normal site map
I have added this to the bottom to make it easy to keep track of the load time and how many queries are being made.
<?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds.