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.
New Site (redesign) Launched Without 301 Redirects to New Pages - Too Late to Add Redirects?
-
We recently launched a redesign/redevelopment of a site but failed to put 301 redirects in place for the old URL's. It's been about 2 months. Is it too late to even bother worrying about it at this point? The site has seen a notable decrease in site traffic/visits, perhaps due to this issue.
I assume that once the search engines get an error on a URL, it will remove it from displaying in search results after a period of time. I'm just not sure if they will try to re-crawl those old URLs at some point and if so, it may be worth it to have those 301 redirects in place.
Thank you.
-
Personally I'd start with a link analysis to answer the question, "Are they stronger than you?" You'll want to look at their sheer volume as well as the quality and when they were built to get a feel for their current activities. After that I'd obviously look at your content. Does your content comply with current SEO best practices in it's type and formatting and down to the technological questions such as "Do you have clean and fast code?" and "Are you formatting properly?"
If you're looking for assistance in the process Moz actually offers a list of their recommended SEOs. It's a good list.
You'll find it at https://moz.com/community/recommended.
-
If I were you sister...
A. what exactly would you recommend to do an "immeidate" round of competitor analysis as well as analysis our sit?
B. Or Whom to assist us.
So we can make an informed decision on how best to spend our time and what valuable funds we have left. ( If you feel more comfortable with your answer off line, I am open to that too.)
Thank you!
-
_When is the right time to just start over with a new domain name? _ Hindsight being the 20/20 that it is it's very hard to know until it's too late. I always suggest to try to work with your current site as it's generally easier to repair that to replace (generally ... not always).
The variable at play now is that after two years your site may have recovered BUT not be ranking as the competition may well have upped their game or other algorithmic factors may be at play. I've seen that a number of times where sites don't bounce back not because they didn't do the right thing but because while they were busy repairing their issues, their competition was busy moving their sites forward.
To know what to do I'd start with a round of competitor analysis. Don't compare your rankings with where they were but rather compare what your site's strength is relative to the people ranking today. And of course, try not to think of your content or links as better simply because you like it - try to look at it all as a bot would.
-
Regarding ..."Of course, with a Penguin penalty you might go bankrupt before they get around to rewarding you for good behavior)"
_When is the right time to just start over with a new domain name? _
Google does not care how many internet businesses it has destroyed.
(After 2 years of hard work and not recovering from Panda, we are seroiusly thinking of just cutting over to a new domain name and giving up on a domain we have owned since 2000 just so we can stop spending money on trying to be Google approved again and stop the financial bleeding to loss of orders.)
-
I would suggest doing a bit of a crawl error report in GSC to establish how many error links are being pointed at your site. I would suggest it is not too late to get them in place.... remember you will possibly have lots of external links that are incorrect and need to resolve to a viable page.
Search Engine Roundtable just released a very timely article - Click to read in full
Google's John Mueller said in the Google+ Hangout from last Friday that he'd recommend you keep your 301 redirects live and in place for at least a year after you set them up. He said "I'd aim for at least a year," when it comes to keeping your 301 redirects in place.
He said it can take 6-months to a year for Google to fully recognize a site has moved. Plus you may have people finding old links and if those no longer have redirects, they may lead to a 404 page or a parked domain, which would result in a bad user experience.
-
Short answer: No its never too late.
People rescue lost links in this way all the time. The old pages may not have been de-indexed yet especially if there are being linked to from another website.
Ideal solution: Locate all the links pointing to old pages and get them updated to point to the new page. Put the 301 in place anyway to save any you miss.
Nearly ideal solution: Slap a 301 redirect on it - BUT make sure that the 301 is to a direct replacement / relevant page.
There is no negative implications for doing the 301's this late... (as long as the pages are relevant). But not doing them... well as you have seen... rankings will suffer.
Ive seen links that are months to years old get rescued this way, so get them redirects on!
-
They will recrawl it but equally important is that traffic following links to your site will get where they're supposed to go. A good rule of thumb with search engines as well as humans ... it's never too late to do the right thing.
(Of course, with a Penguin penalty you might go bankrupt before they get around to rewarding you for good behavior)
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
-
301 Redirect from query string to new static page
If i want to create a redirect from a page where the slug ends like this "/?i=4839&mid=1000&id=41537" to a static, more SEO friendly slug like "/contact-us/", will a standard 301 redirect suffice? Thanks, Nails
Intermediate & Advanced SEO | | matt.nails0 -
How to handle potentially thousands (50k+) of 301 redirects following a major site replacement
We are looking for the very best way of handling potentially thousands (50k+) of 301 redirects following
Intermediate & Advanced SEO | | GeezerG
a major site replacement and I mean total replacement. Things you should know
Existing domain has 17 years history with Google but rankings have suffered over the past year and yes we know why. (and the bitch is we paid a good sized SEO company for that ineffective and destructive work)
The URL structure of the new site is completely different and SEO friendly URL's rule. This means that there will be many thousands of historical URL's (mainly dynamic ones) that will attract 404 errors as they will not exist anymore. Most are product profile pages and the God Google has indexed them all. There are also many links to them out there.
The new site is fully SEO optimised and is passing all tests so far - however there is a way to go yet. So here are my thoughts on the possible ways of meeting our need,
1: Create 301 redirects for each an every page in the .htaccess file that would be one huge .htaccess file 50,000 lines plus - I am worried about effect on site speed.
2: Create 301 redirects for each and every unused folder, and wildcard the file names, this would be a single redirect for each file in each folder to a single redirect page
so the 404 issue is overcome but the user doesn't open the precise page they are after.
3: Write some code to create a hard copy 301 index.php file for each and every folder that is to be replaced.
4: Write code to create a hard copy 301 .php file for each and every page that is to be replaced.
5: We could just let the pages all die and list them with Google to advise of their death.
6: We could have the redirect managed by a database rather than .htaccess or single redirect files. Probably the most challenging thing will be to load the data in the first place, but I assume this could be done programatically - especially if the new URL can be inferred from the old. Many be I am missing another, simpler approach - please discuss0 -
Multilingual Site and 301 redirection
Hey there awesome people of Moz I have this site that has many languages in it. The main language is English and my developer did the following www.example.com ( is the main site ) which redirects with a 301 to www.example.com/en if your geo location is supported by our languages then you will automatically be redirected to whatever language you have in your country but does the first language with is english have to 301 redirect to www.example.com/en ? I thought that the right way is to just leave /en at the root file. Thanks in advance
Intermediate & Advanced SEO | | Angelos_Savvaidis0 -
Is it a problem to use a 301 redirect to a 404 error page, instead of serving directly a 404 page?
We are building URLs dynamically with apache rewrite.
Intermediate & Advanced SEO | | lcourse
When we detect that an URL is matching some valid patterns, we serve a script which then may detect that the combination of parameters in the URL does not exist. If this happens we produce a 301 redirect to another URL which serves a 404 error page, So my doubt is the following: Do I have to worry about not serving directly an 404, but redirecting (301) to a 404 page? Will this lead to the erroneous original URL staying longer in the google index than if I would serve directly a 404? Some context. It is a site with about 200.000 web pages and we have currently 90.000 404 errors reported in webmaster tools (even though only 600 detected last month).0 -
Php 301 redirect
Hi I am migrating an old wordpress site to a custom PHP site and the URL profiles will be different, so want to retain all link profiles and more importantly if a user visits the old urls via search then they are seamlessly transferred to the new equivalent page For example www.domain.com/about-us is going to need to redirect to www.domain.com/aboutus.php www.domain.com/furniture is going to need to redirect to www.domain.com/furniture-collections.php etc What is the best way of achieving this apart from .htaccess as not 100% confident of doing this. Could it be done via PHP or using meta tags?
Intermediate & Advanced SEO | | ocelot0 -
301 doesn't redirect a page that ends in %20, and others being appended with ?q=
I have a product page that ends /product-name**%20** that I'm trying to redirect in this way: Redirect 301 /products/product-name%20 http://www.site.com/products/product-name And it doesn't redirect at all. The others, those with %20, are being redirected to a url hybrid of old and new: http://www.site.com/products/product-name**?q=old-url** I'm using Drupal CMS, and it may be creating rules that counter my entries.
Intermediate & Advanced SEO | | Brocberry0 -
New Site: Use Aged Domain Name or Buy New Domain Name?
Hi,
Intermediate & Advanced SEO | | peterwhitewebdesign
I have the opportunity to build a new website and use a domain name that is older than 5 years or buy a new domain name. The aged domain name is a .net and includes a keyword.
The new domain would include the same keyword as well as the U.S. state abbreviation. Which one would you use and why? Thanks for your help!0 -
301 Redirect With A Message And Delay
Hello, I'd like to sell a site I own. I'd like the site to be redirected to the buyers site with a 301 redirect. But I'd like the viewer to be informed that the site was purchased by this company and they will be redirect in 5 seconds.I'd like for the redirect to be a complete 301 and pass as much linklove as possible. Are you familiar with how to do this? Thanks, Tyler
Intermediate & Advanced SEO | | tylerfraser0