开发者 | volixta |
---|---|
更新时间 | 2025年10月4日 07:45 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
home
and siteurl
to use https://
..htaccess
block on Apache/LiteSpeed, or falls back to a PHP redirect if needed.http://
links and replaces them with https://
(serialization-safe).upgrade-insecure-requests
), X-Frame-Options, Referrer-Policy, Permissions-Policy, COOP/COEP/CORP. All values are editable before applying..htaccess
is not available, Volixta shows ready-to-use Nginx snippets for redirects and headers..htaccess
write creates a timestamped backup.postmeta
or options
.localhost
, .local
, .test
) and shows guided instructions with mkcert..htaccess
301 redirect or a PHP fallback./wp-content/plugins/
or install directly from the directory.https://
)..htaccess
, otherwise PHP fallback)..htaccess
block with backup).= 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.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.
No. Everything runs only in the admin panel. On the frontend, only the optional PHP redirect adds minimal overhead.
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.
Only a few options in wp_options
:
.htaccess
backups