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 SkuZZy's and mine vB Easy Archive Hack i've decided to release a vB3 Version 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 |
#182
|
|||
|
|||
I installed the hack, renamed forum and topic with the .php extension, made change in config.php. The index displays fine, but the forum links return at 404 error.
From what I understand, the forum.php file does a conversion to html. I'm guessing there is a setting server side that needs to be enabled. What is it? Server is IIS6+php4 DomesticMuscle.com EZArchive Thanks |
#183
|
|||
|
|||
Has anyone gotten this to work with isapirewrite for IIS? I'm having difficulty with the rules.
|
#184
|
||||
|
||||
ok finally got this integrated with who's online. So now you will see what people are browsing when they are in archive along with thread title. Earlier it was shown as unknown location.
Might i add beforehand that this may NOT be the most optimized way of coding it. I did it in as less time as possible and it was working in the time i checked it. Maybe you can see the code and suggest changes if any to optimize. lets start: First plz determine the folder where you put this archive. eg in my case it was search In your case the name may be different. now in includes/functions_online find Code:
case 'index': $userinfo['action'] = $vbphrase['viewing_index']; $userinfo['where'] = "<a href=\"$vboptions[forumhome].php?$session[sessionurl]\">$vboptions[bbtitle]</a>"; break; PHP Code:
in the same file find PHP Code:
after replacing search with whatever folder name you have PHP Code:
|
#185
|
|||
|
|||
Quote:
I dont like to clutter my website with hundreds of different copyright notices and links that has nothing to do with the content of my site :squareeyed: |
#186
|
||||
|
||||
hmm, to remove the jelsoft copyright, you would have to have a branding free license of vbulletin.
to remove my copyright and links, there is no branding free option nope, but you can contact me per pm, maybe we can come together |
#187
|
|||
|
|||
Hmm, wierd, some threads show up fine while others are just empty.
Here is a "working" thread... http://www.entropiaforum.com/forums/...ic/2620-1.html And here is one that is empty, eventhough the original thread shows fine... http://www.entropiaforum.com/forums/...ic/1626-1.html :disappointed: I'm not getting any errors at all, it's just that some threads shows fine while others are empty :tired: What could be wrong ? |
#188
|
|||
|
|||
Now i just had MSN bot visiting, it was looking at...
http://www.entropiaforum.com/forums/...hp/t-1864.html What wierd URL is that ? My easy-archive is at "forums/history", it was looking in "forums/archive" which i dont link to anymore, but the link works but it shows the old default style archive ? |
#189
|
||||
|
||||
bot must the old url still in its memory.
Anyway your new archive should soon be getting scanned. It takes some time. |
#190
|
||||
|
||||
yep, the old urls stay in memories some time
|
#191
|
|||
|
|||
I see, but what about this ? with the empty threads ?
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|