The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Easy Archive - Search Engine Spiderable Hack! Details »» | |||||||||||||||||||||||||||
vB Easy Archive - Search Engine Spiderable Hack!
Developer Last Online: Oct 2023
Ok, as a lot of users have installed my vB Easy Archive Hack i've decided to release a vB3.5 Version as well. Note that vB3.5 is currently in beta, and so is my hack as well!
As vB3 already comes with an build in Archive System, it's not that needed than it was in vb2, but for all of you, who have installed the vb2 version and don't want to loose their indexed Pages, this one is for you I'm lazy and therefore will copy the Releasetext of vb2 by SkuZZy. 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_mime. If you don't have mod_mime, you will still be able to install this hack, just read the install.txt for help then. 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 Demo To view a demo of this script, visit this site: http://www.strategy-forum.de/easy_archive/ Requirements Apache vBulletin 3.x mod_mime installed (not absolutelly required, but recommended) .htaccess 5 minutes of your time... Known Problems/Confusion Mod_mime - It is recommended to have mod_mime installed 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 If you want to run vb Easy Archive without mod_mie, please look into the install.txt 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 Forumlist yes, but threadlist no - https://vborg.vbsupport.ru/showpost....5&postcount=91 https://vborg.vbsupport.ru/showpost....&postcount=153 Credits SkuZZy aka Adam J. de Jaray, who gets my Special Thanks for his modifications, releasing and of course his Support to my Script's vb2 version. Note, he does not have anything to do with the vb3 version, but without him, there wouldn't have been the vb2 version and therefore i would never have released the one for vb3 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 I ask Download Final To install, just download the file below and open the "install.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 |
#32
|
|||
|
|||
Quote:
|
#33
|
|||
|
|||
I used this mod with vb 2.x.x and it was working great .. but now with the last version .. I encounter some proble cause with the last version I enroll the title of the forums and topic in the URL :
but I think the new hack reverse the request of forum number but for the new version it works for the index of the archive but when I click any link I get this error : Database error in vBulletin 3.5.0: Invalid SQL: SELECT threadid, title FROM thread AS thread LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') WHERE forumid = 15 AND visible = 1 AND deletionlog.primaryid IS NULL ORDER BY sticky DESC, lastpost DESC LIMIT -200, 200; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-200, 200' at line 8 Error Number : 1064 Date : Monday, October 3rd 2005 @ 08:16:57 AM Script : http://host/vb5/upload/vbo/forum/15-...5%D8%A9-1.html Referrer : host/vb5/upload/vbo/ IP Address : ip Username : wisam Classname : vb_database is there any way to fix this .. or please can the coder of the script tell me if I could use the 2.x.x hack with vb 3.5 making some changes |
#34
|
|||
|
|||
Quote:
In topic I replaced... PHP Code:
PHP Code:
|
#35
|
|||
|
|||
Quote:
PHP Code:
With... PHP Code:
|
#36
|
|||
|
|||
Quote:
where abouts is topic mate |
#37
|
|||
|
|||
Quote:
|
#38
|
||||
|
||||
Quote:
I tried the above but it didn't work. What am I doing wrong?? Does this (about line 60) PHP Code:
What do you mean by "and take it up"? Do you mean delete it? ************* EDIT ADD: In the 'topic' file, about line 86 I replaced: PHP Code:
PHP Code:
FYI - Im the config file I have: PHP Code:
|
#39
|
|||
|
|||
Here's my fix for the "(Click here to view the original thread with full colors/images)" bad url issue. Notice I also shortened the _REQUEST var to "t" instead of "threadid". That keeps it consistant with the forumdisplay.php output.
PHP Code:
|
#40
|
||||
|
||||
Quote:
|
#41
|
|||
|
|||
Quote:
oh for anyone else doing this when you upload it to your server remove the .php gain cos it will dispaly "page not found" get rid of php and it will work fine thanks noppid |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|