Forum Moderators: open
any ideas how to get around this?
The error:
"This feed contains a DTD (Document Type Definition). DTDs are used to define a structure of a webpage. Internet Explorer does not support DTDs in feeds."
I am in the correct place right?
[webmasterworld.com...]
Thanks!
Tera
Realistically, the only way to get round the issue is if the feed was switched to Userland's RSS 0.91 or RSS 2.0.
See this MSDN reference [msdn.microsoft.com] for more information on why IE rejects DTDs.
IE7 and the Windows RSS Platform support the following feed formats:RSS 2.0 (http://www.rssboard.org/rss-specification)
RSS 1.0 (http://web.resource.org/rss/1.0/spec)
Atom 1.0 (http://www.ietf.org/rfc/rfc4287.txt)Additionally, IE7 and the Windows RSS Platform support the following formats that are considered deprecated by their authors. We encourage publishers of feeds in these formats to upgrade to current feed formats.
RSS 0.91 (http://backend.userland.com/rss091)
RSS 0.92 (http://backend.userland.com/rss092)
Atom 0.3 (http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html)
I haven't seen many new sites deploying anything other than RSS2.0 or Atom1.0 recently.