The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#10
|
||||
|
||||
![]() Quote:
appeal attention ?highlight=rules+standings ---------------------- vBseo remove this symbols^ "***" these characters are not in the old *** link Therefore, if the redirect server can not find their match That's the only way how you can make a redirect : Code:
Options +FollowSymLinks RewriteEngine On Redirect 301 /bodybuilding-discussion-news-226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802/index2.html http://musclemecca.com/threads/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013/page2 Redirect 301 /bodybuilding-discussion-news-226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802/index3.html http://musclemecca.com/threads/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013/page3 Redirect 301 /bodybuilding-discussion-news-226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802 http://musclemecca.com/threads/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013 therefore, this is the only option as you can make a redirect --------------------------- There is another option, but it's a bad idea to implement. Code:
RedirectMatch 301 ^/([a-z-]+)-([0-9]+)/([a-z0-9-]+)-([0-9]+)$ http://musclemecca.com/threads/$4 Execution sequence for example: RedirectMatch old thread+post => new thread+post RedirectMatch old thread+pool => new thread+pool RedirectMatch old thread => new thread RedirectMatch my bad kod => you bad thread ![]() Short link will be used: http://musclemecca.com/threads/220802 This is good for the user, it gets to the desired page, but bad for search engine: it will be a duplicate page. --------------------------- It's important: Do not forget that Unix understands this: Letter letter As two different words. In windows it as one word |
Благодарность от: | ||
RichieBoy67 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|