optimoapps / statamic-rich-snippet
Schema Json-ld Rich Snippet
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 3
Open Issues: 1
Type:statamic-addon
Requires
- php: ^7.4
- spatie/schema-org: ^2.14
- statamic/cms: ^3.0.14
Requires (Dev)
- orchestra/testbench: 4.*|5.*
- phpunit/phpunit: ^8.4|^9.0
This package is auto-updated.
Last update: 2024-10-23 22:13:04 UTC
README
Schema.Org Addon for generating Schema.org JSON-LD. Currently, supported type BlogPost, News Article, Article, Organization and Webpage.
Installation
composer require optimoapps/statamic-rich-snippet
How to use
Simply use {{schema_json}}
,it will smartly display related type schema if its generated.
Article Schema
{{articles_schema}}
Blog Post Schema
{{blogpost_schema}}
New Article Schema
{{news_article_schema}}
Organization Schema
{{organization_schema}}
Webpage Schema
{{webpage_schema}}
Support & Bug
Find a bug? Have a feature request? Open an issue on github or Mail us info@optimoapps.com
Rich Snippet is a Commercial Addon.
You can use it for free while in development, but requires a license to use on a live site. Learn more or buy a license on The Statamic Marketplace!