magenerds/richsnippet

This module provides rich snippet functionality

Installs: 17 669

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 7

Open Issues: 0

Type:magento2-module

3.1.4 2023-08-28 12:52 UTC

README

  • 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