{"id":113099,"date":"2019-11-18T02:45:07","date_gmt":"2019-11-18T02:45:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/faq-schema-for-pages-and-posts\/"},"modified":"2022-02-21T20:46:08","modified_gmt":"2022-02-21T20:46:08","slug":"faq-schema-for-pages-and-posts","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/faq-schema-for-pages-and-posts\/","author":17664377,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.3.0","stable_tag":"trunk","tested":"5.9.13","requires":"4.6","requires_php":"5.6","requires_plugins":"","header_name":"FAQ Schema For Pages And Posts","header_author":"Krystian Szastok (SEO Consultant)","header_description":"WP FAQ Schema","assets_banners_color":"ffffff","last_updated":"2022-02-21 20:46:08","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/krystianszastok.co.uk\/","header_plugin_uri":"https:\/\/www.onlinemarketinggurus.com.au\/faq-schema-plugin","header_author_uri":"https:\/\/krystianszastok.co.uk\/","rating":4.3,"author_block_rating":0,"active_installs":7000,"downloads":33745,"num_ratings":15,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":2,"2":0,"3":1,"4":1,"5":11},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2195137,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2682654,"resolution":"772x250","location":"assets","locale":"","width":1068,"height":346}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2195137,"resolution":"1","location":"assets","locale":"","width":1901,"height":865},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2195137,"resolution":"2","location":"assets","locale":"","width":1878,"height":749}},"screenshots":{"1":"Simple backend panel at the end of each page or post, allowing for unique FAQ schema to be added, saves on page update.","2":"Front end output in the source code, validates perfectly with Google's tester."}},"plugin_section":[],"plugin_tags":[2516,2998,1117,2991,186],"plugin_category":[44,54],"plugin_contributors":[178693],"plugin_business_model":[],"class_list":["post-113099","plugin","type-plugin","status-publish","hentry","plugin_tags-json-ld","plugin_tags-rich-snippets","plugin_tags-schema","plugin_tags-schema-org","plugin_tags-seo","plugin_category-discussion-and-community","plugin_category-security-and-spam-protection","plugin_contributors-krystianszastok","plugin_committers-krystianszastok"],"banners":{"banner":"https:\/\/ps.w.org\/faq-schema-for-pages-and-posts\/assets\/banner-772x250.png?rev=2682654","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/faq-schema-for-pages-and-posts\/assets\/icon-128x128.png?rev=2195137","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/faq-schema-for-pages-and-posts\/assets\/screenshot-1.png?rev=2195137","caption":"Simple backend panel at the end of each page or post, allowing for unique FAQ schema to be added, saves on page update."},{"src":"https:\/\/ps.w.org\/faq-schema-for-pages-and-posts\/assets\/screenshot-2.png?rev=2195137","caption":"Front end output in the source code, validates perfectly with Google's tester."}],"raw_content":"<!--section=description-->\n<p>FAQ Schema For Pages And Posts by <a href=\"https:\/\/krystianszastok.co.uk\/\">Krystian Szastok<\/a> Founder of <a href=\"https:\/\/robotzebra.agency\/\">RobotZebra<\/a> - a London based SEO agency, allows you to turn questions and answers on your page (your mini FAQ sections) into JSON-LD code on the fly.<\/p>\n\n<p>The idea is to add as much meaning as possible into your pages so that Google can understand them better.<\/p>\n\n<p>You can simply copy and paste as you edit your WordPress page\/post into the plugin, as it appears at the bottom of the editor. Once you\u2019ve saved the page, the JSON-LD schema will be present in the HEAD of your page\/post \u2014 and voila, you\u2019re on your way to a making a great impact across rankings.<\/p>\n\n<p>If you\u2019re looking for a tutorial, check out our comprehensive video <a href=\"https:\/\/www.youtube.com\/watch?v=pRhXbu24lsQ\">on YouTube here.<\/a>.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Add JSON-LD schema easily to HEAD of any page or post<\/li>\n<li>Build on-page accordion FAQs <\/li>\n<li>Mass export to edit multiple page FAQs from a spreadsheet and reimport back in<\/li>\n<li>Simple copy and paste possible as editor present within a page\/post<\/li>\n<li>Have a chance to gain more visibility on Google\u2019s search result pages<\/li>\n<li>Secure and sanitised<\/li>\n<\/ul>\n\n<h3>Using the plugin<\/h3>\n\n<p>Just to insert JSON-LD in a given page, go to that page\/post and you\u2019ll find new fields at the bottom the editor in the WP backend.<\/p>\n\n<p>If you\u2019d like to also display your Questions and Answers via a FAQ, use the shortcode. Title defines the heading above the FAQs. If you\u2019d like to use an accordion, add accordion=1 as in the example. Remove that part not to use an accordion and just show all FAQs open (ie. [wp-faq-schema title=\u201dCar FAQs\u201d accordion=1] )<\/p>\n\n<p>If you\u2019d like to mass edit, use the Export section to export all of the pages and posts with their ids \u2013 and then edit the file and import it back. Note: For multiple FAQs for same post add more row at CSV file with same ID and title.<\/p>\n\n<p>Add the shortcode inside of the page or post content to display the FAQ. The shortcode tag is wp-faq-schema. It will take title and accordion attributes.<\/p>\n\n<h3>Example below:<\/h3>\n\n<p>[wp-faq-schema] \u2013 This code will only show FAQs of that page or post.\n[wp-faq-schema title=\u201dCar FAQs\u201d] \u2013 This code will show FAQs with \u201cCar FAQs\u201d title.\n[wp-faq-schema accordion=1] \u2013 This code will show FAQs as accordion.\n[wp-faq-schema title=\u201dCar FAQs\u201d accordion=1] \u2013 This code will show FAQs as accordion with \u201cCar FAQs\u201d title.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the wp-faq-schema-for-pages-and-posts folder to the \/wp-content\/plugins\/directory<\/li>\n<li>Activate the plugin through the \u2018Plugins\u2019 menu in WordPress<\/li>\n<li>Edit your page or post to see the fields for Q&amp;A at the end of them<\/li>\n<li>Add in questions and answers and update the post.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20is%20faq%20schema%3F'><h3>What is FAQ Schema?<\/h3><\/dt>\n<dd><p>The FAQPage structured data helps Google understand that the page contains some FAQ (Frequently Asked Questions).<\/p><\/dd>\n<dt id='why%20should%20i%20use%20faq%20schema%3F'><h3>Why should I use FAQ Schema?<\/h3><\/dt>\n<dd><p>The FAQPage structured data helps Google understand that the page contains valuable information, in the form of commonly asked questions and answers. This allows Google to deliver more detailed answers on SERPs.<\/p><\/dd>\n<dt id='when%20should%20i%20use%20faq%20schema%3F'><h3>When should I use FAQ Schema?<\/h3><\/dt>\n<dd><p>You should use the FAQ Schema on pages that contain questions and answers to do with a given product, service or page information.<\/p><\/dd>\n<dt id='when%20shouldn%27t%20i%20use%20faq%20schema%3F'><h3>When shouldn't I use FAQ Schema?<\/h3><\/dt>\n<dd><p>It shouldn\u2019t be used on pages that allow users to submit answers and questions.<\/p><\/dd>\n<dt id='where%20to%20find%20support%20for%20this%20plugin%3F'><h3>Where to find support for this plugin?<\/h3><\/dt>\n<dd><p>Ask questions here in the support section.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Added export and import, FAQ within the page and lots more!<\/li>\n<\/ul>\n\n<h4>2.2.0<\/h4>\n\n<ul>\n<li>Added ability to add links within the code<\/li>\n<\/ul>\n\n<h4>2.3.0<\/h4>\n\n<ul>\n<li>Added ability to deploy Schema on all types of custom pages, categories etc<\/li>\n<\/ul>\n\n<h4>2.4.0<\/h4>\n\n<ul>\n<li>Updated the descritions and tested with latest Wordpress<\/li>\n<\/ul>","raw_excerpt":"FAQ Schema For Pages And Posts by Krystian Szastok Founder of RobotZebra - a London based SEO agency, allows you to turn questions and answers on your &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/113099","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=113099"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/krystianszastok"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=113099"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=113099"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=113099"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=113099"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=113099"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=113099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}