Skip to content

v3.2.0

Compare
Choose a tag to compare
@Tam Tam released this 13 Mar 22:51
· 269 commits to v3 since this release

Added

  • You can now manage your sites 🤖 on a site-wide or per-field basis
    • The X-Robots-Tag header is added if you've set any robots
    • If the current entry has an expiry date, the unavailable_after directive will be added automatically
    • The none and noimageindex directives are automatically added to all pages when in devMode. No more accidental indexing of development sites!
  • You can now manage your robots.txt file from the SEO settings!

Changed

  • Improved the settings page (now with 300% more tabs).

Fixed

  • Fixed sitemap dynamic urls throwing errors
  • Sitemaps no longer show "headers already sent" warnings
  • Fixed the keywords checklist not realising content had changed on the page
  • The keywords checklist now knows what spaces are and count words accordingly
  • Fixed keywords checklist not working after live preview is opened
  • Fixed bug where fallback social images would cause SEO field to error
  • Keyword density now works correctly for keywords containing more than one word
  • Fixed a bug where deleting a keyword would occasionally cause a JS error