• Resolved seuk88

    (@seuk88)


    Hi,

    I’ve installed and setup the plugin. However, even though I’ve activated the Security Headers functions nothing seems to change.
    Site Health (on WordPress) still reports that “Not all essential security headers are installed” and I get the same report from the Security Headers site “Missing Headers”…
    Could it be an incompatibility issue?


    From the .htacess file

    ## WP Defender - Prevent information disclosure ##

    <FilesMatch "\.(md|exe|sh|bak|inc|pot|po|mo|log|sql)$">

    Order allow,deny

    Deny from all

    </FilesMatch>

    <Files robots.txt>

    Allow from all

    </Files>

    <Files ads.txt>

    Allow from all

    </Files>

    ## WP Defender - End ##
Viewing 1 replies (of 1 total)
  • Thread Starter seuk88

    (@seuk88)

    It seemed to be a compatibly issue. I’ve used the Wordfence plugin instead and it works without problems.

Viewing 1 replies (of 1 total)

The topic ‘Plugin doesn’t seem to work’ is closed to new replies.