Mô tả
This WordPress Plugin add secure headers to you WordPress site.
The Following Headers are included:
– Strict-Transport-Security: Enforces SSL if your website is using SSL (which it should be)
– X-Frame-Options: Prevents Clickjacking
– X-XSS-Protection: Prevents XSS attacks
– X-Content-Type-Options: set to ‘nosniff to prevent MIME-type sniffing
– Referrer-Policy: set to ‘no-referrer-when-downgrade’
- No setup required!
Cài đặt
Upload the “wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Secure HTTP Headers” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Secure HTTP Headers” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
Release Date – 15 June 2019
* Initial release