Report this

What is the reason for this report?

Adding common misspellings as CNAME Record

Posted on July 18, 2015

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.