SEO Fields
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 🎉