vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Redirect Rewritten URLS -- New Forum Directory (https://vborg.vbsupport.ru/showthread.php?t=256948)

Masked Crusader 01-11-2011 02:02 PM

Redirect Rewritten URLS -- New Forum Directory
 
Hey all.

I had to move my forum from http://www.maskedcrusader.com to http://www.maskedcrusader.com/wow-ac...trading-forum/ and I was wondering if there is anything I can do about the indexed links in search engines. I want to redirect all links with anything that has index.php, showthread.php, member.php, register.php, profile.php, and showpost.php in the URL prior to being rewritten to the new root for the forum.

Any idea how this could be done or if there is a better way to do this?

Thanks!

TheLastSuperman 01-12-2011 04:35 PM

I was about to type it out and decided to search for it but try the info here:

http://www.aota.net/forums/showthread.php?t=9300

Should work fine and explained well imo ;).

Edit: So basically your looking to add this or similar to your .htaccess file:

Code:

RedirectMatch permanent ^/$ http://www.maskedcrusader.com/wow-account-trading-forum/index.php


All times are GMT. The time now is 04: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.01020 seconds
  • Memory Usage 1,707KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete