LiteSpeed Cache
LiteSpeed Cache for WordPress (LSCWP) is an all-in-one site acceleration plugin, featuring an exclusive server-level cache and a collection of optimization features. LSCWP supports WordPress Multisite and is compatible with most popular plugins, including WooCommerce, bbPress, and Yoast SEO. LiteSpeed Cache for WordPress is compatible with ClassicPress. Requirements General Features may be used by anyone with any web server (LiteSpeed, Apache, NGINX, etc.). LiteSpeed Exclusive Features require one of the following: OpenLiteSpeed, commercial LiteSpeed products, LiteSpeed-powered hosting, or QUIC.cloud CDN. Why? Plugin Features General Features Free QUIC.cloud CDN Cache Object Cache (Memcached/LSMCD/Redis) Support+ Image Optimization (Lossless/Lossy) Minify CSS, JavaScript, and HTML Minify inline & external CSS/JS Combine CSS/JS Automatically generate Critical CSS Lazy-load images/iframes Responsive Image Placeholders Multiple CDN Support+ Load CSS Asynchronously Defer/delay JS loading Browser Cache Support+ Database Cleaner and Optimizer PageSpeed score (including Core Web Vitals) optimization OPcode Cache Support+ HTTP/2 Push for CSS/JS (on web servers that support it) DNS Prefetch Cloudflare API Single Site and Multisite (Network) support Import/Export settings Attractive, easy-to-understand interface AVIF/WebP image format support Heartbeat control + This service is not provided by the LSCache plugin, nor is it guaranteed to be installed by your service provider. However, the plugin is compatible with the service if it is in use on your site. LiteSpeed Exclusive Features Automatic page caching to greatly improve site performance Automatic purge of related pages based on certain events Private cache for logged-in users Caching of WordPress REST API calls Separate caching of desktop and mobile views Ability to schedule purge for specified URLs WooCommerce and bbPress support WordPress CLI commands API system for easy cache integration Exclude from cache by URI, Category, Tag, Cookie, User Agent Smart preload crawler with support for SEO-friendly sitemap Multiple crawlers for cache varies HTTP/2 support HTTP/3 & QUIC support ESI (Edge Side Includes) support* Widgets and Shortcodes as ESI blocks* (requires Classic Widgets plugin for WP 5.8+) * Feature not available in OpenLiteSpeed LSCWP Resources Join our Slack community to connect with other LiteSpeed users. Ask a question on our support forum. View detailed documentation. Read about LSCWP and WordPress on our blog. Help translate LSCWP. Contribute to the LSCWP GitHub repo. Third Party Compatibility The vast majority of plugins and themes are compatible with LSCache. Our API is available for those that are not. Use the API to customize smart purging, customize cache rules, create cache varies, and make WP nonce cacheable, among other things. Privacy This plugin includes some suggested text that you can add to your site’s Privacy Policy via the Guide in the WordPress Privacy settings. For your own information: LiteSpeed Cache for WordPress potentially stores a duplicate copy of every web page on display on your site. The pages are stored locally on the system where LiteSpeed server software is installed and are not transferred to or accessed by LiteSpeed employees in any way, except as necessary in providing routine technical support if you request it. All cache files are temporary, and may easily be purged before their natural expiration, if necessary, via a Purge All command. It is up to individual site administrators to come up with their own cache expiration rules. In addition to caching, our WordPress plugin has online features provided by QUIC.cloud for Image Optimization and Page Optimization services. When one of these optimizations is requested, data is transmitted to a remote QUIC.cloud server, processed, and then transmitted back for use on your site. QUIC.cloud keeps copies of that data for up to 7 days and then permanently deletes it. Similarly, the WordPress plugin has a Reporting feature whereby a site owner can transmit an environment report to LiteSpeed so that we may better provide technical support. None of these features collects any visitor data. Only server and site data are involved. QUIC.cloud CDN, if enabled, uses LSCache technology to access your site, and serve your content from remote global nodes. Your data is not accessed by QUIC.cloud employees in any way, except as necessary in providing maintenance or technical support. Please see the QUIC.cloud Privacy Policy for our complete Privacy/GDPR statement.
Top keywords
- cache16×2.29%
- support16×2.29%
- litespeed11×1.57%
- site11×1.57%
- wordpress10×1.43%
- quic9×1.29%
- cloud8×1.14%
- quic cloud8×1.14%
- css6×0.86%
- lscwp6×0.86%
- api5×0.71%
- data5×0.71%
SchemaSense – Smart Structured Data
SchemaSense automatically scans your WordPress posts and pages to identify question and answer pairs, then generates proper FAQ schema markup (FAQPage JSON-LD). This structured data helps AI systems and Large Language Models (LLMs) better understand and surface your content in AI-generated responses, while also improving search engine visibility (SEO) with rich snippets in search results. The plugin also optionally formats existing FAQ blocks as minimalistic accordions (collapsible/expandable), providing an improved user experience for visitors browsing your Q&A content. Key Features GEO, AIO & SEO Ready – Structured data optimized for AI systems, LLMs and traditional SEO Automatic Detection – Intelligently identifies Q&A patterns in your content Universal Compatibility – Works with Classic Editor, Gutenberg, and all page builders (Elementor, Beaver Builder, Divi, WPBakery, etc.) Multiple Formats – Supports headings, paragraphs (including bold), HTML5 details/summary accordions, and Q:/A: format Multilingual Support – Works with 15+ languages (Latin-based question marks) Smart Exclusions – Won’t interfere with Yoast or other FAQ plugins that add their own schema Automatic for Posts – Posts auto-process on save; pages require manual scanning Separate Batch Processing – Individual scan buttons for posts and pages Optional Collapsible UI – Enhance Q&A with expand/collapse functionality Performance Optimized – Schema cached in post meta, not regenerated on every load How It Works The plugin uses multiple detection strategies: 1. FAQ Section Detection (standard HTML – works with all editors/builders) * Looks for headings containing FAQ keywords (e.g., “FAQ”, “Frequently Asked Questions”, “Common Questions”) * Scans headings and paragraphs within that section for Q&A pairs * Works with Classic Editor, Gutenberg, and all page builders 2. HTML5 Details/Summary Detection (modern page builders) * Detects accordion widgets using and elements * Commonly used by Elementor, Beaver Builder, and other modern page builders 3. Gutenberg Block Detection * Native support for WordPress blocks * Parses block structure directly for optimal accuracy What schema types does the plugin support? Currently, the plugin supports FAQ (FAQPage) schema only. It generates JSON-LD structured data with the @type: "FAQPage" format, which includes Question and Answer entities. Support for additional schema types (HowTo, Recipe, Product, etc.) may be added in future versions. Does this work with Gutenberg? Yes! The plugin supports both Classic Editor and Gutenberg (Block Editor). It can parse both Gutenberg blocks and HTML content. How does the plugin detect questions and answers? The plugin uses intelligent pattern detection with strict scoping to avoid false positives: FAQ Section Detection: * Looks for headings containing FAQ keywords (e.g., “FAQ”, “FAQs”, “Frequently Asked Questions”, “Common Questions”) * Supports 15+ languages with multilingual FAQ heading recognition * Once an FAQ section is detected, the plugin scans content within that section only Question Detection (within FAQ sections only): * Heading-based questions: Sub-headings at deeper levels than the FAQ heading (e.g., h3/h4 under an h2 FAQ heading) are treated as questions – No punctuation required – Minimum 5 characters * Paragraph-based questions: Paragraphs ending with “?” – Must be between 5-250 characters – Automatically handles bold ( ), italic ( ), or plain text formatting – Example: What is this? Answer Detection: * Any paragraph following a detected question is treated as the answer * Multiple consecutive paragraphs are combined into a single answer Section Boundaries: * FAQ section ends when a heading at the same level or higher than the FAQ heading is encountered * This prevents false detection of questions in subsequent sections * Example: If FAQ section starts with , any other or ends the FAQ section Additional Format: * Q:/A: Format: Explicit “Q:” and “A:” patterns are supported anywhere in content (not limited to FAQ sections) Which languages are supported? The plugin supports 15+ languages including English, Spanish, French, German, Italian, Portuguese, Dutch, Polish, Russian, Swedish, Danish, Norwegian, Finnish, Czech, and Turkish. All supported languages use the standard Latin question mark (?) for question detection. Will it conflict with Yoast SEO or other FAQ plugins? No. The plugin automatically detects and skips content managed by Yoast FAQ blocks, Elementor FAQ widgets, and other popular FAQ plugins to prevent duplicate schema markup. Can I customize the styling? Yes. Override the .ssd-* CSS classes in your theme to customize the collapsible FAQ appearance. Which languages are supported for FAQ detection? The plugin supports 15+ languages (all use standard Latin question mark ? for paragraph-based questions): English Spanish (Español) French (Français) German (Deutsch) Italian (Italiano) Portuguese (Português) Dutch (Nederlands) Polish (Polski) Russian (Русский) Swedish (Svenska) Danish (Dansk) Norwegian (Norsk) Finnish (Suomi) Czech (Čeština) Turkish (Türkçe) Note: Languages using non-Latin question marks (Arabic, Greek, Hebrew, CJK languages) are not currently supported for paragraph-based question detection.