The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Well I have decided to move my forum from the forum subfolder to the main root of the site so it loads at www.domain.com but I am not sure the safest way to do this.
Other than changing the path in vbulletin general options do I need to do anything else? I know there is a way to redirect people who have links to domain.com/forum to domain.com but I am not sure how so I was justgoing to put a 'The Forums has moved directly to www.domain.com' and call it a day. Will this really hurt my rankings (I am still a very new site about 2 months old) and would I be better off leaving as is or is it something that will correct itself as the site is crawled again? Basically I have just decided to get rid of vba for now which is why I am considering moving it. |
#2
|
|||
|
|||
![]()
What you can do is place a redirect at root in index.html
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Redirecting to forum</title> <meta http-equiv="REFRESH" content="0;url=http://yourdomainhere/forum/"></HEAD> <BODY> Redirecting you to the best site in the world... </BODY> </HTML> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|