Is 307 the best way to handle temporarily disabled items ?
-
I was wondering what would be the best way to handle temporarily disabled items. There is 302 and 307 and from what I understand 307 redirect is the HTTP 1.1 successor of the 302 redirect.
Any one has any experience on how Google handles 307?
I am thinking I 307 the temp disabled pages to a generic page like site.com/we-are-adding-some-final-touches-to-this.html where we will explain to users why an item would be disabled and will give them an option to get notification when it goes back up.
Finally when it goes back up I remove the 307 redirect and make the page live.
-
302 and 307 are the same except for one small thing, with a 307, the redirect must be the same method as the original request, if the original was a GET then the redirect must be a GET, if it was a POST the redirect must be a POST.
A 302 allows for a change in method, but who ever changes the method? just use a 302 -
First UGC should be published after verification and approval of moderator. So you may need to change the process of publishing content on the page.
Incase of 302 or 307 your original page will still remain in cache and you may get duplication content penalty.
If you already know which pages have copy right issues then you remove the content. mark the pages as no-index, follow. Make them index follow as soon as you have original piece of content written on them.
-
Thanks for your reply Zafaryab .
In our case we have to disable user generated content that at times have copyright issues, so we can't show the content as is and let us assume we disable 50 - 60 items a month . There is no way we can have unique content across all these disabled pages .. so I think we might need to look at an option that allows us to redirect to a temp page and bring the pages back to the index once the issue with the content has been resolved.
-
If your product is temporarily unavailable then don't redirect. display a message on the same page that "product is temporarily unavailable". You may also display some relevant product and categories but don't redirect.
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
-
Best way to handle Breadcrumbs for Blog Posts in multiple categories?
The site in question uses Wordpress. They have a Resources section that is broken into two categories (A or B). Underneath each of these categories is 5 or 6 subcategories. The structure looks like this: /p/main-category-a/subcategory/blog-post-name /p/main-category-b/subcategory/blog-post-name All posts have a main category, but other posts often have multiple subcategories while some posts also fall into both main categories. What would be the easiest or most effective way to auto-populate the breadcrumb based on from where the person reached the blog post? So for example, a way to set Home -> Main Category -> Subcategory 1 as the breadcrumb if they reach it from the Subcategory 1 landing page. Or is this not possible and we should just set the breadcrumb manually based on where we feel it best lives? Thanks.
Technical SEO | | Alces0 -
Non WWW. versus WWW. versions, current best practice ?
Hi Im increasingly seeing sites not using the www., but understand from various sources including seomoz that best practice is to be on the www. with the non www version 301'd to the www version. Since alot of sites are clearly doing this the other way round now is that better practice or the former still best ? I appreciate that non www version gives you 3 more characters for url's but apart from that is there any benefit over the www. version ? Cheers Dan
Technical SEO | | Dan-Lawrence0 -
Best practice for author tags: G+ personal or G+ company page?
I work for a company that has a corporate G+ page. I have a personal G+ page. When I write articles for the company blog there are 2 questions that come up: (1) for the rel="author" tag within the blog posting on the company's blog, should I reference my personal G+ page, or the company's G+ page as the author? (2) which G+ page, mine or my company's, should share the link to the blog posting on the company's site? Or should both share it? My goal is to build up author rank for either me or the company I work for (don't care which) so that after a while the Google organic search listing will include the author thumbnail if the article ranks for the search query. I don't care if the thumbnail is me or my company; just trying to figure out how to best link everything to maximize the chance of getting an author thumbnail in the search rankings. Thanks!
Technical SEO | | scanlin0 -
Which are the best website reporting tools for speed and errors
Hi, i have just made some changes on my site by adding some redirects and i want to know what affect this has had on my site www.in2town.co.uk I have been using tools such as Pingdom tools, http://gtmetrix.com but these always give me different time reports so i do not know the true speed of my site and give me different advice. So i am wanting to know how to check the true speed for my site in the UK and how to check for the errors to make it better any advice would be great on which tools to use
Technical SEO | | ClaireH-1848860 -
Best way to create a shareable dynamic infographic - Embed / Iframe / other?
Hi all, After searching around, there doesn't seem to be any clear agreement in the SEO community of the best way to implement a shareable dynamic infographic for other people to put into their site. i.e. That will pass credit for the links to the original site. Consider the following example for the web application that we are putting the finishing touches on: The underlying site has a number of content pages that we want to rank for. We have created a number of infogrpahics showing data overlayed on top of a google map. The data continuously changes and there are javascript files that have to load in order to achieve the interactivity. There is one infographic per page on our site and there is a link at the bottom of the infographic that deep links back to each specific page on our site. What is the ideal way to implement this infographic so that the maximum SEO value is passed back to our site through the links? In our development version we have copied the youtube approach implemented this as an iframe. e.g. <iframe height="360" width="640" src="http://www.tbd.com/embed/golf" frameborder="0"></iframe>. The link at the bottom of that then links to http://www.tbd.com/golf This is the same approach that Youtube uses, however I'm nervous that the value of the link wont pass from the sites that are using the infographic. Should we do this as an embed object instead, or some other method? Thanks in advance for your help. James
Technical SEO | | jtriggs0 -
The best way to organize a gallery for SEO?
I need to redo the following gallery
Technical SEO | | UnderRugSwept
http://goo.gl/PFvjE
because besides the fact that it looks ugly, it's an SEO mess. Since all the pages are comprised of images, and the only text is the navigation, I'm getting duplicate content issues. I tried adding a little paragraph of text on some of the pages, but this thing needs a total revamp. My main question is this: is that menu being repeated on all the pages really a good thing? What good is it to, say, on the fire patches page, to have a menu that includes all these keywords for sports patches? Would it be better to just have a main gallery page that lists the main patch types: applique, motorcycle, Scouting, ect, and then once you get to that page, list all the different sub categories?0 -
E-commerce categrory out of stock items
Hi All, I would like to hide all the products that are out of stock on my category pages, for example with a display:none (maybe there are better options/techniques do this....tips are welcome). The visitor has the options to reveal the out of stock items by using one of the filters, or by using a check-box "Show out of stock items". Would this still be in line with Google's guidelines? Am I taking a risk to get a penalty cause I'm hiding content? In my opinion it would not, cause I'm doing this to achieve a better user experience. Items are most of the time out of stock for a week not any longer. Hope to hear from you guys. Thanks in advance Richard
Technical SEO | | Horlogeboetiek0 -
Best Redirect for old .htm extention to root ?
I have been trying to figure this out with different redirects but cannot seem to get this correct. Some of our forums link to pages that do not exist or are very old. They have (.htm) extension. I do not want to redirect the .htm to .php because the actual names of the link have changed too. What is the best code to redirect any link that has a .htm extention to the root domain? right now I have this code to redirect index.htm to the root, but that is all it works for. I think. RewriteCond %{THE_REQUEST} ^.*/index.htm RewriteRule ^(.*)index.htm$ http://www.example.com$1 [R=301,L]
Technical SEO | | hfranz0