Analyzing ZAPPOS.com - how do they get away with it?
-
Hi All,
The fun thing about our industry is that unlike poker - most cards are open.
While trying to learn what the big guys are doing I chose to focus on www.Zappos.com - one of the largest sports wear (especially shoes).
I looked how they categories, interlink and on their product pages.
I have a question about duplication in an age where it is SO important.
If you look in their running sneakers category you'd see that they show the same item (in different color) as two separate items - how are these pages no considered duplication?It gets even worse - If you look inside a shoe page (a product page) in the tab "About the Brand" you'd learn that all shoes from Nike (just an example) the about the brand is exactly the same. This is about 90% of the page for hundreds of Nike shoes pages - and goes the same for all other brands.
How come they are ranked so high and not penalized in the era of Panda?
Is it as always - big brands get away with anything and everything?Here are two example shoe pages:
Nike Dart 10 (a)
Nike Dart 10 (b)Thanks!
-
As I said, that is what I would recommend doing. Zappos is not, and it could easily be due to limitations with their eCommerce or fulfillment systems since each color is probably a different sku. It could just as easily be due to the ability of these pages to rank better for each color, in which case they have an advantage over most other competitors because they can get away with it, as you have noticed.
-
Thanks for the detailed answer.
If you are putting a canonical tag then why not simply have one page with a drop down for colors?
-
Hello BeytzNet,
It is not uncommon at all for ecommerce sites to have product variants like this, each with their own SKU. They are, after all, two different products. If someone ordered one color and got the other they would be upset. If someone searched Google Shopping for Gray Nike Shoes and ended up on a page for Pink Nike Shoes it would not be a good experience for them.
Yes, a better way to do this would be to have unique on-page content for each variant of this shoe, or even to have one page that allows the user to choose their color from a drop-down list (oh wait, Zappos does that too...) so the page isn't optimal, but it is unlikely that Google would see this as something worth applying a penalty for. They would more likely just decide to rank only one version. Rather than being sneaky, it is probably just a scalability problem.
With that said, I know lots of lesser-known brands and websites that have been hit hard by Panda for similar "scalability problems". The fact that big, well-known brands can get away with a lot more is something that has been going on for a long time and isn't about to change any time soon. So to answer your question "how do they get away with it" - They get away with it by being a huge, well-known brand. It sucks, but that apparently provides a better user experience for Google searchers. I don't think there is any malicious purpose to that (e.g. Adsense revenue, helping Google partner sites...), rather it has to do with the way we, as searchers, react to branding by clicking on the results we are already familiar with and buying from sites we already trust.
If I were to handle the same situation I'd probably choose a canonical version and redirect the other pages to it since writing unique copy for each color shoe wouldn't be scaleable for a site that size. Of course you would lose some ability to rank for color-specific searches, but you could minimize that by listing the colors out in title or on-page content while allowing the user to select the color from a drop-down.
-
Cody that is not accurate. Only one of the pages references ...10~2 as the canonical URL. The other ones uses <link rel="canonical" href="/nike-dart-10~1" />.
-
It's because they utilize canonicals to specify the url that should get all of the authority. Both of your examples have this:
<link rel="<a class="attribute-value">canonical</a>" href="[/nike-dart-10~2](view-source:http://www.zappos.com/nike-dart-10%7E2)" /><script type="<a class="attribute-value">text/javascript</a>">
-
Hi, great question and find.
I recently read an article, I think that it was from distilled, on SEO Myths. One of the Myths was about duplicate content penalties.
"has the potential to dilute link equity," but apparently google weren't imposing serious penalties,
It was an interesting little piece, but i would suggest they are using a lot of no follow links.
As an e commerce developer, product variations are a hard one to index well.
I would be interested to get a few takes on how people are doing it well.
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 to get back links with higher rank ?
Hi All , These days I am finding new ways of creating back links. Could any one tell me how to get backlinks with higher DA ?
Intermediate & Advanced SEO | | mozentution2 -
Is it possible to find out where traffic is comming from on someone elses website?
Is it possible to find out where traffic is coming from on someone else website? I want to know where the new buyers are coming from who are interested in outsourcing. Attached are some of the pages they would be looking at. Who are visiting these pages and where are they coming from: https://www.upwork.com/blog/ https://www.upwork.com/hiring/ https://www.upwork.com/i/howitworks/client/ https://www.upwork.com/signup/create-account/client_direct https://www.upwork.com/o/profiles/browse/ https://www.upwork.com/press/ https://www.freelancer.com/ https://www.freelancer.com/about https://www.freelancer.com/info/how-it-works.php https://www.freelancer.com/showcase https://www.freelancer.com/community https://www.freelancer.com/hire/ https://www.freelancer.com/contest/ https://www.freelancer.com/feesandcharges/ https://www.freelancer.com/freelancers/ http://www.guru.com/ http://www.guru.com/howitworks.aspx http://www.guru.com/about/ http://www.guru.com/help/ http://www.guru.com/blog/ http://www.guru.com/blog/category/hiring-advice/ http://www.guru.com/d/freelancers/ http://www.guru.com/directory http://www.guru.com/answers/
Intermediate & Advanced SEO | | Hall.Michael0 -
SEO question regarding rails app on www.site.com hosted on Heroku and www.site.com/blog at another host
Hi, I have a rails app hosted on Heroku (www.site.com) and would much prefer to set up a Wordpress blog using a different host pointing to www.site.com/blog, as opposed to using a gem within the actual app. Whats are peoples thoughts regarding there being any ranking implications for implementing the set up as noted in this post on Stackoverflow: "What I would do is serve your Wordpress blog along side your Rails app (so you've got a PHP and a Rails server running), and just have your /blog route point to a controller that redirects to your Wordpress app. Add something like this to your routes.rb: _`get '/blog', to:'blog#redirect'`_ and then have a redirect method in your BlogController that simply does this: _`classBlogController<applicationcontrollerdef redirect="" redirect_to="" "url_of_wordpress_blog"endend<="" code=""></applicationcontrollerdef>`_ _Now you can point at yourdomain.com/blog and it will take you to the Wordpress site._
Intermediate & Advanced SEO | | Anward0 -
How do I get rel='canonical' to eliminate the trailing slash on my home page??
I have been searching high and low. Please help if you can, and thank you if you spend the time reading this. I think this issue may be affecting most pages. SUMMARY: I want to eliminate the trailing slash that is appended to my website. SPECIFIC ISSUE: I want www.threewaystoharems.com to showing up to users and search engines without the trailing slash but try as I might it shows up like www.threewaystoharems.com/ which is the canonical link. WHY? and I'm concerned my back-links to the link without the trailing slash will not be recognized but most people are going to backlink me without a trailing slash. I don't want to loose linkjuice from the people and the search engines not being in consensus about what my page address is. THINGS I"VE TRIED: (1) I've gone in my wordpress settings under permalinks and tried to specify no trailing slash. I can do this here but not for the home page. (2) I've tried using the SEO by yoast to set the canonical page. This would work if I had a static front page, but my front page is of blog posts and so there is no advanced page settings to set the canonical tag. (3) I'd like to just find the source code of the home page, but because it is CSS, I don't know where to find the reference. I have gone into the css files of my wordpress theme looking in header and index and everywhere else looking for a specification of what the canonical page is. I am not able to find it. I'm thinking it is actually specified in the .htaccess file. (4) Went into cpanel file manager looking for files that contain Canonical. I only found a file called canonical.php . the only thing that seemed like it was worth changing was changing line 139 from $redirect_url = home_url('/'); to $redirect_url = home_url(''); nothing happened. I'm thinking it is actually specified in the .htaccess file. (5) I have gone through the .htaccess file and put thes 4 lines at the top (didn't redirect or create the proper canonical link) and then at the bottom of the file (also didn't redirect or create the proper canonical link) : RewriteEngine on
Intermediate & Advanced SEO | | Dillman
RewriteCond %{HTTP_HOST} ^([a-z.]+)?threewaystoharems.com$ [NC]
RewriteCond %{HTTP_HOST} !^www. [NC]
RewriteRule .? http://www.%1threewaystoharems.com%{REQUEST_URI} [R=301,L] Please help friends.0 -
Getting Google Authorship to Work
Hi I set up authorship about 10 days ago at the suggestion of this great forum but haven't seen anything happen yet. Could someone take a quick look and check I've done it right? You can see a typical post here: http://www.touristisrael.com/neve-tzedek-tel-aviv/354/ Thanks!
Intermediate & Advanced SEO | | ben10000 -
How can i get high ranking on yahoo?
My search terms are highly visible on Google but is hardly visible on Yahoo. This has been the case for a few months. What can I do to boost my ranking on Yahoo? Thanks!
Intermediate & Advanced SEO | | csknight0 -
Get-targeted homepage for users vs crawlers
Hello there! This is my first post here on SEOmoz. I'll get right into it then... My website is housingblock.com, and the homepage runs entirely off of geo-targeting the user's IP address to display the most relevant results immediately to them. Can potentially save them a search or three. That works great. However, when crawlers frequent the site, they are obviously being geo-targeted for their IP address, too. Google has come to the site via several different IP addresses, resulting in several different locations being displayed for it on the homepage (Mountain View, CA or Clearwater, MI are a couple). Now, this poses an issue because I'm worried that crawlers will not be able to properly index the homepage because the location, and ultimately all the content, keeps changing. And/or, we will be indexed for a specific location when we are in fact a national website (I do not want to have my homepage indexed/ranked under Mountain View, CA, or even worse, Clearwater, MI [no offence to any Clearwaterians out there]). Of course, my initial instinct is to create a separate landing page for the crawlers, but for obvious reasons, I am not going to do that (I did at one point, but quickly reverted back because I figured that was definitely not the route to go, long-term). Any ideas on the best way to approach this, while maintaining the geo-targeted approach for my users? I mean, isn't that what we're supposed to do? Give our users the most relevant content in the least amount of time? Seems that in doing so, I am improperly ranking my website in the eyes of the search engines. Thanks everybody! Marc
Intermediate & Advanced SEO | | THB0 -
Google.ca vs Google.com Ranking
I have a site I would like to rank high for particular keywords in the Google.ca searches and don't particularly care about the Google.com searches (it's a Canadian service). I have logged into Google Webmaster Tools and targeted Canada. Currently my site is ranking on the third page for my desired keywords on Google.com, but is on the 20th page for Google.ca. Previously this change happened quite quickly -- within 4 weeks -- but it doesn't seem to be taking here (12 weeks out and counting). My optimization seems to be fine since I'm ranking well on Google.com: not sure why it's not translating to Google.ca. Any help or thoughts would be appreciated.
Intermediate & Advanced SEO | | seorm0