Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7640549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:41:51+00:00 2026-05-31T08:41:51+00:00

We are having issues with recursive redirects. So far we have only noticed this

  • 0

We are having issues with recursive redirects. So far we have only noticed this happening in Safari, Mobile Safari, and Firefox. It never seems to happen in Chrome.

At first the problem only seemed to happen when we would omit the trailing slash, but now it happens with or without the trailing slash and occasionally it even redirects us to a different page entirely.

the .htaccess file is below. It is just the default .htaccess when pretty permalinks are active.

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

I can not provide a link at this time to the site or page giving us the error as it has sensitive information on it. I will attempt to create a page that duplicates the error but do not have time right now. Please any help would be greatly appreciated. we are not sure if this is a server configuration issue, htaccess, or something in WordPress.

We have no active plugins and have tried switching the theme to the default one, but the problem persists.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T08:41:52+00:00Added an answer on May 31, 2026 at 8:41 am

    Not sure if this helps though, as something seems to be seriously wrong as the first redirect is correct and adds the slash, but subsequent redirects, redirect to the same urls. Also I can see any different in the request after a 301, or a request by putting the url in the address bar myself.

    More of a fix than a solution is to try and always add the slash yourself using htaccess.

    RewriteEngine On
    RewriteBase /
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond $0 !/$
    RewriteRule .* $0/ [R,L]
    
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im having issues getting this to work, maybe its not even possible? I have
Having issues referencing $(this) from within a the nested ajax 'success' function... I know
Still having issues with this problem. Please help if you can. So I am
Im having issues vertically positioning text inside of a text input field in Firefox.
I'm having issues getting Firefox to update a webpage when its class is changed
I've written a pretty simple recursive-descent parser in Java, but having some issues with
I am having some issues configuring the options for Simian Currently I have <buildArgs>-includes=**/*.cs
Having issues with this, I'm certain that I'm not grasping something. Let's say I've
Having issues with screen progress. I have a screen displaying information from a database.
Having regex issues.. I have a series of directories that hold .htm templates... all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.