29.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

12-14-2011, 09:00 PM
Post: #1
How to Redirect Visitors under a Condition
Put this in .htaccess

Code:
RewriteCond %{http_referer} ^http://([^.]+\.)*(yoursite)\.com
RewriteRule ^$ yourblackhatsite.html [R=302,L]

If the traffic comes from yoursite in the first line, it is redirected to yourblackhatsite.html


I'm sure there are other ways too, particularly using php, but this should serve basic purpose.

I'll share more helpful information/guide soon. [Image: smile.gif]
Press THANKS or REP me if you found it useful. [Image: cool.gif]
03-21-2012, 10:24 PM
Post: #2
RE: How to Redirect Visitors under a Condition
this script is useful to hack.
04-01-2012, 11:13 PM
Post: #3
RE: How to Redirect Visitors under a Condition
Is there a way to do some trick, to auto redirect a clicked ads after 10 seconds of view to any page i want? Please help, i need it!
01-15-2014, 03:26 PM
Post: #4
RE:
Hi all. good lucky to you.




24.gif