English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I've tried javascript detection (document.referrer property) and redirection, but it's not working. Is it because they use .php to send people my way?

2006-12-22 07:00:11 · 3 answers · asked by Xnterna 1 in Computers & Internet Programming & Design

oneproverb.net

My website is advertising free and I don't like StumbleUpon sticking ads into my pages.

2006-12-22 07:28:36 · update #1

3 answers

Does your host allow the use of .htaccess?

If so put this rule in the .htaccess and add the htaccess file to your root.

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG|zip|ZIP|png|PNG|swf|SWF)$ - [F]

2006-12-22 07:07:22 · answer #1 · answered by birdswitharms 2 · 1 0

I thought the idea of a web site was so lots of people would see it.
Hits = money.

2006-12-22 15:03:19 · answer #2 · answered by Brother Mike 4 · 0 0

You can request them to remove your link from their storage.
By the way what is your site link??

2006-12-22 15:05:22 · answer #3 · answered by Talha 4 · 0 0

fedest.com, questions and answers