Throws SPAM Awayby株式会社ジーティーアイ さとう たけし

スパムコメントを無視して何もなかったように捨てる強力スパム対策プラグイン

Overall Rating
WordPress Rating

The plugin has some issues

Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?

Tests done by WP Hive test script Results
  • Minimal impact on memory usage The memory usage of this plugin is less than the average memory usage of other plugins on WordPress.org + 200KB. Check FAQ for more.
    Download Icon
  • Minimal impact on pagespeed The impact of this plugin on PageSpeed is less than the average impact of other plugins on WordPress.org + 1000 milliseconds
    Download Icon
  • No PHP errors, warning, notices WP Hive automated test found no PHP error while activating this plugin on our server
    Download Icon
  • No Javascript issues WP Hive automated test found no JavaScrip error while activating this plugin on our server
    Download Iocn
  • Latest PHP 8.1.12 compatible WP Hive automated test found the plugin fully compatible with the latest version of PHP
    Download Icon
  • Latest WordPress 6.8 compatible WP Hive automated test found the plugin fully compatible with the latest version of WordPress
    Download Icon
  • Optimized database footprint The plugin creates less than 50 database tables
    Download Icon
  • No activation errors WP Hive automated test found no activation error while activating this plugin on our server
    Download Icon
  • No resource errors WP Hive automated test found no resource error/s while trying this plugin on our server
    Download Icon
  • Frequently updated The plugin was not updated at least once in the last 90 days
    Download Icon

All the plugins are tested on the same server with exactly same configuration via test script that automatically activates and logs the data WP Hive shows.

  • All the scripts run on a VPS with 8 CPU cores and 8 GB of RAM.
  • The test sites are hosted on Google Cloud VM instances, one site/plugin per instance. The machine type is n1-standard-1. The server is a 8 core CPU with 8GB of RAM.
  • The test sites are hosted on Apache/2 server and they are tested on PHP 8.1.12 & WordPress 6.8.
  • The database server is MySQL 10.6.10 and the default PHP memory limit is 512M.
Download Iocn

335K

Total Downloads

Installation Iocn

20K

Active Installation

Calendar Iocn

14 years

On WordPress

Growth Iocn

0.0%

Growth Rate

Support Iocn

0

Support Thread

Rating Iocn

6

Ratings on WordPress

Download Iocn

00

Downloads This Week

Update Iocn

00

Ago Last Updated

Deploy lightning fast
WordPress sites on your own
server in minutes.

Host WordPress on DigitalOcean, Vultr, Linode, AWS, GCP, Hetzner, Azure or any custom server

Get Started for Free

Wordpress Icon

Disclosure: When you buy through affiliate links on this site, WP Hive may earn a commission which
we use to keep the site running. Learn more →

About Throws SPAM Away

Description

海外からのコメントスパムに対抗(?)する手段として開発したプラグインですが 現在下記のフィルタでスパム判定しています。 ・日本語判定(日本語を含むかどうか)  コメント欄に日本語文字列が含まれていないと投稿出来ない・・・  といってもエラーにするのではなく「無視」して何事もなかったようにもとの記事に戻ります。  [設定にてON/OFF出来ます。]  ダブルバイトをカウントするのではなく正規表現により日本語を検出しているため、ダブルバイトの他言語も侵入してきません。  [設定にてON/OFF出来ます。]  記事のタイトルを利用して「日本語を含むこと」の条件を回避するふとどきものを排除するため  「タイトルの文字列はカウントしない」機能を作りました。 ・NGキーワード判定  NGキーワードを複数設定することが出来ます。(カンマ区切りにて設定)  日本語の文章であっても設定された「NGキーワード」を含む投稿の場合は、同様に無視します。  もちろん他の言語のキーワードでもOKです。  日本語が一切入っていないコメントでも「NGキーワード」だけ設定したい場合を想定し  日本語が入っていないと許可しない設定を「オン・オフ」出来るようになっています。 ・リンク含有数判定  リンクと思わしき’http’を含んだ文字列が許容数(初期設定は3つ)を超えて包含される場合にエラーとします。 ・ダミー項目による判定(スパムロボット対策)  空のダミーフィールドを生成しJavaScriptでの制御を行うことでスパム判定します。(停止も可能です)  ※スパムプログラムによる投稿に有効です。実際に入力しようとしてもその項目は見えないようになっています。  [設定にてON/OFF出来ます。] ・IPアドレスによる判定  指定IPアドレスからの投稿をスパムとして処理します。  以前スパムとしてチェックした投稿のIPアドレス及び、任意のIPアドレスでの制御も出来るようになっています。  【ブラックリスト】   ブラックリストに登録したIPアドレスからの投稿をスパム処理します。  【ホワイトリスト】   ホワイトリストに登録したIPアドレスからの投稿はすべてのフィルタを通しませんので優先的に通常コメントとしてノーチェックで投稿処理がなされます。 ※ホワイトリストが一番強力にしてありますので、このIPアドレスがAkismetで捉えられていてもブロック対象だったとしても優先で通過させます。  【ホワイトリストのみ許可するフラグ】   ホワイトリストに登録したIPアドレスのみ許可するフラグをチェックするとホワイトリスト登録IP以外は無視されるようになります。   このフラグが付いている場合は本来ノーチェックだったホワイトリストへIPアドレスチェック以外が行われるようになります。 IPアドレスの指定「ブロックリスト」「ホワイトリスト」共に「改行」区切りで複数入力できますが、「192.168.1.0/24」のようにIPアドレスの範囲指定も可能です。 ※例:192.168.0.1,192.168.1.0/24,69.208.0.0/16 と指定した場合  [192.168.0.1]と[192.168.1.0 ~ 192.168.1.255]と[69.208.0.0 ~ 69.208.255.255]のIPアドレスを拒否(または優先通過)対象とします。 ・スパムフィルタによる判定  このプラグインにて「スパムフィルタ」として利用させて頂いておりました「スパムちゃんぷるー(ベータ)」http://spam-champuru.livedoor.com/dnsbl/  ですが、「2013年5月31日を持ちましてサービスを終了させていただくことになりました。」というアナウンスを受けながらも  (参考URL:http://blog.livedoor.jp/edge_labs/archives/1791613.html )現在まで利用させて頂いてまいりました。  ですが、2014年の締めくくりとしてこのままXデーを迎えるわけにもいかないという判断でこのスパムフィルタを組み合わせられるように構築しなおしました。  選択肢は「bsb.spamlookup.net, bsb.empty.us, list.dsbl.org, all.rbl.jp」から自由に選択出来、プラスご自由に記入出来るように入力欄を設けました。  これらの「選択肢」「自由記入欄」はリストとしてミックスされフィルタとして利用することになります。  ※そのため、数が多いとその分、待ち時間・トラフィックが大きくなることはご注意ください。  ※利用できる間は「dnsbl.spam-champuru.livedoor.com」も設定することは可能です。  最後に「すぱむちゃんぷるー」を利用させていただきまして大変ありがとうございました。  設定にてON/OFF出来ます。 ○スパムデータベースでスパム投稿の増減を確認出来ます。 表示期間を設定出来ますのでお好みの周期を設定してください。 また表示期間を過ぎたデータを削除することも可能です。 ※あまりにも解析処理に時間がかかるようでしたら過去のデータを削除することをお試し下さい。....

Read More >>

Performance

Memory Usage

  • Download Icon Average memory usage is2 KB
  • Download Iocn This is less than99%plugins

Page Speed

  • Download Icon Average page loading time is increased by 0.05 s
  • Download Iocn This is faster than99%plugins

Speed Test Benchmark Learn more how we collect the data

  • Before plugin activation
  • After plugin activation

Pages

Benchmark

Change

Average Change
- 0.05s
/(front page)
- 0.11s
/wp-admin/edit-comments.php
- 0.02s
/wp-admin/edit-tags.php?taxonomy=category
+ 0.27s
/wp-admin/edit.php
- 0s
/wp-admin/index.php
- 0.05s
/wp-admin/media-new.php
- 0.05s
/wp-admin/options-discussion.php
+ 0.13s
/wp-admin/options-writing.php
+ 0.02s
/wp-admin/post-new.php
- 0.18s
/wp-admin/post-new.php?post_type=page
- 0.15s
/wp-admin/upload.php
- 0.47s
MoreLess

Memory Usage Memory Usage Benchmark Learn more how we collect the data

  • Before plugin activation
  • After plugin activation

Pages

Benchmark

Change

Average Change
+ 2KB
/ (front page)
+ 2.19KB
/wp-admin/edit-comments.php
+ 0.56KB
/wp-admin/edit-tags.php?taxonomy=category
+ 3.41KB
/wp-admin/edit.php
+ 2.73KB
/wp-admin/index.php
+ 2.77KB
/wp-admin/media-new.php
+ 2.08KB
/wp-admin/options-discussion.php
+ 0.62KB
/wp-admin/options-writing.php
+ 1.06KB
/wp-admin/post-new.php
+ 3.29KB
/wp-admin/post-new.php?post_type=page
+ 2.73KB
/wp-admin/upload.php
+ 0.56KB
MoreLess

Stats Stats

Download Statistics

Plugin Version Usage

Stats More

Database Tables

The plugin has added 0 additional options to your WordPress.

WP-Options

The plugin has added 0 additional options to your WordPress website.

Errors

Frequently Updated

  • The plugin has not been updated in the last 90 days.

Read more how WP Hive determines this data.

Show Off Your Plugin

Download Icon

PHP 8.1.12

Powered by WP Hive

Download Icon

WP 6.8

Powered by WP Hive

Download Icon

Logo

PHP 8.1.12 WP 6.8

Icon

Love using this plugin?

Why don’t you compare the plugin side by side
with another plugin

Are you an author of this plugin?

Want to skyrocket the popularity of your plugin and reach millions of eager users? Look no further than WP Hive. Gain credibility through in-depth reviews, drive conversions with targeted email marketing, and boost visibility with strategic social promotion and exposure

Supercharge My Plugin
Author Illustration Icon

Be Part of the Conversation with WordPress Enthusiasts

Changelog

Please Allow Us A
Moment Before You Go

Subscribe to our weekly newsletter to get exclusive WordPress toturials, updates and pillar content directly in your inbox.

Footer Logo

WP Hive extension for Chrome is now available

Install Hive Logo