vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Moving forum from domain.com/forum to domain.com (https://vborg.vbsupport.ru/showthread.php?t=212770)

ctimes 05-03-2009 05:47 PM

Moving forum from domain.com/forum to domain.com
 
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.

Biker_GA 05-03-2009 05:51 PM

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>



All times are GMT. The time now is 11:38 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
  • Page Generation 0.01226 seconds
  • Memory Usage 1,710KB
  • 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