Redirection not working

I configured a domain and it seems to be working well if I go to: https://www.isaacsogo.org. However, when I go to https://isaacsogo.org, it is not going.

I added the domain with www.isaacosogo.org and redirected it to isaacsogo.org as recommended. I still do not understand why I am unable to access https://isaacsogo.org

Please, help on what I can do

Hi @joshuaolusayo. If I go to isaacsogo.org in my browser, it redirects to www.isaacsogo.org as expected. Do you see an error in the browser console or network tab when you visit isaacsogo.org?

Hi @amyegan .Try to go to https://isaacsogo.org. If you add https:// in front of the link, it is not going as expected

It works for me even if I don’t include https:// and visit to isaacsogo.org directly

It works for me also. The problem is when I add the https:// without adding the www

Both https://isaacsogo.org and isaacsogo.org reliably redirect to https://www.isaacsogo.org for me. Do you see any additional error info in your browser’s dev tools or the project’s runtime logs?

It could be a browser or network issue. Does it work if you try an incognito window, a different browser, a different device, or a different network?

I have tried different browsers on two different laptops (mac and windows) and two different phones (android and iPhone). It is showing this site cannot be reached error. There is nothing in the network tab

This link is not working: https://isaacsogo.org

These are working:

(www . isaacsogo . org)

(https:// www . isaacsogo . org)

(isaacsogo . org)

All 4 links work as expected for me. :thinking: The problem you’re describing seems to be a local or regional issue. It could be from a firewall or other local network setting blocking the site, or it could be an issue with your ISP.

These tips can help you diagnose a block: Resolving IP Blocking Issues

Thank you @amyegan

I am currentlry going through this: Fixing Vercel Site Accessibility Issues on Nigerian Networks with Cloudflare DNS | by Francis Akoji | Medium.

When I fix the issue, I will let you know. Thanks for your help

1 Like

Found your comment also. So helpful

1 Like

I have been able to get it fixed. Thank you so much @amyegan

1 Like

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