Different template per domain
-
Is it possible to have a different page template per domain ?
For example:mydomain1.com -> template A
mydomain2.com -> template Bthey will contain the same data – same products, same content – but different layout?
Is it possible?The default WordPress mechanism for multidomain is not good because it uses different posts per domain
-
Hi, you could copy the data from one site to another site to start. They would be separate instances at that point, though, so anything that you copy to one would have to be copied to the other. Comments added to one site wouldn’t show up on the other, either. And, I don’t know that this would bode well with search engines:
https://developers.google.com/search/docs/advanced/guidelines/duplicate-contentIf you’d like to share what you’re hoping to achieve, though, with having two sites that are the same except for the domain and style, we’d may be able to help you think of a solution.
- The topic ‘Different template per domain’ is closed to new replies.