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!
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 ...
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.Originally Posted by Nikke86
How do I 301 redirect my old domain?
I would need
www.pokerimestari.net
www.aloitapokeri.com
www.pokerimestarit.com
all redirected the www.pokerimestari.com
What should I put and where?
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.)
Ok thanks, hopefully that will do the trick!
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
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!