Hi All
Ive been using the
GoogleSiteMap_XML for ages now.
I modified it slightly adding a stylesheet reference:
$out .= "<?xml-stylesheet type=\"text/xsl\" href=\"sitemap.xsl\"?>\n";
This now causes the snippet panel to throw a warning when saving the snippet and when viewing the sitemap.xml it doesnt work
Ive got the error down to the following elements in the call:
As the above tags are used in php im thinking that 1.0.2 doesnt know what to do here.
Anyone have an idea to get this workimg, without simply removing the reference to the stylesheet ??
Cheers for any help
p.s Im sadly not a php’er, so all help is welcome and appreciated