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
-
Should I set 301 Redirects or keep old permalinks?
I just built a new site for a client and the new site has pretty links like domain.com/about-us. The old site has been around for a VERY long time and had links like domain.com/aboutus. I want to do 301 redirects because from my understanding, it minimizes the negative SEO impact. But the client wants to keep the permalinks without the hyphens to match the old links. What is the best route, considering SEO? BTW, the site is still on the same domain. Thanks in advance for your help! Neik
Technical SEO | | glassh0use0 -
301 Redirect for multiple links
I just relaunched my website and changed a permalink structure for several pages where only a subdirectory name changed. What 301 Redirect code do I use to redirect the following? I have dozens of these where I need to change just the directory name from "urban-living" to "urban", and want it to catch the following all in one redirect command. Here is an example of the structure that needs to change. OldÂ
Technical SEO | | shawnbeaird
domain.com/urban-living (single page w/ content)
domain.com/urban-living/tempe (single page w/ content)
domain.com/urban-living/tempe/the-vale (single page w/ content) NewÂ
domain.com/urbanÂ
domain.com/urban/tempeÂ
domain.com/urban/tempe/the-vale0 -
How to manually create sitemap with 301 redirrctions?
Hi there I've just redirected a few of my pages (created in Dreamweaver) using the PHP Redirect function, I am wondering how do I create a manual sitemap to submit to Google to reflect this or will Google pick it up automatically based on the below? Example:
Technical SEO | | IsaCleanse
URL Being redirected:Â http://industrytix.com.au/cuban-club-perth-tickets.php **New URL: Â **[http://industrytix.com.au/buy-tickets/cuban-club-perth-nyd/ Redirect code:](http://industrytix.com.au/buy-tickets/cuban-club-perth-nyd/) Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://industrytix.com.au/buy-tickets/cuban-club-perth-nyd/" );
?>0 -
Many "spin-off" sites - 301 or 401/410?
Hi there, I've just started a new job with a rental car company with locations all over New Zealand and Australia. I've discovered that we have several websites along the lines of "rentalcarsnewzealand", "bigsaverentals" etc that are all essentially clones of our primary site. I'm assuming that these were set up as some sort of "interesting" SEO attempt. I want to get rid of them, as they create customer experience issues and they're not getting a hell of a lot of traffic (or driving bookings) anyway. I was going to just 301 them all to our homepage - is this the right approach? Several of the sites are indexed by Google and they've been linked up to a number of sites - the 301 move wouldn't be to try to derive any linkjuice or anything of that nature, but simply to get people to our main site if they do find themselves clicking a link to one of those sites. Thanks very much for your advice! Nicole
Technical SEO | | AceRentalCars0 -
301 Redirect Help
How would you 301 redirect and entire folder to a specific file within the same domain? Scenario www.domain.com/folder to www.domain.com/file.html Thanks for your Input...
Technical SEO | | dhidalgo11 -
301 redirects
Hello. Our site was recently rebuilt, and we switched from using index.php in all the urls to not using it at all. We also changed the names of many of our pages. So the urls have been renamed from "example.com/index.php/old_page_name/" to "example.com/new-page-name/". While we were at it, we changed from "_" to "-" as our word separators in the urls. In the .htaccess file, we have a small block of code that strips out "index.php/" from all requests. This code redirects a request for "example.com/index.php/old_page_name/" to "example.com/old_page_name/" For your information, the code that strips out "index.php/" is: RewriteCond %{THE_REQUEST} ^GET.index.php [NC]
Technical SEO | | nyc-seo
RewriteCond %{THE_REQUEST} !/uSZWTLna/.
RewriteRule (.?)index.php/(.*) /$1$2 [R=301,L] Then we have 301 redirects from "example.com/old_page_name/" to "example.com/new-page-name/" QUESTION 1: Is this two-step redirect approach okay, or would it be better to skip the separate index.php stripping code and simply have 301 redirects that include "index.php" in the urls? QUESTION 2: Will we lose some of the benefit of the links that have to pass through a 301 redirect? QUESTION 3: We have 50 or so redirects. Will this affect performance of the site? How many redirects does it take to start affecting performance? Thank you!0 -
301 Redirect on a PDF, DOCX files?
Hi, I have to rename many pdf and docx files. How can I implement 301 redirect on them as they are linked from 'n' number of places? Regards, Shailendra Sial
Technical SEO | | IM_Learner1 -
.EDU via a 301 Redirect?
I recently received a link to my website from an .edu. However, the way they configured it was they pointed the link to one of their internal pages and then made that page 301 to my website. Is there anyway to gain any link juice from that sort of link?
Technical SEO | | gundogs0