vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Moving a Large Forum (Big Board) to a new domain name? (https://vborg.vbsupport.ru/showthread.php?t=113140)

lazytown 04-16-2006 03:39 AM

Moving a Large Forum (Big Board) to a new domain name?
 
Has anyone ever moved a large forum from one domain name to a completely different one? One of my big boards was originally added as just part of an ecommerce website, and grew to such a large size that it is more important than the ecommerce site itself. Adding things like classifieds, etc seems strange to do under the current domain name. However, I realize that moving it could cause giant problems with regards to search engine listings and future rankings. Has anyone gone through this or have any thoughts about this?

Another possibility is to keep the forum as is, but add extra items (such as classifieds) to a new domain but still somehow integrate the user lists across domains (which is easy on the same domain but may be difficult across domains). Some of the high-end classified software integrates with vbulletin but specifically says not across different domain names -- or perhaps they just don't know how to do it?

Ideas/Suggestions/Experiences?

-vissa

cecilBergwin 04-17-2006 10:38 PM

Hello Vissa,

I have found in my experience that domain moving will hardly make a difference for search engine references at all, before you know it your dynamic meta`s will have transferred over from domain to domain via these "great search engines databases" i recently moved from Domain A-B and before i knew it google for example was already matching the new domain, some of the older links "threads in forums" were at the start matching to old domain but again within a matter of weeks and in general "people hitting these links" the search engiens now are so dynamic its very good for your intended move so i certainly wouldn`t worry about that at all.

Erwin 04-18-2006 09:27 AM

You will definitely lose your search engine ranking due to loss of page rank as you will lose all the page links to your old domain. But with time you will regain these as people learn of the new domain. It may take a while though.

Unexplained.tv 04-18-2006 09:12 PM

What you will need to do is set up a 301 (Permanent redirect) from the old domain to the new domain. The new domain will then inherit the old domain's PR and possibly the search ranks as well.

SaN-DeeP 04-18-2006 09:19 PM

Quote:

Originally Posted by Unexplained
What you will need to do is set up a 301 (Permanent redirect) from the old domain to the new domain. The new domain will then inherit the old domain's PR and possibly the search ranks as well.

Code:

RewriteCond %{HTTP_HOST} ^oldomain.com
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]

Note:You will have to try out some variations with 301 re-directs to make it perfect, before you have completely setup your domain change.

Above code, should help make all the URLs for oldomain properly 301 to newdomain.

lazytown 04-20-2006 08:28 AM

Quote:

Originally Posted by Erwin
You will definitely lose your search engine ranking due to loss of page rank as you will lose all the page links to your old domain. But with time you will regain these as people learn of the new domain. It may take a while though.

Do you think that would be the case even using 301 redirects?

-vissa

Erwin 04-20-2006 11:16 AM

To be honest, I don't know - the last time I did this was 6 years ago and I didn't use redirects.

firstimecaller 05-08-2006 05:11 PM

yes, you will take a hit. the old domains will take time to bleed from the SE cache and the new ones will take a while to get in, giving you soft middle ground that you must fix with the 301 redirect. I found it lasted about 3months. Install the vBSEO sitemap generator and get it submitting.


All times are GMT. The time now is 05:24 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.01063 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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