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.
How long does it take for rank to return after 301?
-
Hello all -- just looking for those who have implemented site-wide 301 redirects due to a domain change. I am about 2 weeks into mine and am seeing minimum 5, maximum 21 spot drops in many of my targeted terms. My pages have strong GPR, with most being 3 or higher.
Anyone out there been able to track a ballpark of when rank will return? The 301 redirects were implemented correctly, with 1 to 1 setups in most cases. Google has updated the listings with the new domain name, but I'm taking a huge rank hit.
Any experience on how long I can expect (I know it's different for every situation) would be great!
Thanks.
-
Hi Robert -
Yes we did it on the URL level, but the client is using IIS as opposed to Apache, so we had to figure out a way to use a global 301 that trickled down to the page level. Each page is redirecting to it's new home on the server side (www.oldsite-innerpage.com to www.newsite-innerpage.com). We actually ended up with a global re-write rule that still allowed it to be a page-level redirect. Eventually we will be going into IIS and writing in server-side 301's for each individual page. It's been 2 weeks so I'm hoping to see return of rank here in 2 weeks time or so. Thanks for your input.
-
Bandicoot,
From what you have written I am assuming your "Site-wide 301 redirects" means you did it from url to url and not from home page to home page or root to root, etc.
We made the mistake of assuming on a site a few months ago and could not understand what happened. Mozzers pointed out we did not go url to url and we made the change. Most were cautious suggesting it would take 4 to 6 weeks, but we actually saw about 90% within 3 weeks of the change. This was a change from NamedLawfirm.com to City-Bankruptcy-Attorneys.com so I was impressed with the rapidity.Good luck
-
I think that was a very general comment, as some pages are crawled very rarly, as for passing pr and signals, it has been confirmed by Matt Cutts that 301's leak goodness
http://www.stonetemple.com/articles/interview-matt-cutts-012510.shtml
-
http://www.seroundtable.com/archives/012409.html --"From Google: 301s pass PR and related signals appropriately. Usually takes a couple of weeks for things to smooth out, though."
-
i would give it another 2 weeks at least, but as i suggested, it may not get back to where it was as a 301 is not as fgood as a direct link
-
Hi Adrian - thanks for your reply. for client privacy purposes I cannot reveal the site.
-
I'd have to say that when we went through our domain change, we forgot to initialize the 301 redirect so we got penalized for 6 weeks until we caught it; however, it's not like we had some big stuff between newglobalventures.com and www.newglobalventures.com.
Just out of curiousity which is the site that you're experiencing loss on?
-Adrian
-
no, the old site is not showing on the SERP anymore, and no, there were no 301's to the old site
-
Yes i have done this a few times, and i suggest at least a month or more. 301's do not pass all goodness to the new page they leak a little each time. If you had 301's on the old site already you may of lost them or they maybe double hoping.
Is the old domain name still in search resulst?
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
-
301 redirect syntax for htaccess
I'm working on some htaccess redirects for a few stray pages and have come across a few different varieties of 301s that are confusing me a bit....Most sources suggest: Redirect 301 /pageA.html http://www.site.com/pageB.html or using some combination of: RewriteRule + RewriteCond + RegEx I've also found examples of: RedirectPermanent /pageA.html http://www.site.com/pageB.html I'm confused because our current htaccess file has quite a few (working) redirects that look like this: Redirect permanent /pageA.html http://www.site.com/pageB.html This syntax seems to work, but I'm yet to find another Redirect permanent in the wild, only examples of Redirect 301 or RedirectPermanent Is there any difference between these? Would I benefit at all from replacing Redirect permanent with Redirect 301?
Technical SEO | | SamKlep1 -
Redirecting HTTP to HTTPS - How long does it take Google to re-index the site?
hello Moz We know that this year, Moz changed its domain to moz.com from www.seomoz.org
Technical SEO | | joony
however, when you type "site:seomoz.org" you still can find old urls indexed on Google (on page 7 and above) We also changed our site from http://www.example.com to https://www.example.com
And Google is indexing both sites even though we did proper 301 redirection via htaccess. How long would it take Google to refresh the index? We just don't worry about it? Say we redirected our entire site. What is going to happen to those websites that copied and pasted our content? We have already DMCAed their webpages, but making our site https would mean that their website is now more original than our site? Thus, Google assumes that we have copied their site? (Google is very slow on responding to our DMCA complaint) Thank you in advance for your reply.0 -
CNAME vs 301 redirect
Hi all, Recently I created a website for a new client and my next job is trying to get them higher in Google. I added them in OSE and noticed some strange backlinks. To my surprise the client has about 20 domain names. All automatically poiting to (showing) the same new mainsite now. www.maindomain.nl www.maindomain.be
Technical SEO | | Houdoe
www.maindomain.eu
www.maindomain.com
www.otherdomain.nl
www.otherdomain.com
... Some of these domains have backlinks too (but not so much). I suggested to 301 redirect them all to the main site. Just to avoid duplicate content. But now the webhoster comes into play: "It's a problem, client has only 1 hosting account, blablabla...". They told me they could CNAME the 20 domains to the main domain. Or A-record them to an IP address. This is too technical stuff for me. So my concrete questions are: Is it smart to do anything at all or am I just harming my client? The main site is ranking pretty well now. And some backlinks are from their copy sites (probably because everywhere the logo links to the full mainsite url). Does the CNAME or A-record solution has the same effect as a 301 redirect, from SEO perspective? Many thanks,
Hans0 -
Questions about the Sandbox and 301 Redirects
Does the sandbox still exist? What if you have a brand new URL and do a 301 redirect from another website because the name of the service business changed? Thanks for any insight and help.
Technical SEO | | SDSLaw0 -
302 or 301 redirect to https ?
I am redirecting whole site to https. Is there a difference between 302 or 301 redirect for seo? Site never been indexed. Planning to do that with .htaccess command RewriteCond %{HTTPS} !=on
Technical SEO | | Kotkov
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L] There are plenty of ways http://www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html Which way would be the best? Thanks is advance0 -
How long will Google take to stop crawling an old URL once it has been 301 redirected
I need to do a clean-up old urls that have been redirected in sitemap and was wondering about this.
Technical SEO | | Ant-8080 -
Double 301 redirect
Hi together, due to some technical reasons I have redirect (301) an existing link two times. Example: www.mydomain.com/root/site.html > 301 > www.mydomain.com/site.html > 301 www.mydomain.com/site_new.html Is there anybody how has got some experience like doing a double redirect? What about link juice? Best regards Steffen
Technical SEO | | steffen_0 -
Does a CDN affect search rankings?
I feel kind of stupid asking this, but if i use one it would speed things up quite a bit. It is for a ecommerce website, any guidance on this would be awesome!
Technical SEO | | Hyrule0