- Issue created by @super_romeo
- πΊπΈUnited States damienmckenna NH, USA
This is amazing work, thank you!
Before we add it to the module, I think we should add some test coverage.
Hello!
I have developed two sub-modules for Metatag, metatag_paths and metatag_paths_rest, which I would like to propose for inclusion in the main project.
The metatag_paths module allows administrators to create metatag configurations based on URL path patterns (e.g. /some/path or /some/*/path), not just entity types. This provides more flexibility for managing SEO on pages that are not standard entities, such as those created with Views.
The optional metatag_paths_rest module provides a REST API endpoint to retrieve these metatags, which is useful for headless applications.
This functionality will be a valuable addition to the Metatag ecosystem. I've attached the modules for your consideration.
Patch will be attached.
Active
2.1
Code
This is amazing work, thank you!
Before we add it to the module, I think we should add some test coverage.