Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMohan Babu Vejendla
1,315 PointsHow to speed up my word press website ?
How to speed up my word press website ?
2 Answers
Kevin Korte
28,149 PointsWhat's slowing it down?
- Too many assets?
- Uncompressed images?
- Slow SQL statements?
- Inefficient SQL statements?
- Too many/poorly coded plugins?
- Large, uncompressed files?
Couple ideas off of my head. Developer Tools can help you start to really figure out what's going on.
Joshua Briley
Courses Plus Student 24,645 PointsThis should help you determine what resources need to be addressed in your effort to optimize your site. https://developers.google.com/speed/pagespeed/insights/