Explaining 301 redirects instead of 302
-
I am trying to explain in layman's terms to a client why using 302 for their redirects (which they have done themselves) is not right. There view is they do not seem to listen or believe what is being said to them and do not want to do permanent damage to the old domain so are using 302 redirects. I have explained over and over 301 is needed but I do not seem to be good at communicating this. Can someone give me a good example or description I can use to get my point across?
-
Keri, the problem with this analogy is that it reinforces the concept of a fallback or safety net.
Who wouldn't feel better going off to college knowing that if by some chance it didn't work out, you'd still have Mom & Dad keeping your nice warm bed and comfy room waiting for you.
That's exactly the unfortunate attitude FreshFire is up against - the site owners think it's more valuable to keep that fallback in place than to fully commit to the new site.
Which is why I suggested that maybe there's more to the issue than just "not getting it".
Paul
-
If you really think there isn't an underlying problem & he just needs a more comprehensible explanation, the best luck I've had explaining this to clients is by getting away from anything technical and from temporary/permanent and even talking about redirects at all.
I explain to them how they are actually wasting resources in competition with themselves, allowing others to gain success at their expense. (You're not gonna beat 'em with logic - gotta hit 'em in the pocketbook)
So... goes something like...
Google decides how much a site is worth. The more the site is worth, the higher it shows in the results.
Google currently thinks you have two sites for the same topic, so they are effectively competing against each other to try to gain points from Google.
Let's say your current site has a value of 8, and your old site has a value of 5.
But your biggest competitor's site has a value of 9.
So overall even though you have more "Google Value", you've split it over 2 sites so neither one of them alone has the power to beat the single site that has a score of 9.
So you're losing business opportunities to your competitor because Google places him above both of your other sites.
But if you use the technical tools available (called 301 redirecting) you can tell Google to combine the values of your 2 sites to determine the new value. You won't get to just add the two totals together (Google isn't quite that generous) but your combined site will get about 8+3 for a total of 11.
So now, once the changes have worked their way through the system, your competitor (9) is now losing opportunities to you (11) and must play catch up. And you accomplished that not with a lot of very expensive new work, but by using the existing tools that were designed just for this purpose.
Do you want to sit in the background and compete against yourself, or get out front and compete against (and have a much better chance of winning over) your competitor?
There are lots of analogies that can be created to put this concept into everyday terms, but I find in this case it's better to stick closer to the actual Search Engine paradigm.
Paul
-
When an otherwise smart person seems to obstinantly insist on ignoring good advice, I always look for a hidden or unstated reason that might better explain the actions, rather than just writing it off as "he just doesn't get it".
I suspect you may need to dig deeper to find out what it is he's afraid of that makes him think he needs to avoid "doing permanent damage to the old domain". I strongly suspect there's an underlying issue there. Maybe he doesn't fully agree with the direction of the new site? Doesn't trust its new business model or tools? You may need to do some real digging to figure out why he seems to feel so strongly that he needs to keep his failsafe or fallback position.
Paul
-
- yay! I will try.
You see it's harder to explain than you think!
-
How about a 302 is when you go off to college in another state (you still keep your voter registration, your permanent address, your license plate, etc in your home state), and a 301 is when you are moving for good to another place and you're setting up residency there?
-
Do you think the graphic that Dr. Pete created might help at all?
http://www.seomoz.org/blog/an-seos-guide-to-http-status-codes
-
Exactly!!! lol - Any ideas? It's hard to explain to a non pc person....
-
Sanket, the poster of the question understands what link juice is, and why a 301 is needed. He's looking for a way to explain it to his clients to convince them.
-
I know what it means! lol I am trying to think of a way to explain it to someone not into SEO or website i.e. a laymans response! - How to phrase it in simple terms....
-
Link juice means ranking power you can beat your competitor for ranking in Google. If any DoFollow site contains high page rank then you get high link juice from that site, if that site contains more outbound links then you get less linkjuice from that site. For example read this link.
-
They don't understand link juice....
-
Hi,
302 redirect is temporary bases and it does not passes any link juice and inbound links of that page, in most of cases it does not use. 302 you can use when your site is temporary under-construction and your content temporarily moved somewhere else. 302 refers to the HTTP status code so when you open that page and age does not forund you get 404 status code. If you are using 302 redirect then Create a custom error page for 404s which will give visitors that encounter your error page an indication of how to get back on track. Read this link for knowing more about how to use 302 http://www.mattcutts.com/blog/seo-advice-discussing-302-redirects/
301 redirect is permanent redirect and pases between 90-99% of link juice and inbound links and page rank. It is best method to implementing redirects on website. 301 redirect is preferable for both you and search engine also.
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
-
302 > 302 > 301 Redirect Chain Issue & Advice
Hi everyone, I recently relaunched our website and everything went well. However, while checking site health, I found a new redirect chain issue (302 > 302 > 301 > 200) when the user requests the HTTP and non-www version of our URL. Here's what's happening: • 302 #1 -- http://domain.com/example/ 302 redirects to http://domain.com/PnVKV/example/ (the 5 characters in the appended "subfolder" are dynamic and change each time)
Intermediate & Advanced SEO | | Andrew_In_Search_of_Answers
• 302 #2 -- http://domain.com/PnVKV/example/ 302 redirects BACK to http://domain.com/example/
• 301 #1 -- http://domain.com/example/ 301 redirects to https://www.domain.com/example/ (as it should have done originally)
• 200 -- https://www.domain.com/example/ resolves properly We're hosted on AWS, and one of my cloud architects investigated and reported GoDaddy was causing the two 302s. That's backed up online by posts like https://stackoverflow.com/questions/46307518/random-5-alpha-character-path-appended-to-requests and https://www.godaddy.com/community/Managing-Domains/My-domain-name-not-resolving-correctly-6-random-characters-are/td-p/60782. I reached out to GoDaddy today, expecting them to say it wasn't a problem on their end, but they actually confirmed this was a known bug (as of September 2017) but there is no timeline for a fix. I asked the first rep I spoke with on the phone to send a summary, and here's what he provided in his own words: From the information gathered on my end and I was able to get from our advanced tech support team, the redirect issue is in a bug report and many examples have been logged with the help of customers, but no log will be made in this case due to the destination URL being met. Most issues being logged are site not resolving properly or resolving errors. I realize the redirect can cause SEO issues with the additional redirects occurring. Also no ETA has been logged for the issue being reported. I do feel for you since I now understand more the SEO issues it can cause. I myself will keep an eye out for the bug report and see if any progress is being made any info outside of this I will email you directly. Thanks. Issue being Experienced: Domains that are set to Go Daddy forwarding IPs may sometimes resolve to a url that has extra characters appended to the end of them. Example: domain1.com forwards to http://www.domain2.com/TLYEZ. However it should just forward to http://www.domain2.com. I think this answers what some Moz users may have been experiencing sporadically, especially this previous thread: https://moz.com/community/q/forwarded-vanity-domains-suddenly-resolving-to-404-with-appended-url-s-ending-in-random-5-characters. My question: Given everything stated above and what we know about the impact of redirect chains on SEO, how severe should I rate this? I told my Director that I would recommend we move away from GoDaddy (something I don't want to do, but feel we _**have **_to do), but she viewed it as just another technical SEO issue and one that didn't necessarily need to be prioritized over others related to the relaunch. How would you respond in my shoes? On a scale of 1 to 10 (10 being the biggest), how big of a technical SEO is this? Would you make it a priority? At the very least, I thought the Moz community would benefit from the GoDaddy confirmation of this issue and knowing about the lack of an ETA on a fix. Thanks!0 -
Will 301 Redirects Slow Page Speed?
We have a lot of subdomains that we are switching to subfolders and need to 301 redirect all the pages from those subdomains to the new URL. We have over 1000 that need to be implemented. So, will 301 redirects slow the page speed regardless of which URL the user comes through? Or, as the old urls are dropped from Google's index and bypassed as the new URLs take over in the SERPs, will those redirects then have no effect on page speed? Trying to find a clear answer to this and have yet to find a good answer
Intermediate & Advanced SEO | | MJTrevens0 -
Multilingual Redirection
Hey there awesome Mozzers, I have a site that it automatically redirects people by using geolocation ( i know that probably is not good ) to the various languages of the site. I just wanted to know Is 301 or 302 the best option? ( I've heard that for language re-directions 302 is the best case scenario ) My main page for example is www.example.com and it automatically redirects with a 301 to www.example.com/en for any language that is not there. What is the best case scenario? Leave it to redirect to /en or just leave it go to the root page www.example.com.
Intermediate & Advanced SEO | | Angelos_Savvaidis0 -
URL Structure Change - 301 Redirect - on large website
Hi Guys, I have a website which has approximately 15 million pages indexed. We are planning to change url structure of 99.99% of pages but it would remain on same domain. eg: older url: xyz.com/nike-shoes; new url: xyx.com/shopping/nike-shoes A benefit that we would get is adding a related and important keyword in url. We also achieve other technical benefits in identifying the page type before hand and can reduce time taken to serve the pages (as per our tech team). For older URLs, we are planning to do a 301 redirect. While this seems to be the correct thing to do as per Google, we do see that there is a very large number of cases where people have suffered significantly on doing something like this : Here are our questions: Will all page rank value will be passed to new url? (i.e. will there be a 100% passing of PR/link juice to the new URLs) Can it lower my rank for keywords? (currently we have pretty good rankings (1-5) on many keywords) If there is an impact on rankings - will it be only on specific keywords or will we see a sitewide impact? Assuming that we have taken a hit on traffic, How much time would it take to get the traffic back to normal? and if traffic goes down, by what percentage it may go down and for how much time. (best case, average case and worst case scenarios) Is there anything I should keep in mind while doing this? I understand that there are no clear answers that can be given to these questions but we would like to evaluate a worst case/best case situation. Just to give context : Even a 10 day downtime in terms of drops in rankings is extremely detrimental for our business.
Intermediate & Advanced SEO | | Myntra0 -
How to decide on which site to 301 redirect
Hi there I'd like your opinions please! My client currently has their website at not-very-good-url.it which has a really good link profile they also have duplicate sites at: much-better-brand-name-url.it and much-better-brand-name-url.com but both these other sites have only a handful of links in. How important do you think a better brand url is? And therefore do you think it would be better to 301 to a better brand URL and take the risk that the link profile will get hit? Or leave the main site where it is and 301 the other two to it? Many thanks
Intermediate & Advanced SEO | | Chammy0 -
Using a 302 instead of a 301
I am trying to figure out the best way to garner the most amount of link value. We have an app that lives on a sub-domain ... For the purposes of this question, let's call it app.mydomain.com. We provide a service with this app that requires clients (with very high ranking websites) to link into app located on the sub-domain. Would I garner more authority if had the high ranking client website link into a url that wasn't a sub-domain and redirect it using a 302? For example: What if I created a 302 that was www.mydomain.com/app and have it redirected to the sub-domain version of app.mydomain.com? Additionally am I correct to assume that a 301 would merely pass that value to the sub domain and NOT provide much value to the root?
Intermediate & Advanced SEO | | NextGenEDU0 -
301 a page and then remove the 301
I have a real estate website that has a city hub page. All the homes for sale within a city are linked to from this hub page. Certain small cities may have one home on the market for a month and then not have any homes on the market for months or years. I call them "Ghost Cities". This problem happens across many cities at any point in time. The resulting city hub pages are left with little to no content. We are throwing around the idea of 301 redirecting these "Ghost City" pages to a page higher up in the hierarchy (Think state or county) until we get new homes for sale in the city. At that point we would remove the 301. Any thoughts on this strategy? Is it bad to turn 301s on and off like that? Thanks!
Intermediate & Advanced SEO | | ChrisKolmar0 -
301 Not Allowed...Other Solutions?
A client's site where both the www. and non-www. versions are both being indexed. The non-www. version have has roughly 1000 or so links where the www. version has over twice as much pointing back to the site. In addition, the www. version has higher domain authority. Their programmer has suggested that they can't implement 301's permanent redirects across their site for a few reasons. My question is, what would be the best alternative to block/redirect the non-www. version from being indexed yet still pass link-juice?
Intermediate & Advanced SEO | | VidenMarketing0