Title: carsten's Replies | WordPress.org

---

# carsten

  [  ](https://wordpress.org/support/users/carsten/)

 *   [Profile](https://wordpress.org/support/users/carsten/)
 *   [Topics Started](https://wordpress.org/support/users/carsten/topics/)
 *   [Replies Created](https://wordpress.org/support/users/carsten/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/carsten/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/carsten/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/carsten/engagements/)
 *   [Favorites](https://wordpress.org/support/users/carsten/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [/feeds is working, but wp-rss2.php is not](https://wordpress.org/support/topic/feeds-is-working-but-wp-rss2php-is-not/)
 *  [carsten](https://wordpress.org/support/users/carsten/)
 * (@carsten)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/feeds-is-working-but-wp-rss2php-is-not/#post-311626)
 * I had the same problem, but the _RewriteRule_ solution proposed by gloddy didn’t
   work for me, so I decided to simply redirect the whole thing:
 * `
    Redirect /wp-rss2.php http://www.yoursite.com/feed/rss2/ Redirect /wp-rss.
   php http://www.yoursite.com/feed/rss/ Redirect /wp-atom.php http://www.yoursite.
   com/feed/atom/
 * I hope this helps. I’m not quite sure wether some RSS readers have a problem 
   with being redirected, but it seems to work fine with Bloglines and Thunderbird.

Viewing 1 replies (of 1 total)