A feed is a function of special software that allows feedreaders to access a site, automatically looking for new content and then posting the information about new content and updates to another site. This provides a way for users to keep up with the latest and hottest information posted on different blogging sites. There are several different kinds of feeds, read by different feedreaders. Some feeds include RSS (alternately defined as "Rich Site Summary" or "Really Simple Syndication"), Atom or RDF files.
All Wordpress installations comes with an atom feed by default. You should be able to reach your atom feed like this: http://example.com/?feed=atom BR, Jokarl
blogspot and wordpress are different i just know how to use wordpresss ? but most people are not indexing their rss
I'm one of these poeple who never index their RSS feeds. I never thought of it until I read this thread. I will give it a try.
So much to learn about RSS. I've been looking at Wordpress plugins to take care of all this stuff for me as seems quite complicated. Thanks for some of the links in this thread, helped me a bit.
There is a fairly common bug with WordPress's RSS/Atom feeds. It doesn't happen to everyone, but when it does occur, wordpresses various feed xml documents end up with some extra blank lines at the beginning. Since the feeds are validated XML documents, these extra blank lines are not allowed, and will cause many feed readers to refuse to parse the feed, with an error message like: "XML or text declaration not at start of entity." dir.apostilleinusa.com