How To Increase Page Speed Of A Website For Better SEO Results
- Yahia Khan
- June, 2014
- SEO Strategy
- No Comments
- Share It
Page Speed is an important factor of today’s’ on-page SEO optimization. To find out current score and the reason for low score, you may use the Google’s tool – PageSpeed Insights, here’s how you should use the Page Speed Insights:
First go to the Page Speed Insights.
To get green signal, your website need at least 85 points. To increase page speed, you may avoid the complex part “Eliminate render-blocking JavaScript and CSS” at the beginning.
Look into “Optimize images” section, click on “Show how to fix”, get the image name and location, download the image files from FTP and use tools like Image Optimizer listed below:
http://jpeg-optimizer.com/
After you optimize each image, upload the optimized images again to the FTP. Be sure to check the image quality and adjust the setting accordingly.
If your website is based on WordPress platform, first take a backup of htaccess file and then use the following codes and upload htaccess file back to the FTP: [if you don’t do it properly, you may not be able to access your website, in such issue, remove the new htaccess file from FTP and restore the backup file].
<IfModule mod_deflate.c>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/plain text/html application/x-httpd-php-source
AddOutputFilterByType DEFLATE text/xml application/xml application/xhtml+xml application/xml-dtd
AddOutputFilterByType DEFLATE application/rdf+xml application/rss+xml application/atom+xml image/svg+xml
AddOutputFilterByType DEFLATE text/css text/javascript application/javascript application/x-javascript
AddOutputFilterByType DEFLATE font/truetype application/x-font-ttf font/opentype application/x-font-otf
</IfModule>
</IfModule>
<IfModule mod_expires.c>
Table of Contents
ToggleEnable expirations
ExpiresActive On
Default directive
ExpiresDefault “access plus 1 week”
My favicon
ExpiresByType image/x-icon “access plus 1 week”
Images
ExpiresByType image/gif “access plus 1 week”
ExpiresByType image/png “access plus 1 week”
ExpiresByType image/jpg “access plus 1 week”
ExpiresByType image/jpeg “access plus 1 week”
CSS
ExpiresByType text/css “access 1 week”
Javascript
ExpiresByType application/javascript “access plus 1 week”
</IfModule>
Now run the website again on PageSpeed Insights, you should see some progress on the score. To increase more page speed, you need to install WP Super Cache plugin and configure it accordingly.
- Maximizing ROI with Reseller SEO Packages
- Local SEO Reseller Tools and Technologies
- Crafting a Local SEO Strategy – Step-by-Step Guide for Agencies
- Creating Compelling Local Content – Strategies for SEO Reselling Agencies
- Leveraging Local Citations for Better SEO
- Local SEO Link Building Strategies
- Strategies for Optimizing GMB Listings through Local SEO Resellers
- How to Choose the Right Local SEO Reseller for Your Digital Agency
- Comparing In-house vs. Reseller Local SEO Services for Agencies
- Top Benefits of Outsourcing Local SEO Services as an Agency
- Understanding Local SEO Reseller Services
- NAP Consistency in Local SEO and How Agencies Can Ensure It
- Best Practices for Managing Client Expectations in Local SEO Campaigns
- Customizing Local SEO Reseller Packages for Diverse Client Needs
- Integrating Local SEO Reseller Services into Your Agency’s Offerings
- Become an SEO Reseller Affiliate (Easiest Business to Start in 2024)
- ChatGPT-4 for Link Building (With Prompts and Examples)
- ChatGPT to write In-Depth Guides and Listicles (With Prompts and Examples)
- AI and Machine Learning in SEO
- How do I Sell SEO to Customers?