Viewing 1 replies (of 1 total)
  • I spent hours working through forums and banging my head into a wall over redirect issues that starting happening the very day at my ISP upgraded 4 of my blogs to WordPress 3.4.2. I kept experiencing redirect loops. I was able to get to the Admin page for each site during this time, but was not able to get to the home page for any of my 4 sites.

    I tried the following to no avail:
    Changing and saving various Permalink settings
    Removing all plugins
    Changing themes
    Checking rel=canonical tags
    Modifying 301 redirects through my ISP’s Cpanel.
    Installing a Redirect Fix-it plugin
    And a host of other suggestions from multiple forums.

    I finally connected with my ISP through online chat and had a tech support person investigate. He found that each of my blogs had an .htaccess file with the following line in it.
    RewriteOptions inherit

    He simply commented out this line and everything started working. Note this is the .htaccess residing in the public_html ROOT. This is NOT the .htaccess file in the directory where your blog is installed.

    I am now happily back online. Hope this helps someone out there.

Viewing 1 replies (of 1 total)
  • The topic ‘Getting error : This webpage has a redirect loop. Please Help!’ is closed to new replies.