By jamesawoods
How do I add common misspellings of my domain as CNAME records using DO’s DNS?
When adding a CNAME with DO it only asks for the name and appending .mydomain to the end.
So I end up with:
mydomain.com 1800 IN A a.b.c.d misspelling.mydomain.com 1800 IN CNAME mydomain.com
When I need:
misspelling.com 1800 IN CNAME mydomain.com
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
So, you are pointing your registered misspelled domains to the DO nameserver, correct?
I added the misspellings to DO’s name servers. Then added a cname record as:
*.misspelling.com. 1800 IN CNAME mydomain.com.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.