Hi I have created my RSS Feed manually and this is what I wrote: <?xml version="1.0" encoding="iso-8859-1"?> <rss version="2.0"> <channel> <title>xxx</title> <description>xxxx</description> <link>http:xxxx</link> then the item, bla, bla, bla... what I want to ask is, why mybloglog.com can't accept my feed? At first, they thought it was because a bug but then they said my feed can't be supported by them. Why is that? Is that because I need to change this script? To what?