We'll create fresh WordPress site with Joli FAQ SEO – WordPress FAQ Plugin installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Joli FAQ SEO is a FAQ plugin for WordPress. Show your FAQs using our built-in Gutenberg block or by shortcode.
Wishing to reduce your support requests & optimize your SEO ? Create stunning multiple FAQs in a breeze with our One-page FAQ Builder!
Joli FAQ SEO has been carefully crafted to be the best easy-to-use plugin, optimized, and is fully responsive and mobile friendly.
â NO jQuery: Unlike most of the FAQ plugins, Joli FAQ SEO does not use jQuery on the front-end, â Only plain Javascript packed in a tiny <4KB minified file.
â NO extra resources: Each visual element is made from pure CSS (<6KB minified). This means no extra http requests to additionnal resources that would slow down your website and affect badly your SEO.
Performance friendly: Styles & Scripts DO NOT load unless they really have to.
Stop the headaches right now while creating your FAQs! No more going back and forth through the admin pages. Save yourself time and trouble!
Find out instantly what your FAQ is going to look like on the front-end.
From the plugin’s settings page, the instant preview reloads as you change settings, but the settings’ page doesn’t need to.
Automatically generates Schema.org FAQPage Structured Data in JSON-LD format within your page.
That crucial data is picked up by search engines such as Google and improve your SEO.
Additionally, you may benefit FAQ Rich-content results in the SERPs and get more visibility in the search results page.
https://developers.google.com/search/docs/data-types/faqpage
Integrates to your website’s theme perfectly. Use the standard Accordion mode, or let the users expand as many FAQs as they like.
Optionally, use the Flat layout to make the FAQs look like normal content (without expandable sections) while still leveraging structured data.
Leverage the power of the block editor to create stunning FAQs!
From the version 1.2.0, you can now edit FAQs using blocks. This allows you to create beautiful FAQs by leveraging all the power from the block editor.
For example, you can easily create columns, buttons, and much more.
In the free version of the plugin, all FAQs inherit from the plugin’s settings (themes & options). They all look & behave the same.
The Pro version allows you to override any setting to customize a specific FAQ Group. You can override multiple settings at once in the following fashion:
[joli-faq-seo id="123" theme="theme-2" accordion="1"]
If you are using the FAQ Group block, you can override any setting directly from the block options.
WooCommerce FAQ: Easily attach FAQs to WooCommerce product pages.
FAQs will show in a new tab next to the product description.
Optionally use the shortcode to show the FAQ within the product description or anywhere else.
The instant search feature is a powerful addition to your FAQs, especially if you have many in one group. It lets the users filter the FAQs for them to find instantly what’s he’s looking for.
From the search bar above the FAQ Group, matching text is instantly highlighted with a color as the user types.
Search is performed in both Questions & Answers.
You can now display a copy to clipboard icon shortcut on each FAQ.
This will allow you or your visitors to get a direct link to a specific FAQ.
The FAQ will open automatically on page load when using the link.
From the FAQ Editor, optionally pick an emoji for each single FAQ you want. The built-in emoji picker lets you search emojis by keyword.
Selected emojis will show on the left of the actual FAQ Question.
Example:
* What is the average delivery time ? (without emoji)
* đ What is the average delivery time ? (with emoji)
*Displaying emojis in the SERPs is totally up to Google.
Find out which FAQs are the most viewed & automatically order them by user engagement.
From the FAQ Editor, the view count show on each FAQs from a group. This lets you know which FAQs are the most looked at.
A single user can only register one View count for one day. This prevents duplicate counts if one user clicks multiple times on a single FAQ.
Temporarily disable a single FAQ or a single FAQ Group directly from the editor.
Disabled FAQ/FAQ Groups will not show on the front-end despite the shortcode being active.
No need to update your posts/pages, changes are instantaneous throughout the website.
From the FAQ editor, create unlimited number of categories and keep your FAQs organized.
Joli FAQ SEO leverages the power of WordPress Hooks.
It provides a wide variety of Actions and Filters that you can hook onto.
It also provides custom Javascript events
Want an even better FAQ Plugin for your WordPress site ?
Get Joli FAQ SEO Pro here
Here is an exemple of what is printed wihtin the page.
Keep in mind that this is not actually visible to the end-user.
It is only meant to be crawlable by search engines.
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"FAQPage",
"mainEntity":[
{
"@type":"Question",
"name":"How does it improve my SEO ?",
"acceptedAnswer":{
"@type":"Answer",
"text":"It automatically adds JSON-LD structured data in your page based on the <a href=\"https://schema.org\" target=\"_blank\" rel=\"noopener noreferrer\">schema.org FAQPage format.\n"
}
},
{
"@type":"Question",
"name":"Is it easy to use ?",
"acceptedAnswer":{
"@type":"Answer",
"text":"Yes, the one page drag and drop editor makes creating and editing FAQ a breeze!\n"
}
},
...
]
}
</script>
For easier editing, Joli FAQ SEO now comes with a built-in block in addition or replacement to the shortcode.
Use the following shortcode, replacing the id with the actual faq group id :
[joli-faq-seo id="123"]
Override any option by shortcode [PRO]
[joli-faq-seo id="123" theme="2"]