I've stripped down my XML feed to the bare minimum
<xml version="1.0" encoding="utf-8">
<rss version="2.0">
<channel>
<title>RSS2 Feed</title>
<link>http://ift.tt/1DAShdx;
</channel>
</rss>
and I still get this error on chrome
This page contains the following errors:
error on line 7 at column 7: Extra content at the end of the document
Below is a rendering of the page up to the first error.
and on firefox
XML Parsing Error: no element found
Location: http://localhost/wm/frontend/www/for-sale/cars/feed/
Line Number 7, Column 7:</rss>
------^
I'm currently using this extension
No comments:
Post a Comment