Stop Referrer Spam

描述

This plugin blocks referrer spam that you see in your page statistics. This problem is also widely known as “spam referrer attacks”.

The biggest list of spammers

Plugin uses the biggest public list of URLs that are considered as a spamming services; over 2200 URLs right now! List is provided by Matomo, the biggest open source analytics system. You can find it here; you can also contribute to that list by adding your own urls.

Custom URLs

Yep, you can add your own URLs to blacklist! In a flash! So easy…

No annoying updates!

This plugin uses service located on our servers to update the list of spammers, hence you do not have to update the plugin itself whenever list is updated.

No need of an account!

As it is said before, this plugin uses endpoint to get the actual list. That endpoint points to author’s server (https://srs.wielo.co), but there is no need of an account to use it. And no worries, this plugin do not collect any data about the users 🙂

Hassle-free!

You can see the current list of blocked websites in the admin panel, under “Settings/Referral Spam”. There is also time of the next update. That is it! No configuration needed! 🙂

Free of any charges!

It is completely free! Enjoy! 🙂

螢幕截圖

  • Stop Referrer Spam admin panel

安裝

via Admin Panel

  • Go to “Plugins” -> “Add new”
  • Search for “Stop Referrer Spam”
  • Install the plugin and activate it.

via FTP/SFTP

  • upload all plugin files to wp-content/plugins/
  • go to “Plugins” -> “Installed plugins” and activate Stop Referrer Spam

常見問題

Does the plugin block **all** spam traffic?

Well, no. Unfortunately some of the spam services uses techniques that makes them unrecognisable, but it still blocks nearly all of them 🙂

Does the plugin use any of my data?

No, not at all.

Do I need an account to use it?

Nope, no need of an account.

Can I put my own URLs that I want to block?

Yes you can! And each URL will be a wildcard. That means, if you put horrible-spam.com on the list, it will block all the trafic from that domain + sub-domains on any level.

評價

2020年10月7日
I have added installed this plugin, added site.ru, which is simple to do so, it then appears in my list of blocked domains. But site.ru still uses, spams my website and statistics. Using WP 5.5.1
2020年7月6日
I's cluttered with Spam Referrer, and then tried this plugin with some doubt in mind though. 🙂 But found it's working like a charm. Thank you for the effort. <3 Keep updating and fixing things. Good luck.
2020年4月18日 1 reply
Doesn't worth installing. Couldn't block referral spam from coming
2020年3月20日
Too early yet for a complete experience, but so far it appears to be helping. I hope the developer keeps it up to date.
2019年6月6日
It works. If you are expecting it to clean up everything then you are expecting too much. It does exactly what it says it should. It works great and stops a LOT of the spam. Using this and some other fixes in my Google Analytics has made my data better.
閱讀全部14個評價

貢獻者及開發者

“Stop Referrer Spam” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Stop Referrer Spam 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • 1.3.2 – updated compatible version up to 6.3.1
  • 1.3.1 – fixed security concern related to csrf token
  • 1.3.0 – updated compatible version, few other bugfixes
  • 1.2.9 – added csrf check on config page
  • 1.2.8 – parametrised blacklist URL
  • 1.2.7 – updated compatible version, made logs more detailed
  • 1.2.6 – switched to new secured url with blacklist, few small changes to eliminate php notices
  • 1.1.5 – adjusted to new WP version and fixed issue for some php versions
  • 1.1.4 – improvements on plugin’s admin page
  • 1.1.3 – adjusted to new version
  • 1.1.2 – copy changes
  • 1.1.1 – updated version, and description for wildcards
  • 1.1.0 – custom URLs are here! now you can add your own URL to blacklist; other fixes and improvements
  • 1.0.5 – added check to ensure that the cron is set up; small changes on plugin’s admin page
  • 1.0.4 – added “refresh now” option; improved the script that updates the list
  • 1.0.3 – now using wp function to get referrer, improved description
  • 1.0.2 – changed description, corrected version number
  • 1.0.1 – changed blacklist endpoint, removed short tags
  • 1.0.0 – official release