Title: Redirection loop while reading feeds
Last modified: August 19, 2016

---

# Redirection loop while reading feeds

 *  Resolved [eeR9cah8](https://wordpress.org/support/users/eer9cah8/)
 * (@eer9cah8)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/redirection-loop-while-reading-feeds/)
 * I changed my permalinks from standard (?=number) to a userdefined structure (/
   blog/%postname%/).
 * After this the feeds are not working any more.
 * Calling the feed-url ([http://XXX/feed/](http://XXX/feed/)) gives me a 301-redirect
   to [http://XXX/wp-feed.php](http://XXX/wp-feed.php) that redirects me, guess 
   it? [http://xxx/wp-feed.php](http://xxx/wp-feed.php)! So I’m in a endless loop.
 * If I turn of the Permalink, everythink works fine…but I dont want to turn it 
   off…

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

 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/redirection-loop-while-reading-feeds/#post-1616759)
 * Sounds like a problem with the .htaccess file. Would need to know more of what
   is in there. Also be aware some hosting companies like godaddy seem to have permalink
   issues.
 *  Thread Starter [eeR9cah8](https://wordpress.org/support/users/eer9cah8/)
 * (@eer9cah8)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/redirection-loop-while-reading-feeds/#post-1616911)
 * I used the one that the permalink-site told me:
    — <IfModule mod_rewrite.c> RewriteEngine
   On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   > — All permalinks work. The feed seems the only one that ends in a endless loop…
 *  Thread Starter [eeR9cah8](https://wordpress.org/support/users/eer9cah8/)
 * (@eer9cah8)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/redirection-loop-while-reading-feeds/#post-1616920)
 * Argl…I found the bug.
 * It was an old Redirection-rule, that I placed directly in the server-conf for
   testing. I forgot to delete it!

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

The topic ‘Redirection loop while reading feeds’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [eeR9cah8](https://wordpress.org/support/users/eer9cah8/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/redirection-loop-while-reading-feeds/#post-1616920)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
