![]() |
.htaccess question
is there a way i can give all my type-in traffic a referrer code? i think i can do this in htaccess, any ideas?
|
You can redirect the traffic without a referrer to a different URI, look for mod_rewrite to do this.
Or you can check the referrer using JavaScript and change all links. |
Quote:
|
Actually I wrote something similar in JavaScript some time ago, here you go:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
Quote:
|
all of your type-in traffic? No.
some of it? yes depends on the browser. |
Quote:
|
All times are GMT -7. The time now is 03:41 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc