URL Parameters for Product Variation
-
Hey there Mozzers,
So I have a website that uses URL Parameters for product variations.
So for example when I am in the product "test" that product has 5 different variations. So the url is as followed
/product/test
/products/test?variant=10271886529
/products/test?variant=10271886530
etc.
Does Google understand that this is the same page ? Does it automatically exclude the variable in the url?
-
Google ignores anything after the ? when it comes to indexing so you should be fine with your testing.