How can I reduce my webpage load time?
-
According to google
'On average, pages in your site take 4.6 seconds to load (updated on Apr 3, 2011). This is slower than 71% of sites. These estimates are of low accuracy (fewer than 100 data points). The chart below shows how your site's average page load time has changed over the last few months. For your reference, it also shows the 20th percentile value across all sites, separating slow and fast load times.'
My website: http://ablemagazine.co.uk
I've installed Cache plugins, Minify plugins, reduce the amount of posts on my main page. But my website is still taking too long to load and I'm afraid I'm being penalised for it.
Any tips?
-
The logo actually reduces a whole lot via smush.it, so that can help a little. Have you looked at the graphic elements that came with the theme that you didn't necessarily create?
Yahoo's Y!Slow extension for Firefox can also point out a lot of other areas for speeding up the site.
-
Thanks for the tip. Unfortunately I already compress all my images with photoshop so the savings with smush.it are usually less than 500Bytes. I suppose it all helps!
-
Keep in mind that (to the best of my knowledge) Google is pulling the above data just from visitors that have the Google Toolbar installed, and does have a low number of data points for this conclusion.
In looking at your current home page, I'd say the image file sizes are something you can easily work on to help speed load time and increase user experience. In Firefox, right click on any image, and click View Image Information. It should take you to the Media tab of the Page Info dialog, and show you all of the media you have on that page, including background images.
Your theme files are large in some cases. The main-right.jpg file is 20k, header.jpg is 35k. Your logo is a 12k png. There are also several post images in the 20-40k range.
Yahoo has a tool called Smush.it which offers lossless compression, and there is even a Wordpress plugin that will compact new photos on upload, and reduce file sizes of existing images in the media library on demand http://wordpress.org/extend/plugins/wp-smushit/. For time invested, the plugin is probably the easiest fix to reduce your file size and speed up your page load time, in addition to fixing the images in your theme.
-
Page load time is a very small factor for website ranking, but this could be done :
Regroup CSS in a single file, same for javascripts. Make a CSS sprite for the background images.
Add expires and gzip in your htaccess file if you can :
<ifmodule expires_module="">ExpiresActive On
ExpiresDefault "access"
ExpiresByType text/javascript "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType application/x-javascript "access plus 1 year"
ExpiresByType text/css "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType image/bmp "access plus 1 year"
ExpiresByType image/ico "modification plus 1 year"
ExpiresByType image/vnd.microsoft.icon "modification plus 1 year"
ExpiresByType application/ico "modification plus 1 year"
ExpiresByType image/icon "modification plus 1 year"
ExpiresByType image/x-icon "modification plus 1 year"</ifmodule><ifmodule deflate_module="">AddOutputFilterByType DEFLATE text/php text/html text/txt text/javascript text/css application/javascript application/x-javascript</ifmodule>
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Can bots crawl this homepage's content?
The website is https://ashleydouglas.com.au/ I tried using http://www.seo-browser.com/ to see if bots could see the content on the site, but the tool was unable to retrieve the page. I used mobile-friendly test and it just rendered some menu links - no content and images. I also used Fetch and Render on Search Console. The result for 'how google sees the page' and 'how a visitor sees the page' are the same and only showing the main header image. Anything below isn't shown. Does this mean that bots can't actually read all content on the page past the header image? I'm not well versed with what's going on with the code. Why are the elements below the header not rendering? Is it the theme? Plugins? Thank you.
On-Page Optimization | | nhhernandez0 -
Can i use hard innerlinks on my blog to my landingspages ?
Hello, Ihave a website and also on the same domain a blog with a lot of posts. Is it possible in each blogpost put 2 innerlinks 1. innerlink to other blogpost with keyword or combination 2. hard link like "Design Sauna" and link to the landingspage of the webshop ? Is this the right way ? thanks 🙂 Regards, Marcel
On-Page Optimization | | Bossie720 -
Can I robots.txt an entire site to get rid of Duplicate content?
I am in the process of implementing Zendesk and will have two separate Zendesk sites with the same content to serve two separate user groups (for the same product-- B2B and B2C). Zendesk does not allow me the option to changed canonicals (nor meta tags). If I robots.txt one of the Zendesk sites, will that cover me for duplicate content with Google? Is that a good option? Is there a better option. I will also have to change some of the canonicals on my site (mysite.com) to use the zendesk canonicals (zendesk.mysite.com) to avoid duplicate content. Will I lose ranking by changing the established page canonicals on my site go to the new subdomain (only option offered through Zendesk)? Thank you.
On-Page Optimization | | RoxBrock0 -
Keyword density or No. of Time keyword used
Now, I know that there is no set figure to be used here, whichever metric you are using and it will depend on the article and what is natural. However, lets suppose for a minute that we are taking a keyword in isolation, and I have a 2000 word article using the keyword 17 times and rank no. 3 in Google SERPS. The no. 1 slot uses the keyword 8 times but only has a 800 word article and only a B grade on the onpage ranker. Of course, there are off page factors as well, but just wondering what your thoughts are on whether you look at density or total keyword usage. It is easy to just write without think about keyword density or usage, but occasionally you end up using the keyword about 50 times, and it is then I have to actually think about it. Other articles I barely use the keyword because the article just writes itself and it works out fine, but these are generally shorter. With longer articles on my best converting pages, I can't help but think about it more and it ends up a little hit and miss.
On-Page Optimization | | TheWebMastercom1 -
How to reduce http requests on magento
I have looked everywhere how reduce http requests on magento. couldn't find it, everyone talks about best practices but not actual answers how to implement this.
On-Page Optimization | | Mikaai1 -
Can you see multiple title elements
This came back in my on page grade for this url. http://www.towelsrus.co.uk/blog/choosing-the-right-towels.aspx Avoid Multiple Page Title Elements Web pages are meant to have a single title, and for both accessibility and search engine optimization reasons, we strongly recommend following this practice. Recommendation: Remove all but a single page title element. I can't see it, can you?
On-Page Optimization | | Towelsrus0 -
Can embedding videos from other sites help SEO?
I work for an eCommerce site and many of the vendors we get our products from have videos our their site that explain how the products work and the different features of them, ect. We really have done nothing with video marketing, and would like to create some of our own unique videos, but this will be impossible for the vast majority of the products on our site. We know from a content standpoint embedding videos from our vendors to our product pages will be beneficial, but at the same time it shows our competitors and other site visitors where we are getting our products from which we would rather not do. How will this effect us from an SEO standpoint though? Will it help us to have new content, even though it is embedded from another site? Or will it hurt us because it is not unique? Or will it have no effect at all? Thanks for you help!
On-Page Optimization | | ClaytonKendall0