I have an rss feed that for some users shows the xml file with the rss feed fine but when others go to this xml file they see the html code. I would guess there is a setting for those who can’t see the rss in the correct format. Is anyone familiar with this issue? I don’t know what setting to ask those who can’t get the feed to change.
I’ve installed ipodder fine and for a feed reader it is working. However I am still troubled by opening up the xml file through the web and getting the raw html instead of the formatted page. Is there a setting that will allow this xml to show up as a formatted html page somewhere?
-
- Read about how logo jewelry can be used to reward and motivate employees.
-
Recent Posts
- The Methods That The IContact Service Could Help Assist In Website Promotion
- 3D Computer Monitors Rock! – Take Computer Gaming To Another Level
- Using IContact To Optimize The Effectiveness Of Your Email Marketing
- The Reasons Behind Why You Should Use An IContact Coupon Code
- Software Programmers Or Software Developers Are Required To Develop Applications For Various Purposes.
- Several Quick Tricks For Boosting Your Internet Site Web Optimization
- Small businesses now have affordable access to sophisticated online and mobile telephone systems at affordable prices. Check out the big daddy of the Virtual PBX category with this RingCentral Review.
Blogroll
One Comment
1 some of your users don’t have feed readers configured in their browsers.
or
2 Your feed is not valid.
So, you should validate the feed. and find out which browsers the users with problems are using.
http://feedvalidator.org/
UPDATE feeds have to be served correctly. When you go to validate you’ll get lots of messages telling you why the feed is wrong. IE feed.html will be served as an html file, yet the same file named feed.rss will be served correctly (assuming your server is configured correctly)
Post a Comment