herokudnsovh

Cannot access website with custom domain name


I have deployed my application on Heroku and I have issues setting my custom domain name.

Here are my domains on Heroku : enter image description here

Here are my targets set on OVH : enter image description here

Still, I cannot access my website and the browser states that the website is not accessible with this error appended : DNS_PROBE_FINISHED_NXDOMAIN


Solution

  • There is a well written article on their site that outlines the steps:

    Custom Domain Names for Apps

    Also, an important part is that your account is verified:

    You can add custom domains to any Heroku app . . . you must verify your Heroku account to add domains to apps.

    Account Verification