IDTstudios1
Programmer
Ok, this might be a little hard to grasp unless you are a php programmer or similar.
I have a domain called somebiz.com and somebiz.org they reside on the same virtual hosting account and have a script that sits in the root that redirects to subdomains based on the domain used to arrive at the site. In other words:
If person A types in somebiz.com the script will send them to
If person B types in somebiz.org they will be taken to
Now, my problem is that google keeps indexing the root with only the redirect script in it. How can I make google realize that it has been redirected?
Thanks
I have a domain called somebiz.com and somebiz.org they reside on the same virtual hosting account and have a script that sits in the root that redirects to subdomains based on the domain used to arrive at the site. In other words:
If person A types in somebiz.com the script will send them to
If person B types in somebiz.org they will be taken to
Now, my problem is that google keeps indexing the root with only the redirect script in it. How can I make google realize that it has been redirected?
Thanks