Skip to content

Releases: statamic/seo-pro

1.3.1

23 Jan 02:38
Compare
Choose a tag to compare
  • [fix] Fix an issue where "inherit" fields would not default to their respective collection settings #80
  • [fix] Non-square social images are now cropped more logically #72

1.3

01 Oct 17:56
Compare
Choose a tag to compare
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

27 Jun 18:16
Compare
Choose a tag to compare
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 corresponding hreflang
  • [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

29 Oct 14:35
Compare
Choose a tag to compare
  • [new] Sitemap cache gets cleared when editing items.
  • [fix] Disabled items and sections get excluded from the site map. Fixes #33 even better.

1.1.1

12 Oct 18:28
Compare
Choose a tag to compare
  • [fix] Fix callback_blocks being output on routes.

1.1.0

09 Oct 16:17
Compare
Choose a tag to compare
  • [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

10 Sep 16:52
86a7b21
Compare
Choose a tag to compare
  • [fix] Asset fieldtypes are properly included as valid field choices for og:image fields again.

1.0.2

17 Aug 16:10
Compare
Choose a tag to compare
  • [fix] Fix error on the sitemap when PHP short tags are enabled.

1.0.1

23 Jul 18:36
Compare
Choose a tag to compare
  • [new] Added a setting to disable the sitemap

1.0.0

17 Jul 19:41
Compare
Choose a tag to compare
  • [new] Initial release! All things are new and shiny!