이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP SSL Redirect

설명

WP SSL Redirect simply forces the SSL on your WordPress website by applying a 301 redirect from the HTTP path to HTTPS path. Please note that this plugin doesn’t install or configure any SSL certificate, instead it simply applies a 301 redirect to force the SSL on a WordPress website where a valid SSL is already properly installed.

1.3

  • Added options to force www or non-www

1.3.1

  • A minor bug fix regarding query vars

1.3.2

  • Fixed a major bug related to sub-directory installations

1.4

  • Rewrote the redirection code to make it even simpler
  • Disabled the website URL update in the database

1.5

  • Bug fixes

1.6

  • Compatibility test with WordPress 6.1

FAQ

Does this plugin install or configure SSL?

No.

Does this plugin make any changes to the file system or database?

No changes are made to file system or the database.

How does WP SSL Redirect perform the redirect?

The plugin makes use of $_SERVER array to check either the URL is accessed over HTTPS or HTTP. If the request is made over HTTP, then the plugin sends a 301 redirect header and performs the redirect to the HTTPS version of the same URL.

301 Redirect is Not Working

If WP_SITEURL and WP_HOME are hardcoded in your WordPress website’s wp-config.php file, then uncomment or delete these two constants, otherwise WP SSL Redirect’s 301 redirect may not work properly.

후기

2018년 3월 22일
So I was using Really Simple SSL, which is nice because it has more onsite features, but I NEEDED this plugin to force www to non www and it handles the SSL so, I was able to deactivate the redirection features of Really Simple SSL and just use WP SSL Redirect. This was great, because that meant I didn't have to edit my .htaccess and risk it being overwritten later by a plugin or by saving the permalinks settings or something unknown to me.
2017년 11월 25일 1 reply
After I deactivated this plugin I couldn't use WordPress, I can not sign in again because it is automatically redirecting to another page that is not related to my WordPress site, on the other hand I asked the author to help me to remove codes or database tables but he did not answer my questions.
2017년 5월 23일
I was struggling to apply the redirect using htaccess file and WP SSL Redirect saved my day. Thanks for the devs' efforts.
모든 5 평가 읽기

기여자 & 개발자

“WP SSL Redirect”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP SSL Redirect”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.