Thanks for the advice. I’m hosting on Network Solutions. Not the best, but the site was at least working last week. Changing providers is definitely on my list, but I don’t think it will be a catch-all solution…
There seem to be quite a few problems. I am including the worst 5 things from the YSlow Report (not pretty) and the Page Speed report. Anyone interested in some freelance work to fix these?
YSLOW
1. Add Expires headers
F (1)
Problem: Server
Priority: High
2. Make fewer HTTP requests
F (0)
Problem: Content
Priority: High
3. Use a Content Delivery Network (CDN)
I AM USING CLOUDFLARE! IT SEEMS TO WORK!
F (20)
7%
Problem: Server
Priority: Medium
4. Use cookie-free domains
F (0)
Problem: Cookie
Priority: Low
5. Reduce DNS lookups
E (55)
Problem: Content
Priority: Low
PAGE SPEED REPORT
1. Defer parsing of JavaScript
F (44)
66%
JS High
2. Remove query strings from static resources
E (50)
91%
Content High
3. Specify image dimensions
E (50)
51%
Images High
4. Prefer asynchronous resources
E (55)
93%
JS Medium
5. Optimize the order of styles and scripts
C (70)
94%
CSS/JS High
THANKS!