AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: ewgeny on March 10, 2016, 02:46:25 AM
-
OK, this is complicatde one. I found that google recognize some of my pages with duplicated meta description, and when I check it, I discover this issue.
After page link, adding "?p_price=ASC" or something like this for sorting.
How can I disable this sorting at all?
-
Hello.
sort order parameter in the categories fixed in new version 1.2.6 you can see code changes here https://github.com/abantecart/abantecart-src/commit/0f585fe750b1305a1c9929757752123b0a758c46
Also build and submit a sitemap to help google crawler find all your pages https://support.google.com/webmasters/answer/183668?hl=en
-
Perfect! I edited the code, and for now it works great. Thanks A LOT!