How to properly URL/domain forward
- by NRGdallas
No clue on a title for this, someone feel free to suggest an edit.
I have a client that has a website. He owns around 200 domains, and wants each domain to contain content from the main website.
The header, footer, and navigation bars will remain the same for each domain, but the actual page content will vary (obviously duplicate content issues, open to suggestions)
He wants each individual page to be its own separate domain, rather than a url within the main domain. (page1.com page2.com etc - NOT site.com/page1.html, however the file is actually hosted at site.com/page1.html - all links will direct to site.com/whatever accordingly)
What would be the best place to start reading / learning on how to do this, and what concerns/considerations should be taken into mind?