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

FAQ

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.

후기

2024년 2월 29일
This plugin tried to set up its automatic blacklist update via WP-Cron and caused it to loop somehow and I had about 85000 entries like the one below in my "cron" entry in wp_options. 0:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1707881227;a:1:{s:32:\"wsrs_update_blacklist_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:1
2024년 2월 12일
"Stop Referrer Spam" plugin doesn't do anything. I've created a list of around 1500 websites and put it in, and plugin didn't block any bot. They all showed up in the stats too.
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
모든 16 평가 읽기

기여자 & 개발자

“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