Raulji FAQ Accordion for Blog & Pages plugin icon Free WordPress Plugin

Raulji FAQ Accordion for Blog & Pages

Create beautiful, responsive and SEO friendly FAQ accordions for your WordPress posts and pages in minutes. Lightweight, accessible and completely free.

WordPress 5.6+ GPLv2 Licensed Version 1.3.6 Fully Responsive No Coding Required

Submitted to the WordPress.org Plugin Directory. This page will link there directly once the listing goes live.

Does this plugin work with Gutenberg?
Yes. FAQs are edited from a panel in the block editor sidebar, with a classic meta box fallback for the classic editor.
Is FAQ schema included?
Yes, valid FAQPage structured data is generated automatically and can be turned off in Settings.
Is it free?
Completely free, with no ads, no upsell prompts and no locked features.

This is a live, working accordion, the exact component the plugin renders on your site.

Lightweight Fast Loading Mobile Friendly Accessibility Ready Schema Ready Gutenberg Compatible Free Forever
About The Plugin

FAQs Without The Page Builder Bloat

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.

Features

Everything You Need, Nothing You Do Not

One focused job, done properly: repeatable FAQs, an accessible accordion and schema for rich results.

Unlimited FAQs

Add as many question and answer pairs as a post or page needs, with no artificial limit.

Responsive Design

The accordion adapts cleanly from desktop to mobile with no layout shift or overflow.

Accordion Animation

A smooth open and close transition that respects each visitor’s reduced motion preference.

Easy Setup

Activate the plugin, add your questions in the editor sidebar and publish. No configuration required to start.

SEO Friendly

Clean semantic markup and automatic FAQPage schema help your answers earn rich results in search.

Schema Ready

Valid JSON-LD FAQPage structured data is generated automatically and can be toggled off in Settings.

Fast Loading

A single small stylesheet and no jQuery dependency keep the frontend footprint minimal.

Gutenberg Compatible

A native document sidebar panel for editing FAQs directly inside the block editor.

Classic Editor Support

A classic meta box is used automatically on the classic editor, so there is always a single FAQ editor per screen.

Custom Accent Colour

Match the accordion accent, section background and heading to your own brand from Settings.

Accessible HTML

Keyboard friendly and screen reader friendly, built on native disclosure semantics with ARIA attributes.

Developer Friendly

Clean, documented, WPCS coded PHP with sanitized input and escaped output throughout.

Translation Ready

Every string is translatable, with a bundled .pot template to get a new language started quickly.

Inline Answer Formatting

Answers support simple inline HTML such as links, bold text and lists.

GPL Licensed

Released under GPLv2 or later, free to use, modify and redistribute on any site, including client work.

Read The Full Changelog
Why Choose This Plugin

Built To Do One Job Well

Many FAQ plugins bundle page builders, ad slots or premium upsells for basic features. This one stays focused.

CapabilityRaulji FAQ AccordionTypical FAQ Plugins
Setup timeMinutes, no configuration requiredOften needs a builder or template setup
Page weightOne small stylesheet, no jQueryFrequently loads extra libraries and CSS
FAQPage schemaBuilt in, freeOften a premium add-on
AdvertisingNoneSometimes shown in the free version
Upsell promptsNoneCommon in freemium plugins
AccessibilityKeyboard and screen reader friendly by defaultVaries widely by plugin
Gutenberg & classic editorBoth supported nativelyOften one or the other
External requestsNoneSome load remote fonts or icon libraries
Settings At A Glance

Configured In One Screen, Under Settings

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.

Accent colour
Auto-append to content
First item open
Only one item open at a time
FAQPage schema
Delete data on uninstall

Illustrative recreation of the Settings screen, not a literal screenshot.

Installation

Five Steps To Your First FAQ Section

1

Download the plugin

Get the latest source from the plugin’s GitHub repository, or upload it from Plugins > Add New once it is live on WordPress.org.

2

Upload the ZIP

In your WordPress dashboard, go to Plugins > Add New > Upload Plugin and select the ZIP file.

3

Activate the plugin

Click Activate from the Plugins screen. No additional setup is required to start.

4

Configure settings

Open Settings > Raulji FAQ Accordion to choose post types, accent colour and accordion behaviour.

5

Create your FAQs

Edit any post or page, fill in the FAQ panel in the sidebar, and publish.

Requirements

What You Need To Run It

WordPress

Version 5.6 or higher.

PHP

Version 7.2 or higher.

HTTPS

Recommended for rich result eligibility, not required to activate.

Editor

Works with both the block editor and the classic editor.

Frequently Asked Questions

Common Questions About The Plugin

This section is rendered by the plugin itself, on its own landing page.

Frequently asked

Frequently Asked Questions

Answers to the questions we hear most often.

Does this plugin work with Gutenberg?

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.

Is it mobile responsive?

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.

Is FAQ schema included?

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.

Does it slow down my website?

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.

Can developers customize it?

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.

Is it free?

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.

Can I use it on client websites?

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.

Will my FAQ data be deleted if I uninstall the plugin?

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.

Documentation

Installation steps, the [ffbp_faq] shortcode and every setting are documented in the plugin’s readme.

View Documentation

Support

Found a bug or need help with setup? Reach the Raulji Technologies team directly.

Contact Support
Changelog

Recent Updates

1.3.6

Plugin URI fix

Fixed the Plugin URI so it points to a live page instead of a broken link.

1.3.5

Text domain consistency

Fixed a text domain mismatch across plugin files, all strings now consistently use the raulji-faq-accordion text domain.

1.3.4

Settings screen cleanup

Removed inline styles and inline event handlers from the settings screen in favour of properly enqueued CSS and JS.

1.3.0

Full width option

Added a full width section option and a per post show or hide control for the automatic FAQ section.

Roadmap

What We Are Considering Next

Ideas under consideration for future releases. Nothing here is a commitment or a release date.

FAQ categories

Group FAQs so long lists stay organized on content heavy pages.

Front-end search

A simple search box to filter long FAQ lists on the visitor side.

Import and export

Move FAQ sets between sites without re-typing every question.

Additional style presets

More accordion styling options alongside the current accent colour control.

Get Started

Ready To Create Better FAQs?

Free, lightweight and ready in minutes. Add Raulji FAQ Accordion for Blog & Pages to your site today.

We're Trusted By Businesses Across The Globe

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.

100+
Brands Served
150+
Projects Delivered
12+
Years Experience
4.9
Average Rating
Clutch 5.0

Clutch Verified Profile

Rated 5.0 by verified clients on Clutch for Magento, Shopify, and AI-driven digital transformation.

View Clutch Profile
DesignRush 5.0

DesignRush Verified Profile

Listed and reviewed on DesignRush as a top eCommerce and web development agency.

View DesignRush Profile
Google 5.0

Google Verified Profile

Reviewed by clients on Google across India, the Gulf, and worldwide for delivery and support.

Read Google Reviews