How to enable customers to use their own domain for sites hosted by me [closed]
- by Scott
I am thinking of running a self-site builder. But was wondering how would I allow customers to use their own domains that they already own.
Is that even possible?
Let's say my site is www.bestsitebuildingwebsite.com and each customer has urls like this
www.bestsitebuildingwebsite.com/frances
www.bestsitebuildingwebsite.com/eden
www.bestsitebuildingwebsite.com/john
And a customer has a domain called widgets.com
Is it actually possible domain widgets.com to go to my site somehow and have HASHES on the URL still work (my site makes use of hashes for AJAX queries). And their site still have good SEO with Google?
Thanks
Scott