301 vs 302 redirect
-
Hello Mozers,
I have a website which offers subscriptions on a monthly basis, when one profile expires the link of the profile gets a 301 redirect to the main category, just that if the member chooses to come back after a while he can reactivate the profile and the link will work again and the 301 will disappear,
Should I be doing 302 redirect, as from this point of view it's only a temporarily redirect ?
Thanks in advance
-
I would use a 301.
Reason #1 - Some of those profiles are going to have external links, as Robert stated in his reply.
Reason #2 - A 302 will not remove the URL from the index like a 301 will. Over time you could end up with many more temporary redirects than actual pages, which may look pretty bad. I prefer not to bloat the index with URLs like that.
In the event that someone comes back you can remove the 301 redirect with no ill-effect. If it has been in place for a long time (e.g. a year or more) the profile page may not get its pagerank back from those older links, which would be fine.
Please also keep in mind that Google can choose to treat a 301 like a 404 if the content doesn't match up. This could easily happen with the situation you mention above. However, I don't really think there is any other option other than doing the 302. I'd rather let it be treated as a 404 than a 302 if we're talking about user-generated pages here because they can get out of hand and bloat the index over time.
eCommerce sites that have products coming and going all the time have similar issues. Imagine if every product a store ever sold stayed indexed for years after the product was no longer available. Even if users are redirected I don't think this is an ideal situation.
-
Hello Yiannis,
Thanks for the response, I think this is the right way, as the profiles are erased after 6 month of inactivity ... never thought of it this way
-
Hello Chris, sorry for the lack of details, so the link caries value on each profile, there are inbound links coming to each profile from our social profiles from shares tweets pins and so on, so each profile carries a link weight but the way we structure the website : thewebsite/city/profile-name , and when the subscription expires it redirects from /city/profile-name to /city, so all the link juice will be carried to the city in question, as for the frequency it depends, we have profile being reactivated after 1 week or after 2-3 month ...
-
Ionut, what specifically does the link go to and from originally and how often do members come back?
-
Hello Ionut,
Since they are subscription profiles (and thus there isnt a link value concern) a 302 might be a better option at start.
The way I would do it is set a rule of permanent user expiration and say once someone does not renew for lets say 6 months or 1 year then I make a permanent 301, until then I leave it as a 302. The length of the month may vary but that's something your analytics will tell you.
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 do I carry out a redirect? Is there a code I need to use?
How do I carry out a redirect? Is there a code I need to use? Thank you in advance.
On-Page Optimization | | laurentjb0 -
How can I fix multiple 404 errors with Wildcard htaccess redirect
Hi all I hope that someone can help.... How can I fix multiple 404 errors with Wildcard htaccess redirect The url in question is: How can I fix multiple 404 errors with Wildcard htaccess redirect http://www.5starweddingdirectory.com/listing/search/Category/luxury_hotels_venues_uk_wedding_venues/exclusive_use_venues/letter/c http://www.5starweddingdirectory.com/listing/location/uk-england/bedfordshire-weddings/franklin-park http://www.5starweddingdirectory.com/deal/location/uk-england/chorley-weddings/curtis-bay etc, going to http://www.5starweddingdirectory.com/business the above is just a few examples, google webmaster is showing over 8.000 404 page not found errors. Thanks in advance.
On-Page Optimization | | Taiger0 -
Duplicate Content aka 301 redirect from .com to .com/index.html
Moz reports are telling me that I have duplicate content on the home page because .com and .com/index.html are being seen as two pages. I have implemented 301 redirect using various codes I found online, but nothing seems to work. Currently I'm using this code. RewriteEngine On
On-Page Optimization | | omakad
RewriteBase /
RewriteCond %{HTTP_HOST} ^jacksonvilleacservice.com
RewriteRule ^index.html$ http://www.jacksonvilleacservice.com/ [L,R=301] Nothing is changing. What am I doing wrong? I have given it several weeks but report stays the same. Also according to webmasters tools they can't see this as duplicate content. What am I doing wrong?0 -
Domain Authority vs. Page Authority?
I have a couple of questions about this. First of all is one more important than the other? Also, I currently have a website setup for www.domain.com, should I try to change that to domain.com without the www? How is it possible to grow page authority yet I am having a hard time growing domain authority.
On-Page Optimization | | jonnyholt0 -
Webpages load times and godaddy shared hosting vs. others
Has anyone gone from shared hosting godaddy to either virtual or dedicated with godaddy or even another provider and noticed faster load times without changing anything on your site. Any recommendations on hosting providers?
On-Page Optimization | | cbielich0 -
Which is better, a directory 301 redirect or each page in the directory?
A customer of mine has a site with lots of articles and they are all quite spammy. They have not been affected by penguin yet so they asked what to do. I suggested losing the articles directory and 301 redirect to either the home page or another important page. Would a 301 redirect on the entire directory to a single page be the way to go or add redirects from each page within the directory and spread out redirects to various pages in website? Or do you have a better suggestion?
On-Page Optimization | | anthonytjm0 -
Guest vs Logged In Content
Hi Mozzers I have a client that recently launched a q&a and he has the answers hidden by registering for free you can see the answers. It's a free community. Now the question comes: Google will not get the entire page only the question content which I think is bad. What option would solve the issue. Have thought about making the answers hidden through css... so if you're a guest the answers are display:none . But it has to be a better option than dirty things like this 🙂
On-Page Optimization | | mosaicpro0 -
Is 302 Redirect a bad thing in SEO terms?
I am getting a lot of "302 (Temporary Redirects) = True" on many of my product URL's. What does it mean? Is it a bad thing to get these redirects? And how to fix them? Thanks.
On-Page Optimization | | SEOish0