The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Nexia's Web Crawlers Bundle Details »» | |||||||||||||||||||||||||
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. Official Source: http://vbenhancer.com/freebies/web-c...s-bundle/4826/ Show Your Support
|
Comments |
#2
|
|||
|
|||
a note... this engine use the Spiders List from Dream... with his permission.
http://spiderlist.codeforgers.com/ someone said to me that vbSEO Googlemap was doing something similar... hum... yeah, similar, tracking 3 web crawlers -- you have to generate new entries by hand if you want to track each crawler... this engine is compatible with Paul M's Guest tracking... it's not doing exactly the same thing, but you know, you choose... this engine is not tracking guests activity, just crawlers page hits. (adding a small query per page, but useful when you REALLY need to know what web crawlers are doing on your site) -- really good for site owners showing potential for paid Ads! Also, there will be a newer version with more settings soon... permissions and blocking, etc ... as a success story, i must say i had a great visitor this week, that i would never been able to track without this engine... the "Majestics MJ12bot" crawler make 20 times the hits on my site that Google was able to do in months... i checked their site, and it was obvious they were trying to leech the site, not crawl it... |
#3
|
|||
|
|||
How do you view information like this:
I do not have a basic look for my vBulletin... I have no hooks left in my WHOLE board, I have completely modified the Who's Online Box and the Navbar, so How do I get to that page to manually add it in? much appreciated. Oh I also need the hooks to add in the new title, (so it does not just say Users Online: 5 | Peeping Toms: 14 ) |
#4
|
|||
|
|||
hum, really customized then...
the link look like HTML Code:
yoursite.com/misc.php?do=crawlers |
#5
|
|||
|
|||
Muchly appreciated and yes, very modified, I got bored one day and Re-Vamped the whole code.
Could i get the hook though please? cause as in the one screenshot, it shows users, guests and crawlers... like this: instead of "{1} members and {2} guests" for the phrase... what did you change it to? |
#6
|
|||
|
|||
it's not a hook inside a template, but inside the vBulletin code, to add the bit of text in front of the official text... you can see in the product file how it works...
|
#7
|
|||
|
|||
Ah I see, It changes the vbphrase from "{1} members and {2} guests" to "{1} members and {2} guests and $nspiders Web Crawlers" gotcha
found it and modified it, thanks muchly, very nice mod! |
#8
|
|||
|
|||
Quote:
and it shows as 2 members and 0 guests and $nspiders Web Crawlers did i miss something? and was i suppose to use the quotes? |
#9
|
|||
|
|||
Revert $vbphrase[x_members_and_y_guests]
to {1} members and {2} guests & go into template edits go to template FORUMHOME Find: PHP Code:
PHP Code:
|
#10
|
|||
|
|||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|