Search 1.9 billion lines of Odoo code on GitHub

website_seo_no_dust

Author: Xavier Brochard, zeroheure.info
License: LGPL-3
Branch: backport_Summernotes_add-text-tags
Repository: Albin-John/odoo-seo
Dependencies: website_sale
Languages: Markdown (16, 34.8%), Python (17, 37.0%), and XML (13, 28.3%)
Other branches: 10.0, 11.0, 9.0, breadcrumb-name, master, old-master, port_add-text-tags, selectable_editor_options, and web_editor_plugins
Other repositories: DITIntl/odoo-seo, Kiplangatdan/odoo-seo, OdooBulgaria/odoo-seo, tate11/odoo-seo, vidtsin/odoo-seo, and zeroheure/odoo-seo

<h1>Website SEO no DUST</h1> <p>Odoo add queries in URLs (like page number, price sorting, etc.), creating several URLs for the same product page. This is to avoid in SEO because the same content can be accessed by different URLs. As a result, search engines index quickly grows uselessly and your page rank goes down. This bad practice is called DUST : Duplicate URL Same Text. </p> <p>This module removes queries in products URLs, keeping only categories if needed.</p> <p>In addition one should also remove sorting in the shop because it use URLs, which creates a lot of duplicate content :</p> <ul> <li>in website frontend, go to Customize menu</li> <li>disable &quot;Show Sort by&quot;</li> </ul> <h2>Contributors</h2> <ul> <li>Xavier Brochard zeroheure@zeroheure.info</li> </ul> <h2>Maintainer</h2> <p>ZeroHeure https://zeroheure.info</p> <p>Please, report bugs at https://github.com/zeroheure/odoo-seo/issues</p>