Releases: wanze/SeoMaestro
Releases · wanze/SeoMaestro
v0.4.0
Fixed
- Fix meta tag rendering of data in the
meta
andtwitter
groups 🤦️ (#2) - Fix calls to undefined method
Page::localHttpUrl
ifLanguageSupportPageNames
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
v0.2.1
v0.2.0
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