Forum Moderators: open

Message Too Old, No Replies

Cloaking for Googlebot and redirecting

         

blaze

1:30 am on Aug 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I provide a service that requires people to link to me in droves. Unfortunately, the link to doesn't really go anywhere I want Google going.

If I detect their Googlebot agent and redirect it permanently to my home page .. will that help the PR for the home page?

Will this upset Google?

ThomasB

11:11 am on Aug 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It will upset them unless they don't discover it.
[webmasterworld.com...] is probably the right start

blaze

2:41 pm on Aug 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hope this doesn't sound like a bump, but ..

When I backlink some websites at their index.html pages I notice that Google reports links which refer to complex dynamic sub pages.

It seems like these complex dynamic sub pages are contributing to the PR of the home page or do you think they are redirecting the Googlebot?

zomega42

3:15 pm on Aug 9, 2004 (gmt 0)

10+ Year Member



Why not turn it around?

Have your customers link to your homepage, yoursite.com/index.php or whatever. Just make sure the default index page is dynamic. Then your dynamic page can look at the referring URL. If the referrer is one of your customers links, then display whatever you're supposed to display when you get a link in from that person, otherwise display your home page.

I use this method to make sure people are reciprocal linking to me. My index.php page just checks where they came from, and activates their reciprocal link if I get a click from there page. No referrals, they never show up on my links page.

blaze

3:34 pm on Aug 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Very smart idea.

For my application, it might not work so well though as referrer's seem to only be available 75% of the time.

Darn privacy nuts! ;)