Forums

Redirect Loop every few days on multisite. (6 posts)

  1. teekid
    Member
    Posted 9 months ago #

    One of our sites loses the ability to navigate to pages other than the home page. In firefox, it says a "redirect loop"

    To resolve, we go to permalinks and click save. Then, the problem reoccurs. Any idea on what could be causing this or what a more permanent solution would be?

  2. Jackson
    Member
    Posted 9 months ago #

    What plugins are you using?

  3. teekid
    Member
    Posted 9 months ago #

    @jackson I have quite a few. Has there been an issue with a particular plugin, possible all-in-one seo?

  4. Jackson
    Member
    Posted 9 months ago #

    Anything which adds rewrite rules could be to blame. When you save on the permalinks page you are flushing the rewrite rules. Sometime after that, something (plugin?) is adding rewrite rules which are causing the redirect loop.

    I would search my plugins folder for 'add_rewrite_tag' and 'flush_rules' and see what you've got.

  5. teekid
    Member
    Posted 9 months ago #

    Jackson thanks for the tip. What is the best way to search the plugin folder?

  6. Jackson
    Member
    Posted 9 months ago #

    If you have SSH access to the server you can use grep via the command line.

    Otherwise, download the folder via FTP to your local drive, and then use

    Windows - http://www.wingrep.com/
    Mac - http://guides.macrumors.com/grep

Reply

You must log in to post.

About this Topic