Mini-redirects
-
how to redirect to an external site. I don’t want to redirect for my entire site, just one subdomain. I think I’m using the wrong terminology, so here’s my plainspeak issue:
I’d like to redirect investors.gocraiggo.org to an external site where I can do flashy stuff, and they’ll eventually be redirected back to my gocraiggo.org blog site.
Blog url: http://gocraiggo.wordpress.com/ -
You can set a CNAME records at ‘Store’ -> ‘Domains’ -> ‘Edit DNS’ in your blog’s dashboard.
Enter these details in the field Custom DNS Records field, and hit ‘Save DNS Records’ once you are done:
CNAME investors EXCHANGE.EXAMPLE.COM.
Make sure you replace EXCHANGE.EXAMPLE.COM with the site address you want to redirect it to.
- The topic ‘Mini-redirects’ is closed to new replies.