這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

FAQ Schema For Pages And Posts

描述

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 page (your mini FAQ sections) into JSON-LD code on the fly.

The idea is to add as much meaning as possible into your pages so that Google can understand them better.

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’ve saved the page, the JSON-LD schema will be present in the HEAD of your page/post — and voila, you’re on your way to a making a great impact across rankings.

If you’re looking for a tutorial, check out our comprehensive video on YouTube here..

Features

  • Add JSON-LD schema easily to HEAD of any page or post
  • Build on-page accordion FAQs
  • Mass export to edit multiple page FAQs from a spreadsheet and reimport back in
  • Simple copy and paste possible as editor present within a page/post
  • Have a chance to gain more visibility on Google’s search result pages
  • Secure and sanitised

Using the plugin

Just to insert JSON-LD in a given page, go to that page/post and you’ll find new fields at the bottom the editor in the WP backend.

If you’d like to also display your Questions and Answers via a FAQ, use the shortcode. Title defines the heading above the FAQs. If you’d 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=”Car FAQs” accordion=1] )

If you’d like to mass edit, use the Export section to export all of the pages and posts with their ids – 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.

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.

Example below:

[wp-faq-schema] – This code will only show FAQs of that page or post.
[wp-faq-schema title=”Car FAQs”] – This code will show FAQs with “Car FAQs” title.
[wp-faq-schema accordion=1] – This code will show FAQs as accordion.
[wp-faq-schema title=”Car FAQs” accordion=1] – This code will show FAQs as accordion with “Car FAQs” title.

螢幕截圖

  • Simple backend panel at the end of each page or post, allowing for unique FAQ schema to be added, saves on page update.
  • Front end output in the source code, validates perfectly with Google's tester.

安裝

  1. Upload the wp-faq-schema-for-pages-and-posts folder to the /wp-content/plugins/directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit your page or post to see the fields for Q&A at the end of them
  4. Add in questions and answers and update the post.

常見問題

What is FAQ Schema?

The FAQPage structured data helps Google understand that the page contains some FAQ (Frequently Asked Questions).

Why should I use FAQ Schema?

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.

When should I use FAQ Schema?

You should use the FAQ Schema on pages that contain questions and answers to do with a given product, service or page information.

When shouldn’t I use FAQ Schema?

It shouldn’t be used on pages that allow users to submit answers and questions.

Where to find support for this plugin?

Ask questions here in the support section.

評價

2023年2月18日
If you have dropped this plugin and are not planning to update it. Could you please let us know. It is the decent thing to do.
2023年2月15日
Works well, expect the title is a H2 tag and the questions are H3 tags. This is no good for adding a couple of Qs on a big page as you wouldn't want to devalue the benefit of the real H2 tag/s.Better it would be H3/H4, or even better would be to let us choose. Otherwise this is a nice free plugin, thanks.
2022年6月14日
Despite having to unload CSS and Javascript from loading on the front end when choosing to add FAQ Schema but not have FAQ displayed on posts/pages...I still have to give the plugin 5 Stars for User Interface and ease of use. Hats off to the developer. Really nice plugin!
2022年5月30日
Not been updated for ages, support not responding in the support forum and I have used this plugin for a full year now without FAQ schema ever being displayed in Serp despite very strong domain authority.
閱讀全部15個評價

貢獻者及開發者

“FAQ Schema For Pages And Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 FAQ Schema For Pages And Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial release

2.0.0

  • Added export and import, FAQ within the page and lots more!

2.2.0

  • Added ability to add links within the code

2.3.0

  • Added ability to deploy Schema on all types of custom pages, categories etc

2.4.0

  • Updated the descritions and tested with latest WordPress