• About
  • Contact
  • Advertise
  • Resources

No Passive Income

Take Action, Build Your Business!

  • Small Business
  • Personal Finance
  • Online Marketing
  • Social Media
  • Blogging
  • SEO
  • Tools & Resources

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

May 27, 2014 By admin

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.

 

Table of Contents

  • 1. Analysis
    • What is the performance of your site pages?
    • Are you using Gzip compression?
  • 2. Action
    • First, have you updated your CMS?
    • Remove as much PHP as possible
    • Move JavaScript to the bottom of HTML
    • Select your plugins
    • Optimize the images
    • W3 Total Cache or WP Super Cache
    • Clean your sidebar
  • Conclusion
    • Wait! Before You Go, Read:

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

Wait! Before You Go, Read:

CMS Commander: How To Manage All Your Sites Under One Powerful Dashboard How to Customize The WooCommerce Checkout Page with Elementor How to Make Money With Propeller Ads How To Boost Your Earning Potential By Borrowing Money 10 Link Building Tactics to Generate Free Traffic from Google How To Pay Off Bills: 6 Highly Actionable Tips How to Produce Great Video Content without Spending a Fortune How to Analyze Your Site Traffic and Improve Your Conversions With Ptengine woman taking a selfie6 New Social Media You Need to Watch 5 Types of Marketing That Will Help Your Business Grow Dont Panic Sign Refers To Relaxing And Avoid Panicking13 Common WordPress Mistakes to Avoid Now and Later: 3 Ways to Shape Company Culture Over Time What A Startup Need To Look For When Getting Funding And What To Avoid 5 Best SEO Tools for Bloggers – They Will Help You Get More Traffic For Your Blog [Interview] Why is WordPress Better? 10 WP Bloggers Speak Their Minds! experts round up post imageOur 3 Step Process To Writing Content That Gets 100s Of Shares Hand Pressing Like "Facebook page" IconUsing Your Facebook Page to Address Negative Feedback and Comments Ask an Expat: How Can I Make Money Abroad? WordPress site warningRemove Your WordPress Site from Google Blacklist: 5 Simple Steps Spotibo: A New On-Page SEO and Analysis Tool You Need to Use 7 Benefits of Cloud AI Platform Five Benefits of Being a Multi-Income Individual Proprietary Trading Firm: 8 Tips to Choose The Right One Default Thumbnail21 Simple Tricks to Write Content That Magnetizes Visitors Red Broken Link Shows Insecurity And Disconnection5 Link Building Tips for 2013

Filed Under: Blogging Tips & Tricks, WordPress Tagged With: blogging tips, WordPress

Comments

  1. Kaloyan Banev says

    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.

  2. Samir says

    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.

  3. metz says

    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.

  4. Harish says

    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.

  5. vino says

    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

  6. Sarmista Aun says

    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.

  7. Reginald says

    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!

  8. Sachin Kumar says

    May 28, 2014 at 4:02 pm

    Wow Erik
    This article realy helpful
    Thanks sharing information
    Good work

  9. Edward K says

    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.

  10. Sahibinden ilan ver says

    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.

  11. Kuldeep says

    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 🙂

    • Kuldeep says

      June 7, 2014 at 7:20 am

      Thanks Eric for clearing my doubt 🙂
      Keep blogging.

  12. Mostafa says

    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

  13. Philip Varghese Ariel says

    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

  14. Deepi says

    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..

  15. Yogita says

    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.

  16. Alex Taylor says

    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

  17. rakesh kumar says

    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.

  18. jason says

    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

Search

Recent Posts

  • 70 Top Painful Captions for Instagram 🤕🌧️
  • Which Distribution Software Is Right for You?
  • What Travel Tips Can Make Your First Dubai Business Trip More Successful?
  • 100+ Best Instagram Captions for August 🌞 🏖️
  • How to Set Blank Status on WhatsApp?
  • How Entrepreneurs Are Automating Growth and Results
  • Quick Borrowing Options to Help with Financial Gaps
  • Best Online Tools For Creating Blank Text, Zero-Width Spaces & Hidden Messages
  • 70 Best Facebook Bio Ideas for Bloggers (for 2025)
  • +90 BEST Walking Captions for Instagram (For Daily Walks)
  • 7 Signs You Need an Accountant for Your Business
  • How Collective42 Drives Growth Within the Manufacturing Industry
  • The Emotional Toll Of A Negative Money Mindset
  • Signs You Might Need a Bankruptcy Lawyer Sooner Than You Think
  • 5 Outdated Marketing Tactics You Should Ditch Immediately

Archives

Copyright © 2025 NoPassiveIncome - Privacy & Disclosure Policy