विवरण
Set Structured Data of “JSON-LD” to your WebSite.
Schema type that you can use is “Article”,”Person”,”WebSite” and “searchAction”.
If Front Page, you can use “WebSite” and “searchAction”.
IF post.php and page.php, you can use “Article” and “Person”.
Contributors
Arbitrary section
स्थापना
- Upload
easy-json-ld-setter
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
प्रश्नोत्तर
- Can I use other schema in my site ?
-
Now I try to support other schema.Sorry.
- How Can I test Structued Data ?
-
Use “Structured Data Testing Tool” by Google
Try it! -> https://developers.google.com/webmasters/structured-data/testing-tool/
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Structured Data of JSON-LD” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Structured Data of JSON-LD” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
2.2
2015/08/18 Move JSON-LD from “wp_head” to “wp_footer”.
Add Dummy Image for required image properties.
2.1
2015/08/11 Support Article Requirement.
2.0
2015/01/20 support “Structured Data Testing Tool”
1.2
2014/10/01 Add “Search Action”.
1.1
2014/09/30 Bug Fixed.
1.0
2014/09/30 released