RSS error line 22– how to fix?
-
Hi, I am trying to validate my feedburner feed and I am getting this error:
******
SorryThis feed does not validate.
*
line 22, column 38: XML parsing error: <unknown>:22:38: not well-formed (invalid token) [help]
<link>https://ebayhorde.com/&postname&</link>
^Source: https://ebayhorde.com/feed
1. <?xml version=”1.0″ encoding=”UTF-8″?>
2. <rss version=”2.0″
3. xmlns:content=”https://purl.org/rss/1.0/modules/content/”
4. xmlns:wfw=”https://wellformedweb.org/CommentAPI/”
5. xmlns:dc=”https://purl.org/dc/elements/1.1/”
6. xmlns:atom=”https://www.w3.org/2005/Atom”
7. xmlns:sy=”https://purl.org/rss/1.0/modules/syndication/”
8. >
9.
10. <channel>
11. <title>EbayHorde.com — Learn how to make money on Ebay!</title>
12. <atom:link href=”https://ebayhorde.com/feed” rel=”self” type=”application/rss+xml” />
13. <link>https://ebayhorde.com</link>
14. <description>The world’s greatest blog about making a great income on Ebay by Internet entrepreneur Alexa Darver.</description>
15. <pubDate>Fri, 16 Jan 2009 01:35:07 +0000</pubDate>
16. <generator>https://www.ads-software.com/?v=2.7</generator>
17. <language>en</language>
18. <sy:updatePeriod>hourly</sy:updatePeriod>
19. <sy:updateFrequency>1</sy:updateFrequency>
20. <item>
21. <title>Test</title>
22. <link>https://ebayhorde.com/&postname&</link>
23. <comments>https://ebayhorde.com/&postname&#comments</comments>
24. <pubDate>Thu, 15 Jan 2009 00:46:58 +0000</pubDate>
25. <dc:creator>admin</dc:creator>
26.
27. <category><![CDATA[Uncategorized]]></category>
28.
29. <guid isPermaLink=”false”>https://ebayhorde.com/?p=6</guid>
30. <description><![CDATA[Test post
31. ]]></description>
32. <content:encoded><![CDATA[<p>Test post</p>
33. ]]></content:encoded>
34. <wfw:commentRss>https://ebayhorde.com/&postname&/feed</wfw:commentRss>
35. </item>
36. </channel>
37. </rss>
38.
*******So it’s telling me where the problem is, but I don’t know how to fix this. Can anyone help with this?
Thanks,
Alexa.
- The topic ‘RSS error line 22– how to fix?’ is closed to new replies.