301 or 302 or leave at 410
-
I have a client who manages vacation rental properties and those properties get links. If an owner pulls their property off the rental market the current status given is a 410 which I instinctively want turned into a 301. The problem is, often those properties come back online with the same URL so the question is, when a 301 is turned into a 200 - has anyone noticed a significant delay in time for that page to rank?I know technically it should probably be a 410 or maybe a 302 but ... you know ... the link weight.
-
Hi Dave,
301 means that the page has been moved permanently. Â I suspect the search engines take specific actions upon seeing a 301 for a short period of time.
A 410 - means that the page is gone, and gone forever. Â And a 404 means that the page is temporarily unavailable.
In your case, I think I'd want to setup a process where for 3-7 days, you return a simple 404. Â I.e. the page is temporarily unavailable. Â If during those 3-7 days, the page comes back up - start serving it per normal.
If after 3-7 days, the page is still not up, I'd serve up a custom 410 page that offers alternatives that can be clicked through to if the customer/property owner did not list again. Â If he ever DOES list again, I'd be sure to 301 to the new page, regardless of time delay.
There may also be some thought to allowing pages to display in a historical sense. Â I.e. - this is what the page you want looked like - but it's no longer available. Â Thus preserving some of the traffic, which you might find some use for.
Finally - some possible ideas for "missing pages"
- Present other properties very close to the missing property
- Communicate with your viewer what is happening. Â i.e. - the listing agent/owner removed the listing - but over XX% of properties delisted come back within 10 days! Â Please check back - would you like us to email you if this property comes back online? (collect email opportunity!)
- Present a historical page showing what the listing used to look like. (legal issues?)
- Display a 404 page - but provide other interesting information/content. Â i.e. since you know what the old page was like - you probably can figure out related/highly related content to present in it's stead.
Hope this helps
Kevin -
Followup.
I'm not sure if it's possible, will check tomorrow but if we can keep the page up with a "property no longer available" notice and a canonical to an appropriate category page and put it live if the property is re-added ... what do you think?
Not sure why I didn't think of that out of the gate.
-
For more on 301s, read "301 Redirects: The Horror That Cannot Be Uncached." It's not quite true that they can't be uncached, but it's incredibly difficult to do so. From a UI standpoint, if someone has a cottage they like, and has bookmarked the URL, then one day they visit the URL and get a 301, their browser will cache that 301 for months, even if the URL comes back and starts returning a 200 with content.
-
You probably don't want to be going 200 > 301 > 200 too often. Although it may work and may rank again, once you 301 by definition that's a "permanent" redirect. Especially since the property could then go off again ... 200 > 301 > 200 > 301 > 200 ... and somewhere in there, all is lost.
I would make these 302 links. First, if it's 302 long enough, the goodness will pass through the 302 anyways. I don't know if this is 90 days, 180 days or something really unexpected like 102 days ... but eventually it does pass through (same if you 302 a bad domain to your main domain, the penalties will eventually pass through.)
But a 302 would serve you as a temporary redirect, keep the juice on the referring page (unless it never comes back) and then either long term rank the original URL or pass the juice.
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
-
How effective are 301 redirects in passing page rank?
I have a blog which is ranking well for certain terms, and would like to repurpose it to better explain these terms it is ranking for, including updating the url to the new term the blog will be about. The plan being to 301 redirect the old url to new. In the past, I've done this with other pages, and have actually lost much of the rankings that I had earned on the original URL. What is your take on this? Maybe repurpose blog, but maintain original URL just to be on the safe side? Thanks
Technical SEO | | CitimarineMoz0 -
301 vs 302
Hello everyone! I'm working with a site right now that is currently formatted as subdomain.domain.net. The old version of the site was formatted as domain.net, with domain.com and several other variants redirecting to the current format, subdomain.domain.net. All of these redirects are 302, and I'm wondering if I should have all these changed to 301. Many of our old backlinks go to the old format of domain.net and i know the juice isn't being passed through, but i was wondering if there is any reason why you may want a 302 over a 301 in this case? Any insight would be appreciated. Thanks!
Technical SEO | | KathleenDC0 -
HTacess 301 redirect with special characters
Hello moz community ! I would to make a special 301 redirection through my htaccess file. I am a total noob concerning regexp and 301 redirection. I would like to redirect(301) this url : http://www.legipermis.com/stages-points/">http://www.legipermis.com/stages-points/</a></p>; yes yes it's in the index of google, this strange url includes the last ; to http://www.legipermis.com/stages-points/ I have already include a canonical tag by security, i would like to remove url with a 301 redirection and by remove this url through GWT (but the removal tool can't "eat' this kind of URL) Please consider the fact that i am not an expert about 301 redirections and regexps. No 301 redirect generator works properly for such a strange URL (which triggers content duplication corrected anyway with canonical tag). Thanks for your help.
Technical SEO | | LegiPermis0 -
Redirecting 301 or 302?
Hi, I think the part of this question has been already discussed, but not exactly the same, I think. My site requires authentication for member page. When a user try to go to member area, we redirect to 3rd party to do the authentication. 1. user clicks a link to www.mysite.com/member/contents.html
Technical SEO | | HypermediaSystems
2. www.myauthenticate.com/login?h=somehashuniquehash454859428778545 (enters id/pass)
3. login success => redirect back to www.mysite.com/member/contents.html We are doing it 302, temporary redirect. But moz crawler error seems to suggest we should do it 301.
So my question is:
A. Should we do it 301???
B. If we do 301, what happens to myauthenticate.com? since it has hashtag, I am afraid it could create a lot of duplicate contents on myauthenticate.com side... Thank you so much for your help in advance...0 -
301 redirect chains
Hi everyone, I've had my site for a while now and have changed the structure a number of times. I'm confident my 301's work well and am not concerned about dead ends on my site. My question is, is there a way to find 301 redirect chains? i.e. can I export my link data from webmaster tools and run it through some software that tells me how many steps my 301's are taking to get to the final page? I don't know for sure that there are long 301 chains in my link structure, but I have a suspicion and it's very hard to check by going through them manually. Thanks in advance Will
Technical SEO | | madegood0 -
How long after google crawl do you need 301 redirects
We have just added 301's when we moved our site. Google has done a crawl & spat back a few errors. How long do I need to keep those 301's in place? I may need to change some. Thanks
Technical SEO | | Paul_MC0 -
Not sure which URL to use for 301 redirect
A client has new website design completed by another developer, was launched in April of this year. No 301 redirect was set up so duplicate content is an issue. Client has had a website with same domain name for about 10 years, but has not had any SEO work completed before or since his new site design. For non-www there are 6 referring links - 1 considered to have authority, for www there are also 6 but 3 considered to have authority. More links seem to coming from www than non-www. But for one of the clients keywords they are ranked #1 for their area and that links to their non-www address. And even though no redirects set up by developer, non-www has had far more visits according to Google Analytics. So many basics that still need to be done for site: no meta-descriptions on any page, H1 and page titles could use keywords, call to action moved above fold, etc. Considering this is a new site, and new SEO work and many more inbound links needed, does it matter which address I redirect to? _Cindy Barnard
Technical SEO | | CeCeBar0 -
301 category page to Homepage to increase authority
Hello all, Hope everyone is well and are enjoying the summer. I am currently working with a site: www.corporatehealth.co.uk and have been trying to rank on the first page for the keyword occupational health. currently we are ranking on the second page: http://www.google.co.uk/search?q=occupational+health&pws=0&gl=uk#q=occupational+health&hl=en&pws=0&gl=uk&prmd=ivnsb&ei=38dUTuHCDdGKhQetqZn5BQ&start=10&sa=N&bav=on.2,or.r_gc.r_pw.&fp=80a9548917d021a&biw=1920&bih=878 I understand I need to get more links pointing to the site and page itself. My idea was to do a 301 redirect from the occupational health page to the homepage and add occupational health content to the homepage as ultimately they are an occupational health service supplier. Was hoping to get anyones thoughts on the issue. Thanks in advance Shehzad
Technical SEO | | Gareth_Cartman0