How to move many domains form an address to another?
-
We need to move a site from a domain to another one, and there are also hundreds or even thousands of subdomains to move.
What would be the best practise to do it in order to save at least some of the visibility in search results?
-
The only consequence is that a 301 will pass most but not all of the link juice through to the new page.
It is quite common after site redesigns etc to have lots of 301's in place.
You may want to check out the Web Site Migration Guide blog post, it is extremely comprehensive and certainly worth a read before you embark on the transfer process.
http://www.seomoz.org/blog/web-site-migration-guide-tips-for-seos -
Thank you Justin, you are right and that's the way we've planned to proceed.
I'm just wondering what kind of consequences it might cause if there are suddenly plenty of 301 redirections.
-
Thank you Justin, you are right and that's the way we've planned to proceed.
I'm just wondering what kind of consequences it might cause if there are suddenly plenty of 301 redirections.
-
Your best bet is to do a 301 redirect from the old domains to the new one.
A 301 will preserve most but not all of the link weighting etc from the old domain to the new one.
Before you redirect the domain, I would personally check it thru Open Site Explorer and if the domain has a questionable back link profile you may consider not redirecting it to the new site as as well as a 301 will take over the good as well as the bad.
If the site structure and URLs on sub pages change you may want to consider doing page by page redirects (ie olddomain/page1.html -> newdomain/pagexx.html) depending on how important or valuable the existing pages were to you in the SERPs. Page by page is the best route although much more time consuming than domain level redirects.
SEOmoz have a best practices guide on redirects which covers pretty much all you need to know
http://www.seomoz.org/learn-seo/redirectionI hope that helps
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Content from Another Site
Hi there - I have a client that says they'll be "serving content by retrieving it from another URL using loadHTMLFile, performing some manipulations on it, and then pushing the result to the page using saveHTML()." Just wondering what the SEO implications of this will be. Will search engines be able to crawl the retrieved content? Is there a downside (I'm assuming we'll have some duplicate content issues)? Thanks for the help!!
Technical SEO | | NetStrategies1 -
'domain:example.com/' is this line with a '/' at the end of the domain valid in a disavow report file ?
Hi everyone Just out of curiosity, what would happen if in my disavow report I have this line : domain:example.com**/** instead of domain:example.com as recommended by google. I was just wondering if adding a / at the end of a domain would automatically render the line invalid and ignored by Google's disavow backlinks tool. Many thanks for your thoughts
Technical SEO | | LabeliumUSA0 -
Are domain variations hurting our rank?
Hi, I have a client who registered many different variations of their domain name, that are pointing to the website. Now I see that many high value links are not linking to the main domain, but a hyphen variation. So when the main domain is something like www.brandservicename.com The links go to www.brand-service-name.com I suppose they should change all those links (if possible), but does it really make a difference? Thank you!
Technical SEO | | alism0 -
Homepage Domain not Ranking, only subpages is?
What do you think can be causing issues that my main homepage is not showing on search results for the main search terms, only my sub-pages are showing up like the reservations page. ps. I did not get a manual penalty action email. Thanks,
Technical SEO | | EVERWORLD.ENTERTAIMENT0 -
Too many navigational links
Hi there, I have an issue with the amount of internal links on my webpages. Moz campaign manager gives a lot of 'too many on page links' issues. Over 7000.
Technical SEO | | MarcelMoz
I know the importance of a good internal linking structure. 1. Not too many internal links (over approximately 100) is good for flowing through some authority from authoritive pages.
2. Too many internal links can spend all of the 'crawler budget' so the crawlers won't crawl the complete website anymore (right?). This can cause problems with indexing new webpages (right?). This is the situation: The website is a webshop The header contains 6 links, the footer contains 32 links, the homepage contains 42 links, the body content of some category pages contains a variated amount of links from 30 to a maximum of 100 links. Product pages do contain a maximum of 25 links. There is no problem here. Now here's the problem: The website navigation is a dropdown menu that contains 167 links to tier 2. These links are very important for our visitors. They can immediately find the right category/product by it. Removing or shrinking this dropdown is not an option. But the dropdown navigation is causing all of the 'too many on page links' issues. Question: is there a SEO (indexing, PA) problem in this situation which i should solve? What should I solve and how should I solve this? Note: pages have good organic positions and authority. Thanks a lot. Marcel0 -
Domains
My questions is what to do with old domains we own from a past business. Is it advantages to direct them to the new domain/company or is that going to cause a problem for the new company. They are not in the same industry.
Technical SEO | | KeylimeSocial0 -
Two spelling of a domain
I have a customer with two spellings of their domain name. I set up an account for spelling A and forwarded all the email boxes to spelling B becuase people tend to remember spelling A more of the time. Spelling B is the real web site. I also want any www. traffic for spelling A to go to spelling B so I used this .htaccess file in the root of spelling A Options +Indexes +FollowSymLinks
Technical SEO | | freestone
RewriteEngine On
RewriteRule ^(.*)$ http://www.B.com/$1 [R=301,L] I use to just forward A to B from the registrar but made this change to allow for email spelled either way. My question is does this create a duplicate site issue for the bots? Is this in anyway an SEO negative and if so is there a better way to do this. Thanks jw0