vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbArchive - Search Engine Indexer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=47667)

wooolF[RM] 02-07-2003 02:56 PM

]:(

TECK 02-07-2003 03:25 PM

The way it works now vBulletin is this:
Every time an user (guest or member) enters the site, a unique session is created, that is automatically deleted after 900 seconds, if not in use anymore.

The highlighted part, userid=0, reflects only the guests, since they have no userid's. So the query counts the the sessions opened by those users, not their user agent or any other ident method.

Unfortunately, there is no way around this... is not as simple as it is with members.

inphinity 02-07-2003 03:45 PM

something slightly similar (see attachment)
search engines are listed in italics

wooolF[RM] yes it is possible although it would add 1 extra query to index.php - covering every search engine isnt realistic (new ones everyday etc) but doing the major ones is fairly easy.

i'll get floris to test some bits tonight if he's around on irc

inphinity 02-07-2003 03:47 PM

Quote:

Originally posted by TECK
Hmmmmmm... I'm really pissed... you see the [high]crawler918.com[/high] in the pic above?
That's a spy. Read more here about it.

To block the scums, add onto htaccess.txt file, at the top, this information:
Code:

<limit GET>
  order allow,deny
  deny from 12.148.196.
  deny from 12.148.209.
  allow from all
</limit>

then upload the file and rename it to .htaccess
That will block them for good, damn crooks.

deny from 12.148.196.
deny from 12.148.209.

those deny's block more that just the monkeys at crawler918.com
my limit section in htaccess looks like:

Code:

<limit GET POST>
  order allow,deny

## -----------------------------------------------------------------------------
## block crawler918.com - http://www.nameprotect.com
## http://www.advogato.org/article/610.html
## http://ws.arin.net/cgi-bin/whois.pl?...AMEPROTECT.COM
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-12-148-196-128-1  /25
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-12-148-209-192-1  /26
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-12-175-0-32-1      /28
  deny from 12.148.209.192/26
  deny from 12.148.196.128/25
  deny from 12.175.0.32/28
## -----------------------------------------------------------------------------
## block cyveillance - http://www.cyveillance.com
## http://www.webmasterworld.com/forum11/1587.htm
## http://ws.arin.net/cgi-bin/whois.pl?...ut=CYVEILLANCE
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-63-148-99-224-1    /27
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-65-118-41-192-1    /27
  deny from 63.148.99.224/27
  deny from 65.118.41.192/27
## -----------------------------------------------------------------------------

## =============================================================================
## -----------------------------------------------------------------------------
  allow from all
</limit>

cyveillance do roughly the same thing as nameproctect
also in my robots.txt i've got:

# allow everyone else
User-agent: *
Disallow:

# block turnitin.com
User-agent: TurnitinBot
Disallow: /

www.turnitin.com might be a good cause for teachers - but they charge for accessing the data they've collected - so i'd rather not have them using my bandwidth/server load for free. So they can stay off my site until they decide to give a little back.

TECK 02-07-2003 03:56 PM

Hmm, I did a WHOIS on their company (crawler918) and it came up with those 2 IPs...
Just curious, what results you got (other names)?

wooolF[RM] 02-07-2003 04:28 PM

][ 19:31:44 ] _? ? /dns [ www.crawler918.com ] ...
[ 19:31:45 ] _? ? Failed to resolve : [ no such user ]

wooolF[RM] 02-07-2003 04:29 PM

]
Quote:

Originally posted by inphinity
something slightly similar (see attachment)
search engines are listed in italics

wooolF[RM] yes it is possible although it would add 1 extra query to index.php - covering every search engine isnt realistic (new ones everyday etc) but doing the major ones is fairly easy.

i'll get floris to test some bits tonight if he's around on irc

Looks SEXY!!! Just what I needed :D

Also 1 extra query is not that much... maybe just adding it to who's online...

Thanx for the effort! :D

Floris 02-07-2003 05:05 PM

Wow, that was easy, only 5 lines of code or something :)

wooolF[RM] 02-07-2003 08:51 PM

]as said earlier, looks sexy :) if you could also release it instead of teasing me :p ;)

Floris 02-07-2003 08:58 PM

If inp allows me to make a release, sure :)


All times are GMT. The time now is 05:47 AM.

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.01941 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete