The Silverstripe Meta Editor interface allows easy editing of Meta Titles and Meta Descriptions for pages within a customised ModelAdmin interface.
Values are updated directly via Ajax, and provide handy warnings about value length and duplicates.
This module is a complete rebuild of axllent/silverstripe-seo-editor for Silverstripe 4 & 5.
- Tree-like navigation, browse down into sub-pages
- Ajax updates, character counter
- Input validation (too long or short, duplicates)
- Data cleaning - excess whitespace removed
- Search, including selecting all pages with warnings
- Set non-editable pages (eg: RedirectPage)
- Set hidden pages (eg: ErrorPage)
- Works transparently with Fluent (optional)
- Silverstripe ^4 || ^5
Please refer to the Configuration docs.
composer require axllent/silverstripe-meta-editor