|
I want two domain names to point to an intro page. And from this intro page they change click on either of two links which will direct them to either website. Example. At the intro page you can click on bagcart.com or tallpeach.com.
Do I need to point both domains to the intro index page and then create a hotspot for them to get redirected to each site? How will I need to host the both sites plus the index page within the ftp_public folder?
How is this done guys?
What you do is get the DNS server that is handling those domains and have it point to the IP of the webhost.
How is this done guys?
i do not know .
how is eny one serposed to know
How is this done guys?
You want to page to automatically redirect to a page that has a link to go back to the page that redirected them in the first place?
You can redirect a page with page refresh in the meta tag, but the page will redirect every time it's loaded.
How is this done guys?
Just put the index page in the root directory, and make folders for both sites, with their own index pages. Just point both domains to your main index page and link from there. You could also use a PHP redirect if you want to go that route.
How is this done guys?
You cannot have domaina.com and domainb.com pointing to the same service!
You will need two hosting services...
or
you can have siteA in domaina.com (main domain/direcotry)
|