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

Reply
 
Thread Tools
ScriptWiz.com vBulletin Search Engine Friendly HTML Archiver Script - FREE!! Details »»
ScriptWiz.com vBulletin Search Engine Friendly HTML Archiver Script - FREE!!
Version: 1.00, by geekpipe geekpipe is offline
Developer Last Online: Feb 2007 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 04-01-2004 Last Update: Never Installs: 0
 
No support by the author.

ScriptWiz.com vBulletin HTML Archiver Script - FREE!!

Thank you for choosing our free ScriptWIz.com vBulletin HTML Archiver Installation. We use this on our sites for more search engine friendly URL's and to make member HTML pages. This script does not alter or touch your database or vBulletin files. Instead it uses a mod_rewrite command found on UNIX servers.

The way this script works is quite nice. It is really an intelligent, dynamic wrapper for your forum. It lists all contents from your database such as forums, threads, and members on SEF (search engine friendly) pages. It also shows the particular content when calling the SEF URL. In simple terms, it pulls all the forum data to create SEF hyperlinks so google and other search engines can easily go through your entire forum as the search engine will see it as static html pages being created every day! There is nothing better than fresh content.

There are other very good archive scripts out there but we felt the need to create this script for the following reasons:

- We feel it produces more SEF links both in quality and quantity

- The script requires the more standard mod_rewrite

- This script is very small in size

- This script creates SEF page for each member of your forum

- This script does not touch any of the vBulletin files or database

As far as installation, all you need to do is to extract the zip file to your computer and follow these steps:

1. Open the file index.php and edit 3 variables shown below to match your forum. For this example we are using the website aimforum.com
which has the forum installed into the root www folder and we want the archive pages to be placed into the folder called archive off of the www folder:

$title = "Aim Forums &mdash; aimforum.com &mdash;"; //this will be <title>
$bburl = "http://www.aimforum.com"; //no ending slash
$path = "/archive/"; //this is path from the root folder like /archive/


2. Create a folder on the web server with the same name as specified in the $path statement above. (For example, inside your vbulletin forum directory, create a folder called archive)

3. Upload all the files from the zip into the folder as specified in the $path statement above. NOTE: Make sure to upload the .htaccess file in ASCII mode and the PHP/HTML files in Binary mode.


That's is it!

To test, go to http://www.yourforum.com/archive (replace yourforum.com with your forum URL and replace archive with the $path folder you created) and you will see your archive page!

You can a live example by going here: http://www.aimforum.com/archive

NOTE: As this is a hack, useage is at your own risk and we assume no liability. We have not tested this on version 3.x of vBulletin as of yet but it should work. We have tested this on version 2.3.x of vBulletin and found no issues.

Any question? email us at webmaster@scriptwiz.com

Show Your Support

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

Comments
  #2  
Old 04-01-2004, 11:16 PM
Slynderdale Slynderdale is offline
 
Join Date: Mar 2002
Location: New York State
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not bad at all, but there are already several hacks like this for vb 2.x
https://vborg.vbsupport.ru/showthread.php?t=47667
https://vborg.vbsupport.ru/showthread.php?t=47087

Also theres a good chance this might not work on vb3 due to all the mysql changes.
Reply With Quote
  #3  
Old 04-02-2004, 02:26 AM
RixiuS RixiuS is offline
 
Join Date: Jul 2003
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by geekpipe
ScriptWiz.com vBulletin HTML Archiver Script - FREE!!

Thank you for choosing our free ScriptWIz.com vBulletin HTML Archiver Installation. We use this on our sites for more search engine friendly URL's and to make member HTML pages. This script does not alter or touch your database or vBulletin files. Instead it uses a mod_rewrite command found on UNIX servers.

The way this script works is quite nice. It is really an intelligent, dynamic wrapper for your forum. It lists all contents from your database such as forums, threads, and members on SEF (search engine friendly) pages. It also shows the particular content when calling the SEF URL. In simple terms, it pulls all the forum data to create SEF hyperlinks so google and other search engines can easily go through your entire forum as the search engine will see it as static html pages being created every day! There is nothing better than fresh content.

There are other very good archive scripts out there but we felt the need to create this script for the following reasons:

- We feel it produces more SEF links both in quality and quantity

- The script requires the more standard mod_rewrite

- This script is very small in size

- This script creates SEF page for each member of your forum

- This script does not touch any of the vBulletin files or database

As far as installation, all you need to do is to extract the zip file to your computer and follow these steps:

1. Open the file index.php and edit 3 variables shown below to match your forum. For this example we are using the website aimforum.com
which has the forum installed into the root www folder and we want the archive pages to be placed into the folder called archive off of the www folder:

$title = "Aim Forums &mdash; aimforum.com &mdash;"; //this will be <title>
$bburl = "http://www.aimforum.com"; //no ending slash
$path = "/archive/"; //this is path from the root folder like /archive/


2. Create a folder on the web server with the same name as specified in the $path statement above. (For example, inside your vbulletin forum directory, create a folder called archive)

3. Upload all the files from the zip into the folder as specified in the $path statement above. NOTE: Make sure to upload the .htaccess file in ASCII mode and the PHP/HTML files in Binary mode.


That's is it!

To test, go to http://www.yourforum.com/archive (replace yourforum.com with your forum URL and replace archive with the $path folder you created) and you will see your archive page!

You can a live example by going here: http://www.aimforum.com/archive

NOTE: As this is a hack, useage is at your own risk and we assume no liability. We have not tested this on version 3.x of vBulletin as of yet but it should work. We have tested this on version 2.3.x of vBulletin and found no issues.

Any question? email us at webmaster@scriptwiz.com
Hehe, I am a steady poster at your site, or I used to be.. :P MellonCollie = Me

nice hack though
Reply With Quote
  #4  
Old 04-02-2004, 04:08 AM
Bad Bunny's Avatar
Bad Bunny Bad Bunny is offline
 
Join Date: Apr 2002
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Slynderdale
Not bad at all, but there are already several hacks like this for vb 2.x
https://vborg.vbsupport.ru/showthread.php?t=47667
https://vborg.vbsupport.ru/showthread.php?t=47087

Also theres a good chance this might not work on vb3 due to all the mysql changes.
Who said this would work for vb3?
Reply With Quote
  #5  
Old 04-02-2004, 07:53 AM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bad Bunny
Who said this would work for vb3?
I think it is nice to see a few different type of hacks about the same subject here. This way I can choose which one I'd like to install. Please don't see attempts by others to share their own hard work as 'trying to be the best'.
Reply With Quote
  #6  
Old 04-23-2004, 03:38 PM
iconrate iconrate is offline
 
Join Date: Mar 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks!
this hack owns all
Reply With Quote
  #7  
Old 04-23-2004, 04:43 PM
DenzoForums DenzoForums is offline
 
Join Date: Apr 2004
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work on VB3.0.1?

Looks awesome, and I would love to be able to Install..

Dave
Reply With Quote
  #8  
Old 04-28-2004, 01:22 AM
Burgy Burgy is offline
 
Join Date: Aug 2002
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beeing a practical communication expert I think from seeing the demo
this might be the first hack using up to date technolegy
php with sql and
linux with apache
linked with modrewrite a logic linking system of its own
might be the first electronic marketing idear that made me shiver

german would be easier-)

a question thou i have
a) the funktionality of the demo - might it work - as version vBulletin 3.0.0 for somebody fit in prinzipals of php sql linux apache without expert knolege
in any of those and a installatin time of 3 hours?

b) does the script acutualy distinguish between searchengine and human or does ist just give an aditional way to index the exact same content without human interface. And if so could i switch off the search engines to index the original vB driven interactive content view by useing a robots.txt complyend "do not index this page" for all view options like printview.php showthread.php and showforum.php

Came from a party and still suffer from the shock of silence and excitement of the hack but I wanted to give example. of the forbidden index thing for search engines like google friendly anought to listen .

excerpt from robots.txt
in the www directory (internet acessible main dir) if it is your vBulletin directory .
Code:
#ALL BOTS
User-agent: *
Disallow: /admincp/
Disallow: /attachments/
Disallow: /clientscript/
Disallow: /cpstyles/
Disallow: /images/
Disallow: /modcp/
Disallow: /subscriptions/
Disallow: /tmp/
Disallow: /attachment.php
Disallow: /avatar.php
Disallow: /cron.php
Disallow: /editpost.php
Disallow: /image.php
Disallow: /joinrequests.php
Disallow: /login.php
Disallow: /member.php
Disallow: /memberlist.php
Disallow: /misc.php
Disallow: /moderator.php
Disallow: /newattachment.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /poll.php
Disallow: /postings.php
Disallow: /printthread.php
Disallow: /private.php
Disallow: /register.php
Disallow: /report.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /subscription.php
Disallow: /subscriptions.php
Disallow: /usercp.php
Disallow: /threadrate.php
Disallow: /usercp.php
Disallow: /usernote.php
whitch would mean translated to german or english
d: der spider copyrightchek soll nach hause gehen und keine daten der disallow variablen f?r dateinamen.php sammeln
e: the copyrightcheck spider shall go home and not index contend of disallow variable filename.php

If so you could "spider switch off" oneonwn board and "spider switch on" geekpipe's hack and have perfect url to -> contenct relavent link urls and link texts for your content.
This would be the best marketing hack i ever saw for public created content.

Burgy Zapp

PS not to hide I represent www.kunstbewegung.info - will come in english sameday Q1 2005 and own some license about 3.0.0 vBulletin not vB copy right free and work on rlp_Datenatelier project
Reply With Quote
  #9  
Old 05-26-2004, 05:35 PM
dethfire dethfire is offline
 
Join Date: Feb 2003
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey geekpipe, I can see my forums and topics, but when I click a topic it's a blank page
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 12:48 AM.


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.06139 seconds
  • Memory Usage 2,297KB
  • Queries Executed 24 (?)
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
  • (1)bbcode_code
  • (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
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)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_postinfo_query
  • fetch_postinfo
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete