Site Maps for Two Virtual Hosts

A new client houses multiple e-commerce sites on the same server and segregates these by virtual hosts.

Some of these e-commerce sites are the same company operating under different names. The major difference in the virtual host documents for these is that Domino appends an &ORG= to the initial URLs to tell the applicaiton (.nsf) which site to display (same site, different headers).

I have created a separate database for housing sitemaps. I had intended to use URL Redirection to map www.Company1.com/sitemap.xml to www.Company1.com/sitemaps.nsf/sitemapview/Company1 and www.Company2.com/sitemap.xml to www.Company2.com/sitemaps.nsf/sitemapview/Company2. However, both end up pointing to the www.Company1.com/sitemaps.nsf/sitemapview/Company1.

Suggestions? Might this just be a syntax error in the redirect documents or do I need to do more with the virtual or redirect documents?

Thanks,

Marc

Subject: NEVER MIND – IT WORKS — JUST WAS DELAYED