| 开发者 | philstudio |
|---|---|
| 更新时间 | 2026年3月13日 05:33 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[schema] shortcodes to your posts or pages./wp-content/plugins/structured-data-for-schema-org.[schema] shortcodes to your content.Schema markup may qualify for Rich Snippets, but Google has specific requirements:
Yes, but with limitations:
Google explicitly states that only one FAQPage schema per page is eligible for Rich Results. This plugin enforces that limit to prevent invalid markup and improve your chances of getting a Rich Result.
Each line should contain a question and answer separated by a pipe character (|):
Question 1 | Answer 1 Question 2 | Answer 2 Question 3 | Answer 3
The plugin automatically parses this format and generates proper FAQ schema markup.
Yes! Add hidden="1" to any shortcode:
[schema type="FAQPage" name="FAQ" hidden="1"] Question | Answer [/schema]
This outputs the JSON-LD schema without visible HTML on the page.
items-tag attributehidden attribute for schema-only output