![]()
If your website is created using HTML then you have the ability to GZIP your images with a simple text file that will speed up the performance of your website.
GZIP does not compromise the quality of your images. All it does is allow search engines to read the images at a smaller size, making the process of your images appear on screen much quicker.
Simple, create a .htaccess file by opening notepad and calling it ‘.htaccess’. Then place this code anyway inside that file:
# BEGIN GZIP
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
</ifmodule>
# END GZIP
That is it! All you need to do now is upload it to the top level of your FTP.
Use this free web design service
or click here for further advice
A guide to SEO: Best SEO site | Title Tag | Content | Domain name | URL | Headings/bold/italics | Images and Alt tags | META description
META keywords | Website / page age | W3C validation | Back links