Quote:
Originally Posted by cdement
It is working just great now! Only other problem I seem to run into is the medialibrary add-on. I also use the vba add-on as well but it doesn't seem to matter if I have them both in the add-on setting box in the options or just have medialibrary only in there. I get a sitemap error that looks something like this:
Code:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A semi colon character was expected. Error processing resource 'http://MYSITE.com/vbseo_sitemap/vbseo_getsitemap.php?s...
<loc>http://MYSITE.com/media.php?do=details&mid=1</loc>
--------------------------------------------...
Have any ideas what I could be doing wrong or if there is something to correct?
|
& should be & in xml. The add-on is incorrect and should be edited.
Note, the addons folder is mostly user-generated from vbseo users, who thus make pretty urls like media/media-title/ and never print dynamic urls to the sitemap for non-vbseo customers.