Title: Security Headers
Author: SimonRWaters
Published: <strong>10.04.2015</strong>
Last modified: 26.02.2019

---

Поиск плагинов

![](https://ps.w.org/security-headers/assets/banner-772x250.png?rev=1467219)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/security-headers/assets/icon-128x128.png?rev=1467219)

# Security Headers

 Автор: [SimonRWaters](https://profiles.wordpress.org/simonrwaters/)

[Скачать](https://downloads.wordpress.org/plugin/security-headers.zip)

 * [Детали](https://ru.wordpress.org/plugins/security-headers/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/security-headers/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/security-headers/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/security-headers/#developers)

 [Поддержка](https://wordpress.org/support/plugin/security-headers/)

## Описание

TLS is growing in complexity. Server Name Indication (SNI) now means HTTPS sites
may be on shared IP addresses, or otherwise restricted. For these servers it is 
handy to be able to set desired HTTP headers without access to the web servers configuration
or using .htaccess file.

This plug-in exposes controls for:

 * HSTS (Strict-Transport-Security)
 * HPKP (Public-Key-Pins)
 * Disabling content sniffing (X-Content-Type-Options)
 * XSS protection (X-XSS-Protection)
 * Clickjacking mitigation (X-Frame-Options in main site)
 * Expect-CT

HSTS is used to ensure that future connections to a website always use TLS, and 
disallowing bypass of certificate warnings for the site.

HPKP is used if you don’t want to rely solely on the Certificate Authority trust
model for certificate issuance.

Disabling content sniffing is mostly of interest for sites that allow users to upload
files of specific types, but that browsers might be silly enough to interpret of
some other type, thus allowing unexpected attacks.

XSS protection re-enables XSS protection for the site, if the user has disabled 
it previously, and sets the «block» option so that attacks are not silently ignored.

Clickjacking protection is usually only relevant when someone is logged in but users
requested it, presumably they have rich content outside of WordPress authentication
they wish to protect.

Expect-CT is used to ensure Certificate Transparency is configured correctly.

## Установка

 1. Upload «security_headers.php» to the «/wp-content/plugins/» directory.
 2. Activate the plugin through the «Plugins» menu in WordPress.

## Отзывы

![](https://secure.gravatar.com/avatar/7514e96f5f92c51058b91eb215e4221897eaabdc64e6f005e9a00c9f64d68bd2?
s=60&d=retro&r=g)

### 󠀁[Incompatible with Tawk.to](https://wordpress.org/support/topic/incompatible-with-tawk-to/)󠁿

 [krsi78](https://profiles.wordpress.org/krsi78/) 14.05.2020

Just a quick warning: if you enable this plugin, the Tawk.to widget is no longer
displayed in Chrome, Firefox and Safari. Edge is not affected (yet?).

![](https://secure.gravatar.com/avatar/e8289bcbef3b84e15978ecd7d61b7e5a670205ed893f46dd1619f72c5f19c2a7?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-5823/)󠁿

 [flch](https://profiles.wordpress.org/flch/) 11.02.2019

Works great and makes security much easier. Thanks for this great plugin!

![](https://secure.gravatar.com/avatar/7709bddfa73a181bf2248fb13474e8ef164638a2c4b1296948929c1fe190826e?
s=60&d=retro&r=g)

### 󠀁[handles these security points no one else does](https://wordpress.org/support/topic/handles-these-security-points-no-one-else-does/)󠁿

 [tone_milazzo](https://profiles.wordpress.org/tone_milazzo/) 21.06.2018

My topic can’t be empty so I’m writing this to fill it.

![](https://secure.gravatar.com/avatar/58d4f86f8302099fc2ca5d2da21b7e161c5de34ecf7039b6be33ec11a2f75d35?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-5036/)󠁿

 [bozon](https://profiles.wordpress.org/bozon/) 19.06.2017 2 ответа

Works really well! Tested with [link removed] For the future releases it would be
good to include Content-Security-Policy and the forthcoming Expect-CT options.

![](https://secure.gravatar.com/avatar/b063142a541de8a7f5fa3c3a6d2f1d789c76757429e1564817db69b7c9006f89?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-4081/)󠁿

 [WebBever](https://profiles.wordpress.org/webbever/) 26.05.2017

Easy to use, works like a charm!

![](https://secure.gravatar.com/avatar/182886ecc0bf0de1ef7617aba1c0234a9b6d40f9d46c7e437399746ae2c4c619?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin, easy to use.](https://wordpress.org/support/topic/excellent-plugin-easy-to-use-5/)󠁿

 [tjdurden](https://profiles.wordpress.org/tjdurden/) 03.09.2016 1 ответ

Thanks for this. Very easy to install and configure.

 [ Посмотреть все 8 отзывов ](https://wordpress.org/support/plugin/security-headers/reviews/)

## Участники и разработчики

«Security Headers» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ SimonRWaters ](https://profiles.wordpress.org/simonrwaters/)
 *   [ Simon Waters ](https://profiles.wordpress.org/simon-waters/)

[Перевести «Security Headers» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/security-headers)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/security-headers/), 
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/security-headers/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/security-headers/)
по [RSS](https://plugins.trac.wordpress.org/log/security-headers/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.1

Fix missing close anchor which breaks recent WordPress

#### 1.0

Add support for wp-login.php page

Add support for Expect-CT header

#### 0.9

Removed unnecessary whitespace in HSTS header (thanks Thomas)

Added Referrer-Policy header

Corrected plugins name from «HTTP Headers» to «Security Header» (thanks Jamie)

Removed trailing semi-colon from X-XSS-Protection (it worked but not needed)

#### 0.8

Add headers to admin section of WordPress

Added option to set the X-Frame-Options headers to main site

Added HSTS Preload header (thanks to Jamie)

#### 0.7

Add report-uri

Fix handling of non-numeric blank strings for HPKP max-age

#### 0.6

HPKP support

Check for TLS before emitting HSTS or HPKP headers

#### 0.5

Change h2 for h1 for accessibility per #31650

#### 0.4

License change
 Clarify wording for XSS protection in readme

#### 0.3

Prepare for release

#### 0.2

Added Sonarqube file and formatting changes

#### 0.1

 * Первая версия.

## Мета

 *  Версия **1.1**
 *  Обновление: **7 лет назад**
 *  Активных установок: **4 000+**
 *  Версия WordPress ** 3.8.1 или выше **
 *  Совместим вплоть до: **5.1.22**
 *  Версия PHP ** 5.6 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/security-headers/)
 * Метки:
 * [hsts](https://ru.wordpress.org/plugins/tags/hsts/)[https](https://ru.wordpress.org/plugins/tags/https/)
   [nosniff](https://ru.wordpress.org/plugins/tags/nosniff/)[tls](https://ru.wordpress.org/plugins/tags/tls/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/security-headers/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  8 5-звездный отзыв     ](https://wordpress.org/support/plugin/security-headers/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/security-headers/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/security-headers/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/security-headers/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/security-headers/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/security-headers/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/security-headers/reviews/)

## Участники

 *   [ SimonRWaters ](https://profiles.wordpress.org/simonrwaters/)
 *   [ Simon Waters ](https://profiles.wordpress.org/simon-waters/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/security-headers/)