CNAME Domain Mapping Setup vs IP Setup
-
Lets say I want to use the CNAME method instead of the IP method. Assume then that I have the 2 following domains:
Ugly URL
my-wp-domain.com/blog (where the wordpress blog/content is hosted)Pretty URL
my-blog.com (the remote domain name where I want to display content from my ugly URL located at my-wp-domain.com/blog )Step1.
I navigate to the my-blog.com domain’s DNS Manager Tool, and add a CNAME record where I save my-wp-domain.com as the target destination for my-blog.com … is this the correct way?
(pls note that my DNS Tool already indicates that there is a CNAME record setup for my-blog.com with the “www” prefix/sub-domain … should I just edit this record and change the target to my-wp-domain.com, or should I create a new CNAME record and leave the sub-domain field blank but add in my-wp-domain.com as the target???)Step2. On the “Domain Mapping Configuration” Screen, in the “Server CNAME domain” field, I would enter in my-wp-domain.com and click save … is this the correct way?
On the “Domain Mapping Configuration” Screen, WP Version 3.9.1 adds the following 5th Domain Option:
**Disable primary domain check. Sites will not redirect to one domain name. May cause duplicate content issues.**
Can you please explain what this 5th Option does? If I am making the blog/contents hosted at my-wp-domain.com/blog appear when visitors navigate to my-blog.com, then I would want to leave this box unchecked, correct?
The topic ‘CNAME Domain Mapping Setup vs IP Setup’ is closed to new replies.