Redirection not working on root domain

What is the name of the domain?

What is the issue you’re encountering

The forwarding rule from gaellelanghalloo.com to amicaliste-fc.com works for www not for root domain

What steps have you taken to resolve the issue?

Implementing a rule to redirect visitors from root to www generates a “too many redirect” error

What are the steps to reproduce the issue?

Go to root domain, compare with www domain

Screenshot of the error

It seems to be working at the moment…
https://cf.sjr.dev/tools/check?5de7bbeba10342ecb1fe38abee1f20b3#connection-server-https

If you are still having problems try flushing your browser cache.

1 Like

I concur what @sjr says. It’s working fine. I see multiple redirects:

>>> https://gaellelanghalloo.com/

> --------------------------------------------
> 301 Moved Permanently
> --------------------------------------------

Status:	301 Moved Permanently
Code:	301
Date:	Tue, 28 Jan 2025 13:17:57 GMT
Content-Type:	text/html

>>> https://www.amicaliste-fc.com/

> --------------------------------------------
> 308 Permanent Redirect
> --------------------------------------------

Status:	308 Permanent Redirect
Code:	308

Leading to:

>>> https://amicaliste-fc.com/

> --------------------------------------------
> 200 OK
> --------------------------------------------

Status:	200 OK
Code:	200

Was it your experience when testing it in a browser? I tried in multiple new browsers, and I get the same error on https://gaellelanghalloo.com, it won’t redirect

Actually it works once, and then it doesn’t. Here is a screen record with Brave, newly installed: test-redirection.gif - Google Drive

Google Search Console is also not able to fetch the page to see if there was a redirect, even though every redirect checker I try indicates the 301 works fine

I tried different ways. It works fine. I’m not able reproduce any such occurrences. It looks like your device or DNS is cached. Therefore, you are seeing the same results which is cached. Clear them off at the browser, device and flush DNS.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.