Title: Page shows Redicted Loop Error
Last modified: August 30, 2016

---

# Page shows Redicted Loop Error

 *  [maxmiaggi](https://wordpress.org/support/users/maxmiaggi/)
 * (@maxmiaggi)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/page-shows-redicted-loop-error/)
 * My website ([http://maxEmbedded.com](http://maxEmbedded.com)) is fully functional.
   But one specific post shows the redicted loop error:
 * This webpage has a redirect loop
    ERR_TOO_MANY_REDIRECTS
 * The post never loads even though it is published. Every other post/page on the
   website is loading just fine.
 * Here’s the link to the post in question: [http://maxembedded.com/2011/06/avr-timers-timer0/](http://maxembedded.com/2011/06/avr-timers-timer0/)
 * This is an old post from 2011, and this never happened before. Can someone help
   me with this?
 * Thank you so much,
    Max

Viewing 1 replies (of 1 total)

 *  [InterServer](https://wordpress.org/support/users/interservernet-web-hosting/)
 * (@interservernet-web-hosting)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/page-shows-redicted-loop-error/#post-6888404)
 * There could be a number of reasons for the issue.
 * 1: First check “Site URL” and “Address URL” from “Settings>>General” option in
   WordPress. If www is not added in the site URL and address URL of your website
   please add www on both and try again. If www is already added then remove www
   from both then try.
 * 2: Check .htaccess file is configured correctly. You can rename current .htaccess
   file to .htaccess.back then create a new one with default WordPress .htaccess
   rules as follows.
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule> # END WordPress
 * You can refer the following WordPresss documentation to get more information 
   about WordPress .htaccess files.
 * [https://codex.wordpress.org/htaccess](https://codex.wordpress.org/htaccess)
 * Note: After making the changes try to access Website after clearing your browser
   cache and cookies.

Viewing 1 replies (of 1 total)

The topic ‘Page shows Redicted Loop Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [InterServer](https://wordpress.org/support/users/interservernet-web-hosting/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/page-shows-redicted-loop-error/#post-6888404)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
