The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Easy Archive FINAL - Search Engine Spiderable Hack! Get your posts listed @ google Details »» | |||||||||||||||||||||||||||
vB Easy Archive FINAL - Search Engine Spiderable Hack! Get your posts listed @ google
Developer Last Online: Jun 2004
-- If you've installed this hack, please click here! -- If you want to upgrade to vBulletin 3, look here: https://vborg.vbsupport.ru/showthread.php?t=65703
[high]HOW GOOD DOES THIS HACK WORK??? >>> [/high]Over 29,000 pages spidered since January 1st!!!!!!! Visit http://www3.google.com/search?hl=en&...e+SkuZZy+Xenon to see all the pages this script has helped get spidered into google! Sub-Forums have been added! Final Version Released - February 10th I added sub-forums in this final version, one of the most requested features to be added... but, sad to say... this will be the final version. I never got a chance to add some of the cool features I said, but I feel this archive has served it's purpose and hopefully will continue to do so for all the die hard users who stick with vb 2.2.9. I decided to make this the final version because vb3 is coming out soon and I think this archive is the best archive currently out. Sure, there are more flashy ones, but this one gets the job done and gets results. Hopefully this hack will live on for a while. Edit by Xenon: Whenever there is a problem, i'll take a look at it, and perhaps add a feature or two About this hack This hack will help get all your threads listed in google and other search engines and get your threads easily spidered! It works by creating an archive and turning all your posts into .html format. It doesn't actually create the .html files though, but google thinks they are real! It uses mod_Rewrite. If you don't have mod_Rewrite, you can't use the scripts (sorry). What does it do? The purpose of this hack are to get your keywords from your forums listed in google and get people visiting them! Since these are all pure text and don't use tables or excess font tags, they are very friendly on bandwidth! This will display all your files in a nice text format that google will absolutely love! Visit the online demo below to see it in action! Online Demos To view a demo of this script, visit some of the "live" demos at the following sites: http://www.destee.com/forums/archives http://www.thrillnetwork.com/boards/archive/ http://www.truecountry.com/forums/history/ http://www.strategy-forum.de/easy_archive/index.php http://www.pimprig.com/forums/archive/ http://www.jokersrewards.com/forum/history/ http://board.midibuddy.net/archive2/ http://x-mencomics.com/xfan/forums/archive/ http://www.macfora.com/forums/archive/ http://www.rcgroups.com/archive/ http://www.codewebs.com/forums/archive/ http://www.lcdmod.com/forums/archive/ http://www.source-forums.org/vB/archive/ http://www.subduck.com/history/ http://www.thesistersthree.com/archive/ http://www.a51forums.com/archive/ http://www.yes-its-free.com/easyarchive/ http://www.wcgateway.com/forums/archive http://www.toyotaimportsforum.co.uk/forum/archive/ http://www.prisontalk.com/forums/archive/ http://www.gamesites200.com/archive/ http://www.allthingsmoto.com/archive http://www.2spoemas.com/foros/archive/ http://www.mysticwicks.com/archive/ Requirements Apache vBulletin 2.x mod_mime installed .htaccess 5 minutes of your time... Known Problems/Confusion Mod_mime - You will NEED mod_mime to run these scripts. Mod_mime is a free module which enables a directive called "ForceType". This allows you to use the .htaccess file included to force your files into php mode, which allows simple URL's, without .php in them. If you can see the front page of your archive, but get an error page when you click on any links then this is your problem. To fix it, you will need to install mod_mime, or ask your host to do it. It's a FREE module. For more information, visit http://httpd.apache.org/docs/mod/mod_mime.html Private forums - Private forums are NOT shown and they will NOT be spidered. Some people say the private forums show up, that is because you are logged in as the admin and the archive uses permissions. So anyone who has permission to view the private forums on your forums, will beable to view them on the archives also. But if you log out of your account OR log into an account that doesn't have access to them, then you won't beable to view them Credits Biggest credit goes to Xenon who originally coded the scripts. He is the man! Also thanks to everyone who tested it out for me and kept bugging me about releasing it (when I was too lazy to). Agreement By using these scripts & installing them, you agree to leave the small (virtually unnoticable) copyright text and links at the bottom of all pages. You also agree to leave jelsoft's copyright there as well. You can modify the scripts much as you want, but this portion must remain intact (links must stay) and visible. This is all we ask Download Final To install, just download the file below and open the "_readme.txt" file. All is explained there. Installation should only take a couple of minutes. If you have problems with this script, post them in this thread and I will try and get around to answering them. Show Your Support
|
Comments |
#12
|
||||
|
||||
I would love to see a way to use this without having mod_rewrite
Satan |
#13
|
||||
|
||||
Chris, the way I have done it, does not requre mod_rewriting.
DWZ, and Zach_b, check the absolute path. |
#14
|
||||
|
||||
Quote:
|
#15
|
||||
|
||||
Ah Ok Arunan
Satan |
#16
|
|||
|
|||
I'll be releasing a version TODAY that doesn't require mod_rewrite and will have all the same features. It will be version 2.0!
It does however require .htaccess. But....... good news. Tommorow, I will be releasing a version that doesn't require mod_rewrite OR .htaccess The downside to that version will be that URL.s will look like http://www.whatever.com/archive/topic.php/400.html instead of just "topic/400.html". But it still works |
#17
|
||||
|
||||
Quote:
I did a PWD in SSH, it's the right path - I'm sure of it. |
#18
|
||||
|
||||
Installed your latest update - still getting a white page =\
Although the source of the blank page says: Code:
<!--//--><script>var PrxLC=new Date(0);var PrxModAtr=0;var PrxInst; if(!PrxInst++) PrxRealOpen=window.open;function PrxOMUp(){ PrxLC=new Date();}function PrxNW(){return(this.window);} function PrxOpen(url,nam,atr){ if(PrxLC){ var cdt=new Date(); cdt.setTime(cdt.getTime()-PrxLC.getTime()); if(cdt.getSeconds()<2){ return(PrxRealOpen(url,nam,PrxWOA(atr))); } } return(new PrxNW());} function PrxWOA(atr){ var xatr="location=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes"; if(!PrxModAtr) return(atr); if(atr){ var hm; hm=atr.match(/height=[0-9]+/i); if(hm) xatr+="," + hm; hm=atr.match(/width=[0-9]+/i); if(hm) xatr+="," + hm; } return(xatr);}window.open=PrxOpen;</script> <!--//--><script>PrxModAtr=1;</script> <!--//--><script> function NoError(){return(true);} onerror=NoError; </script> <!--//--><script> function moveTo(){return true;}function resizeTo(){return true;}</script> <!--//--><script>if(document.layers){document.PrxOff_captureEvents(Event.MOUSEUP);} document.onmouseup=PrxOMUp;</script> |
#19
|
||||
|
||||
Yep, my absolute path is right also, and all I get is the blank page.
|
#20
|
||||
|
||||
This is how you find your absolute path:
Upload this PHP script: Code:
<?php echo $_SERVER['DOCUMENT_ROOT'] ?> |
#21
|
||||
|
||||
I'm getting a blank screen as well
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|