Point second domain to main site, serve some different pages
Posted: Wed Jan 20, 2016 7:19 pm
Very cryptic but I'l try to explain: lets say we have a site www.main.com
Now there is a site with www.extra.com
When a users goes to ;http://www.extra.com the content of ;http://www.main.com should be shown.
However a simple redirect or pointer would not suffice because
www.extra.com/contact wil have different content (page?) than
www.main.com/contact
So should the 'home' be different. (and perhaps 2 more pages.)
The other pages (200 some) should be indentical.
Is this even possible?
The main site is multilingual and split like
home
/en
/de
etc..
Now there is a site with www.extra.com
When a users goes to ;http://www.extra.com the content of ;http://www.main.com should be shown.
However a simple redirect or pointer would not suffice because
www.extra.com/contact wil have different content (page?) than
www.main.com/contact
So should the 'home' be different. (and perhaps 2 more pages.)
The other pages (200 some) should be indentical.
Is this even possible?
The main site is multilingual and split like
home
/en
/de
etc..