Linux 软件免费装
Banner图

JSM Force HTTP to HTTPS / SSL - No Setup, Fast and Reliable

开发者 jsmoriss
更新时间 2024年10月28日 22:39
PHP版本: 7.4.33 及以上
版权: GPLv3
版权网址: 版权信息

标签

redirect seo mixed content insecure content force ssl

下载

3.4.1 3.5.0

详情介绍:

A simple, safe, and reliable way to force HTTP URLs to HTTPS dynamically: No setup required - simply activate the plugin to force HTTP URLs to HTTPS. There are no plugin settings to adjust, and no changes are made to your WordPress configuration. SIGNIFICANTLY FASTER than other popular plugins of this type: Other well known plugins use PHP's output buffer to search & replace URLs in the rendered HTML, which is a technique that is error prone and negatively affects caching performance (as changes are not cached). This plugin uses standard WordPress filters instead of PHP's output buffer for maximum reliability, performance, caching compatibility, and uses 301 permanent redirects for best SEO results (301 redirects are considered best for SEO when moving from HTTP to HTTPS). Supports advanced proxy / load-balancing HTTP headers: See Web technology for developers > HTTP > HTTP headers > X-Forwarded-Proto for more details. Plugin Requirements Your web server must already be configured with an SSL certificate and able to handle HTTPS connections. ;-)

升级注意事项:

3.5.0 (2024/09/28) Improved PHP 'HTTP_HOST' and 'REQUEST_URI' server variable checks for command line execution.

更新日志:

Version Numbering Version components: {major}.{minor}.{bugfix}[-{stage}.{level}] Repositories Changelog / Release Notes Version 3.5.0 (2024/09/28)