301 redirects for a redesign.
-
About to completely redo a client's site and I want to make sure I don't loose our link juice.
The current site is a old template site from another provider. They host it and we do not have access at all to the site itself, so there will be no transferring of the site from server to server because they feel the site is their property. Basically the site is a monthly service not a product.
So this will be a completely new website, including new URL structure. So my question is how do keep the link juice flowing to the new site?
I know I need to use 301 redirects, but do I rebuild those old URLs on my site and redirect them to their new counterpart or what?
The link profile is not that impressive, maybe 15 back links (all mainly going to the homepage). But they all are local and coming from pretty good domain authority. But its keeping us ahead of our competition.
Back story: This is one of my local search clients, we now have them ranking #1 across the board in the local packs. After analyzing the traffic, they are losing 75% of all traffic because of the sites design. So a new site is a must. I build a lot of websites, but have never worried about the back link profile before now.
Thanks for all your help!
-
I was just going to comment on Don's post about your issue but it seems you've cleared it up. As I understand here, you will be keeping your domain name, just building a new site on a new host. Good, good. You're link juice will keep flowing if you keep your current domain, so relax.
Since you're starting from scratch, you should consider using a platform or static HTML site that you will have complete control over. Those hosted SaaS website builders are not what you want if you're here on MOZ looking to rank well organically. I've had really great results with Magento (not Magento Go), so I can safely recommend it. Odoo, WordPress, Joomla, and other popular open-source platforms all can get you want you need in terms of technical SEO features, but you'll need plugins and modules that may affect performance. Due diligence will pay off here.
Your next step is to do your own site index, noting all the page URLs now and either replicate this structure or set up redirects to avoid a hit in rankings. Since your site seems small and your referring links all point to your homepage, I'd say you might be able to skip this step without a major hit. If you can scrape your current site to save for reference, now is a good time for that.
For DNS, I suggest CloudFlare. Read up and you'll see why. Good luck and post back if you have any more questions about this migration. Cheers!
-
If you're not switching domain names, just host then the situation is much better because now you have control.
When you switch host you're going to get a new DNS (Domain Name Server) it will likely take a few days for this to propagate through the internet. So expect some initially slow traffic days.
Once the DNS has changed to your new site you have control, so you will want to put the 301's on the new site for any of the old pages that don't have url's to their new equivalent. Just like if you were making new pages on the site. Even if they don't have any inbound links you should still 301 any decent ranking URL's to the new ones you make, since they are likely indexed or bookmarked by search engines and users.
Hope this helps,
Don
-
After looking running the open site explorer, it looks like all my links go directly to the home page. I'm not seeing anything going to any other pages. So I should be ok if I'm not switching my domain name?
-
Thanks Don,
That's exactly the situation we are in. I appreciate the help.
-
HI Richard,
I think you may have stumbled into a bit of a messy situation here. If you do not have access to the old site, how can you 301 redirect to the new site? The 301 redirects are put into the .htaccess file of the old site. Think of it like a "We Moved Sign" you would place on a retail store. You pull into the parking lot and see a sign that says. "hey we moved, we are now located at...". If you're not allowed to use the parking lot, you have no where to put this sign.
You need to make sure your client is allowed to, or at least the company hosting the site is willing to allow you to put in the redirects. To answer your question you need to specifically put in a the .htaccess file on the OLD site to the new site.
You do not have to be concerned with matching URL's only that you format the .htacess file correctly. An example would be (again this must be on the old site server).
- redirect 301 oldpage.html http://www.NewSite.com/newpage.html
- redirect 301 oldfolder/somepage.html http://www.YourNewSite.com/newfold/newpage.html
If you choose to keep the same file structure you can do a blanket 301 redirect using mod rewrite (it must be enabled on the old server). Like this.
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^OldDomain.com$ [NC]
RewriteRule ^(.*)$ http://www.NewDomain.com/$1 [R=301,L]You can read more about redirects here at Moz.
If you do not have the ability to put an htaccess file or the clients hosting provider is un-willing to help (they may for a charge) then you're in a bad situation with no great solutions. The only thing I can think of is having the clients old host create a page that say this site has moved and provide a link to the new site. Our company did this many many years ago http://www.columbiaindustrial.com/ when they changed their name and host (before my time). Then you need to recommend how long you would recommend the client pays for this new page to be live... I'd say at least 3-6 months.
Hope this helps
Don
-
I am assuming you are not changing the domain name so you don't need to worry about any links pointing to the home page as this page will be live.
And for any pages you don't want but have links pointing to them, then yes 301, nope you don't need to recreate the urls, just add the 301 to servers.
Unfortunately if you are changing some of the site urls, you are going to lose some rankings in the short term but I am sure the new site is much better written for the search engines that you improve - but you will lose some short term rankings
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
-
Too many 301 Redirects caused lower rankings :(
1. Ok so I code my eCommerce site myself first 2. Then switched to Shopify and re-direct all my URLs (terrible mistake) 3. Then Shopify didn't do in terms of seo, so I switched to BigCommerce and re-direct all my URLs (Yes I know but at least this platform is much better) I started getting 404 errors as you can imagine in webmaster tools after switching from Shopify and there were 504 of them. Why its too many because I realized that Shopfiy just creates so many urls for the same pages. One by one I re-direct them to their new destinations. As you can imagine my rankings dropped. As my site speed is now 5.5s at gmetrix. mobile 47 - desktop 80 on Google Site speed tool. Looking at the links now, some of the 404's does not make sense to redirect. How should I approach this? Should I remove some of them if they were not used on web anywhere, no sites linking to that page and let them die in time? OR Should I keep them all? I am giving some examples below, there are so many for each. Thank you all! /account/login/ /blog/?page=7 blog/tagged/recipe /blogs/news /blogs/news?page=6 /collections/all/category-name /collections/frontpage/category-name /collections/frontpage/products/product-name /collections/shop/category-name /collections/shop/products/product-name /product-name/ /pages/terms-privacy /pages/frontpage /products/product-name /shop/products/product-name
Intermediate & Advanced SEO | | mounayoga0 -
Keyword rank and redirecting
I'm creating a new amazon affiliate site. I've researched other successful sites. I've noticed that they are ranking for 1000s of keywords, but many of these long tail keywords are redirected back to a main page. I can see how this can reduce the overall total amount of content pages on the site. How are you able to rank for the keyword in the first place if the the page is redirected?
Intermediate & Advanced SEO | | lkomontt760 -
Multilingual Site and 301 redirection
Hey there awesome people of Moz I have this site that has many languages in it. The main language is English and my developer did the following www.example.com ( is the main site ) which redirects with a 301 to www.example.com/en if your geo location is supported by our languages then you will automatically be redirected to whatever language you have in your country but does the first language with is english have to 301 redirect to www.example.com/en ? I thought that the right way is to just leave /en at the root file. Thanks in advance
Intermediate & Advanced SEO | | Angelos_Savvaidis0 -
301 Redirect / Canonical loop on home page?
Hi there, My client just launched a new site and the CMS requires that the home page goes to a subfolder - clientsite.com/store. Currently there is a redirect in place such that clientsite.com -> clientsite.com/store. However, I want clientsite.com to be the canonical version of the URL. What should I do in this case, given that there is now a loop between the redirected page and the canonical page?
Intermediate & Advanced SEO | | FPD_NYC0 -
Blog tags are creating excessive duplicate content...should we use rel canonicals or 301 redirects?
We are having an issue with our cilent's blog creating excessive duplicate content via blog tags. The duplicate webpages from tags offer absolutely no value (we can't even see the tag). Should we just 301 redirect the tagged page or use a rel canonical?
Intermediate & Advanced SEO | | VanguardCommunications0 -
.htaccess 301 Redirect Help! Specific Redirects and Blanket Rule
Hi there, I have the following domains: OLD DOMAIN: domain1.co.uk NEW DOMAIN: domain2.co.uk I need to create a .htaccess file that 301 redirects specific, individual pages on domain1.co.uk to domain2.co.uk I've searched for hours to try and find a solution, but I can't find anything that will do what I need. The pages on domain1.co.uk are all kinds of filenames and extensions, but they will be redirected to a Wordpress website that has a clean folder structure. Some example URL's to be redirected from the old website: http://www.domain1.co.uk/charitypage.php?charity=357 http://www.domain1.co.uk/adopt.php http://www.domain1.co.uk/register/?type=2 These will need to be redirected to the following URL types on the new domain: http://www.domain2.co.uk/charities/ http://www.domain2.co.uk/adopt/ http://www.domain2.co.uk/register/ I would also like a blanket/catch-all redirect from anything else on www.domain1.co.uk to the homepage of www.domain2.co.uk if there isn't a specific individual redirect in place. I'm literally tearing my hair out with this, so any help would be greatly appreciated! Thanks
Intermediate & Advanced SEO | | Townpages0 -
How to 301 redirect all URLs with /? in?
I want to redirect all URLs that have /? in it. Indexed in Google is a bunch of urls lik: mysite.com/?674764 mysite.com/?rtf8y78 I want all these URLs to be redirected to my home page. Any ideas?
Intermediate & Advanced SEO | | JohnPeters0 -
How many pages to 301 Redirect
Hi Mozzers, My site has 11,200 pages indexed in Google and I'm looking to remove some of the lesser content which should probably have been picked up by Panda. However these pages work out to about 1,100 in total and I'm not sure whether to remove these bit by bit or just do it in one fell swoop? Does Google not like a site's indexed pages fluctuating too quickly? Are there any other considerations I should be aware of? Thanks!
Intermediate & Advanced SEO | | panini0