Clutch Verified Profile
Rated 5.0 by verified clients on Clutch for Magento, Shopify, and AI-driven digital transformation.
View Clutch ProfileCreate beautiful, responsive and SEO friendly FAQ accordions for your WordPress posts and pages in minutes. Lightweight, accessible and completely free.
Submitted to the WordPress.org Plugin Directory. This page will link there directly once the listing goes live.
This is a live, working accordion, the exact component the plugin renders on your site.
Raulji FAQ Accordion for Blog & Pages is a lightweight WordPress plugin that lets bloggers, businesses and agencies add attractive FAQ accordion sections to any post or page without writing code. It is built with performance, accessibility and search visibility in mind: no page builder dependency, no external requests, no tracking.
One focused job, done properly: repeatable FAQs, an accessible accordion and schema for rich results.
Add as many question and answer pairs as a post or page needs, with no artificial limit.
The accordion adapts cleanly from desktop to mobile with no layout shift or overflow.
A smooth open and close transition that respects each visitor’s reduced motion preference.
Activate the plugin, add your questions in the editor sidebar and publish. No configuration required to start.
Clean semantic markup and automatic FAQPage schema help your answers earn rich results in search.
Valid JSON-LD FAQPage structured data is generated automatically and can be toggled off in Settings.
A single small stylesheet and no jQuery dependency keep the frontend footprint minimal.
A native document sidebar panel for editing FAQs directly inside the block editor.
A classic meta box is used automatically on the classic editor, so there is always a single FAQ editor per screen.
Match the accordion accent, section background and heading to your own brand from Settings.
Keyboard friendly and screen reader friendly, built on native disclosure semantics with ARIA attributes.
Clean, documented, WPCS coded PHP with sanitized input and escaped output throughout.
Every string is translatable, with a bundled .pot template to get a new language started quickly.
Answers support simple inline HTML such as links, bold text and lists.
Released under GPLv2 or later, free to use, modify and redistribute on any site, including client work.
Read The Full ChangelogMany FAQ plugins bundle page builders, ad slots or premium upsells for basic features. This one stays focused.
| Capability | Raulji FAQ Accordion | Typical FAQ Plugins |
|---|---|---|
| Setup time | Minutes, no configuration required | Often needs a builder or template setup |
| Page weight | One small stylesheet, no jQuery | Frequently loads extra libraries and CSS |
| FAQPage schema | Built in, free | Often a premium add-on |
| Advertising | None | Sometimes shown in the free version |
| Upsell prompts | None | Common in freemium plugins |
| Accessibility | Keyboard and screen reader friendly by default | Varies widely by plugin |
| Gutenberg & classic editor | Both supported natively | Often one or the other |
| External requests | None | Some load remote fonts or icon libraries |
Choose which post types show the FAQ box, set an accent colour, and decide whether the section appears automatically or only where you place the [ffbp_faq] shortcode.
Illustrative recreation of the Settings screen, not a literal screenshot.
Get the latest source from the plugin’s GitHub repository, or upload it from Plugins > Add New once it is live on WordPress.org.
In your WordPress dashboard, go to Plugins > Add New > Upload Plugin and select the ZIP file.
Click Activate from the Plugins screen. No additional setup is required to start.
Open Settings > Raulji FAQ Accordion to choose post types, accent colour and accordion behaviour.
Edit any post or page, fill in the FAQ panel in the sidebar, and publish.
Version 5.6 or higher.
Version 7.2 or higher.
Recommended for rich result eligibility, not required to activate.
Works with both the block editor and the classic editor.
This section is rendered by the plugin itself, on its own landing page.
Answers to the questions we hear most often.
Yes. FAQs are edited from a dedicated panel in the block editor's document sidebar, so they sit alongside your other post settings rather than on a separate screen. A classic meta box is used automatically if you are still on the classic editor, and the stored data is identical either way, so switching editors later does not strand anything. Because the FAQs are held as post meta rather than inside the content itself, they survive a theme change or a move to a different page builder, and the same entries keep working wherever the post is edited.
Yes. The accordion is fully responsive and tested across common breakpoints, from small phones to wide desktop screens. Long questions wrap rather than overflowing their container, and the tap targets stay large enough to use comfortably on a phone. Styling inherits your theme's typography and colors by default, so it reads as part of your site instead of a bolted-on widget, and any of it can be overridden with your own CSS. Nothing depends on a fixed width, so it behaves correctly inside narrow columns and sidebars as well.
Yes. Valid FAQPage structured data is generated automatically, so your answers are eligible for rich results in Google Search, and schema output can be switched off in Settings if you would rather not use it. The markup is emitted as JSON-LD and only on pages that actually contain FAQs, which avoids the common mistake of declaring FAQ schema on a page with no visible questions. Because the schema is built from the same entries rendered on the page, your structured data and visible content cannot drift apart, which is exactly what Google's guidelines ask for.
No. The plugin loads one small CSS file and one small script, and only on pages where the accordion actually appears, so the rest of your site is untouched. There is no jQuery dependency and no external requests, which means nothing is fetched from a third-party domain and no extra connection is opened while your page loads. The accordion is plain JavaScript with CSS transitions rather than an animation library. In practice it adds a negligible amount to page weight and does not block rendering, so it will not show up in your Core Web Vitals.
Yes. The code follows WordPress Coding Standards, sanitizes all input and escapes all output, and every string is translation ready. Answers support simple inline HTML such as links, bold text and lists, so you are not restricted to plain text. The markup uses predictable class names, which makes restyling it from your theme straightforward without editing the plugin itself. Because the FAQs are stored as post meta, you can also read them directly in a custom template if you want to render the questions somewhere other than their default position on the page.
Yes, completely free under the GPLv2 or later license, with no ads, no premium tier and no locked features. Everything described here is in the version published on WordPress.org, and there is no upsell prompting you to pay for schema output or styling. There is also no trial that expires and no account to create before you can use it. Updates arrive through the normal WordPress plugin update process, the same as any other plugin installed from the directory, so staying current never requires a license key or a subscription.
Yes. The GPL license allows use, modification and redistribution on any number of sites, including client and agency work. There is no per-site limit, no activation step, and nothing that needs transferring when you hand a finished site over to a client. You are also free to modify the code for a particular project, though keeping any customization in your theme rather than in the plugin files means a future update will not overwrite your changes. Agencies commonly install it as part of a standard build, which the license explicitly permits.
Only if you tick the option to delete FAQ data on uninstall in Settings. By default your questions and answers are kept, so deactivating or removing the plugin does not destroy content you spent real time writing. That matters when you are trialling plugins or tracking down a conflict, because you can safely deactivate it and reactivate later with everything still intact. If you do want a genuinely clean removal, enabling that setting before uninstalling also clears the stored post meta, leaving no orphaned rows behind in your database.
Installation steps, the [ffbp_faq] shortcode and every setting are documented in the plugin’s readme.
Found a bug or need help with setup? Reach the Raulji Technologies team directly.
Contact SupportFixed the Plugin URI so it points to a live page instead of a broken link.
Fixed a text domain mismatch across plugin files, all strings now consistently use the raulji-faq-accordion text domain.
Removed inline styles and inline event handlers from the settings screen in favour of properly enqueued CSS and JS.
Added a full width section option and a per post show or hide control for the automatic FAQ section.
Ideas under consideration for future releases. Nothing here is a commitment or a release date.
Group FAQs so long lists stay organized on content heavy pages.
A simple search box to filter long FAQ lists on the visitor side.
Move FAQ sets between sites without re-typing every question.
More accordion styling options alongside the current accent colour control.
Free, lightweight and ready in minutes. Add Raulji FAQ Accordion for Blog & Pages to your site today.
Discover why 100+ global brands choose Raulji Technologies for AI-driven eCommerce, web development, and digital transformation, scaling their digital growth with innovation, performance, and trust.
Clutch Verified Profile
Rated 5.0 by verified clients on Clutch for Magento, Shopify, and AI-driven digital transformation.
View Clutch ProfileDesignRush Verified Profile
Listed and reviewed on DesignRush as a top eCommerce and web development agency.
View DesignRush ProfileGoogle Verified Profile
Reviewed by clients on Google across India, the Gulf, and worldwide for delivery and support.
Read Google ReviewsFree Growth Strategy · Limited spots this month
Magento • Shopify • AI eCommerce • Digital Marketing
Tell us about your project. Our experts respond within 24 hours.
Fill in the form and we'll come back to you with clear next steps.