Redirecting subdomains to other than domain or IP address?

  • Unknown's avatar

    We own the domain headsoptics.com and will use that for our brand new WP site. When using the DNS settings in WP I can map subdomains with CNAME or A records to other domain or IP addresses. But how do I do if I have subdomains which I want to just re-direct to other external web pages?
    E.g I want to redirect subdomain.headsoptics.com to http://www.prooptics.com/resource.html

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    It’s not possible to redirect subdomains to specific paths on WordPress.com. That’s because it’s not possible to do this via DNS.

    To redirect a subdomain in that way you need to edit the .httaccess file to add a rewrite rule which basically overrides the DNS setting for the subdomain, and we don’t have any access to those files on WordPress.com.

  • Unknown's avatar

    Thanks a lot for a swift and clear answer!

  • The topic ‘Redirecting subdomains to other than domain or IP address?’ is closed to new replies.