Can someone suggest me what is wrong with my RSS feed? Thank you!
URL: http://divisek.unas.cz/?feed=rss2
(site url: http://divisek.unas.cz/)
Can someone suggest me what is wrong with my RSS feed? Thank you!
URL: http://divisek.unas.cz/?feed=rss2
(site url: http://divisek.unas.cz/)
Your site in unreachable.
What do you think is wrong ?
divisek: looking at the source of your feed there is some html before the RSS - it looks like you have an ad plugin running that is inserting the advert code at the top of the feeds as well as the xhtml pages.
e.g.
<!--WZ-REKLAMA-1.0IZ-->
.... ad code appears here ...
<!--WZ-REKLAMA-1.0IK--><?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1.3" -->
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
You need to ensure that none of this appears:
<!--WZ-REKLAMA-1.0IZ-->
.... ad code appears here ...
<!--WZ-REKLAMA-1.0IK-->
Fix that and your feeds will work ok
westi
westi: that code is added by webhoster... but you help me solve this problem, many thanks!
This topic has been closed to new replies.