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
-
Hello Richard,
That is a great question and I'm impressed by your attention to detail with regard to page-rank distribution changing as things go in and out of stock.
To answer your question, I don't think you risk being penalized for displaying in this way any more than thousands of other sites, including huge brands, risk it by using drop-down divs (e.g. "read more" , "transcript") and tabbed product description areas (e.g. "sizes", "description", "technical details", "Shipping costs") to break up the pertinent information into bite-sized chunks for the user. I work on a site that has checkboxes the user can uncheck to hide certain items if they don't wish to see them. This all uses similar coding to what you have described.
As long as you never specifically target Google (as in say "If Googlebot, then show this content, else show this other content) I think you'll be fine.
With that said, you may want to look into using a View-All rel canonical page to take care of that page-rank distribution issue you mentioned, depending on how it impacts the load-time of the page and how many links you will be sending part of your page-rank to: http://googlewebmastercentral.blogspot.com/2011/09/view-all-in-search-results.html . If it were me I'd just stick to the solution you first asked about, but there are plenty of options.
Also think about the UX when a visitor lands on the out-of-stock product page. All it takes is a few quality raters or a few hundred organic visitors who land on that page while it's out of stock to give it a bad rating or a fast back-click to the SERPs and you could find yourself battling the effects of Panda, at least as far as I understand the process. Some options to improve that user experience include: Estimated date that the product will come back; ability to backorder; ability to sign up for an email alert when it gets back in stock; related product links with images.
Good luck!
Everett
-
I've made this change in September, and from the users point of view the experience is much better, I read some time ago that Google takes into account different sorting of categories,
Even when you add new products to a category, some of the others get pushed back, So I hope Google does know how to handle it.
I haven't tried to hide 'out of stock' products but I'm always careful with hiding stuff on the client side since this can be interpreted the wrong way by Google.
I think that doing it server side is better but It's the same like sorting.
The only reason to show an 'out of stock' product on top is if It's really popular and if you either know when It's coming back to stock or let the user subscribe to a 'back in stock' email.
Hops this helps
-
Thanks for your reply Asaf,
What I don't like about your solution is the fact that products keep moving between different pagination pages. This means Google will find the pages deeper in the hierarchical structure every now and then. It's hard to build a history on a specific ranking cause incoming link juice keeps changing.
Did you find out if hiding 'out of stock' items can cause a penalty?
Thanks again Asaf
-
I had the same problem,
What I finally did is to sort the products and always placing the temp out of stock products at the end of the list / or on the last page.
When a product is discontinued I remove it and 301 redirect to a similar product.
Asaf
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
-
New SEO manager needs help! Currently only about 15% of our live sitemap (~4 million url e-commerce site) is actually indexed in Google. What are best practices sitemaps for big sites with a lot of changing content?
In Google Search console 4,218,017 URLs submitted 402,035 URLs indexed what is the best way to troubleshoot? What is best guidance for sitemap indexation of large sites with a lot of changing content? view?usp=sharing
Technical SEO | | Hamish_TM1 -
E-Commerce: Random Cart ID Redirects
Hi All, I'm having an ecommerce cart issue. Basically, each time a purchase is made, the cart pops up with a unique id (eg www.mysite.com/cart.php?action=add&product_id=3728), This is being caught by MOZ scans as an individual page in some instances. Could I simply add Disallow: /cart.php to my robots.txt to nix this issue? In theory it should keep all subsequent query strings from being indexed, right? Thanks!
Technical SEO | | G2W0 -
Creating unique SEO content for E-Commerce - worried about it being copied
Hi, So, we know we don't have the best content - so we are hiring writers to create unique content for each product. What happens if this is now copied by another website? What does Google see? Do they recognize us as the original content? Has anyone used DMCA.com ? is it worth it? thanks, Ben
Technical SEO | | bjs20100 -
Windows Acces used for e-commerce site - help needed
Hello everybody, I am working on this e-commerce website built on windows access and it's a nightmare to change the html content on it.has anyone used it before? It doesn't allow me to change the content for the html tags even though it should and i don't have a clue about what to do. Thanks oscar
Technical SEO | | PremioOscar0 -
Product landing page URL's for e-commerce sites - best practices?
Hi all I have built many e-commerce websites over the years and with each one, I learn something new and apply to the next site and so on. Lets call it continuous review and improvement! I have always structured my URL's to the product landing pages as such: mydomain.com/top-category => mydomain.com/top-category/sub-category => mydomain.com/top-category/sub-category/product-name Now this has always worked fine for me but I see more an more of the following happening: mydomain.com/top-category => mydomain.com/top-category/sub-category => mydomain.com/product-name Now I have read many believe that the longer the URL, the less SEO impact it may have and other comments saying it is better to have the just the product URL on the final page and leave out the categories for one reason or another. I could probably spend days looking around the internet for peoples opinions so I thought I would ask on SEOmoz and see what other people tend to use and maybe establish the reasons for your choices? One of the main reasons I include the categories within my final URL to the product is simply to detect if a product name exists in multiple categories on the site - I need to show the correct product to the user. I have built sites which actually have the same product name (created by the author) in multiple areas of the site but they are actually different products, not duplicate content. I therefore cannot see a way around not having the categories in the URL to help detect which product we want to show to the user. Any thoughts?
Technical SEO | | yousayjump0 -
Avoiding Duplicate Content in E-Commerce Product Search/Sorting Results
How do you handle sorting on ecommerce sites? Does it look something like this? For Example: example.com/inventory.php example.com/inventory.php?category=used example.com/inventory.php?category=used&price=high example.com/inventory.php?category=used&location=seattle If not, how would you handle this? If so, would you just include a no-index tag on all sorted pages to avoid duplicate content issues? Also, how does pagination play into this? Would it be something like this? For Example: example.com/inventory.php?category=used&price=high__ example.com/inventory.php?category=used&price=high&page=2 example.com/inventory.php?category=used&price=high&page=3 If not, how would you handle this? If so, would you still include a no-index tag? Would you include a rel=next/prev tag on these pages in addition to or instead of the no-index tag? I hope this makes sense. Let me know if you need me to clarify any of this. Thanks in advance for your help!
Technical SEO | | AlexanderAvery1 -
What's the best format for a e-commerce URL product page
We have over 2000 non branded experiences and activities sold through our website. The website is having a face lift with the a new look and a stronger focus on SEO. As part of this, I am keen to establish what the best practice is for product based URLs. I've researched the market and come up with a few alternatives that are used: domain/category/subcategory/activity_name domain/activity_name/category/subcategory/activity_reference domain/generic_term/activity_reference/activity_name domain/category/activity_location/activity_name Activities are location based but the location can change (say once every 2 years). Activity names, category, subcategory and activity_reference rarely change. Are there any thoughts/ research on the best method? (If there is one) Many thanks in advance for your insights.
Technical SEO | | philwill0 -
I have a site that has both http:// and https:// versions indexed, e.g. https://www.homepage.com/ and http://www.homepage.com/. How do I de-index the https// versions without losing the link juice that is going to the https://homepage.com/ pages?
I can't 301 https// to http:// since there are some form pages that need to be https:// The site has 20,000 + pages so individually 301ing each page would be a nightmare. Any suggestions would be greatly appreciated.
Technical SEO | | fthead90