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 :)

redlabour 05-08-2006 12:15 PM

Quote:

Originally Posted by Smitty
But I don't see a reason to stand back and call it "totally useless". If it's totally useless to you,

We are talking about a Hack that Rewrites URL?s.

In fact this Hack damages and does not optimize Search Engine Crawlability.

Free or Commercial - Users have to be warned about using this and get lost their Search Engine Placements that they have before they use this Hack.

In Fact - Free/GPL/OpenSource does not mean unprofessional. All i think is that there has to be a clear warning at the Top of this Hack.

It is useless and dangerous at productive Projects at this Time.

Bhuwan 05-08-2006 12:19 PM

Quote:

Originally Posted by redlabour
We are talking about a Hack that Rewrites URL?s.

In fact this Hack damages and does not optimize Search Engine Crawlability.

Free or Commercial - Users have to be warned about using this and get lost their Search Engine Placements that they have before they use this Hack.

In Fact - Free/GPL/OpenSource does not mean unprofessional. All i think is that there has to be a clear warning at the Top of this Hack.

It is useless and dangerous at productive Projects at this Time.

you still haven't told me what the excat problem is...nor does it seem like you've even tried 1.5.

redlabour 05-08-2006 01:18 PM

Quote:

Originally Posted by Bhuwan
you still haven't told me what the excat problem is...nor does it seem like you've even tried 1.5.

Nice joke !

I told you the Problem and a lot of others have it to. At 1.0 and 1.5.
Every Thread opened results in a non existing Thread-ID if it is not choosen from his Forum.

vRewrite is incompatible with TopXStats and vBAdvanced-Last-Postings and a lot of more Placements.

You know this Bug and told us more than one Time that this Bug would be fixed at 1.5 but it is not.

And if you read the other Bugs you see that this is not the only reason why no one should install this at a productive Project.

1.5 - nice i told you this Bug immediatley after the Release and you see it and sayed you want fix it in the next Days. No you say i did not test it ??

https://vborg.vbsupport.ru/showthrea...216#post951216

https://vborg.vbsupport.ru/showthrea...143#post951143

https://vborg.vbsupport.ru/showthrea...857#post950857

https://vborg.vbsupport.ru/showthrea...008#post908008

Bhuwan 05-08-2006 01:23 PM

Quote:

Originally Posted by redlabour
Nice joke !

I told you the Problem and a lot of others have it to. At 1.0 and 1.5.
Every Thread opened results in a non existing Thread-ID if it is not choosen from his Forum.

vRewrite is incompatible with TopXStats and vBAdvanced-Last-Postings and a lot of more Placements.

You know this Bug and told us more than one Time that this Bug would be fixed at 1.5 but it is not.

And if you read the other Bugs you see that this is not the only reason why no one should install this at a productive Project.

1.5 - nice i told you this Bug immediatley after the Release and you see it and sayed you want fix it in the next Days. No you say i did not test it ??

Why dont you just uninstall this and be on your way?

Bhuwan 05-08-2006 01:29 PM

Quote:

Originally Posted by girish.r
Bhuwan, the opera 9 download URL is http://snapshot.opera.com/windows/

your right, there seems to be a problem with opera

girish.r 05-08-2006 01:40 PM

redlabour, if you have got some complaints and are fussy about it the don't use this mod. Else try the help and be patient.

Bhuwan where can I download 1.5?

girish.r 05-08-2006 01:44 PM

Sorry, never realized that the main download was 1.5. Bhuwan may be you need to update the 'Mod Version' number on the top of this page to 1.5.

Bhuwan 05-08-2006 02:19 PM

Quote:

Originally Posted by girish.r
Sorry, never realized that the main download was 1.5. Bhuwan may be you need to update the 'Mod Version' number on the top of this page to 1.5.

I think I've found a fix for the Opera problem...I will post soon
dont have access to change the mod version...
[high]* Bhuwan pokes immortal for that[/high]

redlabour 05-08-2006 04:20 PM

Quote:

Originally Posted by Bhuwan
Why dont you just uninstall this and be on your way?

Oh ok - i understand. You do not know how to fix the Bugs. Hey, no Prob. But go ahead and enter a WARNING to your Mod-Description before more Users are destroying their SE Rankings.

Bhuwan 05-08-2006 04:21 PM

Quote:

Originally Posted by redlabour
:tired: You did not understand anything, right ?

Hint : I did not longer use it. But i do not like to the other Users destroy their Rankings.

Thanks. Now all that's left is that you GO AWAY and STAY AWAY.

jdingman 05-08-2006 04:21 PM

Quote:

Originally Posted by redlabour
:tired: You did not understand anything, right ?

Hint : I did not longer use it. But i do not like to the other Users destroy their Rankings.

And that's your opinion. If we want to use it, we will. Please leave us alone to use it if we want to.

redlabour 05-08-2006 04:24 PM

Quote:

Originally Posted by jdingman
If we want to use it, we will.

Is it new to you that Alpha-Software has a Warning-Disclaimer for new Users ? Think about it......

BTW - this is not my Opinion - it is a Fact that this Mod does does blow away your Google Rankings after a few Days.

jdingman 05-08-2006 04:35 PM

Quote:

Originally Posted by redlabour
Is it new to you that Alpha-Software has a Warning-Disclaimer for new Users ? Think about it......

BTW - this is not my Opinion - it is a Fact that this Mod does does blow away your Google Rankings after a few Days.

I don't know where you're making these claims from, because I've only seen an increase in traffic in the past couple of weeks. If this mod didn't work, SEO wouldn't exist.

redlabour 05-08-2006 05:02 PM

Quote:

Originally Posted by jdingman
I don't know where you're making these claims from, because I've only seen an increase in traffic in the past couple of weeks. If this mod didn't work, SEO wouldn't exist.

Nice traffic that produces DoubleContent and founds a lot of 401 and 404 Messages all around your Board. :tired:

filburt1 05-08-2006 05:13 PM

Please stay on topic about the modification rather than opinions about other mods or sites.

cd1986 05-08-2006 05:15 PM

Quote:

Originally Posted by redlabour
Nice traffic that produces DoubleContent and founds a lot of 401 and 404 Messages all around your Board. :tired:

Then maybe you could try and improve it yourself...if you study the code carefully you should be able to remove a few of those 404s. ;)

Jay... 05-08-2006 08:02 PM

Quote:

Originally Posted by jlaine
It's on the dead bottom of my page, where is it injecting itself in yours?

right here on this screenshot aswell as on the forum footer.

Bhuwan 05-08-2006 08:36 PM

Quote:

Originally Posted by Jay...
right here on this screenshot aswell as on the forum footer.

You can directly edit one of the hooks and then add the copyright in your footer manually....PM me if you need step-by-step or more info :)

xStylezx 05-08-2006 09:07 PM

Bhuwan,ive said it before in this thread and ill say it again,great work on this mod man.Dont worry about the ungreatful people.I myself am not seeing alot of problems with this mod and the ones i have had Bhuwan has taken care of.He has also been willing to add a feature or two just because i requested it through aim.You cant get better than that for a free mod.Keep up the great work Bhuwan

Jay... 05-08-2006 09:13 PM

i couldnt agree more, looking through this thread the support has been exceptional! well done Bhuwan!

xStylezx 05-08-2006 09:16 PM

Oh,one more thought.Right now the only thing that worries me as far as possible dupe is the newpost and lastpost links that are rewritten on forum home.Its the same content of the original thread,just with a "newpost" or "lastpost" added to the url.That is a worry of mine right now,ive sent you a pm a little while ago Bhuwan when you were away for a while,if you still have it there are more details there.I think it would be better to rewrite like this

Code:

www.forumhome.com/forumname/threadname.html#1270
which at the time of me writing this "1270" is the "lastpost" in this thread.it happens to be my post.

Smitty 05-08-2006 09:59 PM

Quote:

Originally Posted by redlabour
We are talking about a Hack that Rewrites URL?s.

In fact this Hack damages and does not optimize Search Engine Crawlability.

OK. You've warned us of the danger(s). Now can we get on with the thread?

Quote:

Originally Posted by redlabour
Free or Commercial - Users have to be warned about using this and get lost their Search Engine Placements that they have before they use this Hack.

In Fact - Free/GPL/OpenSource does not mean unprofessional. All i think is that there has to be a clear warning at the Top of this Hack.

And you're just the person to warn everyone.... OK - We know we're all stupid and need you to warn us. You've done your job. Personally, I'm just putting you on my 'Ignore' list. Your posts are of no value.

Immortal 05-09-2006 06:04 PM

If you don't like the hack, then don't use it, simple as that. And honestly I do not care. We do not make any money doing this, and we are just trying to help other vB owners by improving their community. If you don't think it's of any value to you, then just shut your mouth up, and don't use the freaking hack.

Solitary 05-10-2006 02:48 AM

I noticed that the url rewrite does not work with subforums. Is there going to be a support for that?

kurtbarker 05-10-2006 02:56 AM

Quote:

Originally Posted by Immortal
If you don't like the hack, then don't use it, simple as that. And honestly I do not care. We do not make any money doing this, and we are just trying to help other vB owners by improving their community. If you don't think it's of any value to you, then just shut your mouth up, and don't use the freaking hack.

Geez mate... Half the people come on here, say what they 'think' could improve it, and hope it gets added. They don't expect to get abused by the author. Secondly, the WOL issue is a big one for me, as I run a club and it would look unprofessional, and I can see that others have also requested this... There were reports of key features not working, so I was following that, and I reported that member profiles were loading with the rewrite feature enabled... Don't you care if your 'hack' doesn't work 100%

Maybe you should edit the initial post to read "Hack is provided AS IS, I will not be updating it, so if you don't like it... DON'T use it..." at least then people won't be expecting your support when you obviously won't give it

kurtbarker 05-10-2006 02:58 AM

Quote:

Originally Posted by Immortal
Any donations are very much appreciated!

After that last post, LOL... hope you aren't relying on those donations

pranism 05-10-2006 03:23 AM

Quote:

Originally Posted by Immortal
If you don't like the hack, then don't use it, simple as that. And honestly I do not care. We do not make any money doing this, and we are just trying to help other vB owners by improving their community. If you don't think it's of any value to you, then just shut your mouth up, and don't use the freaking hack.

I have found some bugs, but hey you guys are working on this for free, and offering a useful product. Not all of us are upset , some of us are thankful.

I know personally had a bug from a unused hack by most , and Bhuwan spent a bit of time helping me.

I say thumbs up to you guys.

kurtbarker 05-10-2006 03:26 AM

Quote:

Originally Posted by pranism
I know personally had a bug from a unused hack by most , and Bhuwan spent a bit of time helping me.

Bhuwan has been great with support and help, have nothing against him... Just immortals attitude really struck a nerve

sickboy6ths 05-10-2006 06:27 AM

I had to write an extra rule to fix the search result (when you click on a post link instead of the threads link), for now this rule only makes sure you don't get an error and get routed to the right thread, it seems that the #post is not working, don't know enough of this to assess the problem, anyone any idea?

Code:

RewriteRule ^(.*)/t-(.*)-(.*)-post(.*).html showthread.php?t=$3#post$4&is_vrewrite=yes&%{QUERY_STRING} [L]

Immortal 05-10-2006 09:00 AM

Quote:

Originally Posted by kurtbarker
Geez mate... Half the people come on here, say what they 'think' could improve it, and hope it gets added. They don't expect to get abused by the author. Secondly, the WOL issue is a big one for me, as I run a club and it would look unprofessional, and I can see that others have also requested this... There were reports of key features not working, so I was following that, and I reported that member profiles were loading with the rewrite feature enabled... Don't you care if your 'hack' doesn't work 100%

Maybe you should edit the initial post to read "Hack is provided AS IS, I will not be updating it, so if you don't like it... DON'T use it..." at least then people won't be expecting your support when you obviously won't give it

I never said I had anything problems with bugs or constructive feedback, but things like this:
https://vborg.vbsupport.ru/showthrea...904#post969904

I just won't take. We've put hours and hours into vRewrite. If you have a bug, or real feedback then we appreciate if you tell us so we can make it even better. But trashing the hack, when we do this for free is useless and something I will not take (...again).

Quote:

Originally Posted by kurtbarker
After that last post, LOL... hope you aren't relying on those donations

No, no one is donating, even before I got sick of providing support for this hack. I've got no problems when people have real feedback, or a real issue. It's just that people who cannot search the thread, is a problem to me. And no, no one donated before I got fed up with it either. It'd be nice, but I can careless as I know it won't happen.

Quote:

Originally Posted by kurtbarker
Just immortals attitude really struck a nerve

And that's the message I get across to a lot of people who waste my time, when all I am doing is trying to help others. I could be helping someone with a real issue, but instead, I have to tell someone to search the thread because it was mentioned fifteen times already.

Quote:

Originally Posted by sickboy6ths
I had to write an extra rule to fix the search result (when you click on a post link instead of the threads link), for now this rule only makes sure you don't get an error and get routed to the right thread, it seems that the #post is not working, don't know enough of this to assess the problem, anyone any idea?

Hm...Is everything else working besides the #post? AFAIK, the anchor (#), is not parsed server-side, so it can't be added.....but this isn't the first time I've seen something like this.

[high]* Immortal will wait for Bhuwan[/high]


All times are GMT. The time now is 09:27 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.02814 seconds
  • Memory Usage 1,868KB
  • 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
  • (4)bbcode_code_printable
  • (31)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
  • (40)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