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
-
My site takes a lot of time to index On SERP
Hello great Moz contributors, I'm working on a 4-months-old site https://www.voxlyrics.com/, which I didn't see improvement after the Google December core update. What I'm facing right now is that my newly published posts take a lot of time to index on Google search results and it affecting my performance. While my competitor's sites index in less than a minute. I could've used the Google index tool which they removed a few months ago assumed they bring the feature back. Meanwhile, my site passed web.dev test perfect what happens very rarely. Is there any other thing needed to be done so that my posts will be indexing in less than a minute? Any help will be appreciated!
On-Page Optimization | | mmesoma0 -
How can i speed up my loading of my home page?
Speed test of my homepage is very bad. What i can do to enhance it? Here is my homepage link: https://madrasatelquran.com
On-Page Optimization | | MadrasatElQuran0 -
Lost SEO contract, new SEO wants us to do the following - can you explain why?
1. Make prokem.co.uk the master domain rather than prokem-corrosion-protection.com 2. Ensure each http URL is 301 redirected to its https counterpart via htaccess rather than in plesk 3. 301 redirect each www.prokem-corrosion-protection.com URL to its co.uk counterpart via htaccess. I can provide a list of pages to redirect as there are a number of duplicate pages that will need removing. It probably makes sense to implement these other changes at the same time: Remove all of the canonical tags currently on the site. Leverage browser caching by following Google’s page speed recommendations - https://developers.google.com/speed/docs/insights/LeverageBrowserCaching Losslessly compress all of the website’s images. Combine and minify the website’s JavaScript
On-Page Optimization | | Simon_VO0 -
Can any one give some advise on how to work out which back links are bad
we are trying to clean up our site and believe we have bad back links can any one tell me how to work out which ones to disavow
On-Page Optimization | | CostumeD0 -
How can i improve our TTFB?
Does anyone know about TTFB? Amazon.com TTFB is 50ms. 3dsystems.com TTFB is 109ms. My website TTFB is around 900ms. I have tried to use Amazon CloudFont and change our VPS to a dedicated server. But it still not under 700ms. My website is based on wordpress. How can i improve my TTFB? Could anyone help?
On-Page Optimization | | gordonstyles0 -
Anyone have time to tell me his opinion?
Hi, I just redesign my site. Any opinions, suggestions will be appreciated. My site is http://nikoseleftheriou.org Thank you
On-Page Optimization | | nyanainc0 -
Can I exclude sub-domains from the crawl diagnostics?
I am working with a site with 7500 pages in a sub-domain. The root site has 650 pages, but I am having difficulty finding and working with those 650 pages due to all the "noise" from the sub-domain pages that are in Ning and can't be fixed. Can i exclude sub-domains from the crawl?
On-Page Optimization | | robertdonnell0 -
Can duplicate content issues be solved with a noindex robot metatag?
Hi all I have a number of duplicate content issues arising from a recent crawl diagnostics report. Would using a robots meta tag (like below) on the pages I don't necessarily mind not being indexed be an effective way to solve the problem? Thanks for any / all replies
On-Page Optimization | | joeprice0