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

Reply
 
Thread Tools
[Naxon] mod_rewrite Details »»
[Naxon] mod_rewrite
Version: 0.2, by Naxon Naxon is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.7 Rating:
Released: 07-11-2007 Last Update: 07-12-2007 Installs: 39
Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This modifiction is in beta stage.
Not all files have rewrited address.
Soon, all files will have rewrited addresses ang I'll release the full version FREE, NO PRICE.
You should install this, because it's improving your stage on Google and others... Very good for SEO !

Soon my friends, full version

Examples:

To enter forum number two:
Regular way: forumdisplay.php?f=2
Rewrited way: forum2.html

To enter thread number two:
Regular way: showthread.php?t=2
Rewrited way: thread2.html

To enter page 3 of thread two:
Regular way: showthread.php?t=2&page=3
Rewrited way: thread2-3.html

To enter member number one called Naxon:
Regular way: by ID - member.php?u=1 OR by UserName - member.php?username=Naxon
Rewrited way: by ID - user1.html OR by UserName usernaxon.html

0.1
Naxon mod_rewrite BETA 0.1.
Mod released.

0.2
Naxon mod_rewrite BETA 0.2.
Users bug fixed.

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 07-12-2007, 06:57 AM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[high]* projectego totally clicks install! [/high]
Reply With Quote
  #13  
Old 07-12-2007, 07:41 AM
mhmd1983 mhmd1983 is offline
 
Join Date: Apr 2007
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this'll be a nice mod when you finish it , we're waiting man , I hate VBseo
Reply With Quote
  #14  
Old 07-12-2007, 08:09 AM
Vic123 Vic123 is offline
 
Join Date: Jun 2004
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Naxon,

thanks for this mod. I haven't installed yet because I'm waiting for a stable full release.

Is it possible to change rewrite rules like this?

To enter forum number two:
Regular way: forumdisplay.php?f=2
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM.html

To enter thread number two:
Regular way: showthread.php?t=2
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM/nameofTHREAD.html

To enter page 3 of thread two:
Regular way: showthread.php?t=2&page=3
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM/nameofTHREAD-3.html

To enter member number one called Naxon:
Regular way: by ID - member.php?u=1 OR by UserName - member.php?username=Naxon
Rewrited way: usernaxon.html

I think this would be great for SEO as you have more possible keywords in your url.

bye
Vic
Reply With Quote
  #15  
Old 07-12-2007, 08:39 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what about the server load?
will it be resource hunger ?
Reply With Quote
  #16  
Old 07-12-2007, 04:17 PM
Endurer Endurer is offline
 
Join Date: Sep 2006
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome. I am keeping an eye on this.
Reply With Quote
  #17  
Old 07-12-2007, 06:13 PM
Naxon Naxon is offline
 
Join Date: Oct 2006
Location: Israel
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please nominate for MOTM
Reply With Quote
  #18  
Old 07-12-2007, 06:20 PM
Yours Truly Yours Truly is offline
 
Join Date: Feb 2007
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Naxon View Post
Please nominate for MOTM
Might get nominated if you answer some of the questions
Reply With Quote
  #19  
Old 07-12-2007, 06:34 PM
Naxon Naxon is offline
 
Join Date: Oct 2006
Location: Israel
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vic123 View Post
Hey Naxon,

thanks for this mod. I haven't installed yet because I'm waiting for a stable full release.

Is it possible to change rewrite rules like this?

To enter forum number two:
Regular way: forumdisplay.php?f=2
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM.html

To enter thread number two:
Regular way: showthread.php?t=2
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM/nameofTHREAD.html

To enter page 3 of thread two:
Regular way: showthread.php?t=2&page=3
Rewrited way: /{if present}nameofCATEGORY{/if}/nameofFORUM/nameofTHREAD-3.html

To enter member number one called Naxon:
Regular way: by ID - member.php?u=1 OR by UserName - member.php?username=Naxon
Rewrited way: usernaxon.html

I think this would be great for SEO as you have more possible keywords in your url.

bye
Vic
Thank's ! In the full version I'll do this !
But there will be a problem for the hebrew users ^^"
Reply With Quote
  #20  
Old 07-12-2007, 10:10 PM
Naxon Naxon is offline
 
Join Date: Oct 2006
Location: Israel
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated.
0.2
Users bug fixed.
Reply With Quote
  #21  
Old 07-13-2007, 01:42 PM
Endurer Endurer is offline
 
Join Date: Sep 2006
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you give us an ETA on the full version?
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 10:04 PM.


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.05111 seconds
  • Memory Usage 2,306KB
  • Queries Executed 26 (?)
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
  • (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