Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Redirect old .net domain to new .com domain
-
I have a quick question that I think I know the answer to but I wanted to get some feedback to make sure or see if there's additional feedback.
The long and short of it is that I'm working with a site that currently has a .net domain that they've been running for 6 years. They've recently bought a .com of the same name as well. So the question is:
I think it's obviously preferable to keep the .net and just direct the .com to it. However, if they would prefer to have the .com domain, is 301'ing the .net to the .com going to lose a lot of the equity they've built up in the site over the past years? And are there any steps that would make such a move easier?
Also, if you have any tips or insight just into a general transition of this nature it would be much appreciated. Thanks!
-
Thanks for the responses. Much appreciated!
-
Have you read SEOmoz's excellent guide to redirects? If not, look that over.
In my experience, it doesn't destroy traffic to move from a .somethingelse to a .somethingnew. I've moved from .ca to .com, vice versa, .net to .com etc.
Things to consider:
- Have a crawl of the site (crawl test is great for this, plus I use Screaming Frog to cross-reference)
- Double-check that all the URLs are redirected and working (you can use a test server for this)
- Check analytics (use the last year of data) and look at all the URLs that received even one visit, and make sure they're reflected in the data from the previous two points.
- Sign up both URLs in Webmaster Tools and indicate the change there when it happens. I'd recommend parking the new .com domain on the old .net domain for a bit, registering it in Webmaster Tools first, and then having the switch happen.
Let me know if that helps.
-
Hi there
Well, in theory, most if not all of the "strength" or your links will pass on to the new site if you use a 301 redirect. We've had a recent Matt Cutts video talking about this.
In order to streamline the process, I would replicate an identical site structure on your new .com site. Same /sub-folders/, same primary article names, as similar as you can make it to you .net domain, the better.
This will allow you to 301 redirect the old domain to the new one, pointing the equivalent pages and sub folders to each other - so domain.net/sub-folder/ to domain.com/sub-folder/ and domain.net/article1.html to domain.com/article1.html. This way not only are you ensuring that the user is following the same path as before, but all of the "strength" and previous links are being pointed to their new, equivalent pages.
It's such a big help if you can keep the site structure the same. Now, there may be a case for not wanting to redirect everything - thousands and thousands of 301s can slow down the .htaccess file, not to mention the time it may take. Some pages may not be worth transferring anyway if they have no link juice or are never visited by users. In this case, it's perfectly acceptable to let these return a 404 error.
If you're looking to get the URLs you want to redirect on bulk, look in your XML sitemap. Download that and extract the URLs from there and place them into Excel. Most of the time the listed pages will be the ones you want to redirect. Copy the list into another column, so you now have 2 identical lists. Then simply use the Find & Replace tool on one of the columns, changing .net to .com. You've now got all the URLs you'll want to put into your .htaccess file for redirecting.
Finally, it wouldn't hurt to contact some of the webmasters on the sites where you have your best links. If you tell them you've moved to a .com domain and only that needs changing, they can do the leg-work for you and can ensure that your new domain keeps its strength.
Hope this helps - good luck with the move!
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
-
Is domain authority lost if you create a 301 redirect but mark it as noindex, nofollow?
Hi everyone, Our company sells products in various divisions. While we've been selling Product A and Product B under our original brand, we've recently created a new division with a new domain to focus on a Product B. The new domain has virtually no domain authority (3) while the original domain has some (37). We want customers to arrive on the new domain when they search for key search terms related to Product B instead of the pages that previously existed on our main website. If we create 301 redirects for the pages and content on the main site and add noindex, nofollow tags, will we lose the domain authority that we have from our original domain because the pages now have the noindex, nofollow tags? I read a few blog posts from Moz that said there isn't any domain authority lost with 301 redirects but I'm not sure if that is true if the pages are noindex, nonofollow. Do you follow? 🙂 Apologies for the lengthy post. Love this community and the great Moz team. Thanks, Joe
Intermediate & Advanced SEO | | jgoehring-troy0 -
Backlinks from old domain
Hi, We have gone through a change of company brand name including a new domain name.
Intermediate & Advanced SEO | | Agguk
We followed google recommendations at: https://support.google.com/webmasters/answer/83106?hl=en and it seems to have worked really well, the new domain has replaced the old in the google search results. My question: Still most of our backlinks, both anchor text and links use the old brand name and domain and it´s a slow process trying to update all references. Although they get redirected fine to the new domain (also following google recommendations), I wonder if the current scenario is doing any harm, SEO wise (other than the missed visual exposure of the new brand name) ? ...since the old brand name is not present at the new site I´m thinking of including "New brand name - previously old brand name" somewhere just to provide some sort of connection to all old backlinks, would that be unnecessary? I should mention that the old brand name actually includes our most important keyword but the new brand name does not. Thanks!0 -
Redirected Old Pages Still Indexed
Hello, we migrated a domain onto a new Wordpress site over a year ago. We redirected (with plugin: simple 301 redirects) all the old urls (.asp) to the corresponding new wordpress urls (non-.asp). The old pages are still indexed by Google, even though when you click on them you are redirected to the new page. Can someone tell me reasons they would still be indexed? Do you think it is hurting my rankings?
Intermediate & Advanced SEO | | phogan0 -
How to avoid Google penalties being inherited when moving on with a new domain?
Looking for SEOs who have experience with resetting projects by migrating on to a new domain to shed either a manual or algorithmic penalty. My questions are: For algorithmic penalties, what is the best migration strategy to avoid inheriting any kind of baggage? 301, 302, establish no connection between the two sites? For manual penalties, what is the best migration strategy to avoid inheriting any kind of baggage? 301, 302, establish no connection between the two sites? Any other input on these kind of reset projects is appreciated.
Intermediate & Advanced SEO | | spanish_socapro0 -
301 Redirect from ASP.NET to PHP...Is it possible?
Hi all, I'm trying to migrate my current website over to wordpress however my current website is ASP.NET and obviously Wordpress uses PHP. Is it possible to perform a 301 redirect from a asp.net to a php? Or do you need to convert the asp.net language into php? Or something different? I welcome your thoughts? Regards, Thomas Rochford
Intermediate & Advanced SEO | | CoGri0 -
Merging Sites: Will redirecting the old homepage to an internal page on the new site cause issues?
I've ended up with two sites which have similar content (but not duplicate) and target similar keywords, rather than trying to maintain two sites I would like to merge the sites together. The old site is more of a traditional niche site and targets a particular set of keywords on its homepage, the new site is more of an authority site with a magazine type homepage and targets the same set of keywords from an internal page. My question is: Should I redirect the old site's homepage to the relevant internal page on the new website...
Intermediate & Advanced SEO | | lara_dar
...or should I redirect the old site's homepage to the new site's homepage? (the old site's homepage backlinks are a mixture of partial match keyword anchor text, naked URLs and branded anchor text) I am in two minds (a & b!) (a) Redirecting to the internal page would be great for ranking as there are some decent backlinks and the content is similar (b) But usually when you do a 301 redirect the homepage usually directs to the new homepage and some of the old site's links are related to the domain rather than the keyword (e.g. http://www.site.com) and some people will be looking for the site's homepage. What do you think? Your help is much appreciated (and hope this makes sense...!)0 -
Buying an existing domain with higher ranks for redirecting
I've recently came across one of my competitors who's looking to sell their domain. Now they currently rank higher than my primary site for a few keywords we are targeting. Would it be wise to buy the domain and do a name server change over to my primary domain? Would it even help boost ranks for the keywords they rank higher for? Or will the link juice be minimal? Any thoughts would be great!
Intermediate & Advanced SEO | | upick-1623910 -
How long does a new domain need to get a specific level of trust?
We are a small start-up in germany in the Sports and health sector. We currently are building a network of people in that sector and give each person a seperate wordpress blog. The idea is to create a big network of experts. My question is: How long is the period for google to trust a completely new URL? We set up each project and create content on the page. Each week the owner of the site puts up an expert article that contain keywords. And we set certain links from other blogs, etc. Also, do you think it is more important for a site to get say, 20 backlinks from anywhere. Or 5 backlinks from very trusted blogs, etc.?
Intermediate & Advanced SEO | | wellbo0