I have my domain juliettesfragrances.com from Go54 configured to point to a Vercel deployment. While the www.juliettesfragrances.com subdomain loads fine via the CNAME record, the apex/root domain (juliettesfragrances.com) does not resolve. It eventually results in a browser error saying the site cannot be reached.
From my DNS settings, there doesn’t seem to be any issue. And all tests carried out show that my domain points to the Vercel IP address.
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.
You can also use v0 to narrow down the possibilities.
Hi @pawlean Thank you for your response. The above deployment error was due to the fact that i disconnected the domain temporarily to confirm that it was added right. I can confirm now that i have re-added the domain correctly and it is linked to a deployment yet i still have the same issue.
I wonder if it’s related to the fact juliettesfragrances.com is a 307 Temporary Redirect? Can you change it to 308 Permanent Redirect to see if that does it?