Wednesday, April 15, 2009

How do I make my Wordpress blog have an RSS feed?

I would like to syndicate my Wodpress blog, so that people can read it in Google reader or any other RSS reader.

I didn't see any settings in the wp-admin area of Wordpress and none of the plugins I searched for seemed to be applicable. How do people normally turn their blog pages into RSS feeds?


WordPress comes with Atom support enabled by default. (Atom performs the same function as RSS).

You shouldn't need to do anything to add support for reading the blog in a feed reader.

Hi. The feeds are created automatically. There are actually several:

http://example.com/wp-rss.php

http://example.com/wp-rss2.php

http://example.com/wp-rdf.php

http://example.com/wp-atom.php

Just replace your domain name with example.com. The feeds listed above are just different versions. You probably want the first one (RSS).

Dave Holowiski

teachmewp.com

wordpres built in RSS as default. your default address in your.name.site dotcom/feed

No comments:

Post a Comment