Title: Creating RSS Feed?
Last modified: August 18, 2016

---

# Creating RSS Feed?

 *  [blazzinmatt](https://wordpress.org/support/users/blazzinmatt/)
 * (@blazzinmatt)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/)
 * I am not sure, but don’t think that my theme for my blog came with an rss feed.
   When I go to my site ../feed it gives me a 404 error. I want an RSS feed because
   some people asked me so they can subscribe to me with their My Yahoo homepage.
   Any help is greatly appreciated.
 * Blog: [http://www.thelastpageonthenet.com/wp/](http://www.thelastpageonthenet.com/wp/)

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

 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/#post-262879)
 * WP automatically creates RSS feeds for you. Your theme hardcodes the URL to be/
   wp/feed when it shouldn’t.:)
 * That will work fine if you enabled Permalinks. But since you haven’t change that
   link in your theme to:
 * [http://www.thelastpageonthenet.com/wp/wp-rss2.php](http://www.thelastpageonthenet.com/wp/wp-rss2.php)
 * And you will be all set, you can also tell your viewers that’s the address to
   subscribe to.
 * Unless you are really against it, you should enable permalinks to get pretty 
   URL’s and have things like <yourdomain.com>/feed work.
 * Regards
 *  Thread Starter [blazzinmatt](https://wordpress.org/support/users/blazzinmatt/)
 * (@blazzinmatt)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/#post-262923)
 * How do I go about enabling permalinks? SOrry for a stupid sounding question, 
   just haven’t used WP in so long.
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/#post-262925)
 * >  But since you haven’t change that link in your theme to:
   > [http://www.thelastpageonthenet.com/wp/wp-rss2.php](http://www.thelastpageonthenet.com/wp/wp-rss2.php)
 * No, no, it’s bad practice to link directly to that PHP script when WordPress 
   has built in ways of doing it.
 * Use this in your theme:
 * `<?php bloginfo('rss2_url'); ?>`
 * That will output the full URL to your RSS2 feed always, no matter what.
 * If you don’t have permalinks on, that URL will be:
 * [http://www.thelastpageonthenet.com/wp/index.php?feed=rss2](http://www.thelastpageonthenet.com/wp/index.php?feed=rss2)
 * As for enabling permalinks, there’s a whole sub-options page in your admin area:
   Options -> Permalinks.
 * See also: [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
 *  Thread Starter [blazzinmatt](https://wordpress.org/support/users/blazzinmatt/)
 * (@blazzinmatt)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/#post-262938)
 * Thanks a lot that worked like a charm. My .htaccess file was not CHMOD to 666.

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

The topic ‘Creating RSS Feed?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [blazzinmatt](https://wordpress.org/support/users/blazzinmatt/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/creating-rss-feed/#post-262938)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
