When i click on a feed link in my blog using IE i get this
<?xml version="1.0" encoding="UTF-8" ?>
- <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/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
- <channel>
<title>Blog and SEO tips to help you make money blogging</title>
<atom:link href="http://www.digit-8.com/feed" rel="self" type="application/rss+xml" />
<link>http://www.digit-8.com</link>
<description>About Tips and tricks used to make money online. It's not just about money, business, forex, loans though, there are a lot of different topics that are discussed: entertainment, games, sports, cars, videos and more</description>
<pubDate>Mon, 26 Jan 2009 08:42:27 +0000</pubDate>
<generator>http://wordpress.org/?v=2.7</generator>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
- <item>
and so on
...
...
But when i visit same feed link using FireFox i see everything is normal.
What is a problem here?