hi guys,
i have installed this contribution, it works without any problems in the meaning that i receive no error messages, also all xml files are being created smootly.
however when i checked created xml files i found that data are not correct.
here is an example of product data listing in sitemapproducts.xml file:
<url>
<loc>http://www.netgifts.biz/index.php?main_page=product_music_info&products_id=188</loc>
<lastmod>2006-07-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
that listing leads to an empty page at my website because of incorrect separator ";" - there should by "&".
my categories in sitemapcategories.xml file are generated by the same wrong way ...
any ideas why the xml files are being created incorrectly?
thank you very much for any suggestions...
Bookmarks