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.
Rebranding a Website to a new Domain Name
-
Hi All,
I'm looking to rebrand my current website to a new domain name.
In short the current website has out grown it's potential. The domain name is not memorable nor is it attracting a wider audience.
I will create my new website and 301 redirect the old website to the new, hence pass SEO value.Google Places
Having spoken to Google they tell me that I can simply change the URL in Google Places to the new URL.Articles on my current website
I have a number of rich content articles on my current website, can I simply create my new website and copy & paste these previously written articles?Google+, Twitter, Facebook, etc.
What should I do for accounts associated with the current website?Any other useful information would be much appreciated.
Regards Mark
-
If you do have links sending traffic, those should be the first to update to avoid the slight but unnecessary burden and delay of a redirect. For Google, though, it doesn't really matter. As long as you 301 the whole site correctly to new URLs and change the address in Webmaster Tools, there will be no additional load time.
It's true that you want to avoid big .htaccess files, redirect chains, and inefficient redirects, but that's a rule for live sites. For example, if you were wanting to maintain the domain but move the entire category around, you wouldn't want to add 3000 lines to .htaccess. You should still write a rule rather than going line by line, but it doesn't really matter if it's on an old site that's moving. Search engines will only have to access it once per bot before they get the message and start crawling the new site.
In any case, redirects from the old site to the new won't impact load time unless the redirect is happening all the time, which should never be the case in a site migration. Do make sure to get the right redirect rule and check that it's working, especially on your most-trafficked pages.
-
Where possible it's best to group your URLs with pattern matching. If you're only changing the domain name and no other aspect of the URLs you should be able to handle all redirects with one line of code. This is linked in the guide I posted: www.webconfs.com/how-to-redirect-a-webpage.php - scroll down for htaccess (but double check that's the correct formatting for page-to-page redirects).
-
Hi Ruben and Alex,
Many thanks for the great advice.
I'll be making a strong coffee and reading your article very shortly! ... Thanks Alex for the link.I have one question that comes to mind.
You redirect many urls via your .htaccess file.
Your .htaccess file growns in size.
Search engines take considerably longer to read and process this information.Surely the read + process overhead would be classed as poor site speed and therefore subject to some form of penality by the gods of Google?
Regards Mark
-
For when you launch the new website, Google have a change of address tool:
https://support.google.com/webmasters/answer/83106?hl=enAs mentioned, 301 redirecting the exact old page to the exact same new page is the most important step. Plan ahead and map out your 301 redirects. You want to be sure of what's happening when the domain is transferred to give your rankings and traffic the best chance of remaining intact (or even increasing, which I've seen with some website redesigns).
I think you can change your Twitter handle more than once. If you have a good existing following I'd recommend updating your existing profile to the new handle, and (if possible) re-registering the old Twitter handle at another account - linking in the bio to your new Twitter account. That'll make sure you retain some of the link authority your current Twitter profile has built up and ensure people can still find you through any old links. I think custom Facebook URLs can be changed once.
I actually wrote a site migration guide last week, there should be a few points in there you'll find useful: insideonline.co.uk/website-migration-guide/
-
Moz actually wrote a detailed post about their transition (your probably already read it, but in case not, it's easy to find). Also, just because you 301 the exact page, does not necessarily mean you will rank as highly with the new page as you did the old ones...at least not in the beginning, that's for sure.
Best,
Ruben
-
Hi,
Thank you for your response.
I'm glad to see that you can simply 301 the exact old page to the exact new page.My fears were that all the hard work and cost associated to creating these feature rich articles would be wasted.
I suppose this is exactly how large organisations would tackle such a move. To mention an example SEOMOZ to MOZ.I would appreciate any further information from anybody who has experienced such a move and how they carried out the migration. Additionally and issues and drop in traffic resulting to a new domain name move.
Thanks in advance
Mark
-
Hi,
If you copy and paste the article content, make sure you 301 the exact old page to the exact new page.
For your social sites, you could mention that you are moving to a new brand name soon and then the change over will be expected. For Google+ if you have already used a custom URL you currently can't change it (as far as I know) so you would be stuck with the old brand name.
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
-
Geo-Targeting Boroughs/Neighborhoods in New York
Is there a way to determine which boroughs/neighborhoods are drawing traffic in big cities like NYC and LA?Google Analytics lists all traffic under the city name, so New York, NY, gets 90%+ of the traffic.
Local Website Optimization | | GoogleAlgoServant3 -
I have a client in Australia that is going to set up a website that is in Chinese to service their Asian customer base (Indonesia, Singapore, HK, China). What domain should they use?
They're website is hosted on a .com.au domain. Should they host their Chinese language pages under their current domain (.com.au) using a subdirectory (i.e. /asia) or should they use another separate domain that they own that is a regular .com? Or does it really not matter?
Local Website Optimization | | 100yards1 -
How many backlinks from one domain?
How many backlinks from one domain is too many? 1? 3? 10? For example, directory listings. If you have 5 separate links to one website in lets say DMOZ (good for you!), is it really only "juicy" one time? Or each one just as awesome? What about multiple guest articles on a related website? If I had 2 or 3 articles on one website that each have different contextual links, is it just the same as if I had one article?
Local Website Optimization | | Cantor-Crane0 -
Schema markup for a local directory listing and Web Site name
Howdy there! Two schema related questions here Schema markup for local directory We have a page that lists multiple location information on a single page as a directory type listing. Each listing has a link to another page that contains more in depth information about that location. We have seen markups using Schema Local Business markup for each location listed on the directory page. Examples: http://www.yellowpages.com/metairie-la/gold-buyers http://yellowpages.superpages.com/listings.jsp?CS=L&MCBP=true&C=plumber%2C+dallas+tx Both of these validate using the Google testing tool, but what is strange is that the yellowpages.com example puts the URL to the profile page for a given location as the "name" in the schema for the local business, superpages.com uses the actual name of the location. Other sites such as Yelp etc have no markup for a location at all on a directory type page. We want to stay with schema and leaning towards the superpages option. Any opinions on the best route to go with this? Schema markup for logo and social profiles vs website name. If you read the article for schema markup for your logo and social profiles, it recommends/shows using the @type of Organization in the schema markup https://developers.google.com/structured-data/customize/social-profiles If you then click down the left column on that page to "Show your name in search results" it recommends/shows using the @type of WebSite in the schema markup. https://developers.google.com/structured-data/site-name We want to have the markup for the logo, social profiles and website name. Do we just need to repeat the schema for the @website name in addition to what we have for @organization (two sets of markup?). Our concern is that in both we are referencing the same home page and in one case on the page we are saying we are an organization and in another a website. Does this matter? Will Google be ok with the logo and social profile markup if we use the @website designation? Thanks!
Local Website Optimization | | HeaHea0 -
Sub domain for geo pages
Hello Group! I have been tossing the idea in my head of using sub domains for the geo pages for each of my clients. For example: one of my clients is a lawyer in a very competitive Atlanta market http://bestdefensega.com. Can I set his geo page to woodstock.bestdefensega.com? Is this a viable option? Will I get penalized? Thoughts or suggestions always appreciated! Thanks in Advance
Local Website Optimization | | underdogmike0 -
Sub-Domain Google Search Nested under main Domain?
Hello, I have a strange issue that I have not come across before:My subdomain is: michigan.dogdaycare.com. Some of the Keyword searches show our subdomain being nested under the main domain for Google searches instead of being indexed individually. Example search term: Dogtopia Bloomfield https://www.google.com/?gws_rd=ssl#q=dogtopia+bloomfield -This will show two subdomain links nested under the main domain Example search term: Dogtopia Birmingham https://www.google.com/?gws_rd=ssl#q=dogtopia+birmingham -This shows the subdomain showing correctly in searches and not nested. Any idea as to how to fix this? Thanks in advance!
Local Website Optimization | | dogtopiamichigan0 -
Are there any suggestions when you completly redesign your web page keeping the same domain but change the host? I want it to go smoothly and want to avoid the rankings we already have including sub pages.
I am currently having our website completely redone by a design company. Are there any suggestions on this process as to not lose the rankings we currently have for our site? The domain will remain the same however we are planning on changing our host. We also have a good amount of sub domains that the web company will not be changing for us.
Local Website Optimization | | molchman0 -
How Best to do implement a Branch Locator for a Website with invididual location category pages
Hi All, We have an ecommerce Website with multiple locations for our stores and we currently display separate location specific pages for the different categories and sub categories. This has helped us previously to rank well for local search in each of the areas we have a store but over the last few months since humingbird, our local rankings on some things have dip a little . We want to implement a branch locator of some description to improve the user experience. From looking at other websites with branch locators, they tend to a separate button/page with which you can search for a branch etc. However, they don't have location specific pages. My query is should I do it so if a user comes in on a specific category location page and follows it through to product page , then to have a tab on the product page displaying the local branch from which he can come in. My thinking here is that , is that it would help confirm my local citations and help improve local rankings. Or Should the local branch be displayed on the local category pages instead or as well ?. If a user comes in from the homepage or not on a specific location page, then the branch locator will allow them to search for a specific branch. Should I also put in a branch locator as a separate page or can It be in more places. I don't want to damage anything which may have an effect on rankings due to citations and NAP on the location specific pages. Any advice or good examples to look at would be greatly appreciated thanks Sarah.
Local Website Optimization | | SarahCollins1