
內容簡介
FAQ Schema Shortcode 是一款透過短代碼快速建立常見問題區塊的 WordPress 外掛,自動產生 JSON-LD 結構化資料,協助搜尋引擎理解內容,提升網站在搜尋結果中的可見度與 SEO 表現。
【主要功能】
• 以短代碼快速新增 FAQ 區塊
• 自動產生 JSON-LD 結構化資料提升 SEO
• 後台編輯器內建 FAQ 區塊,支援所有文章類型
• 手風琴收合展開效果,可自訂背景與文字色彩
• 可自訂問題與答案標籤文字
• 支援自訂 CSS 樣式
外掛標籤
開發者團隊
原文外掛簡介
FAQ Schema Shortcode is a WordPress plugin that allows you to easily add FAQ sections to your site using simple shortcodes. It automatically generates structured data (JSON-LD schema) for each FAQ, helping search engines better understand your content and improving your site’s SEO with rich results. By using the [faqs_dbm] and [faq_dbm] shortcodes, you can quickly create FAQs that are both user-friendly and SEO-friendly, enhancing your site’s visibility in search engines.
Example:
[faqs_dbm]
[faq_dbm q=”What color is the sky?” a=”Blue”]
[faq_dbm q=”What color is grass?” a=”Green”]
[/faqs_dbm]
Want to help? Submit a PR on Github.
Features
[NEW] Content FAQs section within backend editor to add FAQs using HTML across all post types. (posts, pages, products, ect)
Shortcode alias for when you do not have any other shortcodes using [faqs] and [faq] then you can enable this feature in the settings.
Customizable Question and Answer labels
Accordion option to let users toggle FAQs open and closed
Accordion background color, background hover color, and text color options
Add additional CSS
