Results 1 to 9 of 9

Change domain and change URL Rewrite Settings

This is a discussion on Change domain and change URL Rewrite Settings within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I am going to change the Domain name of my forum and URL Rewrite Settings, i would like to ...

  1. #1
    FIM
    FIM is offline
    Member
    Real Name
    Fim
    Join Date
    Aug 2006
    Posts
    73
    Liked
    0 times

    Change domain and change URL Rewrite Settings

    Hi, I am going to change the Domain name of my forum and URL Rewrite Settings, i would like to setup a 301 Redirect on the old domain.

    Example:
    Current URL
    domain1.com/nutricion-y-dietas/2066-dudas-con-mi-dieta.html

    new URL
    domain2.com/nutricion-y-dietas/dudas-con-mi-dieta-2066/

    is possible this?

    exists support in Spanish?
    :thumbsup:

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    you should create .htaccess file in the root of old domain:
    Code:
    RewriteEngine on
    RewriteRule ^([^/]+)/([0-9]+)-(.+)\.html$ http://www.domain2.com/$1/$3-$2/ [L,R=301]
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    FIM
    FIM is offline
    Member
    Real Name
    Fim
    Join Date
    Aug 2006
    Posts
    73
    Liked
    0 times
    thanks for your answer,

    and as it would be the configuration

    old domain used Custom Settings

    new domain
    will use www.vBSEO.com Settings

    i would like to setup a 301 redirect
    :thumbsup:

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You can redirect it to dynamic vBulletin URLs with:
    Code:
    RewriteRule ^([^/]+)/([0-9]+)-(.+)\.html$ http://www.domain2.com/showthread.php?t=$2 [L,R=301]
    and then it will be automatically redirected to SEOed URL by vBSEO.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    FIM
    FIM is offline
    Member
    Real Name
    Fim
    Join Date
    Aug 2006
    Posts
    73
    Liked
    0 times
    ¿this is dangerous this for position in google?

    ¿google considers this like duplicated content?
    :thumbsup:

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    It is suggested to never change URL formats since it will take time for search engines to reindex your content.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    FIM
    FIM is offline
    Member
    Real Name
    Fim
    Join Date
    Aug 2006
    Posts
    73
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    It is suggested to never change URL formats since it will take time for search engines to reindex your content.
    I talk about the change of domain,
    google does not understand like duplicated content?
    :thumbsup:

  8. #8
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    It is also not suggested to change a well indexed site domain change because the indexing stage will start from scratch.

    But if you still want to change your domain you need to first create a support ticket for domain transfer within your license because vBSEO will only work with the purchased domain name. After that you can ask assistance for redirecting old domain url to new domain.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  9. #9
    Member
    Real Name
    Dimas
    Join Date
    Oct 2007
    Location
    ex CCCP
    Posts
    60
    Liked
    0 times
    I would like just change the structure of forum and make some redirects from prefious posts
    before they was looked like:
    moidomen.com/example-of -examples/1253-raz-dwa-tri-baraban.html
    now:
    moidomen.com/obrazec-obrazcov/raz-dwa-tri-baraban-1253.html
    What I need to do?
    And what I need to do rewrite to moidomen.com/obrazec-obrazcov/raz-dwa-tri-baraban-1253/ without .html ?

Similar Threads

  1. change domain, which 301 for CRR
    By magnaromagna in forum URL Rewrite Settings
    Replies: 9
    Last Post: 12-07-2007, 01:15 PM
  2. sub domain change rewrite question
    By leeds1 in forum Custom Rewrite Rules
    Replies: 6
    Last Post: 11-08-2006, 01:05 PM
  3. Can i change different domain
    By softvnn in forum Pre-Sales Questions
    Replies: 6
    Last Post: 10-28-2006, 10:20 PM
  4. Domain name change
    By Benedict in forum General Discussion
    Replies: 2
    Last Post: 03-07-2006, 07:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •