Really Simple Security – Simple and Performant Security (formerly Really Simple SSL)
Easily improve site security with WordPress Hardening, Two-Factor Authentication (2FA), Login Protection, Vulnerability Detection and SSL certificate. Really simple, Effective and Performant WordPress Security Really Simple Security is the most lightweight and easy-to-use security plugin for WordPress. It secures your WordPress website with SSL certificate generation, including proper 301 https redirection and SSL enforcement, scanning for possible vulnerabilities, Login Protection and implementing essential WordPress hardening features. We believe that security should have the absolute minimum effect on website performance, user experience and maintainability. Therefore, Really Simple Security is: Lightweight: Every security feature is developed with a modular approach and with performance in mind. Disabled features won’t load any redundant code. Easy-to-use: 1-minute configuration with short onboarding setup. Security Features Easy SSL Migration Migrates your website to HTTPS and enforces SSL in just one click. 301 redirect via PHP or .htaccess Secure cookies Let’s Encrypt: Install an SSL Certificate if your hosting provider supports manual installation. Server Health Check: Your server configuration is every bit as important for your website security. WordPress Hardening Tweak your configuration and keep WordPress fortified and safe by tackling potential weaknesses. Prevent code execution in the uploads folder Prevent login feedback and disable user enumeration Disable XML-RPC Disable directory browsing Username restrictions (block ‘admin’ and public names) and much more.. Vulnerability Detection Get notified when plugins, themes or WP core contain vulnerabilities and need appropriate action. Login Protection Allow or enforce Two-Factor Authentication (2FA) for specific user roles. Users receive a two-factor code via Email. Improve Security with Really Simple Security Pro Protect your site with all essential security features by upgrading to Really Simple Security Pro. Advanced SSL enforcement Mixed Content Scan & Fixer. Detect files that are requested over HTTP and fix them to HTTPS, both Front- and Back-end. Enable HTTP Strict Transport Security and configure your site for the HSTS Preload list. Firewall Really Simple Security Pro includes a performant and efficient WordPress firewall, to stop bots, crawlers and bad actors with IP and username blocks. 404 blocking – Blocks crawlers as they trigger unusual numbers of 404 errors. Region blocking – Only allow/block access to your site from specific regions. Automated and customisable Firewall rules. IP blocklist and allowlist. Security Headers Security headers protect your site visitors against the risk of clickjacking, cross-site-forgery attacks, stealing login credentials and malware. Independent of your Server Configuration, works on Apache, LiteSpeed, NGINX, etc. Protect your website visitors with X-XSS Protection, X-Content-Type-Options, X-Frame-Options, a Referrer Policy and CORS headers. Automatically generate your WordPress-tailored Content Security Policy. Vulnerability Measures When a vulnerability is detected in a plugin, theme or WordPress core you will get notified accordingly. With Vulnerability Measures, you can configure simple but effective measures to make sure that a critical vulnerability won’t remain unattended. Force update: An update process will be tried multiple times until it can be assumed development of a theme or plugin is abandoned. You will be notified during these steps. Quarantine: When a plugin or theme can’t be updated to solve a vulnerability, Really Simple Security can quarantine the plugin. Advanced Site Hardening Choose a custom login URL Automated File Permissions check and fixer Rename and randomize your database prefix Change the debug.log file location to a non-public folder Disable application passwords Control admin creation Disable HTTP methods, reducing HTTP requests Login Protection Secure your website’s login process and user accounts with powerful security measures. Two-Step verification (Email login) 2FA (two factor authentication) with TOTP Passwordless login with passkey login Enforce strong passwords and frequent password change Limit Login Attempts With Limit Login Attempts you can configure a threshold to temporarily or permanently block IP addresses or (non-existing) usernames. You can also throw a CAPTCHA after a failed login (hCaptcha or Google reCaptcha) Access Control Restrict access to your site for specific regions. Add specific IP addresses or IP ranges to the Blocklist or Allowlist. Useful Links Documentation Security Definitions Translate Really Simple Security Issues & pull requests Feature requests Love Really Simple Security? If you want to support the continuing development of this plugin, please consider buying Really Simple Security Pro, which includes some excellent security features and premium support. About Really Simple Plugins Our mission is to make complex WordPress requirements really easy. Really Simple Security is developed by Really Simple Plugins. For generating SSL certificates, Really Simple Security uses the le acme2 PHP Let’s Encrypt client library, thanks to ‘fbett’ for providing it. Vulnerability Detection uses WP Vulnerability, an open-source initiative by Javier Casares. Want to join as a collaborator? We’re on GitHub as well!
Top keywords
- security27×3.54%
- really15×1.97%
- simple15×1.97%
- login14×1.84%
- really simple14×1.84%
- really simple security11×1.44%
- simple security11×1.44%
- wordpress10×1.31%
- vulnerability9×1.18%
- ssl8×1.05%
- site7×0.92%
- website6×0.79%
Supan Reputation – Review Requests & Customer Feedback
Supan Reputation is a WordPress reviews plugin that helps you collect more 5-star reviews on Google, Yelp, and Facebook. Send branded review request emails to customers (manually or automatically after WooCommerce orders), draft AI responses to incoming reviews, and log received reviews from any platform — all from inside wp-admin. Most customers who loved your service will never leave a review — not because they didn’t want to, but because no one asked at the right moment. Supan Reputation fixes that. Configure your Google, Yelp, and Facebook review links once, write a personalised email template, and the plugin handles the rest — sending polite, perfectly-timed review requests automatically when WooCommerce orders complete, or manually with two clicks. Add an AI response drafter for replying to reviews and a Reviews Inbox for logging incoming feedback. More reviews. Less chasing. All from wp-admin. Key Features Automated review request emails — trigger on WooCommerce order completion with a configurable delay (default: 24 hours after purchase) Google, Yelp, and Facebook integration — set your review profile URLs once; every email links directly to your preferred platform Manual send in two clicks — enter a customer name and email to send a request instantly, no WooCommerce required AI response drafter — paste any customer review and get a professional, personalised reply drafted in seconds Reviews inbox — log received reviews with platform, rating, and sentiment tags for easy tracking Custom email templates — personalise the message with your brand voice using {name} merge tags Request tracking dashboard — see total sent, this month, delivered, and response rate in real time WooCommerce review schema — AggregateRating + Review JSON-LD for Google rich snippets About the name: “Supan” (スパン) is a Japanese loanword meaning “span” — the arc or spectrum of connections. It reflects the family of Supan plugins for WordPress site management. Source Code The full React/TypeScript source for the compiled JavaScript assets is included directly in this plugin under the src/ directory. Build tooling configuration is in vite.config.ts. To regenerate the compiled assets from source: Install Node.js and pnpm Run pnpm install in the plugin root Run pnpm build to produce build/suparep.js External services This plugin connects to the Supan API, a third-party service hosted on Google Cloud Run, to send review request emails, draft AI responses to customer reviews, log received reviews, and (when WooCommerce is installed) schedule automatic review requests after order completion. The Supan API is operated by Ganda Tech Services Pty Ltd, the same author as this plugin. The plugin cannot send review request emails, draft responses, or log reviews without this connection because the email delivery, AI drafting, and storage all happen server-side on the Supan API. No outbound email or AI logic runs locally inside WordPress. Endpoint: https://gts-seo-engine-711239021998.australia-southeast1.run.app Fields the plugin transmits (every request): api_key (your Supan API key, stored encrypted in wp_options), and — only on Settings save — api_url, license_key (optional paid-tier identifier), and woo_auto_request (boolean for WooCommerce auto-send). Per-request fields are listed below by action. What is sent, and when: When you click Send Request in the dashboard (or fill the Send Request form): the plugin sends the customer’s first name, the customer’s email address, the platform you selected (Google / Yelp / Facebook), and your API key. This is needed so the Supan API can send a personalised review request email to that customer with a link to your review page. When a WooCommerce order completes and Auto-send is enabled: the plugin sends the customer’s first name, email, and your API key after the configured delay (default 24 hours). The order line items, prices, and payment data are NEVER transmitted — only the customer’s name and email. When you click Draft AI Response on a received review: the plugin sends the review text, the reviewer’s name, your business name, and your API key. The Supan API forwards this to Claude Haiku and returns a draft reply for you to edit before sending. The drafted reply is not stored remotely. When you click Save Review in the Reviews Inbox: the plugin sends the review text, platform, rating, sentiment tag, and your API key. The review is stored against your API key on the Supan API so the Reviews Inbox tab can re-render it later. When you save Settings: the plugin sends your selected platform URLs (Google review URL, Yelp business URL, Facebook page URL), the email template content, and the auto-send delay hours, plus your API key. This is needed so the Supan API can use the right links and copy when sending review requests on your behalf. No request is sent automatically from a public-facing page. Every API call is triggered either by an explicit admin action in wp-admin or by a backend WooCommerce hook firing on order completion (which is itself opted-in via Settings). Data that is NOT sent: WordPress user accounts (other than the recipient’s name + email), passwords, comments, post content, IP addresses, payment data, order line items, or any customer who has not been explicitly selected to receive a review request. Third-party service: Supan API by Ganda Tech Services Pty Ltd. Terms of service: https://spectra.cchk.info/terms Privacy policy: https://spectra.cchk.info/privacy