OwlCyberSecurity - MANAGER
Edit File: block.json
{ "apiVersion": 3, "title": "Schema by Rank Math", "description": "Add the Schema generated by Rank Math anywhere on your page using this Block.", "name": "rank-math/rich-snippet", "category": "rank-math-blocks", "icon": "editor-ul", "textdomain": "rank-math", "keywords": [ "Schema", "Markup", "Structured Data", "Rich Snippet", "SEO", "Rank Math", "Yoast" ], "editorScript": "file:./assets/js/index.js", "editorStyle": "file:./assets/css/schema.css", "attributes": { "post_id": { "type": "string", "default": "" } } }