WPwatercooler

EP49 – How to speed up your WordPress website – WPwatercooler – August 26 2013

https://www.youtube.com/watch?v=Y6jB4JJQJBE
On this weeks episode we will be discussing ways to speed up your WordPress website.  This includes plugins that speed it up, explain caching and CDNs, and talk hosting providers that help.

Caching – A way of taking the content and storing it into something more static to that gets pushed out to the internet.

CDN – Content Delivery Network, the way you distribute all of the content be it Java, CSS or images out to a 3rd party that has fast servers.

What are possible causes for a site running slow?

  • It’s possible that the issue is with your code and no matter where your site is hosted it will be slow.
  • Themes can also be an issue.
  • Often problems happen on the front end with a lot of or inefficient JavaScript, large image sizes. Image optimization is key.
  • Media in general takes up a lot of bandwidth.

What are some possible solutions to slow running sites?

  • Hosting with a company that provides SSD (solid state drive) technology. SSD currently serves data at the fastest speed available. Compare hosts and find one that uses SSD rather than spindle based drives.
  • Use P3 Profiler (Plugin Performance Profiler) Use P3 to see which plugins are slowing your sites down. The plugin creates a performance report for the site.

CDN Solutions:

Caching

Once you’ve run optimizations, how do you check to see if your site is actually faster?

Mentions:

[LISTATTENDEES event_identifier=”ep49-how-to-speed-up-your-website-wpwatercooler-august-26-2013-5-521a2c1449″ show_gravatar=”true”]

Panel

Episode Transcription
No Transcription
Show More Show Less

Likes, Bookmarks, and Reposts

2 responses to “EP49 – How to speed up your WordPress website – WPwatercooler – August 26 2013

  1. Aaron Dickinson Avatar

    I’m sure you will talk about it but one of the biggest wins for my site was installing a PHP cache on my VPS. I went with Zend OPcache even though I am still on PHP 5.4 and it made about a 200ms decrease on my execution times and a large decrease on server load. My site has 30,000+ property listing pages that are updated fairly regularly so most page caches are impractical so this was a quick and easy way to get a good boost.

  2. Jim Krenz Avatar

    Under hosting companies, don’t forget MediaTemple.net, which i am sure that Suzette would like to have on that list.

Leave a Reply to Jim Krenz Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.