![]() |
The fix should've worked. If you wait just a wee bit longer, 1.0 stable will be released.
|
yayvb: Try moving this rule:
RewriteRule ^(.*)-(.*)-(.*).html showthread.php?goto=$3&t=$2 [L] to the bottom (before the vbseo stuff), and see what happens. |
I tried a bunch of things. I guess it's not the .hataccess file, I believe the problem lies in this code:
Code:
/* So if my urls aren't being rewritten then that must mean it's not the .htaccess file right? I will definitely wait for the stable version, I hope it's soon!!! Thanks again. *EDIT* I think I found the reason for the problem. It appears that the above code that is in question has comment tags before and after basically commenting all of this code!!! If I take out the 2 comment codes around this code I posted then I get a parse error grrr. The parse error I get after removing the comments codes is: Parse error: parse error, unexpected $ in /home/youradul/public_html/420boards/includes/functions.php(4314) : eval()'d code on line 646 Line 4314 of functions.php appears to be the global_complete hook, so obviously the code that was commented out that I pasted above is erroneous? |
It's possible to apply that modification to VBAdvanced??
Is recomended any robots.txt? Good Work!!!! (It's installed, the only issue is VBAdvanced support) |
I posted a tutorial wayyyy back when. You may want to search the thread for "tutorial" and see if anything bites. It was for custom written rules, I haven't had a chance to play with vBA to see how it does it however. May require some plugin/file changes.
As far as robots.txt is concerned, I'm by far no SEO expert. /me pokes T2DMan |
Hi, I've looked at the examples and downloaded the code; very easy install compared to Dan's.
One question I have in the installation is the follow: As per step #3, I can't find the variable $headinclude in the following files: showthread.php, newreply.php, newthread.php, forumdisplay.php, memberinfo.php |
Quote:
|
Yup, Styles & Templates, no file modifications needed :)
|
Yes, for those of you that don't know, the default template file is located here: /install/vbulletin-style.xml
Custom template files are also *.xml and can be uploaded and imported over existing templates. |
Immortal, why not just invoke <base href="$vboptions[bburl]/" /> into the top of the headinclude tempate? IMHO, it's more easier and faster? Am I right?
|
Quote:
yeah ! :D btw, just updated and the problem i was having with long thread and pages appear to be gone, will be running it for the weekend :) |
I installed the script without any issues at first, but I did run into some linking problems on sub forum pages; the breadcrumb links didn't link far enough back in the directory tree structure, usually falling 1 directory shy, therefor there were quite a few broken links through the forum.
I've removed the extension for now, but I'm definitely looking forward to the final version! |
ah..long thread...tried to read every single post here..
i had a bitter xeperince we tried vbranking..we gave up due to probs...it automergerd post..AUTOMATICALLY after a new post or thread. we droped dean c's re-writer.. yet not use it....found lots using it..n all pobs been solved.. i m curious about Googe/Yahoo sitemap gen....that sitemap generator geneate sitemap ... hence thie re-writer re-write url to html? does that creates any conflicts? :S here lots of modicication.... does the current one is complete package? |
Quote:
|
Quote:
Quote:
Quote:
Quote:
|
Quote:
Regarding Sitemap: 1. Google/Yahoo Sitemap :it creates .xml sitemap that exclusively for Google. We are using it right now. & it points to *.php Url. 2. RoR Sitemap:It generate .xml sitemap ,its for some common search engine that usually used by www.addme.com 's SE. & Sitemap www.rorweb.com . here no relation with Google sitemap & ror sitemap. 3.vRewrite[future plan] : Site Map also generate .xml sitemap ,maybe not for google. But as a common Actaully want to know does the sitemaps(.php) url & re-written (.html)url ,any possibility to conflict like : spider looks for *.php (porbably) urls ,but its find *.html(static) url ? as we are pissed of on deanc/vbranking...so b4 using it we are a bit in tense. Hope This vRe-write & Sitemap would be a complete package..for most of the SE. immortal..in the vb there are no release with a complete system for SEO. i hope this sitemap will support cornjob. And Plz Relaese It as early as possible. |
Hi, its me again.
I saw "last update: 17. February 2006", so i downloaded it again. But its all the same as at the point i tried it the 1st time. Also the last update on the files in the .zip is 13th of January 2006. Do i need to read every single post in this thread and apply additional changes which arent in the readme-file to let it work as it should? Or should it work if I simply follow the steps in the readme? Greetz - ~sysop2~ |
Quote:
Quote:
As far as the "update" is, there was none. I simply added some legal text to the bottom to prevent users from disturbing vRewrite. |
Quote:
Looking forward to try out the full 1.0-Release later. But Im not euphoric this time. ;-D Thank you for all the effort. Greetz - ~sysop2~ |
Great job thanks for taking the time.
|
ive just tried to install this for the 3rd time but i still get the page can not be displayed message when trying to upload attachments
still no fix for this? |
It works just fine in every other browser but IE. I cannot fix IE's faults. Just not humanly possible, so no.
|
inmy forum only the first post's are rewrite everything below that is the same.
any suggestions? |
Quote:
ive used older versions of this hack before using IE and never had any problems |
Quote:
Quote:
|
Update - 1.0
Instead of taking all that time to type up all the changes, let's just say you should upgrade. All known bugs were fixed (that I said was going to be fixed). And you now have the option to turn on 301 redirects. This means that all old threads, like showthread.php?t= will redirect to your new vRewritten one. This hack is now stable. All users that have been waiting to install it, should now be safe to install. If you find a bug, please let me know so I can fix in the next version. Upgrade Instructions Reimport the product, allowing overwrite. Reupload .htaccess. That's it! :) Happy SEOed URLs! |
Quote:
|
Quote:
|
Hi Immortal, I'm really glad to see you have 1.0 out woohoo!!!
After overwriting the .htaccess file and overwriting the old product with the new, I once again have this problem: http://www.420boards.com/example.gif I was going to follow the workaround that you had posted here: https://vborg.vbsupport.ru/showpost....&postcount=316 but it seems like that's giving me an error message if I use that code. Any ideas? I'm desperate!! :) ps. Before the 1.0 stable came out, the last one I was using I was able to use the above fix to get everything rewritten properly, the only problem was that only the first page of a multi page thread was being rewritten or working properly. Which was different from the previous bug where my users were reaching incorrect threads. :) But now the above code fix will not work it appears. Thanks in advance for any help, this hack is awesome and much needed, but it has to work properly, for now I'll uninstall so that my users don't get confused :) |
Can you post your global_complete -> vRewrite code?
|
Yeah right now I reverted to what was installed with the latest (ie. no error messages but not rewriting) stable version, but here it is:
Global_Complete Code:
if($vbulletin->options['vRewrite_on']) |
The problem is i can't add the following code to my styles :-(
Code:
<if THIS_SCRIPT != 'index'> , load average: 11.67, 9.81, 8.45 |
yayvb -> I'll look into it...it should work.
bchawla -> Let me double check, but I thought that was right :S |
Quote:
its wierd -- if I attempt to add that code to a a style from vbDesigns.de, it adds the code fine HOwever, if I add the code to a vb default style, it freezes My serv er loads are really high now, not dropping- i dont want to reboot the server - I am hopng Rackspace can fix the issue (w/o reboot) |
Ah, got it.
Code:
<if condition="THIS_SCRIPT != 'index'"> |
Quote:
|
Thanks for that...I thought I had it correct, but apprently not. :)
Updated ZIP as well. |
Eek, let me get back to you in a few minutes. Apparently this time I saved the files into a directory called newvrewrite and last time I saved them into a directory called vrewrite-new so this time when I saw that my .htaccess anx .xml was the same, it was because I am importing everything from before!!! :)
Let me give the "New" LMAO files a whirl and I'll let you know what I find!! lol But I am having trouble with adding the above little code snipet to the headinclude template. It times out or whatever and then I see no change. |
Everything on the front page looked good, but I just noticed the links on the front are being rewritten properly, but when you click on them you don't go to where it says you should go, you end up at a different random topic altogether. I just disabled so don't go for a reference, but when you hover a link it shows a valid rewritten .html url, but when you click it it brings you to different ones, but not the right one.
*EDIT* I am very excited that it looks like it will be working for me soon!! I have a feeling it's not just me or my server where the links are going to the wrong places. It looks like maybe only the the thread links on forumhome |
Quote:
Quote:
|
All times are GMT. The time now is 09:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|