Releases: nystudio107/craft-seomatic
Releases · nystudio107/craft-seomatic
3.5.10
5.1.8
Changed
- If an incoming URL has a trailing slash, preserve it for things like the Canonical URL (#1547)
- Deprecate & remove from the UI the Invalidate Sitemap Caches Automatically aka
regenerateSitemapsAutomatically
setting, since it is no longer relevant with the paginated sitemaps - Deprecate the CLI command
seomatic/sitemap/generate
, since it no longer needed with the paginated sitemaps
Fixed
- Fixed an issue where the News Publication Name isn't displayed in Content SEO → Sitemap settings (#1551)
4.1.8
Changed
- If an incoming URL has a trailing slash, preserve it for things like the Canonical URL (#1547)
- Deprecate & remove from the UI the Invalidate Sitemap Caches Automatically aka
regenerateSitemapsAutomatically
setting, since it is no longer relevant with the paginated sitemaps - Deprecate the CLI command
seomatic/sitemap/generate
, since it no longer needed with the paginated sitemaps
Fixed
- Fixed an issue where the News Publication Name isn't displayed in Content SEO → Sitemap settings (#1551)
3.5.9
Changed
- If an incoming URL has a trailing slash, preserve it for things like the Canonical URL (#1547)
- Deprecate & remove from the UI the Invalidate Sitemap Caches Automatically aka
regenerateSitemapsAutomatically
setting, since it is no longer relevant with the paginated sitemaps - Deprecate the CLI command
seomatic/sitemap/generate
, since it no longer needed with the paginated sitemaps
Fixed
- Fixed an issue where the News Publication Name isn't displayed in Content SEO → Sitemap settings (#1551)
5.1.7
4.1.7
3.5.8
Fixed
- Fixed an issue where newly created sections would not have Content SEO settings show up for them
3.5.7
Fixed
- Fixed a parse error if running PHP <
8.0
5.1.6
Added
- Added the Site Alternate Name property to Site Settings, used in the JSON-LD for the homepage, if the MainEntityOfPage is WebPage or WebSite (#1482)
- Added Letterbox crop mode for SEO image transforms (#1337)
Changed
- No longer do a potentially expensive query on page load for sections that have a massive number of entries (#1526)
- Improved the display of the Entry Types menu in Content SEO
- If the current route is the homepage, set the
name
andalternateName
JSON-LD for themainEntityOfPage
toseomatic.site.siteName
andseomatic.site.siteAlternateName
respectively, rather than theseomatic.meta.seoTitle
(#1482) - The SEO preview display in Content SEO will pull an entry from the specific Entry Type rather than just the first entry (#1535)
- Text and Asset pull sources in Content SEO will now display only fields from the specific Entry Type rather than all fields for that Section (#1535)
Fixed
- Fixed an issue where an exception would be thrown if the Campaign plugin was installed first, and then you newly installed SEOmatic (#1530)
4.1.6
Added
- Added the Site Alternate Name property to Site Settings, used in the JSON-LD for the homepage, if the MainEntityOfPage is WebPage or WebSite (#1482)
- Added Letterbox crop mode for SEO image transforms (#1337)
Changed
- No longer do a potentially expensive query on page load for sections that have a massive number of entries (#1526)
- If the current route is the homepage, set the
name
andalternateName
JSON-LD for themainEntityOfPage
toseomatic.site.siteName
andseomatic.site.identity.genericAlternateName
respectively, rather than theseomatic.meta.seoTitle
(#1482) - The SEO preview display in Content SEO will pull an entry from the specific Entry Type rather than just the first entry (#1535)
- Text and Asset pull sources in Content SEO will now display only fields from the specific Entry Type rather than all fields for that Section (#1535)
Fixed
- Fixed an issue where an exception would be thrown if the Campaign plugin was installed first, and then you newly installed SEOmatic (#1530)