0

I'm generating some RSS feeds from my Drupal site. They work fine in Firefox and IE8, but in IE6 and 7 it is displaying the XML. The feed location is at http://www.leanarts.org.uk/general/feed.

Can anyone help?

1 Answer 1

1

IE6 does not have a native RSS reader, so plain XML is perfectly normal and expected. If a "prettified" view in IE6 is important, you might want to look at using client side XSLT to smarten it up (see this answer How to display Atom/RSS feeds in browser with custom XSLT? for some useful pointers for example).

Not sure about IE7 I'm afraid, I don't have a copy to hand right now. Your feed seems to be meeting all the publishing requirements for IE7 though Link

Sign up to request clarification or add additional context in comments.

1 Comment

Hi Will, thanks for your answer, and taking the time to have a look. I may just live with IE7 not working and just give users a warning message for it. (I was using IE Tester to test IE7).

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.