Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Ranking Version 1.1 Details »»
vB Ranking Version 1.1
Version: 1.1.1, by jb-net jb-net is offline
Developer Last Online: Dec 2014 Show Printable Version Email this Page

Version: 3.5.0 RC3 Rating:
Released: 08-28-2005 Last Update: 08-28-2005 Installs: 68
Uses Plugins
Additional Files  
No support by the author.

vB Ranking - Search Engine Optimization for vBulletin
Our Website: www.vbranking.com


I. Information:
  • vBulletin Version: 3.5.x
  • vBRanking Version: 1.1.1
II. Description:
vB Ranking is a very efficient modification for your vBulletin Forum. It converts nearly every dynamic link into a static link to ensure that Search Engines (Google, Yahoo, MSN, etc.) can spider your forum.

III. Technical:
This modification requires 1 XML import. You must have mod_rewrite apache module installed and enabled on your server.

IV. License Agreement:
- You may use this modification at your own risk. You must assume the entire risk of installing and using this modification. Without any Warranty.
- You may not distribute this modification in whole or parts without my permission..

V. Copyright note:
There is no visible copyright notice in this modification but we shall be pleased if you would include a link to our website. Exemple:

Code:
Search Engine Optimization powered by <a href="http://www.vbranking.com">vBRanking</a>
VI. Donation:
vB Ranking is free, but a donation of any amount is very appreciated. Donations will help towards further development of this modification.



.

Show Your Support

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

Comments
  #12  
Old 08-29-2005, 03:40 PM
jb-net jb-net is offline
 
Join Date: Jul 2003
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ corollasbest:
- Which version of vBulletin?
- mod_rewrite installed and enabled ?
- any error message?
Reply With Quote
  #13  
Old 08-29-2005, 03:50 PM
Protoman's Avatar
Protoman Protoman is offline
 
Join Date: Jan 2005
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.5RC2 w/VB Advanced CMPS 2.0
mod_rewrite IS installed and enabled
404 error, nothing else.
Reply With Quote
  #14  
Old 08-29-2005, 04:01 PM
jb-net jb-net is offline
 
Join Date: Jul 2003
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ corollasbest: In which path have you installed your forum? Can you send me a pm with the url to your forum?

@ all: A demo forum is online:

Demo: http://demo.vbranking.com
Username: test
password: test

Maybe you see a url with a session in it the first time you visit the forum. This is okay! vBRanking also workes if visitors don't accept cookies because it can also process sessions in the urls. Off course search engine spiders won't get a session! (I hope I said this correctly and understandably)

Note: This demo forum will only be only a few days. After this time I must uninstall it because I need my vB license for an other project.
Reply With Quote
  #15  
Old 08-29-2005, 05:28 PM
jugo jugo is offline
 
Join Date: Feb 2004
Location: Reading your emails.
Posts: 573
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jb-net
@ jugo: Which Version of vBulletin? I will check this!

vB 3.5 RC2. Had the DC SEO Installed so I know mod_rewrite works. I uninstalled theirs and replaced my htaccess with yours and installed the product....

I will reinstall it soi you cann see...If you like add me to your MSN and or AIM and we can test it.

juanph@msn.com
AIM: pbrainFREAKS
Reply With Quote
  #16  
Old 08-29-2005, 05:30 PM
Protoman's Avatar
Protoman Protoman is offline
 
Join Date: Jan 2005
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what would I look for specifically in my phpinfo() to tell me mod_rewrite is installed correctly?
Reply With Quote
  #17  
Old 08-29-2005, 06:47 PM
Stifler Stifler is offline
 
Join Date: Jan 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would it possible to make the threadname be the XXX-1.html name (where the x's are) that way its really optimized for search engines.
Reply With Quote
  #18  
Old 08-29-2005, 07:05 PM
jb-net jb-net is offline
 
Join Date: Jul 2003
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by corollasbest
what would I look for specifically in my phpinfo() to tell me mod_rewrite is installed correctly?
You should look for "mod_rewrite". But also if it is not mentioned in phpinfo() it could work. Make a simple test:

1. Upload a .htaccess with the following content in your main domain directory (eg. www.vbranking.com):

Code:
RewriteEngine on 
RewriteBase /
RewriteRule ^test.html$ test.php
2. Upload a test.php with the following content:

Code:
<?
echo "mod_rewrite works";
?>
3. If http://www.yourdomain.com/test.html shows "mod_rewrite works" it should work :nervous:
Reply With Quote
  #19  
Old 08-29-2005, 07:46 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and seems to be working fine. Only statistics will tell if this works...

Is there any way you could generate an image, like Google's Page Rank button, for this?
Reply With Quote
  #20  
Old 08-29-2005, 10:28 PM
2shae 2shae is offline
 
Join Date: Apr 2005
Location: ireland
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

u know u can run a normal fourm and a test forum with ur vblicense
so i think that forum counts as a test forum as it is not going to be posted on
Reply With Quote
  #21  
Old 08-30-2005, 12:58 AM
Sovereign Sovereign is offline
 
Join Date: Apr 2004
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This causes alot of 404s, don't know why. Also, the .htaccess file contents are incompatible with the mod_rewrites used by amykhar's Userpage hack.
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 06:24 PM.


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.07062 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete