=== FAQ Manager With Structured Data === Contributors: wpt00ls Donate link: https://wptools.app/ Tags: faq, faqs, frequently asked questions, faq shortcode, faq schema, faq structured data, faq google snippets, rich snippets, faq schema.org, faq seo Requires at least: 4.5 Tested up to: 5.3.2 Stable tag: 4.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html `FAQ Manager With Structured Data` displays FAQ items with faq structured schema data. Organize the FAQs in admin with our custom post type. == Description == > `FAQ Manager With Structured Data` WordPress plugin use a custom post type to make FAQ management easy. FAQ schema structured data is generated. Test structured data using [Google's strucutured data testing tool](https://search.google.com/structured-data/testing-tool) Having the right set of **FAQs on a page helps boost conversions and hence sales**. A **customer reading your FAQ, is already interested** in your product and/or service. Having a good set of **faqs nudges them towards a buy**. Let's identify some of your challenges * Do you get **repetitive support emails**? Do you want to save time and money by reducing these support emails? * Want to **build trust by understanding customer and answering challenges**. * Want to **improve your visibility in search engine**? * Want the **ability to add common FAQs directly on product and faq pages** rather than have customers search for them? * Want to **share direct link to faq item** to your customers? * Want to **group faqs by category**? Grouping makes it easy to scan and filter our faqs one wants. ## FAQ Management https://www.youtube.com/watch?v=96ADPbitTPI A **custom post type** manages the FAQs. **Group FAQs using a categories**. Having this setup makes it easy for you maintain and reuse FAQs. A central setup allows you to change FAQ item in one place and have it reflect everywhere that FAQ displays. ## FAQ Style Presets & Icons Included are **3 style presets** that give professional look to your FAQ listing. We also **bundle 5 icon sets**. CSS variable styles makes is easy to create custom look and feel. ## Improve SEO with schema.org https://www.youtube.com/watch?v=fJpXU5HWVY0 [Structured FAQ Page](https://developers.google.com/search/docs/data-types/faqpage) makes your page eligible on google's **rich search results**. It **helps search engines to understand your FAQs better**. Show your content authority to search engines. Increase your odds of improving your rank on search engines. ## Bookmarkable FAQs Include your on-page **FAQ item links** in your support requests or documentation. If you click through faqs on the same page, the **browser maintains the history**. Clicking on previous/next browser links cycles through the faqs ## Shortcode With Options https://www.youtube.com/watch?v=qmujQU0kk_I A shortcode based approach makes this plugin theme agnostic. It has attributes that will cater to all the use cases. ## Premium plugin Premium plugin is available at [https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/](https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/) It includes a 7-day FREE trial == Installation == How to install the `FAQ Manager With Structured Data` plugin and get it working. 1. Upload `faq-manager-with-structured-data` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do I add a FAQ Item? = Please refer to the following documentation - [https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/](https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/) = How do I use the FAQ shortcode? = Please refer to the following documentation - [https://wptools.app/how-to/faq-shortcode-documentation/](https://wptools.app/how-to/faq-shortcode-documentation/) = How do I verify my FAQ schema data? = Please refer to the following documentation - [https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/](https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/) == Screenshots == 1. FAQ listing. 2. This screenshot, shows how to add a faq item. Goto Admin > FAQs > Add Faq. Add the question (annotation number 2), answer (annotation number 3), category (annotation number 4) and order (annotation number 5). Category and order are premium features. == Changelog == = 4.0.0 = * Released on wordpress.org = 3.2.1 = * FAQ schema check quick link for the page. = 3.2.0 = * Group faq by categories. = 3.1.1 = * Added admin menu page. * Faq category custom column for ID. = 3.1.0 = * Added attributes for icon open color, icon close color, faq answer text color when open and faq answer text color when close. = 3.0.2 = * Fixed faq hash update jumping * Fixed responsive css = 3.0.0 = * Default icon added * Default style added. * Added faq structured data support for SEO. * Added support for bookmarkable FAQ. = 2.0.0 = * Created FAQ post type With `wpt_faqs` shortcode * Added javascript toggle support = 1.0.0 = * Plugin scaffold added