Title: RSS FEED
Last modified: August 19, 2016

---

# RSS FEED

 *  [huskeradisa](https://wordpress.org/support/users/huskeradisa/)
 * (@huskeradisa)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/rss-feed-12/)
 * How do I set it up where someone can get an RSS Feed from my WP blog?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [scribblerguy](https://wordpress.org/support/users/scribblerguy/)
 * (@scribblerguy)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780610)
 * [Duplicate](http://wordpress.org/support/topic/180380?replies=2#post-774475)
 *  [elauesen](https://wordpress.org/support/users/elauesen/)
 * (@elauesen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780812)
 * Has anyone figured this out? I’m having a hell of a time.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780813)
 * RSS feeds are built in. Yours, for example, is here:
    [http://www.moodywine.com/feed/](http://www.moodywine.com/feed/)
 *  [cindi-dm](https://wordpress.org/support/users/cindi-dm/)
 * (@cindi-dm)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780814)
 * Glad I’m not the only one with issues. There appears to be no RSS feed built 
   in to my blog either. I added an RSS widget and it is not showing up either.
 *  [rreiter](https://wordpress.org/support/users/rreiter/)
 * (@rreiter)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780815)
 * The RSS widget is designed to add an outside to your blog. Your theme probably
   has an RSS button somewhere on your blog page that your readers can use to subscribe.
   If for some reason your theme has no RSS buttons built into it, you can create
   them by adding code to your sidebar in the theme editor.
 * >  For Your Feed:
   >     ```
   >     <li>
   >     <a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a>
   >     </li>
   >     ```
   > 
   > For Your Comments:
   >     ```
   >     <li>
   >     <a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a>
   >     </li>
   >     ```
   > 
 * Once you have a link, your readers can use it to subscribe.
    Hope this helps.
 *  [cindi-dm](https://wordpress.org/support/users/cindi-dm/)
 * (@cindi-dm)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780816)
 * Hi ~
    Thank you. My theme has text and a link at the bottom but they just open
   error pages. [http://www.blog.riderag.com](http://www.blog.riderag.com) I’m not
   sure how to put the code you gave me in the sidebar area editor. I am brand spankin
   new with WP. Thanks again. Also, I just realized there is no way for people to
   leave a comment. ?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘RSS FEED’ is closed to new replies.

## Tags

 * [rss feeds](https://wordpress.org/support/topic-tag/rss-feeds/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 6 replies
 * 6 participants
 * Last reply from: [cindi-dm](https://wordpress.org/support/users/cindi-dm/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-12/#post-780816)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
