Magenerds Rich Snippet
magenerds/richsnippet
Adds schema.org structured data for products and organizations to improve search engine visibility. Configuration options are available in the Magento admin panel.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Dependency injection compilation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMagenerds Rich Snippet
- Add some Magento2 product information from schema.org
- Add some organization information from schema.org
Organization and product information can be configured in Store -> Configuration -> Magenerds -> Rich Snippet
To extend organization and product feel free to implement observer for event:
- organization_schema_add_as_last
- product_schema_add_as_last
One observer for product_schema_add_as_last for example in Observer/ProductWeight.php
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.