What this solution does
The module allows setting SEO tags (meta description, keywords, and others) for any page, including smart filter pages. It also supports displaying custom text fragments, images, and other elements in designated locations within page templates.
For site owners:
Installation and management are performed via a single button on the admin panel.
Users can create additional fields and display them on pages.
The module supports inserting original metadata using macros: #TITLE#, #BROWSER_TITLE#, #META_DESCRIPTION#, #META_KEYWORDS#.
Dynamic insertion of pre-defined snippets (text or code) via macros is available.
Multi-site configurations are supported.
For developers:
Data is stored in highload blocks, facilitating the addition of new fields and migration to other projects.
The module is easy to extend: meta tags are rendered through the grain:seo.epilog component template. To modify the format or add new elements, simply copy this template to the site project.
A documented API is provided.
General iT can install and configure this module and check how it works on your website.