• Welcome to Sitemap Generator Forum.
 

ror.xml, different filename? multiple domains

Started by kaganpowell, January 28, 2011, 02:49:08 PM

Previous topic - Next topic

kaganpowell

Hi XMLSitemaps,

How do I specify different ror.xml filenames because we have multiple domains pointing to the one server (and each of these domains share the same public_html directory).

Once we get multiple ror.xml files, we will then do some mod-rewrites to point the domain request [ External links are visible to forum administrators only ] to the correct filename [ External links are visible to forum administrators only ]

Any ideas? Luc

XML-Sitemaps Support

Hello,

ror sitemap always has ror.xml filename. The only way to achive what you described is to store them in different subfolders (it's saved in the same folder as sitmepa.xml) and rewrite them with mod_rewrite.

kaganpowell