I have uninstall the 1-x-dev version before, uninstall, remove all the xmlsitemap folder in module folder.

Download 1.0 beta2, install, running update database. setting all the xmlsitemap admin. then i point to http://www.mysite.com/sitemap.xml and these error came out:

This XML file does not appear to have any style information associated with it. The document tree is shown below.





http://www.kripkornstudios.com.my/sitemap0.xml
2009-05-12T21:03:28+00:00



http://www.kripkornstudios.com.my/sitemap1.xml
2009-02-12T08:49:54+00:00

Does i miss any step? Cause i think it should working on this version.

Comments

avpaderno’s picture

The 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.

avpaderno’s picture

Title: Sitemap.xml appear nothing » The sitemap is without style
dave reid’s picture

Status: Active » Closed (works as designed)

This is intentional. Your browser is showing you the raw XML, which is exactly what the sitemap.xml file should be.

parasolx’s picture

owh i see.. i forgot the data is in XML mode.. thanks for remind me back..