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
-
Is 301 redirect the only way when using Vanity URLs?
We have been using vanity urls for some of our pages. Mostly the pages that have a vanity URL have a long URL length. But now the problem is, the vanity URL is getting displayed on the search engine when the particular keyword related to the page is entered. I checked the google search console, the vanity URL is indexed and the original URL remains unindexed. What should I do? Is adding 301 redirect to the vanity URLs are solution? Since some of vanity URLs are not redirecting to the original. Some of the original pages are not getting traffic. Also, can using canonical tag help?
Technical SEO | | tejasbansode0 -
301 Redirects a Year Later
I inherited the digital maintenance of a website that was relaunched a year ago. In looking at Google Analytics, organic search a year later is still down 33%. I fear they did not install 301 Redirects but can't really get a specific answer from them. Is it possible to install them a year later to help with Google indexing and get back some of the organic traffic?
Technical SEO | | stansamples0 -
Canonical vs 301 for index.php
Hello, we found recently quite a big error  our index.php file had no canonical tag nor was a 301 redirect. So we put a canonical tag to it that it's the main www.examle.com duplicate . Now is there any difference in regards to link juice or Google 301 vs canonical tag ? I read that moz did a 301 from their index php.  I understand one difference is that user then can Type in the URL if no 301, but I'm interested about ranking effect of it.
Technical SEO | | advertisingcloud0 -
How to change 302 redirect from http to https
Hi gang. Our site currently has a 302 redirect from the HTTP version of the homepage to the HTTPS version of the homepage. I understand this really should be changed to a 301 redirect but I'm having a little trouble figuring out exactly how this should be done. Some places on the internet are telling me I can edit our htaccess file to specify the type of redirect, however our htaccess file seems to be missing some of the information in theirs. Can anyone tell me what needs to be changed in the htaccess file - or if there's a simpler way to change the 302 to a 301? Many thanks 🙂 htaccess: BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress EXPIRES CACHING ExpiresActive On ExpiresByType image/jpg "access plus 6 months" ExpiresByType image/jpeg "access plus 6 months" ExpiresByType image/gif "access plus 6 months" ExpiresByType image/png "access plus 6 months" ExpiresByType text/css "access plus 10 days" ExpiresByType application/pdf "access plus 10 days" ExpiresByType application/x-shockwave-flash "access plus 10 days" ExpiresByType image/x-icon "access plus 6 months" ExpiresDefault "access plus 2 days" EXPIRES CACHING
Technical SEO | | davedon0 -
302 redirect used, submit old sitemap?
The website of a partner of mine was recently migrated to a new platform. Even though the content on the pages mostly stayed the same, both the HTML source (divs, meta data, headers, etc.) and URLs (removed index.php, removed capitalization, etc) changed heavily. Unfortunately, the URLs of ALL forum posts (150K+) were redirected using a 302 redirect, which was only recently discovered and swiftly changed to a 301 after the discovery. Several other important content pages (150+) weren't redirected at all at first, but most now have a 301 redirect as well. The 302 redirects and 404 content pages had been live for over 2 weeks at that point, and judging by the consistent day/day drop in organic traffic, I'm guessing Google didn't like the way this migration went. My best guess would be that Google is currently treating all these content pages as 'new' (after all, the source code changed 50%+, most of the meta data changed, the URL changed, and a 302 redirect was used). On top of that, the large number of 404's they've encountered (40K+) probably also fueled their belief of a now non-worthy-of-traffic website. Given that some of these pages had been online for almost a decade, I would love Google to see that these pages are actually new versions of the old page, and therefore pass on any link juice & authority. I had the idea of submitting a sitemap containing the most important URLs of the old website (as harvested from the Top Visited Pages from Google Analytics, because no old sitemap was ever generated...), thereby re-pointing Google to all these old pages, but presenting them with a nice 301 redirect this time instead, hopefully causing them to regain their rankings. To your best knowledge, would that help the problems I've outlined above? Could it hurt? Any other tips are welcome as well.
Technical SEO | | Theo-NL0 -
Does 301 redirect of old filenames still work?
I have gone through several revisions of my site. We used to have only static pages in HTML. I had search-engine-optimization.html changed to seo-philippines.html changed to /seo-philippines/ I 301 redirected all of them whenever I change the filenames. This is in the course of 6 years worth of link building and I'm wondering if this has an effect because our rankings go down everytime we do this.
Technical SEO | | optimind0 -
Should you leave an EMD?
Hi I've never recommended exact match domain names as good SEO ; the problem being that they don't help you create brand identity and even when someone remembers your site's name (seo-question-answer-forum.com for example) they are going to type it into Google and they'll see competitors all around the link in the SERP - and you'll probably only have one link, no site links. In a recent talk at a local Chamber of Commerce I drove this point home again with the new threat of penalties from Penguin (now and moving forward) and a reported EMD penalty that may or not be active in France. So I've pretty much convinced everyone that EMD's are now toxic and if they are thinking of launching a new site they should avoid them. But what if you have one already? I've had this question from people that were in the audience. Should they leave their domain now and set up a new site? Not sure how I should answer! The question comes from Chamber of Commerce audience and therefore people with bone fide businesses - so my gut feeling for the initial reasons above is "Yes" ; not using your company name as your main online identity was an error and you should correct it now. Create a new domain name and move to it via a simple 301 rewrite rule But am I right? Or are there cases where this is bad advice Neil in France
Technical SEO | | NeilInFrance0 -
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.
Technical SEO | | Bandicoot0