Forum Moderators: phranque

Message Too Old, No Replies

Redirecting visitors come from google.

How can i redirect visitors come from google?

         

Severin

12:21 am on Dec 30, 2010 (gmt 0)

10+ Year Member



Hi i am trying to redirect some guests to my other domain, come from google search but i have no idea about htaccess code to do it. i searched 1 hour and i could not find how to do.
Please help me.

This is my link

[examplelink.com...]

if is there any hit from google i have to redirect visitor to other domain and it should be like this.

[examplelink.net...]


Best Regards.

g1smd

12:29 am on Dec 30, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Redirect just visitors coming from Google search results?

What about Google itself, also redirect their indexing bot too?

You're crossing the line of deceptive practices that can get your sites burned very badly. Matt Cutts has written about this in the last few days.

Severin

12:36 am on Dec 30, 2010 (gmt 0)

10+ Year Member



i am trying to redirect iraqi and turkish visitors to other domain. My first domain has been banned from those countries and still my keywords are on the first place but They can not enter to site so i have to redirect those visitors to new domain. They are come from google and i have to change keywords domain with new one.

Sorry for my english.

Severin

12:41 am on Dec 30, 2010 (gmt 0)

10+ Year Member



Redirect just visitors coming from Google search results?
-Yes. if my link include "_en.html" and visitors come google then redirect to new site.

What about Google itself, also redirect their indexing bot too?
-No

g1smd

1:24 am on Dec 30, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If your site has been banned by those countries, then visitors who cannot reach your server to view the pages would also not be able to reach your server to pick up the redirect instruction.

Severin

1:49 am on Dec 30, 2010 (gmt 0)

10+ Year Member



Yes can not right now but if i redirect to new domain then they can reach. i do it many times but i redirect all visitors.
Now i have to redirect some visitors who can want to reach my site from google.
i wonder that if i redirect visitors to new domain my keywords's domain may be change? i want to separate those visitors from first domain.

Can you give me some codes for htaccess?

Severin

1:52 am on Dec 30, 2010 (gmt 0)

10+ Year Member



i mean google can reach now and if i redirect google and some visitors to new domain then google will change the domain in reletad keywords.

Severin

8:42 am on Dec 30, 2010 (gmt 0)

10+ Year Member



Guys sorry for flood. Please give me a code to redirect visitors. i do not have much times.

jdMorgan

5:25 pm on Jan 5, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To make such a redirect work, this is what needs to happen:

  • User requests example.tr/page
  • Code on example.tr server redirects to example.other-country-code

    So the problem is that as g1smd mentioned, the users must be able to access example.tr in order to be redirected. Since example.tr is blocked and is not accessible from Turkey, this solution cannot work.

    You will need to change all links to the banned domains and point them to the new domain, and 301 redirect both Googlebot and all users from the banned domain to the new domain. This will cause a temporary loss in ranking, but your sites should recover after a few weeks or months at most. Because this process is painfully slow, be very careful to fix the problems that cause your sites to get banned in those countries to begin with...

    Jim
  •