このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Simple Iframe Buster

説明

Provides a method of adding X-Frame-Options to the http headers for sites hosted in an environment that does not grant access to
the webserver config, .htaccess or lack mod_headers type facility.

  • Sets X-Frame-Options to SAMEORIGIN
  • Enqueue iframe blocking javascript

Arbitrary section

This is my arbitrary section. There’s really nothing special to add because this is truly a simple plugin with no settings or configuration. Turn it on and block the iframe content thieves. Much of this can also be achieve by working with a good hosting provider. If you are board then head over to my content site JAFDIP.

インストール

  1. Upload simple-iframe-buster to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Is there a setting or options page?

Currently no.

評価

2017年12月20日
past few months scrapper websites was iframe embedding each post of my website which is http://www.funkofff.com . and there was no easy solution, but found this plugin and it worked. all the iframe copied pages are blanks now. Thank You.
2016年12月2日
Nessus was complaining a few of the pages didn't have click-jacking protection, despite the X-Frame-Options header being set in wp-includes/functions.php. This fixed that.
3件のレビューをすべて表示

貢献者と開発者

Simple Iframe Buster はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple Iframe Buster” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.1

  • Confirmed WordPress 5.7.2 compatibilty.

1.1

  • Corrected quoting issues in js files.

1.0

  • Initial stable version.