Jan 11, 2017 · For products what you try is select all of them from grid, And select update attributes and in websites tab select the website (though products ...
May 30, 2017 · I suggest you do this in a setup script. First, you will need to get a collection of \Magento\Catalog\Model\Category .
May 26, 2017 · Destroy all products from the backend once again, but delete all rewrite data in the table this time, then re-import from Store Manager.
Jul 29, 2017 · Here i found module, that regenerate URLs for products and it's work fine, but i need to regenerate category urls. So, can somebody help me ...
Feb 15, 2020 · This extension adds console commands to be able to regenerate; a product rewrite URL based on its url path; a category rewrite URL based on its ...
Feb 18, 2016 · You can use Regenerate a Url rewrites extension (it allow to generate/regenerate a Url rewrites of products and categories) . To re-generate all ...
Aug 13, 2023 · Here, we use the Magento\UrlRewrite\Model\UrlRewriteFactory to create a URL rewrite object and load it by data that includes the category ID, ...
Aug 18, 2020 · I thought that it will regenerate if I execute php bin/magento indexer:reindex but it doesn't. How can I fix it? magento2 · url-rewrite ...
Sep 27, 2018 · You can simply regenerate all your url rewrites for products and categories with the following command: bin/magento ok:urlrewrites:regenerate.
Jul 27, 2021 · I'm using Magento 2.4.2, when changing the categories URL keys in the admin panel the URL rewrite sometimes isn't updated. Why ...