![]() |
Redirect SE traffic or not?
One of my MGPs started getting top ranking for some good keywords from yahoo. I am thinking on redirecting that traffic to my "enter" page with ads. Keep in mind this site does not have the "enter" page.
I know its risky and i could be banned but would you recommend that or not? |
|
set up an .htaccess to redirect yahoo traffic
|
Don't use .htaccess because Yahoo would see the Enter page as replacement and you'll loose all your rankings. Use some sneaky Javascript redirection. Seriously!
|
.htaccess will get you blocked. use good javascript redirection or a cloaking script
|
For the record, I was kidding.
|
Sure, let me give you my link to redirect it all to.
|
Code:
<? header("Location:http://www.yoursite.com/page_you_create_for_the_keyword.php"); ?> |
cool thanks, any good cloaking scripts you would recommend?
|
http://www.kloakit.com/ isn't bad, but an encrypted javascript (really encoded, no eval or easily detectable stuff) will do the job as well...if you don't want javascript, try an image onerror redirect, although I'm not sure if some search engines already recognize them as redirects.
|
All times are GMT -7. The time now is 03:09 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123