vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=104484)

girish.r 05-08-2006 05:25 AM

Bhuwan, the opera 9 download URL is http://snapshot.opera.com/windows/

girish.r 05-08-2006 05:28 AM

Bhuwan, one thing that need attention is the 'Unknown Location' problem in the 'Currently Active Users' (online.php). I think this is not a htaccess problem. Hope you will fix this!

redlabour 05-08-2006 06:38 AM

The only thing hardly missed is the full functionallity ! I wonder why you guys talking about so small factors like the "Who is online" if this Hack is still not working in anyway.

The hardest Bug is still that you can not use it and everytime you choose Threads you will be redirected to wrong places or non existing Threads.

sickboy6ths 05-08-2006 09:44 AM

Ok to get it working on isapi_rewrite, edit httpd.conf and add this:
Code:

RewriteRule ^/(.*)/(styleid=(.*))$ /showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/(showthread\.php)$ /showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-new.html /showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-last.html /showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-print.html/(.*)$ /printthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-print.html /printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-nextnewest.html /showthread.php?t=$3&goto=nextnewest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-nextoldest.html /showthread.php?t=$3&goto=nextoldest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/p-(.*)-post(.*)/postcount(.*).html /showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)-page(.*).html /showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*)/page(.*).html /showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/(.*)/t-(.*)-(.*).html/(.*)$ /showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^/(.*)/t-(.*)-(.*).html /showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/f-(.*)-(.*)/misc\.php$ /misc.php?&%{QUERY_STRING}&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/members/(.*)-(.*).html /member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/u-([A-Za-z0-9\_\-]+)-([0-9]+).html /member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/u-(.*)-(.*).html(.*) /member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING}$3 [L]
RewriteRule ^/u-(.*)-(.*).html /member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^/f-(.*)-(.*)/page(.*).html/(.*)$ /forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^/f-(.*)-(.*)/(.*)$ /forumdisplay.php?f=$2&&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^/f-(.*)-(.*)/$ /forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^/search-(.*).html$ /search.php?do=$1 [L]

In short, the difference between the original config for apache, and the config for isapi rewrite:
(1st = Apache, 2nd = ISAPI)
Code:

RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
RewriteRule ^/search-(.*).html$ /search.php?do=$1 [L]

so you need to add 2 slashes in total, one after "RewriteRule ^" and one before the .php file.

Hope this is useful for somebody.

redlabour 05-08-2006 10:46 AM

Quote:

Mod Version: 1.0
?????????????

Quote:

1.5 Release - vRewrite 1.5 has become stable, and all users under 1.5 RC3 and 1.0 need to upgrade.
Where can i download 1.5 ???? Here is only 1.0 available.

In anyway - is anybody using this Hack with all of it?s bugs ??? :surprised:

Bhuwan 05-08-2006 11:05 AM

Quote:

Originally Posted by girish.r
Bhuwan, one thing that need attention is the 'Unknown Location' problem in the 'Currently Active Users' (online.php). I think this is not a htaccess problem. Hope you will fix this!

This is fixed for next release.

Bhuwan 05-08-2006 11:05 AM

Quote:

Originally Posted by redlabour
The only thing hardly missed is the full functionallity ! I wonder why you guys talking about so small factors like the "Who is online" if this Hack is still not working in anyway.

The hardest Bug is still that you can not use it and everytime you choose Threads you will be redirected to wrong places or non existing Threads.

It works fine for most of us...

redlabour 05-08-2006 11:30 AM

Quote:

Originally Posted by Bhuwan
It works fine for most of us...

For "most of us" is not for everyone. And if you can see in this Thread there are a lot of other Bugs still open that makes it absolutely useless.

Remembering that you wanted to fix the "wrong URL" Bug a few Month ago before Final 1.0 ???

Smitty 05-08-2006 11:41 AM

redlabour - I'm not sure what your complaint is. This is a free hack that is being tested and actively supported. I haven't installed it yet because there are bugs. But I don't see a reason to stand back and call it "totally useless". If it's totally useless to you, 'Unsubscribe' from the thread and let those who are interested carry on.

I suggest if you want something that's tested and fully functional, buy vbseo. Oh, but you'll have to PAY for that...

Bhuwan 05-08-2006 11:49 AM

Quote:

Originally Posted by Smitty
redlabour - I'm not sure what your complaint is. This is a free hack that is being tested and actively supported. I haven't installed it yet because there are bugs. But I don't see a reason to stand back and call it "totally useless". If it's totally useless to you, 'Unsubscribe' from the thread and let those who are interested carry on.

I suggest if you want something that's tested and fully functional, buy vbseo. Oh, but you'll have to PAY for that...

Thank you :)


All times are GMT. The time now is 05:07 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.02560 seconds
  • Memory Usage 1,752KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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