Schema issues
-
Hi,
Thank you for your work on this plugin. I noticed some issues related to schema:
1. “description” field uses the
get_the_content()
function and does not prevent quotes from breaking the JSON output. e.g., add this as a post:"I enjoy using this plugin"
and then check the JSON. Maybe consider escaping quotes and other HTML entities?2. Schema always uses Product type. Could you allow using other types as well? This could go under Shortcode Generator.
3. Could you add an option to enable “rating” fields in JSON-LD even if stars are not displayed?
Also, is this plugin compatible with RankMath? I can use RankMath to manage these things if it is.
Thanks
- The topic ‘Schema issues’ is closed to new replies.