![]() |
That will not work though calorie. That will do an internal redirect to the old URL. Therefore deeming the new URLs useless to the search engines.
|
Quote:
is there any way we can fix that ASAP |
Quote:
You can also do it at script level, eg.: Add an additional parameter to the Rewriterules for the URLs matched. eg. RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1&seourl=1 [L] This way the new url will provide $_GET['seourl'] == 1 to the script. If !isset ($_GET['seourl']), then header("HTTP/1.1 301 Moved Permanently"); header("Location: http://site/new_seo_url"); |
I have some problems in rewriting url for list of threads, it is template problem. I checked default style and all works fine. So my question is what template should I edit to make some changes in the list of threads page.
Example of list of threads https://vborg.vbsupport.ru/forumdisplay.php?f=111 Sorry for bad english |
Quote:
You can use RewriteCond ^{QUERY_STRING}$ to catch the query_strings following by a RewriteRule. |
Will this hack be usable for the new release RC1?
|
Quote:
Great work so far, but there are some minor problems: First, the stickies aren't completely rewritten. Once a sticky-thread reaches page 2, the links to these pages aren't being rewritten and are shown in the normal view. The first page is still fine. Same problem on the thread view. First page is fine, but links to following pages aren't rewritten. Not seriously necessary, but announcements and member profiles should be rewritten too. |
So far as RC1 goes, it works fine on my board. Upgraded from beta 4, and didn't need to reinstall it or anything.
|
Can this work with the .htaccess included in amykhar's Userpage hack?
|
Thanks for this Dean. :)
|
All times are GMT. The time now is 09:34 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|