wp-structuring-markup
wp-structuring-markup copied to clipboard
:electric_plug: WordPress: Plug-in Markup (JSON-LD) structured in schema.org
Hi, Is there a way, that you add the receipe shema to it? As an additional option. Or do you know where i could find one for wordpress Thanks!
No results any image' mark in Article & Blog Posting (all the pages)
I cannot see any image in the json script. (I'm using NewsArticle markeup btw). The plugin does not pick images in the posts.
I have tried code like this, but not working. ```php add_filter('structuring_markup_meta_breadcrumb', function($out) { $out = str_replace('', '', $out); $out = str_replace('', '', $out); return $out; }); ```
Hi there. I have set up schema markup and there is a problem with the name of my organization: I type NOAH'S but after saving it turns into NOAH\'S. And...
https://github.com/miiitaka/wp-structuring-markup/blob/develop/js/main.js
I'm not the only noticing that as I've seen a review with similar issue, so I created my schema markups, then when I come back later, all of them are...
When set the first image in the content., A non-display image of Amazon affiliate is detected ` "image": { "@type": "ImageObject", "url": "https://ir-jp.amazon-adsystem.com/e/ir?t=xxx&l=ur2&o=9", "width": 1, "height": 1 `