Releases: statamic/seo-pro
Releases · statamic/seo-pro
1.3.1
1.3
- [new] Pages can have their own defaults. #63
- [new] Site name and separator can be defined per section or content. #52
- [new] Robot meta tags can be defined per site, section, or content. #19 #65
- [new] Added a
meta_data
tag so you can have more fine grained control over the output. #14 - [new] Added a
dump_meta_data
tag so you can inspect it. - [fix] Disabling the meta title no longer removes the og:title tag. It falls back to the compiled title. #51
- [fix] The first asset container will be used for asset fields if one hasn't been selected.
- [fix] When an asset container hasn't been selected, the select field will be empty.
- [fix] Added some missing Portugese translations.
1.2
- [new] New Webmaster Tools section where you can set Google and Bing site verification codes
- [new] If a meta value is empty, its corresponding tag won't be rendered. This allows you to set your own meta tags if you so choose.
- [new] Current locales now include their own
rel="alternate"
tag with correspondinghreflang
- [fix] Meta tag values have better encoding, tag stripping, and whitespace removing powers.
- [fix] Canonical URLs now include pagination query strings if present
- [fix] The proper
hreflang
format is now used everywhere - [fix] Fix an issue with non-UTF8 text breaking the description field's Vue component
1.1.2
1.1.1
- [fix] Fix
callback_blocks
being output on routes.
1.1.0
- [new] The SEO title can be disabled. Useful for just showing the site name on the home page. #16
- [new] Individual content can be disabled (prevent from showing in reports, etc) #18
- [new] Sections (collections and taxonomies) can be excluded from the site map. #33
- [new] Individual content can be excluded from the site map. #20
- [new] Future and/or past dated entries can be excluded from the site map. #23
- [new] Added a French translation. #38
- [fix] Drafts are removed from the site map. #31
- [fix] SEO fields can be edited on a localized item. #35
1.0.3
- [fix] Asset fieldtypes are properly included as valid field choices for og:image fields again.
1.0.2
- [fix] Fix error on the sitemap when PHP short tags are enabled.
1.0.1
- [new] Added a setting to disable the sitemap
1.0.0
- [new] Initial release! All things are new and shiny!