What is the name of the domain?
www.akredito.com.br
What is the error number?
What is the error message?
records-with-same-name/
What is the issue you’re encountering
Cant add records with the same name and dont want to break my app
What steps have you taken to resolve the issue?
None, scared of breaking app
What are the steps to reproduce the issue?
I am a noob at this and we our devs are not sure either.
The main question is how to manage DNS records to maintain our main site at Heroku and have Canva landing pages.
We have a main site working well at Heroku.
Heroku requires us to have a CNAME record with name “www” pointed at their content.
I want to create landing pages using Canva because its easy and nocore.
Canva requires an A record with name “www” pointed at their content.
Cloudflare doesnt let me have two records with the same name. It gives an error.
Is it possible to make this work? How can i have the main site on Heroku and use Canva for aditional landing pages?