[TYPO3-english] Basic SEO Features
Dmitry Dulepov
dmitry at typo3.org
Thu Feb 26 15:50:42 CET 2009
Hi!
J. Bakshi wrote:
> But the sitemap.xml is giving a message like
>
> This XML file does not appear to have any style information associated
> with it
>
> Is it an error or ok with that xml ?
It is a warning. It means that the browser cannot show you a nicely formatted page, only raw XML. You can ignore this warning.
> More over the manual suggests to configure the .htaccess so that all
> xml redirected to index.php
> What should be the .htaccess configuration to do this ?
You do not need it if you use RealURL. However if you still want it, here it is:
RewriteRule .*\.xml$ index.php [L]
--
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")
More information about the TYPO3-english
mailing list