Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
eXtend Show Spiders Details »»
eXtend Show Spiders
Version: 1.00, by eXtremeTim eXtremeTim is offline
Developer Last Online: Feb 2008 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.2 Rating:
Released: 10-20-2006 Last Update: Never Installs: 54
 
No support by the author.

What this hack does is extends vbulletins base functionality for $show['search_engine']. By defualt vbulletin only recognizes three spiders well this hack extends it to around 300 or so spiders.

I would say more about this and or provide screenshots if only that was possible for this. Basicly this is using a function i made to identify spiders and modified the vbulletin show variable for spiders.

This is a great seo mod becuase it helps filter out the useless junk that spiders dont care about.

I no longer have time to support my mods here so please report suggestions and other things: http://vbhacks.extremewebtech.com/fo...read.php?t=167

I will try to maintain the latest version of this hack on here but no promises.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 10-21-2006, 10:18 PM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you took at look at this you would notice its not dealing with that spider system. Its dealing with the $show['search_engine'] variable defined in the init process using

PHP Code:
// conditional used in templates to hide things from search engines.
$show['search_engine'] = ($vbulletin->superglobal_size['_COOKIE'] == AND preg_match("#(google|msnbot|yahoo! slurp)#si"$_SERVER['HTTP_USER_AGENT'])); 
Reply With Quote
  #13  
Old 10-21-2006, 11:07 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ahh! My bad, bro. Nice hack.
Reply With Quote
  #14  
Old 10-22-2006, 12:57 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers, installed, although....in ya 300 spiders, theres 1 thats got away lol
207.171.167.25
Mozilla/5.0 (compatible; AMZNKAssocBot/4.0)

Can i add bots/spiders as i find them?
Reply With Quote
  #15  
Old 10-22-2006, 02:09 AM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Give me a list of them and ill rebuild the function file every so often and release updated products that are using it.
Reply With Quote
  #16  
Old 10-22-2006, 12:34 PM
Spikeman Spikeman is offline
 
Join Date: Aug 2006
Location: UK
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get the blank white page too, have uploaded all files to forums/ewt & forums/ewt/core uploaded product but blank screen everytime?
Reply With Quote
  #17  
Old 10-22-2006, 06:22 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know when I would get blank pages, it meant that there was another mod that was conflicting with the current mod. Do you guys have the template cache mod installed? I know that was the big one that gave me some trouble...

Anyways, great hack! *installed*
Reply With Quote
  #18  
Old 10-23-2006, 01:44 AM
AyeCapn's Avatar
AyeCapn AyeCapn is offline
 
Join Date: May 2006
Location: Edmonton, AB
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got error messages so I uninstalled
Reply With Quote
  #19  
Old 10-23-2006, 04:53 AM
jerrygad jerrygad is offline
 
Join Date: Sep 2006
Location: In Front Of My PC!
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eXtremeTim
How do you screenshot a mod that is just code changes?

It only effects what spiders see using vbulletins defualt method for that. I just extended it to support more spiders for the spider detection variable.
lol. Sorry, my bad. Do not think about that before I posted. Sorry :knockedout:
Reply With Quote
  #20  
Old 10-23-2006, 04:57 PM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It happens.
Reply With Quote
  #21  
Old 11-20-2006, 01:47 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this mod, but in my haste thought it was a mod that showed the Spider's on the Index page....I'm getting these error messages on my CPANEL error log

Code:
[Sun Nov 19 02:33:46 2006] [error] PHP Fatal error:  (null)(): Failed opening required './ewt/core/functions_spidercheck.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hardwa5/public_html/forums/global.php(356) : eval()'d code on line 665

[Sun Nov 12 13:21:45 2006] [error] PHP Fatal error:  (null)(): Failed opening required './ewt/core/functions_spidercheck.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hardwa5/public_html/forums/global.php(356) : eval()'d code on line 600
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 08:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08067 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete