I have received lots of warnings because of long urls.
Most of them are because my website has many Attributes to FILTER out products.
And each time the user clicks on one, its added to the URL.
pls see my site here: www.theprinterdepo.com
The warning is here:
Although search engines can crawl dynamic URLs, search engine representatives have warned against using over 2 parameters in any given URL.
The question to the community is:
-What should I do? These attributes really help the user to find easier the products.
I could remove some of the attributes, I am not sure if my ecommerce solution (MAGENTO), allows to change the behavior of this so that this does not use querystring parameters.