Apex domain not resolving

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.

Hey @juliettesfragances! Welcome to the Vercel Community :waving_hand:

I can see it’s pointing to Vercel and your site resolves, but your deployment cannot be found.

I recommend going through:

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.

Gotcha!

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?

Alright. Have just tried this now and it’s still the same.

The site loads for me now. Are you still having trouble with it?