vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Google AdSense Spiders (https://vborg.vbsupport.ru/showthread.php?t=118791)

WolfsongNevan 06-16-2006 03:24 PM

Google AdSense Spiders
 
We have many, many spiders visit our forums daily (hourly), but one that keeps concerning me is the Google Adsense one.

I frequently see it trying to access things that no spider should be accessing ... like moderating a thread, trying to read PMs of other members ....

They're always getting an error message, but it just flabbergasts me that these bots are trying to infiltrate the security of our site. Why is it necessary to try and access what no regular member would EVER have the ability to do, like moderating a thread? No other spider tries to do these things.

Does anyone else have this concern, or am I just being paranoid?

tgreer 06-16-2006 03:39 PM

They are just following links. You can control this with robots.txt. Here's mine, which I think I got from a post from Scott on vbulletin.com. If your forum is in a sub-folder, such as "forum", then you'd need "/forum/attachment.php", etc.

Code:

User-agent: *
Disallow: attachment.php
Disallow: avatar.php
Disallow: editpost.php
Disallow: member.php
Disallow: member2.php
Disallow: misc.php
Disallow: moderator.php
Disallow: newreply.php
Disallow: newthread.php
Disallow: online.php
Disallow: poll.php
Disallow: postings.php
Disallow: printthread.php
Disallow: private.php
Disallow: private2.php
Disallow: report.php
Disallow: search.php
Disallow: sendtofriend.php
Disallow: threadrate.php
Disallow: usercp.php
Disallow: /admin/
Disallow: /images/
Disallow: /mod/


Dan 06-16-2006 03:56 PM

The GoogleAdsense spider is actually looking at your site to see what Ads to display in your Google Adsense banner, if you block them they won't be able to see the content and show ads relivant to the page.

tgreer 06-16-2006 04:08 PM

There are no ads relevant to your moderation page, or admincp...

WolfsongNevan 06-18-2006 01:56 AM

Dan, I understand that ... my point was they're not just viewing threads, they're trying to moderate threads, read the PMs of other members .... I have no problem with them viewing content they should be so that we get relevant ads, I just have a problem with them trying to do things no regular member would have access to. It's a little .... disturbing.

Damian 06-18-2006 03:37 AM

tgreer already explained this. The bots are just following links. For example, you have links all over the forum to "Send A PM". Of course they can't actually send a PM. The bot would follow that link the same as a link to a new thread, they don't know the difference. But you’re "Who’s Online" would show the boot "Creating Private Message"
They follow the same forum permissions as Unregistered / Not Logged In.

ConqSoft 06-18-2006 03:39 AM

In other words, just get over it. :) It's fine...


All times are GMT. The time now is 05:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02730 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete