Look : -http://www.legalitforums.com/sitemap.php?fid=14
So, you just need to add these rewriterules :
- Code: Select all
# phpBB
RewriteRule ^sitemaps.xml$ /sitemap.php [L]
RewriteRule ^forum-sitemap-([0-9]+).xml$ /sitemap.php?fid=$1 [L]
RewriteRule ^sitemap-forum.xml$ /sitemap.php?forum [L]
At the end of your .htaccess file, the one located in root
Then, you'll be able to load rewritten links as those ones : http://www.legalitforums.com/forum-sitemap-14.xml
And your Google sitemap will be ready to be submitted, you'll just need to submit http://www.legalitforums.com/sitemaps.xml and everything else is automatic.
Then, I am currently working on adding a cache feature and extra css & xls that will allow links to be click-able while the sitemap will remain 100% valid.
Then, mx Sitemaps is good to use as well, as it will provide real html page meant for user and bots. It will help out PageRank Transmission among your site by providing good linking to it.
Check this example :
the site
http://www.pixelistes.com/ PR 3
the sitemap installed one month and a half ago, with one Google dance :
http://www.pixelistes.com/portal/sitemaps.html PR 3
http://www.pixelistes.com/portal/forum-map.html PR 3
http://www.pixelistes.com/portal/mx-map.html PR 3
Now those will give back to the site.
And by the way a good proof PR is better transmitted with mod rewritten URLs
Take a look at the demo
++

English |
French
