I bought a domain from GoDaddy, say abc.com.
I was able to forward profile.abc.com to http://www.linkedin.com/in/myname.
Not I've changed my domain nameserver to Amazon Route 53, I want to do the same thing but wasn't able to do so, here's what I've tried:
Create a new record set, name is profile.abc.com, type is CNAME, value is http://www.linkedin.com/in/myname.
But this doesn't work.
I have another CNAME, hg.abc.com, which points to my BitBucket (value = www.bitbucket.com), that one works.