Re: List all products (only) - PHP Sitemap?
By the way, to rewrite sitemap.php to sitemap.html ...
In /.htaccess add...
Code:
Options +FollowSymlinks
RewriteEngine on
RewriteRule sitemap.html sitemap.php [nc]
In /robots.txt add...
Code:
Disallow: /sitemap.php
__________________
xcartmods.co.uk
|