Closed (works as designed)
Project:
XML sitemap
Version:
6.x-1.0-beta2
Component:
xmlsitemap.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 May 2009 at 22:11 UTC
Updated:
15 May 2009 at 04:00 UTC
Comments
Comment #1
avpadernoThe content is XML without any XSL style sheet. The message simply means the browser is trying to rendering it like HTML, but it cannot do it because it doesn't find any style associated.
There is nothing to worry about; the search engines will be able to read the content.
Comment #2
avpadernoComment #3
dave reidThis is intentional. Your browser is showing you the raw XML, which is exactly what the sitemap.xml file should be.
Comment #4
parasolx commentedowh i see.. i forgot the data is in XML mode.. thanks for remind me back..