-
-
Notifications
You must be signed in to change notification settings - Fork 436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve performance of product category rewrites (disabled product & categories and product_use_categories) #1405
Commits on Oct 11, 2022
-
Fix issues in Catalog URL Rewrites indexer
when catalog/seo/product_use_categories in config has value false
Configuration menu - View commit details
-
Copy full SHA for fd470da - Browse repository at this point
Copy the full SHA fd470daView commit details -
Add new functionality for blocking generating rewrites for disabled p…
…roduct and category. Add in config field create_url_for_disabled. When it is set as false dont generate redirects for disabled products and categories, what improves performance. Default is true, thanks to it it is compatible backwards.
Configuration menu - View commit details
-
Copy full SHA for 33d1235 - Browse repository at this point
Copy the full SHA 33d1235View commit details -
Adding object service Mage_Core_Model_Store in Resource/Url::clearDis…
…abledCategory function
Configuration menu - View commit details
-
Copy full SHA for 50aadf7 - Browse repository at this point
Copy the full SHA 50aadf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945da7b - Browse repository at this point
Copy the full SHA 945da7bView commit details -
Add class Mage_Adminhtml_Model_System_Config_Backend_Seo
to change category flas and product flat indexers status to require_reindex when configuration changed
Configuration menu - View commit details
-
Copy full SHA for 89053c7 - Browse repository at this point
Copy the full SHA 89053c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46887fb - Browse repository at this point
Copy the full SHA 46887fbView commit details -
Update app/code/core/Mage/Catalog/Model/Resource/Url.php
Change the way of getting the product entityTypeId. Co-authored-by: Colin Mollenhour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fdfcce - Browse repository at this point
Copy the full SHA 4fdfcceView commit details -
Update app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Seo.php
Fix class description Co-authored-by: sv3n <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91d0716 - Browse repository at this point
Copy the full SHA 91d0716View commit details -
Configuration menu - View commit details
-
Copy full SHA for af80c2c - Browse repository at this point
Copy the full SHA af80c2cView commit details