Fix duplicates in Sitemap (Opencart, OcStore 3.x)
A simple modifier that removes duplicate pages in the sitemap (/index.php?route=extension/feed/google_sitemap). This is a standard module, out of the box.
How to install?
Put the file from the archive with a replacement in: catalog/controller/extension/feed/
Duplicates in the sitemap are redundant information for the search robot. They increase indexing time :(
You can check if there are duplicates in your sitemap like this:
1. Go to your sitemap and search (ctrl+f) and check any url - the address of some product (the part where the name of the product). For example: site.ru/test-category/test-child-category/name-product-444-testf7. And so it is necessary to check "name-product-444-testf7".
There are no reviews for this product, be the first to leave your review.
No questions about this product, be the first and ask your question.
Module installation instructions:
- Before performing any actions related to installing an add-on in Opencart, we recommend creating a backup copy of all site files and the store database ;
- Install the localcopy fix (if you don't have it installed yet)
- Download the module file for the desired Opencart version from our website ( Follow the installation instructions if there are any in the module archive );
- Then go to the "Installing add-ons/extensions" section and click on the " Download " button;
- Select the downloaded file and wait for the module to be fully installed and for the text "Application installed successfully" to appear;
- After that, go to " Application Manager " and update the modifiers by clicking the " Update " button;
- After these actions, you need to add the rights to view and manage the module in the " User Groups " section for the administrator or other users you select by clicking " Select All ".