Monthly Archives: June 2010

How to Generate Sitemap in XML, TXT or HTML With a Free Tool

Having a sitemap on your website can help search engines find your pages more easily. If you don’t know how to create a sitemap you can use a free sitemap tool called WonderWebWare Sitemap Generator. With this tool you can … Continue reading

Leave a comment

Save bandwidth and improve site speed using gzip compression

Using gzip compression on your website can save you a lot of bandwidth and can also improve site speed. You can enable gzip compression on your website by simply adding the following code into your .htaccess file: <ifModule mod_gzip.c> mod_gzip_on … Continue reading

Leave a comment