Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Secure HTTP Headers

Opis

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!

Instalacija

Upload the “wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“WP Secure HTTP Headers” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

Release Date – 15 June 2019
* Initial release