Linux 软件免费装
Banner图

Volixta SSL & Security Headers

开发者 volixta
更新时间 2025年10月4日 07:45
PHP版本: 7.4 及以上
WordPress版本: 6.8.3
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect ssl https mixed content security headers

下载

1.0.0 1.0.1 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?\ Or 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 add recommended WordPress security headers like HSTS, CSP, and X-Frame-Options. 🔐 What does Volixta do? ✅ Why choose Volixta? 🔎 Typical problems solved

安装:

  1. Upload to /wp-content/plugins/ or install directly from the directory.
  2. Activate the plugin.
  3. Open Volixta SSL & Security in the admin menu.
  4. With a valid SSL certificate:
  5. Click Activate SSL (updates WP URLs to https://).
  6. Click Enable HTTPS Redirect (tries .htaccess, otherwise PHP fallback).
  7. Click Apply Security Headers (safe .htaccess block with backup).

屏幕截图:

  • One-click SSL activation and HTTPS redirect (301)
  • Mixed Content scan + fixer with serialization-safe DB replace
  • Security headers panel with custom header configuration

升级注意事项:

1.0.0 Review headers configuration before applying. A backup of .htaccess is always created.

常见问题:

Does it modify .htaccess?

= How do I activate SSL in WordPress? =\ Open Volixta → click Activate SSL. The plugin updates your WordPress and Site URL to use HTTPS, then you can force 301 redirects to ensure all traffic goes over SSL. = How do I add security headers in WordPress? =\ Go to Volixta → Security Headers panel → select headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, etc.) → click Apply. Volixta safely writes headers to .htaccess or provides Nginx snippets. Yes, but only when you click an action. Blocks are wrapped clearly:

  • # BEGIN Volixta HTTPS Redirect
  • # END Volixta HTTPS Redirect\ A backup .htaccess.bak-YYYYMMDD-HHMMSS is created each time.

Will it work on Nginx?

Yes. .htaccess is Apache/LiteSpeed only, but Volixta shows ready-to-copy Nginx snippets for redirects and headers. The HTTPS redirect can also use PHP fallback.

Does it slow down my site?

No. Everything runs only in the admin panel. On the frontend, only the optional PHP redirect adds minimal overhead.

Can I use it locally?

Yes. Local environments are auto-detected. Volixta shows a “Local HTTPS” section with instructions to set up a trusted certificate using mkcert.\ No .htaccess or redirects are applied on localhost.

Where are settings stored?

Only a few options in wp_options:

  • Headers configuration
  • PHP redirect flag
  • Last mixed-content scan result

更新日志:

1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0