How to retain link juice moving to new site, cms and servers?
-
We have been hosting our website with a provider (their design and CMS) and we are now moving to a new design, better content focussing on keywords in a different CMS platform on different servers but want to retain the link juice from the old site.
We have used Open Site Explorer Report to determine all the links to the old site and the pages they link to.
What is the best strategy to keep the link juice flowing to the new site?
Example
This site <http: www.dogslifedownunder.com="" what-is-worse-then-going-to-the-v-e-t="">links to this page <http: 19105="" www.sydneyanimalhospitals.com.au="" ourstaff="" thevets="" tabid="" default.aspx="">on the old site.</http:></http:>
We will have a similar page on the new site with the same staff members called for example:
How do we ensure that the we retain the link juice?
Any thoughts most welcome.
-
Pleasure buddy, hope it helps!
-
Thanks Marcus. Appreciate your input and suggestions. Most helpful.
-
Hey, the basic answer here is with HTTP 301 redirections from the original pages to the new page.
Rather than just knowing the cryptic name it helps to understand what is going on behind the scenes a little and why this works. When a page is requested on your site the web server returns a HTTP status code. For a standard page request this is 200 OK and for missing pages a 400 Page Not Found response is returned. There are many other responses but the one we are interested in is for indicating a permanent redirection from the resource on Site A to a resource on Site B and this is a 301 Permanent Redirection.
This provides a range of benefits for users and the search engines
- a user visiting the old site from a search engine result listing is transported to the new resource
- a search engine visiting the link is informed that this resource has moved to a new location and the new page is given
- the page rank and value from any inbound links is forwarded to the new page (not all but most)
So, in this case the 301 redirect provides a complete solution to your problem. It updates and redirects users without requiring anything from them and it allows the search engine to update their records and start concentrating on your new site.
Note
There are a few things to take into consideration here to make sure this works well
- You need to manually redirect page A to page B so there maybe a fair bit of work involved for a larger site
- The redirections may need to be in place for a good while and if you generate a lot of direct traffic - keep an eye on the indexation and web logs for the old site to decide when you can kill it dead
Ultimately, you want the old site to remain in place, redirecting requests until it no longer receives any traffic (or such a low level that it is practical to remove it). If you do get a lot of direct traffic, be sure to update people so they can update their records.
Approach
Which brings us to the technology and approach required. I see you are using .Net aspx pages which is not really my bag but I can give you an overview of the options. You also seem to have wildly different page rules so a cute solution that just dynamically changes the domain but keeps the page the same is not going to work here (sorry).
- Page Level Redirects: add code to the individual pages to redirect to the new page
- Add redirection rules to the global.asax config file
- Create rewrites in the IIS GUI
Beyond the rewrites
An oft overlooked strategy with 301's is to get them done and then really concentrate on the new site. Start building links, try to repoint some of your high quality older links to the new site and start building and promoting new content to get some really high quality links to the new site. All of these strategies will bolster the new site and help it replace the old site as quickly as possible.
Summary
If you have a big site, manually rewriting all the URL's to the their counterparts on the new site is going to be a bit of a job but one that is worth doing. If you want to prioritise the job look at your most popular pages in your analytics and this gives you a plan of attack. Once you have created specific rules for this you can create a catch all rule to redirect all remaining pages to the sites homepage.
That, pretty much covers it. If we have a windows server / IIS / asp.net guru here who can dive in and fill you in on the specifics of the actual syntax and approach then you should be good to go.
Shout if you have any questions.
Marcus
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
-
Site move-Redirecting and Indexing dynamic pages
I have an interesting problem I would like to pick someone else’s brain. Our business has over 80 different products, each with a dedicated page (specs, gallery, copy etc.) on the main website. Main site itself, is used for presentation purpose only and doesn’t offer a direct path to purchase. A few years ago, to serve a specific customer segment, we have created a site where customers can perform a quick purchase via one of our major strategic partners. Now we are looking to migrate this old legacy service, site and all its pages under the new umbrella (main domain/CMS). Problem #1 Redirects/ relevancy/ SEO equity Ideally, we could simply perform 1:1 - 301 redirect from old legacy product pages to the relevant new site products pages. The problem is that Call to action (buy), some images and in some cases, parts of the copy must be changed to some degree to accommodate this segment. The second problem is in our dev and creative team. There are not enough resources to dedicate for the creation of the new pages so we can perform 1:1 301 redirects. So, the potential decision is to redirect a visitor to the dynamic page URL where parent product page will be used to apply personalization rules and a new page with dynamic content (buy button, different gallery etc.) is displayed to the user (see attached diagram). If we redirect directly to parent URL and then apply personalization rules, URL will stay the same and this is what we are trying to avoid (we must mention in the URL that user is on purchase path, otherwise this redirect and page where the user lands, can be seen as deceptive). Also Dynamic pages will have static URLs and unique page/title tag and meta description. Problem #2 : Indexation/Canonicalization The dynamic page is canonicalized to the parent page and does have nearly identical content/look and feel, but both serve a different purpose and we want both indexed in search. Hope my explanation is clear and someone can chip in. Any input is greatly appreciated! vCm2Dt.jpg
Intermediate & Advanced SEO | | bgvsiteadmin1 -
If you do 302 redirect then change to 301 redirect do you lose all link juice?
Hello everyone, I was wondering if you could help me with understanding the following story: A website has been moved from its HTTP version to a HTTPS version. The SEO manager has advised developers that they needed to do 301 redirects. However, in the end, 302 redirects have been put in place instead. Now, 301s should be put in place ASAP. The million dollar question is: has the website lost all of its link juice already given the nature of the redirects? Also, does it depend on whether Google has indexed the new 302 pages or does it depend on something else? Many thanks!
Intermediate & Advanced SEO | | MarketingGH0 -
Client is paranoid about Google penguin penalty from getting links from a new website they are building
We have a client that is creating a new promotional website that consists of videos, brands and product reviews (SITE B). After a visitor watches a video on SITE B they will be given a "click to purchase" option that will lead them to the original website (SITE A). Our client is paranoid that since all the outgoing links on the new SITE B are going to the original SITE A there might be algorithm penalty (for one website or both). I find this very unlikely and even recommend "no follow" coding for a peace of mind. However are there any resources/links out there that can back up my argument that they will be alright? Thanks
Intermediate & Advanced SEO | | VanguardCommunications0 -
What things, that we might overlook, help retain link juice on the site?
Since subscribing to Moz, I have been focussing alot on some of the more technical aspects of SEO. The current thing I am finding interesting is stopping link juice leaks. Here are a selection of some of the things I have done: I have cloaked my affiliate links - see http://yoast.com/cloak-affiliate-links/ Removed some html coded social share links within the theme, and replaced with javascript plugin (http://wordpress.org/plugins/flare/) Used the Moz toolbar to view as Google, to see what google is seeing. Removed some meta links at the bottom of blog posts (author etc) that were duplicated. Now, I don't intend to go over the top with this, as links to social accounts on each page are there to encourage engagement etc, but are there any things you may have come across \ tips that people may have overlooked but perhaps should look out for? As example as some of the things that might be interesting to discuss: Are too many tags, categories bad? Do you index your tag, date archive pages? Does it matter?
Intermediate & Advanced SEO | | Jonathan19790 -
New Site Structure and 301s
We're moving towards a new site with new site structure. The old site has numerous backlinks to past events that won't be published on the new site. The new site will have about 60 future events that are currently active on the old site as well. I was wondering the best way to move forward with the 301 redirect plan. I was considering redirecting the old site structure to an "archive.ourdomain.co.uk" subdomain and redirecting the 60 or so active events to their equivalents on the new site. Would this be a sensible plan? Also for the active events, is there any difference between: _redirecting the old page to the archive page and then forwarding to the equivalent on the new page _ and redirecting the old page directly to the new page
Intermediate & Advanced SEO | | chanm790 -
Because Goolge chose this link to my site?
I'm better ranked in Google for that link (http://www.vipgoldrj.com/paginas/ensaios.html) and not in (http://www.vipgoldrj.com/), you know you explain why? In all keywords, except that (luxury escorts in Rio de Janeiro) Sorry my english, I'm from Brazil and I'm using Google translator.
Intermediate & Advanced SEO | | WebMaster0210 -
Launching a new site with old, new and updated content: What’s best practice?
Hi all, We are launching a new site soon and I’d like your opinion on best practice related to its content. We will be retaining some pages and content (although the URLs might change a bit as I intend to replace under-scores with hyphens and remove .asp from some extensions in order to standardise a currently uneven URL structuring). I will also be adding a lot of new pages with new content, along with amend some pages and their content (and amend URLs again if need be), and a few pages are going to be done away with all together. Any advice from those who’ve done the same in the past as to how best to proceed? Does the URL rewriting sound OK to do in conjunction with adding and amending content? Cheers, Dave
Intermediate & Advanced SEO | | Martin_S0 -
Are there any concerns moving a site to https?
I am currently having analytics issues where the non-secured (http) front end of my site is not properly communicating to the backend (https) of my site. When a user jumps between the the secured and non-secured, it will display as a bounce in GA and I get duplicate visits. GA has a work around for this but it is messy and not working. So my question is, has anyone had good/bad experiences moving a non-secured site over to the secured side? Thanks!
Intermediate & Advanced SEO | | 2comarketing0