301 Redirect - Rank Recovery Examples?
-
Hi All,
I recently did a 301 redirect. Page to Page and the notified google via its console. Its been 6 days since. The home page and one other high traffic page swopped out with the new domain on google search index with 3-4 drops in ranking for each. The rest of the sites pages have been indexed but still reflect the old domain when searched. Recently today my home page dropped even further to the second page of google index for the specific keyword.
Can you share similar experiences and how long it took you to recover rank fully? and how long for all pages to swop out on google search's index?
Regards
Mike
-
Hey Mike,
I would publish content right away on the new site. You can also share in social to help get more inbound links and shares to the new site.
Thanks!
John
-
Hi John,
One last question.
All going well the rank stabilises within 30 days. When would it be safe to start publishing new website content? As it seems one shouldn't have anything different from the old domain/url to the new in order to have rank pass through effectively in terms of new vs old site structure/ sitepmap etc...
Regards,
Mike
-
Thanks John, sound like I'm on the right track. Will paste links if have any unresolved issues need checking but for now think I am ok.
Will have to wait it out and get stuck into link building as suggested.
-
Hey Mike,
It sounds like you've done all the right things. If you are seeing 404's for elements or pages that you don't believe have value, then you can request them be removed from the Google index via the search console. You may want to do that. You are welcome to paste them in here for me to see just in case.
It's more or less a waiting game now. The good news is that you've done all the right things. If you have time, I would start building links or social shares (anything natrual and not fabricated) to the new site to help with SEO while the redirects fully kick in.
Thanks!
-
Hi John,
Thanks for responding. Thats correct, ''new site at a different URL and 301 redirected everything (page to page).''.
Everything has stayed exactly the same with the new site including the 'sub-directory' (think thats what u call it) part of the url.
e.g. www.olddmain.com/page1 redirected www.newdomain.com/page1
404 errors: The site is made with wix and basically I can only page to page all the main urls as the example above. What I have noted is that sometimes photos get automatically indexed with long tailed urls. These cannot be 301'd and have caused some 404's here and there. I do not need these photos 301'd...Will these 404's impact as leaked link power?
Other than that as mentioned the home page and another main page have 'swopped' out with the old domain but are jumping up and down in the search results... Noted regarding 30 days, seems its a waiting game. Just hope that this rank loss/instability is not permanent.
Regards
Mike
-
Hey! Can you provide a bit more detail and even share the URL of the site? It sounds like you launched a new site at a different URL and 301 redirected everything (page to page). You'll typically see a drop in traffic/rank for 30 days - how dramatic of a dip will vary from site to site. A few things to review:
1. 404 errors in Google Search Console and Bing Webmaster Tools
2. Going through each of the 301 redirects to make sure they work (tedious but necessary)
3. Submit sitemap from new URL
If you can provide any more details on things you've reviewed that will be helpful. I'll keep an eye on this thread.
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
-
Htaccess or url rewrite module for Magento 301 redirects?
I need to do about 6000 redirects for a Magento site. The pages no longer exist. I have tried the URL rewrite module but it isn't working for me and I don't want to do 6000 redirects in the htaccess files. Any suggestions?
Intermediate & Advanced SEO | | Tylerj0 -
Is This 301 redirection correct??
Hello Everyone, I have Added This in .htaccess. Options +FollowSymlinks
Intermediate & Advanced SEO | | falguniinnovative
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.com$
RewriteRule (.*) http://www.domain.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://www.domain.com/$1 [R=301,L] ErrorDocument 404 /index.html Is this Correct ?? or need any change, please help, thanx in advace .0 -
Irrelevant backlinks - will 301 redirect cleanse the relationship?
My client has thousands of clients for whom they provided websites that used to reside in a subdirectory of their own domain. They moved them to their own domains but there are tens of thousands of backlinks on those sites pointing back to the original domain. Those backlinks are completely irrelevant and are probably hurting them by sending the wrong signals to Google on what this site really is about. My question is will the 301 redirect be enough to cleanse the relationship between my client and all their clients' sites or should I ask the client to clean up all those backlinks on their clients' sites and remove their domain from the target urls? That's a huge job, obviously.
Intermediate & Advanced SEO | | katandmouse0 -
Handling 301 Redirects when Moving from IIS to Apache Linux
I am moving a blog from domain A on IIS to domain B on Linux. Same posts and pages - different domain. I'm looking for a guide, article or steps on what needs to be done on the IIS side to make sure we do this correctly. Thanks !
Intermediate & Advanced SEO | | GlennFerrell0 -
Will using 301 redirects to reduce duplicate content on a massive scale within a domain hurt the site?
We have a site that is suffering a duplicate content problem. To help resolve this we intend to reduce the amount of landing pages within the site. There are a HUGE amount of pages. We have identified the potential to reduce the pages by half at first by combing the top level directories, as we believe they are semantically similar enough that they no longer warrant being seperated.
Intermediate & Advanced SEO | | Silkstream
For instance: Mobile Phones & Mobile Tablets (Its not mobile devices). We want to remove this directory path and 301 these pages to the others, then rewrite the content to include both phones and tablets on the same landing page. Question: Would a massive amount of 301's (over 100,000) cause any harm to the general health of the website? Would it affect the authority? We are also considering just severing them from the site, leaving them indexed but not crawlable from the site, to try and maintain a smooth transition. We dont want traffic to tank. Has anyone performed anything similar? Id be interested to hear all opinions. Thanks!0 -
301 redirect on Windows IIS. HELP!
Hi My six-year-old domain has always existed in four forms: http://www**.**mydomain.com/index.html http://mydomain.com/index.html http://mydomain.com/ http://www.mydomain.com My webmaster claims it’s “impossible” to do a 301 redirect from the first three to the fourth. I need simple instructions to guide him. The site’s hosted on Windows running IIS Here’s his rationale: These are all the same page, so they can’t redirect to themselves. Index.html is the default page that loads automatically if you don’t specify a page. If I put a redirect into index.html it would just run an infinite redirect loop. As you can see from the IIS set up, both www.mydomain and mydomain.com point to the same location ( VIEW IMAGE HERE ) _Both of these use index.html as the default document ( VIEW IMAGE 2 HERE ) _
Intermediate & Advanced SEO | | Jeepster0 -
301 redirect Actinic HTML pages to ASP. Achievable?
Hi - I'm hoping someone can help me resolve an issue in relation to setting up 301 redirects. The client to whom I provide SEO services is being told by his developers that setting up 301 redirects is not achievable from old HTML pages to his new site running on a Windows server. My feeling is that it should be fine, and I have found documentation online that seems to support this, however I'm no developer, certainly no server admin, so I was wondering if anyone could advise me? Is it feasible to set up 301 redirects from Actinic sites (HTML pages) to a new site in NOP commerce running on a Windows server (ASP pages). Thank you for your help! Iain
Intermediate & Advanced SEO | | Wynyard0 -
How do I 301 Redirect a complete folder?
Hi, I am want to delete a folder and all the contents. I then need to redirect anyone that is trying to reach a file in that folder to another page on my site. example: www.mydomain.com/folder/ (contains 50 pages) I want to delete the folder and all 50 pages. So if someone tries to reach www.mydomain.com/folder/page1.php the redirect would take them to a specific page on my site. Doing this to clean up old content. How would I do this on the .htaccess? I have redirected a page but not a folder. Thanks in advance! Force7
Intermediate & Advanced SEO | | Force70