subdomain mapped to WP subdomain
-
I have a WP multi sites with subdomain and I already have domains mapped to WP. For example:
the domain test-1.com is mapped with test-1.wp-domain.com.Now I want to map a subdomain, for example:
blog.test-2.com mapped with blog.wp-domain.com.I have set the DNS with a CNAME
blog.wp-domain.com CNAME of blog.test-2.com
but when i call blog.test-2.com I see the main WP (wp-domain.com).Where I wrong?
Thanks in advance.
The topic ‘subdomain mapped to WP subdomain’ is closed to new replies.