Skip to content

Releases: wanze/SeoMaestro

v0.4.0

08 Feb 17:31
Compare
Choose a tag to compare

Fixed

  • Fix meta tag rendering of data in the meta and twitter groups 🤦‍️ (#2)
  • Fix calls to undefined method Page::localHttpUrl if LanguageSupportPageNames ist not installed (#1)

Added

  • Render common meta tags not managed by the fieldtype:
    • <link rel="canonical">
    • <link rel="alternate">
    • <meta name="generator">
  • Add possibility to modify the form rendering SEO data via SeoMaestro::alterSeoDataForm

v0.3.0

06 Feb 23:42
Compare
Choose a tag to compare

Fixed

  • Fix module not working correctly on single language installations

v0.2.1

06 Feb 14:06
Compare
Choose a tag to compare

Fixed

  • Fix Google preview not truncating title and description on initial page load 🤦‍️

v0.2.0

06 Feb 13:39
Compare
Choose a tag to compare

Fixed

  • Fix rendering of the meta title tag
  • Fix encoding of meta data containing placeholders

Added

  • Add a preview how Google renders the current meta title and description to the Inputfield
  • Add possibility to modify rendered meta data by hooking SeoMaestro::renderSeoDataValue
  • Add possibility to modify rendered meta tags by hooking SeoMaestro::renderMetatags
  • Add possibility to exclude pages from the sitemap by hooking SeoMaestro::sitemapAlwaysExclude

v0.1.1

04 Feb 21:55
Compare
Choose a tag to compare

Fixed

  • Update composer package name from wanze/processwire-seomaestro to wanze/seo-maestro.

v0.1.0

04 Feb 21:22
Compare
Choose a tag to compare
  • Initial release of the module 🐣