Change log for Magento SEO Extension

Version 2.6.5 (April 9, 2026)
General:
  • - Updated the HTML Sitemap extension to v2.3.3 (Plus & Extra).
  • - Updated the Rich Snippets extension to v2.0.26 (Plus & Extra).
  • - Updated the Hreflang Tags extension to v2.5.0 (Extra).
  • - Updated the Open Graph Tags extension to v2.2.4 (Extra).
  • - Updated the Twitter Cards extension to v2.2.4 (Extra).
Features:
  • - Added the automatic redirect from the "Not Visible Individually" products to their parent items (Extra).
  • - Enabled specifying multiple keywords separated by | in a single cross link (Extra).
Version 2.6.4 (January 28, 2026)
General:
  • - Updated the Rich Snippets extension to v2.0.24 (Plus & Extra).
  • - Updated the Hreflang Tags extension to v2.4.4 (Extra).
  • - Updated the Open Graph Tags extension to v2.2.3 (Extra).
  • - Updated the Twitter Cards extension to v2.2.3 (Extra).
  • - Changes to comply with the Magento Coding Standard.
Features:
  • - Added a new "Instructions for llms.txt File" option.
Version 2.6.3 (December 1, 2025)
General:
  • - Updated the Rich Snippets extension to v2.0.23 (Plus & Extra).
  • - Updated the HTML Sitemap extension to v2.3.2 (Plus & Extra).
  • - Updated the XML Sitemap extension to v2.1.2 (Plus & Extra).
  • - Updated the Hreflang Tags extension to v2.4.3 (Extra).
  • - Updated the Open Graph Tags extension to v2.2.2 (Extra).
  • - Updated the Twitter Cards extension to v2.2.2 (Extra).
  • - Changes to comply with the Magento Coding Standard.
Compatibilities:
  • - Added compatibility with the Magefan Second Blog.
Fixes:
  • - Resolved a redirect issue in the shopping cart ("Edit product QTY" link).
Version 2.6.2 (August 5, 2025)
General:
  • - Updated the Rich Snippets extension to v2.0.21 (Plus & Extra).
  • - Updated the Hreflang Tags extension to v2.4.2 (Extra).
  • - Updated the XML Sitemap extension to v2.1.1 (Plus & Extra).
Features:
  • - "Include Filter Options" in meta title, page title, and meta description.
Optimizations:
  • - Crosslink performance optimisation when using category filtering (Extra).
Version 2.6.1 (May 7, 2025)
General:
  • - Updated the Hreflang Tags extension to v2.4.1 (Extra).
  • - Updated the HTML Sitemap extension to v2.3.1 (Plus & Extra).
  • - Updated the Open Graph Tags extension to v2.2.1 (Extra).
  • - Updated the Twitter Cards extension to v2.2.1 (Extra).
  • - Added a trailing slash to the homepage canonical URL if the "Redirect to No-Slash URL" option is disabled.
  • - Improved the cross links generation in custom blocks (Extra).
  • - Minor code improvements.
  • - Updated the Rich Snippets extension to v2.0.20 (Plus & Extra).
Features:
  • - Added a new "Response Status Code" option, which allows you to set the 410 status for 404 pages.
Compatibilities:
  • - Added compatibility with PHP 8.4.
Fixes:
  • - Resolved a conflict with the Mageplaza_LayeredNavigation, which occurred when the Smartwave_Filterstock module was installed as well.
  • - The Rel="next" and Rel="prev" meta tags are no longer displayed on categories where only a static block is enabled.
Version 2.6.0 (March 3, 2025)
General:
  • - Made significant improvements on the auto-redirect for deleted products and categories.
  • - Updated Rich Snippets to v2.0.19 (Plus & Extra).
  • - Updated Hreflang Tags to v2.4.0 (Extra).
  • - Updated HTML Sitemap to v2.3.0 (Plus & Extra).
  • - Updated XML Sitemap to v2.1.0 (Plus & Extra).
  • - Updated Open Graph Tags to v2.2.0 (Extra).
  • - Updated Twitter Cards to v2.2.0 (Extra).
Features:
  • - "Include Page Number In Page Title" option on category page pagination.
  • - An option to use Regex in Seo Redirect Rules (Extra).
Fixes:
  • - An issue with an auto-redirect from a disabled product to a wrong category on multi-website Magento.
Version 2.5.3 (November 6, 2024)
Features:
  • - Now SEO redirect rules are not used on POST and AJAX requests (Extra).
  • - Added improvements for catalogue category canonical.
  • - Updated the Rich Snippets extension to v2.0.18 (Extra).
Fixes:
  • - Fixed issue when creating category via Rest API (Extra).
  • - Fixed an issue with excluding categories from breadcrumbs on a product page.
  • - Fixed an issue with rel="prev" and rel="next" attribute on pagination when using custom canonical.
  • - Fixed an issue with disabling SEO rules (Extra).
Version 2.5.2 (September 24, 2024)
Features:
  • - Security improvements. Now Magento SecureRenderer is used to whitelist an inline script.
  • - Added an option to remove a category from breadcrumbs.
  • - Added primary keys to the database tables magefan_seo_rule_product, magefan_seo_rule_category, magefan_seo_rule_store, magefan_seo_redirect_rule_store (Extra).
  • - Updated the following extensions:  Rich Snippets Extension (v2.0.17), HTML Sitemap Extension (v2.2.3), Alternate Hreflang Extension (v2.2.9), Open Graph Tags Extension (v2.1.5), Twitter Cards Extension (v2.1.5).
Version 2.5.1 (July 4, 2024)
Features:
  • - Added new option "Use Store Code in Default Store View Homepage Canonical".
  • - Updated Rich Snippets to v2.0.16 (Plus & Extra).
  • - Updated Hreflang Tags to v2.2.7 (Extra).
Version 2.5.0 (June 10, 2024)
Features:
  • - Added SEO Redirect Rules (Extra).
  • - Updated Rich Snippets to v2.0.13 (Plus & Extra).
  • - Minor code improvements.
Version 2.4.2 (May 24, 2024)
Features:
  • - Updated HTML Sitemap to v2.2.1.
  • - Updated XML Sitemap to v2.0.2.
  • - Updated Rich Snippets to v2.0.12 (Plus & Extra).
  • - Updated Hreflang Tags to v2.2.6 (Extra).
  • - Minor code improvements.
Fixes:
  • - Fixed a conflict with the codazon_shopbybrand module.
  • - Fixed the "Too many redirects" issue that appeared when the "Exclude index.php from URLs" option was enabled and Magento web server rewrites were disabled.
  • - Fixed a conflict with the Mageplaza_LayeredNavigation when "rel/next" tags were enabled and products weren't displayed on category pages.
Version 2.4.1 (February 12, 2024)
Features:
  • - Improved Rich Snippet and HTML Sitemap (Plus & Extra).
  • - Improved Hreflang Tags, OG Tags and Twitter Cards (Plus & Extra).
  • - Improved crosslinks generation (Extra).
  • - Minor code improvements.
Fixes:
  • - Custom H1 Title tag value is not displayed (SEO Basic and Plus).
  • - Error while creating configurable product in the admin panel on some Magento Instances.
  • - Fixed an issue with the SEO Rules preview that does not work correctly when the multi select attribute is used in conditions (Extra).
Version 2.4.0 (November 16, 2023)
Features:
  • - New versions of SEO Plus and SEO Extra (Plus & Extra).
  • - SEO Rule and SEO Crosslink moved to SEO Extra. If bought an SEO extension before 16.11.2023, please contact us to get your free SEO Extra license (Extra).
  • - Added new type "Specific Page" in SEO rules (Extra).
  • - Create 301 redirects on the removed product, category, and CMS Page.
  • - Canonical tag may be added in the SEO Rule for specific page, category, product (Extra).
  • - Remove Index.php from URL.
  • - Redirect the Home Page to canonical.
Version 2.3.1 (September 25, 2023)
Features:
  • - Added Max Lenght to H1 Tag Tille.
Version 2.3.0 (September 22, 2023)
Features:
  • - Google Search Result Preview for product, category, CMS and Magefan blog pages.
Version 2.2.3 (August 3, 2023)
Fixes:
  • - Fixed issue with store view on cross-links (affected versions 2.0.5 and older).
  • - Fixed issue with the wrong price on configurable products when store have a few currencies.
Version 2.2.2 (June 1, 2023)
Features:
  • - New "Override Existing Attributes Values" with Yes/No option in SEO Rules.
Fixes:
  • - H1 title does not display proper values.
  • - After editing SEO Rules on the grid the rule conditions become empty.
Version 2.2.1 (May 23, 2023)
Features:
  • - Added migration script that creates SEO rules based on config data (Store -> Config section).
  • - Added cron job that applies SEO rules.
Version 2.2.0 (May 19, 2023)
Features:
  • - Filter by products.
  • - Products preview with applied templates.
  • - Ability to keep existing metadata.
  • - List of available attributes.
  • - Inline edit.
  • - SEO Rules (Removed meta masks from  Store -> Config section).
  • - Filter by categories.
Version 2.1.0 (January 10, 2023)
Features:
  • - Extended catalogue category pagination settings.
  • - Improved masks for the meta title, description, keywords, and H1 tags.
  • - Improved crosslinks processor.
  • - Minor code improvements.
Version 2.0.5 (December 5, 2022)
Features:
  • - Improved case-sensitive text replacement.
Version 2.0.4 (August 12, 2022)
Features:
  • - Option for automatic generation of missing permalinks in products and categories.
  • - Improved "Redirect Categories to Canonical URL" option.
  • - Improved Cross-links parser.
Fixes:
  • - Sort by does not work on the category page.
Version 2.0.3 (June 27, 2022)
Features:
  • - Additional Magento 2.4.4 & PHP8.1 compatibility changes.
  • - Ability to use Cross-links for custom blocks.
  • - Minor code improvements.
Fixes:
  • - Date validation does not use GMT time.
Version 2.0.2 (May 5, 2022)
Features:
  • - Cross-links manager added.
  • - rel=PREV rel=NEXT for category pagination pages.
  • - max-snippet, max-image-preview, max-video-preview meta robots.
Fixes:
  • - Masks values for products are saved to product attributes in the database.
Version 2.0.1 (April 4, 2022)
  • - Fixed minor issues.
chevron-up Top
Stand with Ukraine! How can you help?
Find out more