rvarcher
Jun 9th 2004, 7:25 am
First post. Here goes....
I've searched on redirection on this and other forums/sites. I'm still confused.
I have the domain tropicrentals.com. This is my main domain.
However, I also have:
- condo-rentals-online.com
- erentals.biz
- tropicrental.com
- tropicsands.com
- vacation-condo-for-rent.com
- vacation-rentals-online.net
- tropicalrentals.com
Some to catch misspellings. Some to develop at a future date.
For now they all point to the same IP address.
I've written PHP code to analyze the URL and if the HTTP HOST is anything other than www.tropicrentals.com it replaces the HOST name and redirects. (I disabled this code yesterday just to see how many people/search engines were still coming to the other domain.)
Now before some of the above domains pointed to the same IP they were known by the search engines. So Googlebot comes to one domain and is told to go to another.
What I'm worried about is - Is this type of redirection frowned upon by Google? And is this what is referred to as a doorway page? Does Google not like many domains pointing to the same IP?
I've read the 301 redirect threads and it seems this is best for a static page that has moved. Is there a way to use 301 to say... This entire domain and all the pages on this domain are now at www.tropicrentals.com.
I've noticed Google.com even does this. Typing just google.com into the address bar redirects you to www.google.com even typing in gogle.com and googel.com redirects. Does this mean it's OK for me to do it? :)
I haven't seen Googlebot in a while and it's starting to make me nervous. Even though MSNBot and Yahoo Slurp are daily fans. (Is there anyone else that just sits and refreshes their visitor log? I know. sad).
Any ideas, suggestions, wisdom, experience and such is appreciated.
Thanks,
- Bob
I've searched on redirection on this and other forums/sites. I'm still confused.
I have the domain tropicrentals.com. This is my main domain.
However, I also have:
- condo-rentals-online.com
- erentals.biz
- tropicrental.com
- tropicsands.com
- vacation-condo-for-rent.com
- vacation-rentals-online.net
- tropicalrentals.com
Some to catch misspellings. Some to develop at a future date.
For now they all point to the same IP address.
I've written PHP code to analyze the URL and if the HTTP HOST is anything other than www.tropicrentals.com it replaces the HOST name and redirects. (I disabled this code yesterday just to see how many people/search engines were still coming to the other domain.)
Now before some of the above domains pointed to the same IP they were known by the search engines. So Googlebot comes to one domain and is told to go to another.
What I'm worried about is - Is this type of redirection frowned upon by Google? And is this what is referred to as a doorway page? Does Google not like many domains pointing to the same IP?
I've read the 301 redirect threads and it seems this is best for a static page that has moved. Is there a way to use 301 to say... This entire domain and all the pages on this domain are now at www.tropicrentals.com.
I've noticed Google.com even does this. Typing just google.com into the address bar redirects you to www.google.com even typing in gogle.com and googel.com redirects. Does this mean it's OK for me to do it? :)
I haven't seen Googlebot in a while and it's starting to make me nervous. Even though MSNBot and Yahoo Slurp are daily fans. (Is there anyone else that just sits and refreshes their visitor log? I know. sad).
Any ideas, suggestions, wisdom, experience and such is appreciated.
Thanks,
- Bob