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
-
Why Google de-rank a website.
Hi, I was inspecting a website which is covering the topic of best wheelbarrow of 2021, it is a new website and and starts ranking on google. But, after few days it got de-rank automatically and Moz is also not showing any result to that. I was wandering why this just happened and what should I do if I made my website and will not face this kind of situation?
Technical SEO | | Moeen22330 -
How long does it take to rank easy keywords?
I have an established site with low keyword ranking and the keyword I am wanting to rank for it rated below 10 on Moz. It has been a few days since I published the article.
Technical SEO | | Begbie20060 -
Remove sitemap, effect ranking?
We are considering to remove our sitemap because it doesn't display the right structure. Will it affect current rankings if we remove the sitemap en continuing without a sitemap? Thanks
Technical SEO | | rijwielcashencarry0400 -
301 Redirects in subfolders
Hi, we're making our site into a static site but I would like to transfer the Google juice. Most of the links and database exist on subfolders though. Could I simply do 301 redirects on the subfolders and retain the value or does it have to be on the full domain?
Technical SEO | | Therealmattyd0 -
301 Redirect with index.asp
I am very new to all of this so forgive the newbie questions I will get better. Ok so after starting a campaign I see that I have many issues including where some pages are being deemed as duplicate content. 1. The report says the http://lucid8.com has duplicate content on 2 other pages 2. When I look at them it shows that http://lucid8.com/index.asp and http://www.lucid8.com are duplicates. 3. Really these are the exactly the same page because the default page that is opened for www.lucid8.com http://www.lucid8.com etc always opens the index.asp page. 4. Now I read that I should do permanent redirects and how to do this via IIS and I tried to do a redirect from index.asp to www.lucid8.com but that does not work because www.lucid8.com is pointing to index.asp and so we end up in a circle. So the question is how do I get rid of these duplicate page references without causing problems. Thanks
Technical SEO | | TroyW0 -
Where does Wordpress store the 301 redirects?
Hi, I've just created a campaign for my new wordpress blog and found 11 301 redirects which I was not aware of. It looks like wordpress has created them automatically. Does any one know how wordpress handles this issues or where are they stored so I can delete them? They are of no use for me. 9 of these redirects point to the same url with an added '/' and are in pages 1 is on a post. I've been changing the permalink and some urls several times and maybe one of these times the Wordpress has automatically created the 301 redirect. But why? I do not want to keep the old url. the last redirect is very strange it goes from http://www.mydomain.com/folder to http://www.mydomain.com where folder is the folder where I installed wordpress. But again, I want no one to type the url with the folder name or even know this folder exists. Any comment on this would be greatly appreciated. Thanks a lot, David
Technical SEO | | dballari0 -
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