Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Have Googlebot Crawl EVERYTHING (theoretically) Details »»
Have Googlebot Crawl EVERYTHING (theoretically)
Version: 1.00, by filburt1 filburt1 is offline
Developer Last Online: May 2007 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 03-24-2003 Last Update: Never Installs: 107
Is in Beta Stage  
No support by the author.

Googlebot supposedly won't crawl links that have sessionhashes (32 character hex strings) in the URLs. So this hack detects when Googlebot is browsing your forum, and if it is, deletes the sessionhash. So, theoretically, Googlebot will be able to crawl every single guest-accessible link on your board. All of them. This means every thread, every forum, every post, even useless stuff like the memberlist and the FAQ.

Simple to install (1 step). This won't get instant gratification because Googlebot will only reindex your site on its next crawl.

Show Your Support

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

Comments
  #47  
Old 07-20-2003, 11:48 AM
xs1 xs1 is offline
 
Join Date: Apr 2003
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont sessions.php file any help ? do i have to edit the one in admin folder ?
Reply With Quote
  #48  
Old 07-24-2003, 08:16 PM
clamcrusher clamcrusher is offline
 
Join Date: Jul 2003
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will this allow googlebot to read forums you have set to private, like for example a forum i made that only mods and admins can view? what is talked about in there i dont want shared.

also i heard a rumor that it might be able to read pm's too?
Reply With Quote
  #49  
Old 07-24-2003, 08:26 PM
NTLDR's Avatar
NTLDR NTLDR is offline
Coder
 
Join Date: Apr 2002
Location: Bristol, UK
Posts: 3,644
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
will this allow googlebot to read forums you have set to private,
No

Quote:
also i heard a rumor that it might be able to read pm's too?
and No All this does is remove the sessionhash in the URLs when google is crawling.
Reply With Quote
  #50  
Old 07-27-2003, 02:17 PM
BlueHawk BlueHawk is offline
 
Join Date: Sep 2002
Location: Truro, Cornwall
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack, so many peeps need relevent info on problems they are having, hopefully our forums will now help
Reply With Quote
  #51  
Old 07-29-2003, 08:22 AM
Pikok Pikok is offline
 
Join Date: Jul 2002
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
03-25-03 at 11:31 PM Webdork said this in Post #9
On my site I require registration for users to view threads. Is there a way to allow Google to become a "registered" user so it can crawl all threads still?
This is what I did and tested it with a couple of different Web robots and it appears to be working okay. Already having inphinity's UserAgent Checking hack installed, I just wrote a bit of code to work along with it to set permissions for the robots.
  1. Install inphinity's UserAgent Checking add-on for TECK's vBArchive. UserAgent Checking works idependently of vBArchive.
  2. Ceate a usergroup for Web robots and setup the various permissions as desired.
  3. In "root/global.php" find:
    PHP Code:
    $permissions=getpermissions(); 
    And Add Above That:
    PHP Code:
    // Search Engine Perms Start
    $sep_checkagent $bbuserinfo['useragent'];
    $sep_robot useragentcheck($sep_checkagent1);
    if (
    $sep_robot) {
      
    $bbuserinfo[usergroupid] = 10//Set Usergroup to Match the Robot Usergroup
      
    $bbuserinfo[username] = $sep_robot//Don't Think This Line's Really Needed, But I Make Use of It
    }
    // Search Engine Perms End 
I guess you could say this would be an add-on for an add-on.. lol Let me know if it works for you.
Reply With Quote
  #52  
Old 07-30-2003, 11:26 AM
Salazar's Avatar
Salazar Salazar is offline
 
Join Date: May 2003
Location: Austria
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks filburt1!

[high]* Salazar clicks install...[/high]
Reply With Quote
  #53  
Old 08-09-2003, 06:55 PM
Khashyar Khashyar is offline
 
Join Date: Jan 2003
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the hack....

I just installed the EASY-to-install hack in my forums, and I will let you all know what happens.

Has anyone noticed an increase on their website's search engine listings after installing the hack?

Thank again, filburt

Khashyar
www.russiameetingplace.com/forums
Reply With Quote
  #54  
Old 08-09-2003, 06:56 PM
Khashyar Khashyar is offline
 
Join Date: Jan 2003
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

filburt (and others...)

Would it be useful to also specify other search engines in a similar hack in the session.php file?

Thanks,

Khashyar
Reply With Quote
  #55  
Old 08-17-2003, 04:18 AM
Matrixgl Matrixgl is offline
 
Join Date: Sep 2002
Location: Canada
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its not working....I did change admin/sessions.php about 10 days ago, still no results :'(
Reply With Quote
  #56  
Old 09-20-2003, 10:59 PM
dethfire dethfire is offline
 
Join Date: Feb 2003
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm doesn't seem to work, I see googlebot is look at this page /archive/topic/6075-1.html?

shouldn't the "s" string be unset?
Reply With Quote
  #57  
Old 09-23-2003, 10:59 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack.
Reply With Quote
  #58  
Old 03-12-2004, 01:36 AM
rikku3978 rikku3978 is offline
 
Join Date: Mar 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will use this, the more hits the better, right? :P
Reply With Quote
  #59  
Old 03-30-2004, 04:10 PM
CF Web CF Web is offline
 
Join Date: Mar 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*bump*

Anyone else with results on the effectiveness of this hack?
Reply With Quote
  #60  
Old 03-02-2005, 06:39 PM
zeeko1212 zeeko1212 is offline
 
Join Date: Mar 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very effective hack , thanks !
Reply With Quote
  #61  
Old 01-31-2006, 01:47 PM
arsec arsec is offline
 
Join Date: Oct 2004
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont have the sessions.php file, is that normal? im downloading it now
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 11:53 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.07228 seconds
  • Memory Usage 2,358KB
  • Queries Executed 30 (?)
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
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)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