Linux 软件免费装
Banner图

Volixta SSL & Security Headers

开发者 volixta
更新时间 2026年3月11日 07:33
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

ssl https mixed content security headers

下载

1.1.1 1.1.3 1.0.8 1.0.9 1.1.4 1.1.2 1.0.1 1.0.10 1.0.6 1.0.7 1.1.0 1.0.0 1.0.2 1.0.3 1.0.4 1.0.5

详情介绍:

Is your WordPress site still serving pages over HTTP instead of HTTPS?\ Do you see browser warnings like "Not Secure" even though you installed SSL?\ Are you getting mixed content errors in Chrome or Firefox after enabling HTTPS?\ Is your Site Health report complaining about missing security headers? 👉 Volixta SSL & Security Headers fixes all of these in a few clicks. Easily activate SSL, force 301 redirects, repair mixed content, and apply recommended WordPress security headers like HSTS, CSP, and X-Frame-Options. 🔐 What does Volixta do? ✅ Why choose Volixta? 🔎 Typical problems solved How do I activate SSL in WordPress?\ → One click in Volixta updates your site to HTTPS safely. How do I force HTTPS with 301 redirects?\ → Volixta inserts a safe .htaccess redirect or uses a PHP fallback. My Site Health report says “No security headers detected”.\ → Apply modern security headers in one click. How can I add WordPress security headers without editing code?\ → Configure and apply headers from the plugin interface. After enabling SSL, my site still shows mixed content errors.\ → Run the Mixed Content Scan + Fixer. I'm on Nginx, so .htaccess doesn't work.\ → Volixta provides ready-to-copy Nginx configuration snippets.

安装:

  1. Upload to /wp-content/plugins/ or install from the WordPress plugin directory.
  2. Activate the plugin.
  3. Open Volixta SSL & Security in the admin menu.
  4. With a valid SSL certificate:
  5. Click Activate SSL to update WordPress URLs to HTTPS.
  6. Click Enable HTTPS Redirect to force HTTPS.
  7. Click Apply Security Headers.

屏幕截图:

  • One-click SSL activation and HTTPS redirect
  • Mixed content scan and fixer
  • Security headers configuration panel

升级注意事项:

1.1.3 The Security Hardening module has been removed to improve stability and compatibility.\ Those features will be included in the upcoming Volixta Security Suite plugin.

常见问题:

How do I activate SSL in WordPress?

Open Volixta → click Activate SSL. The plugin updates your WordPress and Site URL to HTTPS.

How do I add security headers in WordPress?

Go to the Security Headers panel and click Apply Security Headers.

Does it modify .htaccess?

Yes, but only when you trigger an action manually. Blocks are clearly wrapped:

  • # BEGIN Volixta HTTPS Redirect
  • # END Volixta HTTPS Redirect
Each change creates a backup file.

Will it work on Nginx?

Yes. Volixta shows Nginx configuration snippets for redirects and headers.

Does it slow down my site?

No. Everything runs only in the admin panel. On the frontend, only the optional PHP redirect runs when enabled.

Can I use it locally?

Yes. Local environments are detected automatically and instructions are provided to enable HTTPS with mkcert.

Where are settings stored?

Only minimal configuration is stored in wp_options:

  • headers configuration
  • redirect flag
  • mixed content scan results

更新日志:

1.1.4 – 2026-03-11 1.1.3 – 2026-03-09 1.1.2 – 2025-12-10 1.1.1 Tested up to WordPress 6.9. 1.1.0 Improved SSL detection and code compliance. 1.0.10 Updated readme. 1.0.0 Initial release.