Results 1 to 8 of 8

Multiple domains = problems

This is a discussion on Multiple domains = problems within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello! I've recently changed the domain of my site from pokerimestariT.com to pokerimestari.com. How long should it take before google ...

  1. #1
    Member
    Join Date
    Dec 2005
    Posts
    51
    Liked
    0 times

    Multiple domains = problems

    Hello!

    I've recently changed the domain of my site from pokerimestariT.com to pokerimestari.com.

    How long should it take before google picks up this new domain? I've submitted the files even manually to google, but can't get anything yet!

  2. #2
    Senior Member BamaStangGuy's Avatar
    Real Name
    Brent Wilson
    Join Date
    Aug 2005
    Location
    Huntsville, Alabama
    Posts
    2,483
    Liked
    0 times
    Quote Originally Posted by Nikke86
    Hello!

    I've recently changed the domain of my site from pokerimestariT.com to pokerimestari.com.

    How long should it take before google picks up this new domain? I've submitted the files even manually to google, but can't get anything yet!
    You need to get links to the new domain name. Once you do that google should find you it just takes time for their bots to find your new site. Then it will take even longer for you to start ranking good since you are considered a brand new website now. You should 301 redirect your old domain name to your new one if you have not already.

  3. #3
    Member
    Join Date
    Dec 2005
    Posts
    51
    Liked
    0 times
    How do I 301 redirect my old domain?

  4. #4
    Member
    Join Date
    Dec 2005
    Posts
    51
    Liked
    0 times
    I would need

    www.pokerimestari.net
    www.aloitapokeri.com
    www.pokerimestarit.com

    all redirected the www.pokerimestari.com

    What should I put and where?

  5. #5
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    In the .htaccess in the root of the site, add this:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^www\.pokerimestari\.com
    RewriteRule (.*) http://www.pokerimestari.com/$1 [R=301,L]

    That should redirect any domain that is NOT pokerimestari, to pokerimestari.

    (The "RewriteEngine On" is only needed if you don't already have other rewrite rules in your root .htaccess. It's only needed once, so if "RewriteEngine On" is already there, don't put it again, and just add the other two lines below it.)

  6. #6
    Member
    Join Date
    Dec 2005
    Posts
    51
    Liked
    0 times
    Ok thanks, hopefully that will do the trick!

  7. #7
    Junior Member
    Real Name
    luan7749
    Join Date
    Aug 2008
    Posts
    10
    Liked
    0 times
    Quote Originally Posted by Keith Cohen View Post
    In the .htaccess in the root of the site, add this:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^www\.pokerimestari\.com
    RewriteRule (.*) http://www.pokerimestari.com/$1 [R=301,L]

    That should redirect any domain that is NOT pokerimestari, to pokerimestari.

    (The "RewriteEngine On" is only needed if you don't already have other rewrite rules in your root .htaccess. It's only needed once, so if "RewriteEngine On" is already there, don't put it again, and just add the other two lines below it.)
    So, what mean about "$1". I think it a subfolder ?
    I want :
    -http://main-domain.com & http://sencond-domain.com ---> http://main-domain.com
    -http://main-domain.com/portal & http://second-domain.com/poral ---> http://main-domain.com/portal
    -http:/main-domain.com/forum & http://second-domain.com/forum --> http://main-domain.com/forum

    Please Help me

  8. #8
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    Hello,

    Support is only offered for vbseo customers. You are not currently showing as a customer. If you have a license, please submit a ticket with your transaction ID and forum URL so we can assign your license to your account.

    If you are working on behalf of someone who owns a license, they need to add your username to their customer profile at the bottom for priority support.

    http://www.vbseo.com/usercp/customer_profile/
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Specific problems after server move
    By kovacs in forum Troubleshooting
    Replies: 20
    Last Post: 03-26-2006, 06:12 AM
  2. Any Mac OS X users having problems with vBSEO?
    By MrNase in forum General Discussion
    Replies: 1
    Last Post: 02-20-2006, 01:38 PM
  3. Problems with multiple entries in vB's Scheduled Tasks
    By jamesk in forum Troubleshooting
    Replies: 6
    Last Post: 01-30-2006, 07:45 AM
  4. multiple domains pointing to forum
    By MMAFan in forum General Discussion
    Replies: 11
    Last Post: 12-17-2005, 09:24 AM
  5. Performance problems
    By MMAFan in forum Bug Reporting
    Replies: 3
    Last Post: 09-18-2005, 12:48 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
  •