Type of redirect?
-
I'm almost ready to launch a website redesign. We are going to move what's currently being hosted on olddomain.com to newdomain.com. We want to do this early to avoid error and to have olddomain.com redirect to newdomain.com until the new content is ready.
Once the redesign is complete, we'll push the new content to olddomain.com (as it holds a higher SEO value) and take away the redirect.
A. Does this sound like a good idea?
B. What kind of redirect should I use? 302? 307?
Thanks, and sorry for the confusion
-
The 301 cancellation itself is immediate. It may take time for search engines to crawl your site and notice the change on any given page.
-
How long does it take to cancle the 301?
I had a 301, I just canceled it & uploaded my new content.
-
If you needed to proceed with your plan, then a 302 allows you to redirect traffic for a short period such as what you are describing. I would define "short" as being 7 days or less.
If you are going to move for 30 days or more, I would use a 301 redirect. Once the upgrade is complete, cancel the 301 and send your traffic back.
-
I get why you're confused -- it lies with the presence of our old site and the permissions we have to change content.
So we're not just taking the site down for maintenance upon completion -- we're pointing the domain to a different server (both domains will be pointing to different places). The main question for me is how to do this smoothly?
But, mostly I just needed confirmation that the developer's idea wasn't the best one and reading your responses has helped me understand this a bit better.
-
I am still a bit confused.
You are currently using olddomain.com. You wish to upgrade the site.
You have beta.olddomain.com. You perform your development work on beta.olddomain.com while your live site continues to receive traffic.
Upon completion of development you would take "olddomain.com" down for maintenance. You update the site with the changes from the beta site, then you re-open the site and are live.
The above method represents the stand process under which most sites are upgraded. What you are describing sounds more like what happens in the offline world. You own an office which needs to be remodeled. You then move to a temporary office because the construction workers require access to your old office to make the changes. That method is not required in the virtual world.
-
You're correct in the direction things need to go.
The point isn't to preserve link juice in 2 ways -- it's to maintain a domain that we've had for years and that has tons of links pointing to it.
Pretty confusing stuff if you ask me.
-
We want to use olddomain.com because we've had it for years, our customers know it, and we have tons of links pointing to it. We set up beta.olddomain.com for testing.
The only reason we even need newdomain.com is because our old site was mandated to us by the manufacturer and we need to keep it per their rules. We don't care about that site at all though -- we just need to transfer it at the same time that we get the new content onto the old domain, does that make sense?
-
I agree with Dan's approach.
It sounds like you want to use your current "olddomain.com" as your development area. That doesn't make sense to me. If you use your "newdomain.com" site for development, then when you are ready upgrade/switch your current domain with the newly re-designed content, you wont need to use any form of redirect. It's less work for you and search engines.
-
so your saying that:
beta.olddomain.com will go to: olddomain.com
existing content at olddomain.com will go to newdomain.comif that's correct it may be a bit over my head. perhaps someone else can chime in?
it sounds like you are trying to preserve link juice two ways, which i don't think you can do . perhaps a staggered launch that will allow the 301 to redirect the content, and then a relaunch via the beta content later (no 301s)?
-
Hi Dan, thanks for the response.
I agree that it sounds risky, that's why I posted here It was the route my developer suggested.
The site is being developed on a local server but we also have a subdomain set up (beta.olddomain.com). We'll be using the same domain, but the content that used to be there will be going to a new domain because it is a website that was mandated to us by our corporate manufacturer.
We have already planned to set up the 301 redirects from our old urls to the new ones. The main concern I have is the transfer of the new content to the old domain (from beta.olddomain.com to olddomain.com). Do you have any suggestions for a smooth transition in this regard?
-
hi Kyle,
all the domain forwarding sounds kind of dangerous to me.i've done a few site redesigns and can offer the following advice:
1.) if it ain't broke, don't move it.2.) if you can develop your new site via a local server, or a cheap host (set up a pw so only you can see it while you develop), i would do that. again, just moving domains seems risky.
301 redirects communicate to the search engines that you are permanently redirecting your content to your new site. you want to consider doing a 301 for ALL content/urls. this will help preserve rankings. a lot of times you can use a program like rewrite to handle this if you have tons of urls.
your best bet is to get all your "new" content ready to go, live, and then 301 redirect to it at your new domain. if that is happening on THE SAME domain (old content -> new content ; same domain), you want to 301 redirect your old url's to their equivalent new urls.
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
-
Does redirecting the existing URLs in the website without reducing our current rankings? The new website runs on the bubble, so it seems there is no provisions to redirect the existing URLs to this platform?
Hi Moz Fans, There are some clarification needed in a website revamping and loosing of current website rank. Please go through the questions and would be great if you like to share some insights on it. 1. We would like to revamp our existing website by joining hands with the bubble visual programming platform. Thus, kindly let us know if there are provisions to redirect the existing URLs to this platform. We would also like to know if this kind of redirecting affects the current website ranking. If yes, how can we redirect the existing URLs in bubble without reducing our current rankings? 2. As a part of the revamping of our website, we would like to enquire about the possibilities of its relaunch via bubble. Does it cause any changes for the current rankings of our website if we redirect the existing URLs via bubble? If yes, is there any provision to redirect the URLs without affecting the current ranking of the website?
Web Design | | OceanAirTravels0 -
Should I Redirect Pagination?
Working on a redirect map for a client moving platforms and they have all of their category pagination indexed - no canonical link and no rel next/prev's on any of them. Should I redirect the pagination pages to the main category page on the new platform? Or Should I allow the pagination to de-index itself type of thing? Thoughts and experience?
Web Design | | paul-bold0 -
I want to create a 301 redirect on a WordPress site, nothing's working...
Hello all, I'm hoping someone out there can give me a hand with this. I'm trying to modify my .htaccess file so that the site will go from maxcarnagemusic.com to www.maxcarnagemusic.com and also, so viewers will be redirected to www.maxcarnagemusic.com/home when they try to access the site. I've tried a few different things, including adding the 301 redirect plugin for Wordpress, but nothing seems to work. Can someone out there show/tell me how to create an htaccess file that will execute as much. I apologize in advance, my Apache experience is very, very limited. Thank you all in advance!
Web Design | | maxcarnage0 -
Wordpress - redirecting tags
I just ran a webmaster tool from Yoast SEO premium and notice I have a lot of problems with tags (restricted-robots-txt) For example : http://www.soobumimphotography.com/tag/wedding-group-photo/ Do I have to redirect to http://www.soobumimphotography.com/wedding-group-photo/ Should I do this to each and every posts Thank you
Web Design | | soobumim0 -
301 Redirect from Old Domain to New Domain
I am building a new website and I plan to 301 Redirect my Old Domain (olddomain.com) to a brand new Domain (newdomain.com) in the upcoming months. To do this I was planning to update the htaccess file on both the old and new domains. The htaccess file on the old domain would look to 301 redirect all pages on the old domain to the new domain. The htaccess file on the new domain would detail any specific URL redirects I want to implement (ie. olddomain.com/EXAMPLE/TEST will redirect to newdomain/TEST) - this will ensure link equity is retained and bounce rates are kept at a lower level. Does this sound like the right approach? Also, what do I need to do with the old domain going forward? Do I need to keep this forever in order for the 301 redirect to work or can I eventually just forward the domain to the new one permanently?
Web Design | | DHS_SH0 -
301 redirect on Windows IIS. HELP! (Part 2)
My webmaster's trying (but struggling) to 301-redirect the non.www version of my site to the www version. He's following these instructions given to me in a response to an SEOMoz Private Question (ah, the good old days!). So far he's 301-redirected the homepage but seems stuck on how to do the entire site. Any clues on what he should be doing?
Web Design | | Jeepster0 -
Is it better to redirect a url or set up a landing page for a new site?
Hi, One of our clients has got a new website but is still getting quite a lot of traffic to her old site which has a page authority of 30 on the home page and has about 20 external backlinks. It's on a different hosting package so a different C block but I was wondering if anyone could advise if it would be better to simply redirect this page to the new site or set up a landing page on this domain simply saying "Site has moved, you can now find us here..." sort of idea. Any advice would be much appreciated Thanks
Web Design | | Will_Craig0 -
Javascript Redirects
So I have a client who uses a program called test and target by Adobe to test different pages of content for the best layout, design, etc. They use javascript redirects and css hide and show to hide content with div tags. I'm wondering if anyone has experience with test and target or knows about how these hidden div tags and javascript redirects will affect my indexing and SEO. I'm hoping for some guidance fairly quickly as well 🙂
Web Design | | CoolSEOnStuff0