Digital Point Forums
San Diego Personal Trainer

Go Back   Digital Point Forums > Design & Development > Site & Server Administration > Traffic Analysis
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Jun 2nd 2005, 8:10 pm
dchapman dchapman is offline
Grunt
 
Join Date: Nov 2004
Posts: 96
dchapman is an unknown quantity at this point
Referrer logs are being spammed

My awstats logs are full of this crap:

Code:
- http://www.progressiveupdate.net/poker-games.html	171	171
- http://www.progressiveupdate.net/free-poker.html	95	95
- http://www.progressiveupdate.net/empire-poker.html	85	85
- http://www.progressiveupdate.net/poker-rules.html	84	84
- http://www.progressiveupdate.net/poker.html	83	83
- http://www.progressiveupdate.net/party-poker.html	82	82
- http://www.progressiveupdate.net/texas-hold-em.html	81	81
- http://www.progressiveupdate.net/pacific-poker.html	79	79
How do I tell if my logs are open to the public and this is being counted as links out from my site? What can I do to prevent this kind of crap?

Thank you for your help.
Reply With Quote
  #2  
Old Jun 2nd 2005, 9:20 pm
Smyrl's Avatar
Smyrl Smyrl is online now
Moderator
 
Join Date: Mar 2004
Location: Scrub Oak Forrest
Posts: 9,491
Smyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond repute
Phone Verified
If you are running an Apache server block with your .htaccess file.

So a search on this forum for referrer spam with some lines of code you can add to your .htaccess files or do a Google Search for referrer spam for various suggestions.

Referrer spam is an ongoing battle.

Shannon
Reply With Quote
  #3  
Old Jun 2nd 2005, 9:22 pm
J.D. J.D. is offline
of the Nightfall
 
Join Date: Nov 2004
Posts: 1,198
J.D. has a spectacular aura aboutJ.D. has a spectacular aura about
Quote:
Originally Posted by thegunowner
How do I tell if my logs are open to the public
View you stats pages through a proxy of some kind (e.g. http://www.anybrowser.com/siteviewer.html). If they can see it, anybody else can.

J.D.
Reply With Quote
  #4  
Old Jun 3rd 2005, 12:58 am
sarahk's Avatar
sarahk sarahk is offline
iTamer
 
Join Date: Mar 2004
Location: itamer @ Fibs
Posts: 9,583
sarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond repute
Phone Verified
here's a list of people who have got their logs open to Google

http://www.google.com/search?q=progr...e+poker%2Ehtml

are you on it?

Yes, use .htaccess

Don't have the links in your logs clickable or use <a href="" rel="nofollow">

don't fret about it but consider banning the IP if it's causing bandwidth problems.

I've got an article from 2003 on referral spam: http://sarahk.pcpropertymanager.com/...erral-spam/55/ it's not going to go away - we just have to make sure we don't fall into their traps

Sarah
Reply With Quote
  #5  
Old Jun 3rd 2005, 6:29 am
J.D. J.D. is offline
of the Nightfall
 
Join Date: Nov 2004
Posts: 1,198
J.D. has a spectacular aura aboutJ.D. has a spectacular aura about
Quote:
Originally Posted by sarahk
here's a list of people who have got their logs open to Google

http://www.google.com/search?q=progressiveupdate+poker%2Ehtml

are you on it?
The fact that his website isn't on Google doesn't mean that his logs are not publicly accessible. Besides, he's running AWStats and this package has the following statement that prevents legitimate robots from indexing stats pages:

<meta name="robots" content="noindex,nofollow" />

Quote:
Originally Posted by sarahk
Don't have the links in your logs clickable or use <a href="" rel="nofollow">
There's no such value as nofollow for rel:

http://www.w3.org/TR/REC-html40/types.html#type-links

J.D.
Reply With Quote
  #6  
Old Jun 3rd 2005, 12:53 pm
sarahk's Avatar
sarahk sarahk is offline
iTamer
 
Join Date: Mar 2004
Location: itamer @ Fibs
Posts: 9,583
sarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond repute
Phone Verified
It's the individual link that has no follow

http://www.w3.org/TR/REC-html40/stru...ks.html#h-12.2

and here's the official word from Google

http://www.google.com/intl/en/google...ment-spam.html

Sarah
Reply With Quote
  #7  
Old Jun 3rd 2005, 1:21 pm
I, Brian's Avatar
I, Brian I, Brian is offline
Business consultant
 
Join Date: Mar 2004
Posts: 801
I, Brian has a spectacular aura aboutI, Brian has a spectacular aura aboutI, Brian has a spectacular aura about
Referrer spamming is actually an old issue. I'm not sure if the SE's actually ever totally ignored those links, but they are certainly aware of the method. Doesn't stop it still being employed, of course - I see plenty of crap from gambling, porn, and pharma in my logs.
__________________
Free Business Help: Platinax Business Forums
Cell Phone forums |
Bored? Go here >
Reply With Quote
  #8  
Old Jun 3rd 2005, 1:51 pm
J.D. J.D. is offline
of the Nightfall
 
Join Date: Nov 2004
Posts: 1,198
J.D. has a spectacular aura aboutJ.D. has a spectacular aura about
Quote:
Originally Posted by sarahk
It's the individual link that has no follow

http://www.w3.org/TR/REC-html40/stru...ks.html#h-12.2
No it doesn't. Read the page you quoted. According to W3C, it is valid to define your own link types, but it has to be accompanied by a reference to the appropriate profile:

Quote:
Authors may wish to define additional link types not described in this specification. If they do so, they should use a profile to cite the conventions used to define the link types. Please see the profile attribute of the HEAD element for more details.
This makes nofollow specified for an individual link a Google-specific extension. If other search engines pick up on this initiative, then it will be a good tool to fight blog comment spam.

Note that in case of the referrer spam, all stats pages should be accompanied by the noindex/nofollow meta tag to prevent engines from even indexing these pages (indexing these pages is a good source of info for hackers).

J.D.

Last edited by J.D.; Jun 3rd 2005 at 3:05 pm.
Reply With Quote
  #9  
Old Jun 3rd 2005, 3:15 pm
Bernard's Avatar
Bernard Bernard is offline
of the Nightfall
 
Join Date: May 2004
Location: Friendswood, TX
Posts: 1,527
Bernard is a glorious beacon of lightBernard is a glorious beacon of lightBernard is a glorious beacon of lightBernard is a glorious beacon of lightBernard is a glorious beacon of lightBernard is a glorious beacon of light
J.D., Last I knew, Google, Yahoo & MSN are on board with support for rel='nofollow'. Teoma/Ask Jeeves is not.
__________________
Gardening ~ Epilepsy ~
Reply With Quote
  #10  
Old Jun 3rd 2005, 5:18 pm
J.D. J.D. is offline
of the Nightfall
 
Join Date: Nov 2004
Posts: 1,198
J.D. has a spectacular aura aboutJ.D. has a spectacular aura about
Quote:
Originally Posted by Bernard
J.D., Last I knew, Google, Yahoo & MSN are on board with support for rel='nofollow'. Teoma/Ask Jeeves is not.
Good to know. Thanks!
Reply With Quote
  #11  
Old Jun 4th 2005, 8:59 am
just-4-teens's Avatar
just-4-teens just-4-teens is offline
Starcaller
 
Join Date: Mar 2005
Location: London, uk
Posts: 3,866
just-4-teens is a glorious beacon of lightjust-4-teens is a glorious beacon of lightjust-4-teens is a glorious beacon of lightjust-4-teens is a glorious beacon of lightjust-4-teens is a glorious beacon of lightjust-4-teens is a glorious beacon of light
heres a nifty bit of code, put it in your .htaccess (requires apache)

php Code:
RewriteEngine On

RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?pharmacy(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?phentermine(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?incestporn(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?rapeporn(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?diet-therapy(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?blonde-mature(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?phntrmn(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?car-insurance(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?sex(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?erotic(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?texas-hold(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?weight-loss(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?free-ringtone(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?airline-ticket(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?poker(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?ringtone-download(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?progressiveupdate(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cialis(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?merchant-account(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cialis5(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cialisonline(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?phentermine2(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?phentermine45(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?scalaroi(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cruelnitio(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?health-insurance(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?tramadol(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?vicodin(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?hydrocodone(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?permento(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?airline(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cardinalo(-|.).*$ [OR]

RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?auto-insurance(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?free-asian(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?nylon-pics(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?jamie-lee-curtis(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?homesexsearch(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?spyware-removal(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?bigsitecity(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?djsdesigns(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?astellsci.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?twentyfirstcc.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?lassaro.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?setiatpalm.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?iberbrasconsultoia.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?ybsearch.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?noamkts.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?setiromania.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?free-spyware-removal-download.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?download-free-ringtone.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?racepointfunding.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?warrenzanes.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?fresnay.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?adipex.epinoy.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?bigsitecity.*$

RewriteRule .* - [F,L]
__________________
mycyc.com - Posting articles and information for teenagers day after day.
Reply With Quote
  #12  
Old Jun 4th 2005, 1:17 pm
exam exam is offline
of the Nightfall
 
Join Date: Sep 2004
Location: In front of the monitor
Posts: 2,407
exam is just really niceexam is just really niceexam is just really niceexam is just really niceexam is just really nice
The only thing is huge .htaccess files can slow down your server.
__________________
Submit your siteSubmit your article
Reply With Quote
  #13  
Old Jun 4th 2005, 1:54 pm
sarahk's Avatar
sarahk sarahk is offline
iTamer
 
Join Date: Mar 2004
Location: itamer @ Fibs
Posts: 9,583
sarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond reputesarahk has a reputation beyond repute
Phone Verified
That's the trade off in this case... Slow server but reduced bandwidth drain or the other way around.

I get my post notifications through gmail - it didn't like the post with the .htaccess code. Thought it was spam. You'd have thought it would think "not even a spammer would have that much crap in one email!"

Sarah
Reply With Quote
  #14  
Old Jun 4th 2005, 3:33 pm
jorge's Avatar
jorge jorge is offline
Champion of the Naaru
 
Join Date: May 2004
Posts: 203
jorge is on a distinguished road
can't you put the awstats behind user/password?
Reply With Quote
  #15  
Old Jun 4th 2005, 3:53 pm
Smyrl's Avatar
Smyrl Smyrl is online now
Moderator
 
Join Date: Mar 2004
Location: Scrub Oak Forrest
Posts: 9,491
Smyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond reputeSmyrl has a reputation beyond repute
Phone Verified
Supposedly mine is but I still get spammed. Maddening.

Shannon
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Referrer spam summary J.D. Traffic Analysis 1 Jan 18th 2007 7:10 pm
Redirect with referrer? tphyahoo Affiliate Programs 0 Jun 1st 2005 2:01 am
referrer spam kyle422 Traffic Analysis 2 Apr 20th 2005 6:02 am
Stoping Referrer Spam kusadasi-guy Traffic Analysis 27 Apr 4th 2005 11:53 am
Yahoo Store logs FTEGal Yahoo 4 Mar 29th 2005 7:01 pm


All times are GMT -8. The time now is 5:14 pm.