On Wed, 30 Jul 2014 09:34:19 -0400 Eric Covener <covener@xxxxxxxxx> wrote: > On Wed, Jul 30, 2014 at 9:25 AM, Bob <bobnlinux@xxxxxxxxx> wrote: > >> RewriteRule ^/$ http://domain/sitemap.xml [R=301,L] > > wrong for htaccess. Try ^$ > Dear Eric, many many thanks for the clue :-) the URL has modified with http://domain/sitemap.xmleID=dd_googlesitemap&L=0 and then I modified the rule as ( with ? at last) RewriteRule ^/$ http://domain/sitemap.xml? [R=301,L] and it is working perfectly... Also thanks to Roman for his solution which is the foundation rule set :-) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx