Currently my site uses GT, and the website works fine. Now waiting for Google robots to come
However, I do have one concern. I'm not using my own server, I bought space from phpwebhosting.com. They allow multiple domains for one account. So, I just put my websites in different directories. Eg. www.domain1.com goes to /domain1, www.domain2.com goes to /domain2, etc. To manage that, in the root dir I put an index.php, which detects the HOST_NAME and then redirects to the appropriate dirs.
I installed PHPNuke in one of the domain. After seing GT, I install it immediately, since I want my website to be indexed by Google.
Now, my concern is, will Google index my website, with the configuration above? I mean, if the Google robots come to www.domain1.com, will they follows the redirects to www.domain1.com/domain1?
If not, I already have Plan B. I can create another .htaccess file in the root dir, which looks like this:
But I'm sure it will add additional process in the server (read: slower response).
So, should I use the .htaccess file to make sure Google index my website, or I can be assured that Google robots will follow the redirects?
Thanks
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Fri Oct 10, 2003 7:41 am
Hi'ya basically you need to think of each site as their own entity. So long as you setup both as if you only had one, you will be fine. Its how all my nuke sites work here. No problems.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
irving.hutagalung Corporal
Joined: Oct 07, 2003
Posts: 54
Location: Jakarta (Indonesia)
Posted:
Sun Oct 12, 2003 9:02 pm
My question is more towards the capability of the robots. Will they follow redirects? Since my index.php will redirect the robots to the correct directories, will they follow, or will they give up and stop at index.php?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum