Hi All,
Hoping for a bit of advice here please, I’ve been tasked with building an e-commerce store and all is going well so far.
We decided to use Wordpress with Woocommerce as our shop plugin. I’ve been testing the CSV import option for uploading all our products and I’m a little concerned on two fronts: -
- Product Variations
- Duplicate content within the product descriptions
**Product Variations: - **
We are selling furniture that has multiple variations (see list below) and as a result it creates c.50 product variations all with their own URL’s.
Facing = Left, Right
Leg style = Round, Straight, Queen Ann
Leg colour = Black, White, Brown, Wood
Matching cushion = Yes, No
So my question is should I 301 re-direct the variation URL’s to the main product URL as from a user perspective they aren't used (we don't have images for each variation that would trigger the URL change, simply drop down options for the user to select the variation options) or should I add the rel canonical tag to each variation pointing back to the main product URL.
**Duplicate Content: - **
We will be selling similar products e.g. A chair which comes in different fabrics and finishes, but is basically the same product. Most, if not all of the ‘long’ product descriptions are identical with only the ‘short’ product descriptions being unique.
The ‘long’ product descriptions contain all the manufacturing information, leg option/colour information, graphics, dimensions, weight etc etc.
I’m concerned that by having 300+ products all with identical ‘long’ descriptions its going to be seen negatively by google and effect the sites SEO.
My question is will this be viewed as duplicate content? If so, are there any best practices I should be following for handling this, other than writing completely unique descriptions for each product, which would be extremely difficult given its basically the same products re-hashed.
Many thanks in advance for any advice.