Hey guys,
is it possible to make an XML sitemap look like this:
http://www.bluewavemedia.ca/sitemap.xml ?
if yes, how is it done?
Thnx in advance,
mDesign
Quality doesn't need a big signature.
-
MODX Staff
- 730 Posts
It’s done with an XML stylesheet, see this from the xml document:
<?xml-stylesheet type="text/xsl" href="
http://www.bluewavemedia.ca/wp-content/plugins/google-sitemap-generator/sitemap.xsl"?>