SEO Fields
Version 5.0.2
July 8, 2024
Fixed
- Fixed missing behaviour for categories (#95)
Version 5.0.1
July 7, 2024
Fixed
- Fixed missing behaviour for categories (#95)
Version 5.0.0
May 22, 2024
Fixed
- Fixed an error with fields that don't use "seo" as a handle (#94)
- Fixed an error where meta description would never be rendered
Version 5.0.0-beta.1
March 23, 2024
Added
- Updated Craft 5 release with the latest fixes from Craft 4.
Version 5.0.0-alpha.1
December 24, 2023
Added
- Initial Craft 5 support 🚀
Version 4.0.7
March 15, 2024
Fixed
- Fixed an issue for sites that use a database column prefix
Version 4.0.6
February 27, 2024
Fixed
- Fixed support for Commerce Products (#92)
Version 4.0.5
February 16, 2024
Fixed
- Change schema version to fix an issue with migrations from 4.0.0 not being applied correctly.
Version 4.0.4
February 5, 2024
Fixed
- Fixed an issue where the "Allow sitename to be hidden" option would not work (#90)
Version 4.0.3
February 5, 2024
Fixed
- Fixed a permissions issue on sites with multiple users and user groups
Version 4.0.2
January 21, 2024
Fixed
- Fixed getting schema data for multi-site setups
Version 4.0.1
January 21, 2024
Fixed
- Fixed on issue on the schema settings screen, when no settings had been defined yet
Version 4.0.0
January 20, 2024
Added
- Initial Craft 5 support 🚀
Version 3.3.8.1
November 24, 2023
Fixed
- Fixed a twig syntax error (#88)
Version 3.3.8
November 23, 2023
Fixed
- Redirects and 404's now works for users that only have access to 1 site. (#87)
Version 3.3.7
November 19, 2023
Fixed
- Fixed an issue where page title wouldn't be used as fallback meta title (#86)
Version 3.3.6
November 15, 2023
Fixed
- Final fix for pagination on redirects & 404's (#85)
Version 3.3.5
November 9, 2023
Fixed
- Temporary fix for incomplete pagination on redirects (#85)
Version 3.3.4
October 14, 2023
Fixed
- Fixed an error where deleted sections were still shown in the sitemap settings (#82)
Version 3.3.3
September 18, 2023
Fixed
- Fixed an error when using a custom meta template (#81)
Version 3.3.2
September 13, 2023
Fixed
- Fixed an issue where sitemaps couldn't be saved for different sites
Version 3.3.0
July 24, 2023
Added
- Overview of 404s and redirects are now using Craft's internal adminTable, making them much more performant.
Fixed
Version 3.2.4
June 30, 2023
Fixed
- Fixed an error in the sitemap query where we were checking an incorrect collumn and not all items would be returned
Version 3.2.3
June 8, 2023
Fixed
- Fixed issue where redirect would always get a ? appended
Version 3.2.2
June 8, 2023
Fixed
- Fixed issue where query parameters would be discarded on redirect
- Fixed issue where 404's wouldn't always be saved.
Version 3.2.1
April 4, 2023
Fixed
- Fixed issue where elements weren't included in sitemaps in some cases (#70)
Version 3.2.0
December 29, 2022
Added
- 404's can now be filtered by All, handled only, not handled only
- Regex matching for redirects
Version 3.1.2
October 20, 2022
Fixed
- Fixed an issue with an incorrect return type
Version 3.1.1
October 15, 2022
Fixed
- Fixed an issue where users with limited permissions would still be redirects to the defaults tab (#65)
Version 3.1.0
October 3, 2022
Added
- Redirects can now be site to ignore query parameters in the source url
Version 3.0.5
June 2, 2022
Fixed
- Fixed an issue with canoncial urls when the site isn't running on the root url.
Version 3.0.4
May 24, 2022
Fixed
- Fixed missing class in SeoFieldModel
- Fixed an issue with Twitter share images
Version 3.0.3
May 22, 2022
Fixed
- Fixed a type error in the Robots & Sitemap controllers (#60)
Version 3.0.2
May 11, 2022
Fixed
- Fixed a error with plugin permissions
Version 3.0.1
May 5, 2022
Fixed
- Fixed a PHP error when added a field
Version 3.0.0
May 1, 2022
Added
- Craft 4 🚀
Version 3.0.0-beta.1
March 2, 2022
Added
- Craft CMS 4 compatibility
Version 2.0.8
April 22, 2022
Fixed
- Removed dump
Version 2.0.7
April 20, 2022
Fixed
- Query parameters are no longer included in canoncial urls
Version 2.0.6
March 15, 2022
Fixed
- Fixed in issue where
`dateModified
` properties in sitemap.xml could in incorrect.
Version 2.0.5
January 10, 2022
Fixed
- Fixed an error when deleting a section (#48)
Version 2.0.4
December 6, 2021
Fixed
- Beter fix for the 404 overview page when referral urls are really long
Version 1.2.3
April 26, 2021
Fixed
- Fixed an issue with disabled entries showing up in sitemaps (#30)
Version 1.2.2
February 3, 2021
Fixed
- Fixed an issue with sitemap querries on installed that use a tableprefix.
Version 1.2.1
October 16, 2020
Fixed
- Fixed an issue where deleted sites were still included in queries
Version 1.2.0
October 15, 2020
Added
- Added support for 3.5's option to disable sites #28
Version 1.1.0
October 8, 2020
Added
- It's now possible to overwrite each SEO file in template. Docs can be found here
Version 1.0.9
August 9, 2020
Fixed
- Fixed an issue with the meta querries in Craft 3.5
Version 1.0.8
August 5, 2020
Fixed
- Fixed an issue with the sitemap querries in Craft 3.5
Version 1.0.7
June 5, 2020
Fixed
- Fixed an issue with installs that use a table prefix
- Fixed an issue with date formats in the sitemaps
Version 1.0.6
April 13, 2020
Fixed
- Fixed a crash when a section that was included in the sitemap was deleted. (#21)
Version 1.0.5
December 6, 2019
Fixed
- Fixed an issue with rendering robots.txt templates
Version 1.0.4
November 27, 2019
Fixed
- Fixed lastmod date format in sitemaps (#17)
Version 1.0.2
October 30, 2019
Fixed
- Fixed an issue where sitemaps for section were not being cached correctly. (#14)
Version 1.0.1
August 13, 2019
Fixed
- Fixed an issue where sitemaps weren't accessible for anonymous users. (#11)
Version 1.0.0
April 17, 2019
Added
- Initial release 🎉