How to Start a Blog (And Make Money With It)

  • Twitter
  • Facebook
  • Pinterest
  • Menu Item
  • About
  • Contact
  • Advertise
  • Resources
No Passive Income

No Passive Income

Take Action, Build Your Business!

How to Speed ​​Up Your WordPress Blog – Optimization Guide to Make it Faster

May 27, 2014 By Erik Emanuelli 36 Comments

40% of internet users leave a site if it takes more than 3 seconds to load, and 47 % of them take for granted that a page loads in 2 seconds, if not less.

This is taken from a KISSmetrics article on the basis of a study of Akamai and Gomez.com .

What’s the loading time of your site?

You surely know that Google consider the loading speed of a page as one of the relevant factors for ranking the web.

The idea is to provide the user a positive experience while browsing your site.

After all, nobody likes to finally land on the perfect blog link for your needs and then finding out that it takes an entire minute to go from one page to another.

Furthermore, a reactive site keeps in the user the idea of having a real control.

So here below you find some tips which may help you optimize your WordPress blog and make it faster.

 

1. Analysis

If you pay a visit to your Google Analytics panel, you may check under “behavior” menu, then “site speed”, the overview of some pageviews sent page load sample, together with page and user timings, and speed suggestions, reported by another useful tool Google: Page Speed ​​Insights.

 

What is the performance of your site pages?

There are many tools available online to determine the loading speed of your blog pages.

I can suggest you some :

– Yahoo! YSlow ( extension for Chrome, Firefox, Opera and Safari);

– PageSpeed ​​Google ( extension for Chrome and Firefox);

– Pingdom Tools Speed ​​Test.

 

Are you using Gzip compression?

Anothet test you can do to your site pages – but it would be more correct to say to your hosting – is to verify the presence or absence of the extension mod_gzip .

Gzip compression is very useful and allows the data to be transmitted from the browser to your hosting in compressed format, saving bandwidth and enabling a more rapid breakdown of the pages.

You can check if your pages take advantage of gzip compression directly online:

GIDZip Test : Web Page Compression

I use HostGator and the screenshot below confirms me my blog pages are compressed:

GIDNetwork tool screenshot for NoPassiveIncome blog

 

If your site is not using Gzip compression, you will need to inquire at your hosting to check the option to enable this component to your domain.

 

2. Action

Now that you have established the situation in your blog, you can proceed to make it faster.

 

First, have you updated your CMS?

It seems the most trivial and obvious consideration of the whole universe, and yet an updated CMS is definitely leaner and safer of all its previous releases.

You should update WordPress as soon as you get the chance and keep the code that handles your entire blog to its full performance .

 

Remove as much PHP as possible

When using free wordpress themes, it is not uncommon to come across an exorbitant amount of code which needs to be optimized.

The bottom line is always trying to make static the largest amount of PHP code present into your layout.

Not only you will use less resources of your hosting server, but this will make faster the composition of your pages, finally freed from having to generate (again and again) the same output.

 

Move JavaScript to the bottom of HTML

The JavaScript code requires time to be interpreted and above all, this is done a Javascript file at a time.

While doing this, the browser stops loading the rest of the page.

Move the greatest possible amount of Javascript codes in the footer of your blog (or generically as low as possible in the HTML).

For example just before the closing tag of your body – the body tag is closed just before closing the HTML.

This system will allow your readers to begin to make use of the page, even if only partially, long before the entire Javascript is loaded.

Cartoon Businessman Rising With Rocket

 

Select your plugins

The same principle applied to wordpress, is valid also for your plugins.

You need to update them, and be sure to have always the latest version.

Of course, you need to know that less plugins you are using, much faster will be your blog loading time.

So pay attention to what you are using, and decide to remove the unnecessay plugins in your site.

Tip : 

use P3 – Plugin Performance Profiler to evaluate the performance of plugins installed on your blog.

In a few clicks you can verify which component is really weighing more on your pages and proceed accordingly by removing them or migrating the functionality.

 

Optimize the images

You can use automated tools such as Smush.it ( Yahoo ), which is able to generate an optimized version of your images in a single click.

There is also a plugin version of the service.

Remember also to avoid as much as possible to resize your images via HTML.

Avoid to upload an image of several hundred pixels wide only to then present it as a thumbnail in your site.

 

W3 Total Cache or WP Super Cache

W3 Total Cache plugin (or WP Super Cache) is absolutely the most effective way to generate a static version of your site whenever you need it .

It supports a wide number of settings, but also using the default installed version is enough.

For the more experienced users, you can setup the plugin with a Content Delivery Network ( CDN) in few clicks.

In this case, you should CloudFlare.

 

Clean your sidebar

As a final step, you should take a look to your sidebar and clean up everything is not needed.

In addition, this also helps dilute the amount of attention that every single visitor is willing to devote to your sidebar.

Ask yourself what action you would like your readers make on your sidebar and remove every thing is not functional in this task.

 

Conclusion

The loading speed of your wordpress site is one of the aspects you should work on in your blogging journey.

Especially because even if you have only a minimal knowledge base (like me!), it is possible to get good results.

 

So what do you think?

Have you enjoyed this article?

Please share it via social media and leave your comment below, thanks! 🙂

Image courtesy of iosphere / FreeDigitalPhotos.net

Tweet94
Share
Share30
Pin
124 Shares
How to Create Landing Pages that...
Guest Crew Launches Social Featu...

Related Posts

  • 19 Things You Need To Know Before Buying Your Domain Name
  • How to Double the Visits to Your Site, Without Doing Internet Marketing!
  • Make Minimalism Your Website’s Priority This Year
  • 5 Powerful Content Leveraging Tactics To Earn High Authority SEO Links
  • Affiliate Marketing: 4 Amazing Tips to Optimize Your Campaigns

About Erik Emanuelli

Hi! I am Erik Emanuelli : problogger, marketer and social media addict. You can follow me on Twitter, add me on Facebook or follow me on Pinterest.

Comments

  1. Kaloyan Banev

    May 27, 2014 at 12:19 pm

    WordPress is blessed about plug-ins that can do the job well. In addition to the lightweight WordPress core. Simply pleasure to work with.

    Reply
    • Erik Emanuelli

      May 27, 2014 at 12:27 pm

      Also for the most inexperienced users.
      Wordpress is such a great tool.

      Thanks for commenting, Kaloyan.

      Reply
  2. Samir

    May 27, 2014 at 5:05 pm

    Well I’ve always focus on not installing lot of plugins which will make the blog very slow and I guess I’ll check my blog speed from this listed site.

    Thanks for sharing.

    Reply
    • Erik Emanuelli

      May 28, 2014 at 9:37 am

      Well done, Samir.
      Thanks for your visit and comment!

      Reply
  3. metz

    May 28, 2014 at 7:47 am

    WordPress is without a doubt a great platform to use. Setting up a blog in this -platform is easy, you can use creative tricks, wittiness and handy plugins optimize yours. On the other hand, there is a sudden hitch, slow loading time which is insufferable. Speed up. How? This article showed us tricks and guidelines. Google Analysis is what I can put forward to measure your site performance.

    The suggested tools here are good just like W3 Total Cache or WP Super Cache.

    All in all, splendid article!Worth reading!

    I found this post shared on Kingged.com, the Internet marketing social site, and I “kingged” it and left this comment.

    Reply
    • Erik Emanuelli

      May 28, 2014 at 9:36 am

      We all want a faster internet, Metz!

      Thanks for your comment,
      have a great day!

      Reply
  4. Harish

    May 28, 2014 at 7:57 am

    WordPress is always a great platform where we can do any type of customization and I guess using of lot of things will make a blog slower. So we gonna need to lower the usage of plugins.

    Reply
    • Erik Emanuelli

      May 28, 2014 at 9:35 am

      Correct, Harish.
      Use just the plugins that are vital for your blog!

      Reply
  5. vino

    May 28, 2014 at 9:13 am

    Another good post from your side Erik.Blog loading time is also a main factor which we should consider about becoz everyone hates slow loading blog.Today I learned a new tool “GIDZip Test : Web Page Compression”. Will make use of this for sure. Thankyou for your suggestion

    Reply
    • Erik Emanuelli

      May 28, 2014 at 9:34 am

      So glad you learned something new from this post, Vino.
      Thanks for your visit and comment!

      Reply
  6. Sarmista Aun

    May 28, 2014 at 12:51 pm

    Hi Erik,
    Thanks for sharing tips with us. I frequently update my WordPress version because site loading time is an important factor which we should concern about. Because high loading time can drive away audience from our blog.

    Reply
    • Erik Emanuelli

      May 28, 2014 at 2:00 pm

      That’s right, Sarmista.
      Thanks for sharing your views.

      Reply
  7. Reginald

    May 28, 2014 at 3:10 pm

    Erik,

    Excellent write mate. I use CloudFlare + MaxCDN and that is deadly. Extremely useful when you have a heavy website.

    While W3TC may be a little challenging for many, using Super Cache could easily solve all your problem 🙂

    Top notch and keep sharing!

    Reply
    • Erik Emanuelli

      May 28, 2014 at 3:30 pm

      Hi Reginald,
      my friend, happy to see you here.
      So much time without talking.

      Glad to see you’re using CloudFlare + MaxCDN,
      I guess they dramatically improve your site speed.

      That’s right, I am using Super Cache, easy to set up!

      Thanks for commenting and visiting,
      have a great rest of the week! 🙂

      Reply
  8. Sachin Kumar

    May 28, 2014 at 4:02 pm

    Wow Erik
    This article realy helpful
    Thanks sharing information
    Good work

    Reply
    • Erik Emanuelli

      May 29, 2014 at 9:18 am

      Glad you enjoyed, Sachin.
      Thanks for commenting.

      Reply
  9. Edward K

    May 29, 2014 at 2:21 pm

    Thanks for sharing this great article with us. Using a caching plugin is a great way to speed up our blog. It definitely helps to improve page loads time. By far, WP Super cache is my favorite cache plugin. After I installed it, my site takes less than 3 seconds to load completely with images. 🙂

    I found your article on Kingged.com, I “kingged” it and posted this comment.

    Reply
    • Erik Emanuelli

      May 29, 2014 at 3:13 pm

      That’s great, Edward.
      Good to know WP Super Cache is working good for you!

      Thanks for sharing your experience here.

      Reply
  10. Sahibinden ilan ver

    May 31, 2014 at 10:58 am

    I would like to tell you that you have given me much knowledge about how to speed ​​up WordPress blog.

    Reply
    • Erik Emanuelli

      May 31, 2014 at 7:35 pm

      Glad to know you learned something!

      Reply
  11. Kuldeep

    June 4, 2014 at 2:47 pm

    Hi Erik,
    Nice tips, Use of CDN is very important for a blog or site with high traffic. You have listed some nice points. I want to ask a question, As I can see that you are using 7+ BSA Ads. Do they affect your site speed? If yes then what are the steps that we can take to improve the speed without removing the banner ads.
    Thanks 🙂

    Reply
    • Erik Emanuelli

      June 4, 2014 at 4:02 pm

      Hi Kuldeep.
      Thanks for the kind feedback.

      As per BSA ads, the answer is no, they do not lower a lot my loading time.
      Whether I have 1-2 BSA ads, or 7-8 ads in the same page, the loading time of them is the same.

      Reply
      • Kuldeep

        June 7, 2014 at 7:20 am

        Thanks Eric for clearing my doubt 🙂
        Keep blogging.

        Reply
  12. Mostafa

    June 10, 2014 at 8:49 pm

    I enjoyed it, but I wonder about w3 Total cash, it have an upgrade version it is better to upgrade

    Reply
    • Erik Emanuelli

      June 13, 2014 at 4:51 pm

      You should always upgrade your WP plugins, Mostafa.
      It helps, among other things, increase security for your site.

      Reply
  13. Philip Varghese Ariel

    June 12, 2014 at 7:56 pm

    Hi Erik,
    This is a timely post,
    My blog opening speed increased tremendously when one of my friends suggested me to remove all unwanted gadget in the side bar of my page, and i did that clean up job and now my pages are opening in a jet speed LOL
    This technical terms are really a bit hard nuts to me but still I need to work out further to get more enhancement in the system speed as well as the blog speed
    Thanks a lot for sharing this informative post
    Best regards
    ~ Philip
    Hey, I found this page at kingged.com and commented there
    Thanks

    Reply
    • Erik Emanuelli

      June 13, 2014 at 4:53 pm

      Hello Philip,
      removing unnecesary things in sidebar is a smart move.
      I am glad your site is much faster now.
      Thanks for sharing your experience!

      Reply
  14. Deepi

    June 16, 2014 at 9:29 am

    Hi Erik
    First time i’m visiting your blog. i’m very happy to be here now, i learned many things from your blog. i will follow your tips mentiond in your article and i will speedup my WordPress blog. Thank you for sharing such a helpful info..

    Reply
    • Erik Emanuelli

      June 16, 2014 at 11:14 am

      That’s great, Deepi.
      Happy to know you learned something new from this article.

      Thanks for your comment and keep following! 🙂

      Reply
  15. Yogita

    June 30, 2014 at 4:44 am

    Wp Super cache and Smush.it are two of my my plugins those are really helpful in maintaining the moderate site speed. Apart from that also delete useless drafts and spam comments in order to keep your site healthy.

    Reply
    • Erik Emanuelli

      June 30, 2014 at 8:42 am

      Thanks for adding your views, Yogita!

      Reply
  16. Alex Taylor

    July 5, 2014 at 12:28 pm

    Great post!

    I must say after applying these thing on my blog is like loading like a charm!

    Thanks Mate

    Reply
    • Erik Emanuelli

      July 6, 2014 at 6:20 pm

      Happy to see you liked the tips mentioned in this article.
      And I am glad to have you helped, Alex!

      Thanks for commenting!

      Reply
  17. rakesh kumar

    September 1, 2014 at 3:41 am

    Hi Eric

    actually, I was looking something more from a professional blogger like you but it was not bad for the beginners. Do you have any other method to enhance pageload speed without touching the WordPress installation. Waiting for your kind attention.

    Reply
  18. jason

    February 3, 2016 at 4:42 am

    I am using one of the hosting services where it comes with basic optimized like Gzip Compression and W3 total cache. It save me a lot of time looking for plugins.

    Here’s another alternative free tool to check your website speed besides YSlow and Pingdom, check out bitcatcha.com

    Reply
    • Erik Emanuelli

      February 3, 2016 at 1:21 pm

      Thanks for the suggestions, Jason.

      Reply

Leave a Reply Cancel reply

Categories

  • Blogging Tips & Tricks
  • Money Making
  • Small Business Tips
  • Social Media & Marketing
  • Tools & Resources
  • Traffic, SEO & SEM

Popular Posts

  • How to Get Likes on Facebook – 500 and More FB Likes in 2 days!
  • How to REALLY Make Money with Sponsored Posts
  • Start Monetizing Your Blog with SeedingUp : Interview with Johannes
  • How to Make Money With Affiliate Marketing – A 7 Minute Guide
  • Are You a Freelance Writer? Check These 20 Sites that Pay You to Write
  • How to Get Profitable Keywords with LongTailPRO 3.0 – A 3300 Words Guide
  • How to Make Money With Infolinks – Best Adsense Alternative
  • teliad (Now SeedingUp): a Great Platform You Should Use to Make Money Blogging

Copyright © 2021 NoPassiveIncome - Privacy & Disclosure Policy