Nexia's Web Crawlers Bundle

MobileHacks

New Member
A bundle of features for the Spiders access. Hits tracking, complete listing for info, Specific usergroup for Spiders, etc

It's globally a merge with some small addons i wrote in the past, and as i did not want to release a ton of minimal tools that just fit together, i make a real bundle, 4 or 5 tools together, with activation and permissions settings when needed.

Settings:
Spiders List: a little spiders tracker for your forum. It's not tracking each page the engine is viewing, because this is pointless. Instead, It is listing the name of the spiders that visit your sites, the last date of a visit, the number of unique visits and the number of pages viewed. That information is not very important for the indexation of your site, but it helps to see why your site may be occupied or not. You can then take action if a crawler is visiting and still giving no result on search engines.

You can see it in action here: vbEnhancer.com - Crawlers List

Specific Usergroup for Spiders: i released this addon on vb.org long time ago, and it was copied in source, but this version is updated and have more flexibility. You simply have to choose the proper usergroup in the settings so when a spider/crawler visit your site, it is considered having some permissions... It's useful if you do not want to fill your robots.txt file with strange access blocks. This let you give access to crawlers for profiles but not visitors messages, etc...

Also remember to follow the TOS of the search engines you are registered to. Google until lately was blocking sites that were ghosting their content.

Display Spiders in WOL: and in any page showing "Currently Active Users" (showthread, forumdisplay, etc) ... That way, you see where these beasts are visiting

some other tools are to be decided to join in the bundle, i'll see later!

CRON JOB:
to make it easier on the server, there is a cronjob storing the hourly stats about the crawlers... Once the cronjob is done once (it's the cron named Hourly #1), the stats appear in the right place

update: may 1st, 10:50, a small change, the Crawlers listing will now update the spiders list in cache if the file changed, so you can update it when needed.

Revert $vbphrase[x_members_and_y_guests]
to
{1} members and {2} guests

go into template edits
go to template FORUMHOME
Find:
PHP:
$vbphrase[currently_active_users]: <a href="online.php">$totalonline</a> (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
Replace With:
PHP:
$vbphrase[currently_active_users]: <a href="online.php">$totalonline</a> (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests] and $nspiders Web Crawlers</phrase>)
 

nexia

New Member
hum, actually, you can drop the part where you revert a template (bottom of your post)... this is a fix for someone trying to edit a heavily modified forumhome template, no need to fix that.
 

sephx

New Member
This is a good one for those that like to see when they are being crawled :)
A must have in my opinion!
 

Darkship

New Member
thnx for this tool!!

heh i had to edit my reply
cause im blind! lmao

found the link indeed at bottum of page

greaaaaaaaat tool!!
 

amn

New Member
91428hckeimgeqxwtz7.jpg


Usergroup for spider is Registered User, and what is fu*king this " No Permission "
 

nexia

New Member
crzyvirus said:
hmm.could u please state on how to upload? there seems to be 2 folders and a file called .DS Store. Thank you

the DS_Store is not to be downloaded.... you just need to download what's inside the UPLOAD FILES folder... the other is a ghost for Mac and Unix computers. and you have to import the product-nex_crawlers_bundle.xml file in your Products Manager.
 

nexia

New Member
amn said:
Usergroup for spider is Registered User, and what is fu*king this " No Permission "

Some parts of the profile can not be reached by registered members, example if the user have set his profile to private...
 

shaun166

New Member
Currently Active Users: 2 (1 members and 0 guests and 1 web crawlers and 1 Web Crawlers)

can i know why my current active users there have 2 web crawlers written?? how to fix it
 

nexia

New Member
because you followed the template edit that have no relation with the product... people are unable to provide proper support when it's not their tool, so they mess up against pro support.

revert your template like it was before you edit it...
 

Ezzi

New Member
This is a really good mod i was using the basic one but this one is a really great updated version for the spiders <3 it thanks a lot
 

Patato20

New Member
Nice work. But this hack affect the server load when i install the hakc my server load get high when i unistall the the hack my server load go to normal
 

nexia

New Member
Patato20 said:
Nice work. But this hack affect the server load when i install the hakc my server load get high when i unistall the the hack my server load go to normal
so your vBulletin is already loaded with a lot of products... because this project is not giving any additional activity
 

nexia

New Member
vojo said:
sad, not compatible with 3.6.4
thanks anyway

as said, upgrade... or edit the product file to be compatible with your version... it works! i suppose... i did not test it with 3.6.x, i'm not backward happy.
 
Top