It is a common fact that if your blog is slow it’s likely that people won’t wait. Nobody likes a slow loading blog.
If you are experiencing slow download times here are some tips to increase the speed of your WordPress blog.
1. Conduct A Website Speed Test
A website speed test is a great way of seeing how fast your blog will load. The speed test will determine the average download speed for your blog. Aim to have your page load of fast as possible, in my opinion no more than 5 seconds. The iweb speed test is good a tool to use.
2. Have You Got A Good Web Host?
I can’t emphasise enough the importance of choosing a good web host. Your success depends on a good host. Avoid over sellers on hosting that provides unlimited TB’s of download space and bandwidth.
Over sellers, are undercutting their prices to attract more potential customers. You need a reliable hosting server that is not overloaded with countless sites. Do some research into a good webhost. Look for a web host that provides realistic bandwidth if you’re new to blogging it is highly unlikely you’ll need any more than 20GB to begin with.
How to test if your hosting server is slow?
If you blog is slow, on your hosting, install a new Wordpress blog, on the server and test the upload speed. This is to test if the hosting server is slow, if it is then it is time to find a new host. One of my previous blogs taken one minute to download then decided that if I want to have a successful blog, I must change web hosts.
3. Optimise Your WordPress Blog Theme
For those who aren’t aware of PHP, think of it as the person who needs to find the answers to the questions. PHP isn’t sure so it needs to refer to a reference, which in this case is a database. The database is the library that has all answers.
PHP takes longer to find out the answers to our questions rather HTML that knows the answers. Therefore, by replacing PHP with HTML you’re going to increase the speed of your blog.
If you load your blog in the web browser and view source (usually Ctrl + U), you’ll notice that it the code is HTML. All the PHP code is translated into HTML. What we can do is copy and replace all the code from the first line and down to the tag from the view source and replace it into our theme.
A word of warning and disclaimer: Make sure you have a back up of your blog first in case anything goes wrong. I am not accountable for any issues due to not backing up your own blog.
9 Basic Steps
1: Open your blog in a web browser
2: Go to view source (or Ctrl + U)
3: Copy the code from the first line right down to </head>
4: Go into WordPress admin panel and locate the theme editor
5: Open header.php
6: Remove the code from the first line down to the </head> tag
7: Paste the new code into the theme editor
8: Click save
9: Test in new browser
You shouldn’t notice any difference in layout if done correctly. Here we’ve removed the PHP and added static HTML. This technique has removed several unnecessary queries to the database.
4. Remove Any Unused Plugins – Unused plugins can slow down your blog. The best thing to do is remove these plugins and deactivate them.
5. Optimise Your Images – Do you use images in your blog? Most people do. Make sure that they are optimised to a decent file size. I aim to keep most of my images below 50K. Not everyone has super high speed connections, optimise your image files accordingly.
Bonus tip
6. Install the WP Super Cache – The WP Super Cache increases the speed of our blog by creating static HTML pages instead of PHP pages. If the same page is read often, it makes sense to create a HTML version of this page. This is an automated plugin increases the speed of your WordPress blog.
There are 6 useful tips to increase the download speed of your WordPress blog. If you are noticing any slow download times on your blog. Please check your hosting first, by installing a fresh WordPress blog located somewhere on your server.
This may be the source of the problem.
Remember you’ve only got 10 seconds.
Related posts
- 5 Possible Ways to Speed Up Your Blog Does your blog load as quickly as you — and your users — would like? or does it take ages...
- How To Use FTP – The Basic If you are wondering what FTP is, it is an acronym for File Transfer Protocol. It is the simplest and...
- Do-It-Yourself WordPress Installation Installing WordPress on your web server shouldn’t be too much of a task. It is relatively easy to perform even...
- How to Transfer from Blogger to WordPress? The author of this post is Brian, the blogmaster of Domain Structure who has just moved from Blogger to WordPress...
- The Way I Transfer My WordPress Blog To Another Host OMG! I did it. I was very nervous in the beginning as this was the first time I attempted to...
{ 113 comments… read them below or add one }
← Previous Comments
I must say, all of your tips are extremely useful. Many thanks for sharing them with the wordpress community. quite a few blogs take ages to load, authors simply install it out ofthe box, concentrate of the blogs looks, bombard them with attractive images and sit bck hoping for the best, not realising the discomfort visitors face waiting for their pages to load.
I use Super Cache plug-in and I must say that it is a must for small to medium websites. Thanks for sharing this info, some great tips.
George Serradinho´s lastest post..Funny – iBoob from Apple
Hi, Jame can you tell me more to promote our blog to be become best ? I love this post very much….
Another great way to increase the speed of your Wordpress blog would be to host your images on websites like Flickr. But what’s the point? Flickr’s servers are massive powerful beasts, they can handle anything but of course, your hosting plan probably has limits and stuff like that which can cause strain on your servers.
Just to address point number 1:
The tool mentioned doesn’t give a good indication of overall web site performance as it just grabs the index html. Images, JS and the overall way the page has been put together have a large impact on loading time. Get your blog visitors to test your site from lots of different locations using a tool like Webslug and get some optimisation tips using the yslow plugin for firefox.
Kimble´s lastest post..Nokia’s Ovi Store – the Good, the Bad and the Ugly
I will try wp super cache, i never use this before. thanks.
All everything is perfect cos all blogger always help each other, so please share your mind
← Previous Comments