Wednesday, January 12, 2011

How to display RSS feed link on Wordpress site?

I have a Wordpress site running WordPress 3.0.1, and I'd like to know how I can display a RSS link on my site so that my readers can subscribe to my update feed.

I'd like something like the one at the very bottom right corner of the Wordpress.org home page that says

alt textBlog RSS

http://wordpress.org/

Is there a option I can enable to add this?

  • The answer turned out to be pretty straightforward with no programming necessary:

    1.  Go to Site Admin.
    
    2.  Select Appearance on the left.
    
    3.  Select Widgets
    
    4.  Drag the Meta Widget over to the Primary Widget Area on the right.
    

    Although this didn't put it at the bottom of the page, it is an easy way to show a link to your site's RSS feed.

    From Avalanchis
  • Did you searched the WordPress Codex? Here is the link: http://codex.wordpress.org/WordPress_Feeds

    From Alex

0 comments:

Post a Comment