vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbArchive - Search Engine Indexer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=47667)

LT97B 11-10-2003 12:44 AM

I wish this archive thing would work on zeus servers!!! grr
I know zeus has mod_rewrite and so on I guess its just a matter of time until one of you guys figures out a way to make it work...... *sigh*

replicon 11-10-2003 03:47 PM

Quote:

Originally Posted by TECK
Can you post the ISAPI Procedure? I'm interested... Thanks.

Sure, here's the procedure.

1. Install ISAPI Rewrite Free Version (works great if you only host 1 site on IIS)

2. In ISAPI Rewrite's httpd.ini, add the following entries:
Code:

RewriteRule /archive /archive.php
RewriteRule /archive/(.*) /archive\.php\?param=/$1
RewriteRule /forumdisplay/(.*) /forumdisplay2\.php\?param=/$1
RewriteRule /showthread/(.*) /showthread2\.php\?param=/$1

This will rewrite /archive, /forumdisplay and /showthread into it's equivilent .php files. We can't use no extension, IIS does not support that properly. This also rewrites the remainder of the URL into the query parameter "param", as IIS will display file not found if you add / after the forumdisplay and showthread urls.

3. In forumdisplay.txt and showthread.txt, replace the line :
Code:

$endbit = strrchr( $_SERVER['PHP_SELF'] , '/' );
with :
Code:

$endbit = strrchr( $HTTP_GET_VARS['param'] , '/' );
This will extract the remaining URL as a parameter since we moved it to a parameter.

4. Rename archive.txt to archive.php, forumdisplay.txt to forumdisplay2.php, and showthread.txt to showthread2.php, and copy to your live upload directory.

ResellerForums 11-13-2003 08:31 PM

Quote:

Originally Posted by ResellerForums
We've got this great hack installed (thanks Teck!), and it works well except:

We have only four forums on our board, and they are all at the root level. That is, their "Forum Parent", as set in the admin, is "No one". (This is intentional, since we don't have enough forums to justify categorization.)

The problem is that on the archive page, the forum names aren't hyperlinked. It seems that this hack doesn't hyperlink forums at the root level because it assumes that they are not actually forums but categories.

Is there a way around this?

See http://www.rfidtalk.com/archive

You'll notice that RFID Forum and RFID Industry News are NOT hyperlinked even though they are actual forums, while Greater Impact of RFID and RFID Technology are (because they are children of test).

For those interested in a solution, here it is: comment out lines 113, 114, and 116 in archive. So lines 106-119 look like this:

if ( $forumperms['canview'] )
{
if ( empty( $forum['description'] ) )
{
$forum['description'] = 'No description available.';
}
eval( '$forumtitle = "' . gettemplate( 'archive_categorytitle' ) . '";' );
// COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: if ( $forum['parentid'] != '-1' )
// COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: {
eval( '$forumtitle = "' . gettemplate( 'archive_forumtitle' ) . '";' );
// COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: }
eval( '$forumbits .= "' . gettemplate( 'archive_forumbit' ) . '";' );
$forumbits .= showforums( $forum['forumid'] , $spacer . '    ' , $forumperms );
}

replicon 11-14-2003 09:59 PM

Finally got spidered, and all I can say is WOW.

Guest usercount went from avg of 20 to avg of 90. And we only have 8500 pages spidered (should be about 28,000).

LT97B 11-15-2003 12:31 PM

Is my hosting co the only co that uses zeus instead of apache or isapi?

Domenico 11-17-2003 10:44 AM

This addon really does work very well.

Our site www.webhostingtalk.nl has more then 11.000 results in google. :)

It is recommended for everybody!

TECK 11-18-2003 01:01 AM

Quote:

Originally Posted by Domenico
This addon really does work very well.

Our site www.webhostingtalk.nl has more then 11.000 results in google. :)

It is recommended for everybody!

Thanks. All you have to do left is to add the copyright at the bottom of the web site (links and text), the way it's supposed to be.

Regards,
Floren.

Domenico 11-18-2003 07:21 AM

Oh, I will add that info as soon as I have time for it. Sorry, I don't remember me removing it as I normally hate when people do such things.

Anyways, is this addon final or do you see any 'improvements' or 'extra functionality' in the near future?

Coordinator Inc 11-22-2003 06:24 AM

Quote:

Originally Posted by TECK
[high]vbArchive v1.3 Released[/high]
250,000 Google pages (and counting...) indexed so far. Congratulations to all users!

WHAT'S NEW IN VERSION 1.3:
I added the number of threads and posts for each forum.
The problem with a static page like the main archive page (as well the category ones) was that it never changed.
Now, every time a crawler visit the page, it will see new elements changed, since the number of threads and posts will always change.
Take a look at my archive, until FireFly updates the vBulletin.org one.
[/b]


Man, I PMed you a week ago.
I need this script to be installed on 2 of my forums for a fee.
Can you do it please?
Let me know either way.
Thanks.

dssforum 11-26-2003 08:48 PM

Can someome please install this for me been at it all week with no luck trying to install it on www.tsxclub.com

messege me on AIM : FerrariG2


All times are GMT. The time now is 03:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03056 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete