rolandinsh / wp_referrer_spam_blocklist

WordPress plugin to fight with referrer spam. List based on https://github.com/matomo-org/referrer-spam-list

Home Page:https://simplemediacode.com/wordpress/?plugin=wp_referrer_spam_blocklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress referrer spam blacklist plugin

WordPress plugin to fight with more than 2040+ referrer spammers (like semalt, buttons-for-website and many more).

Via my LinkedIN post: Few months ago I started to collect referral spam pages in private file un bitbucket.org. Problem was that I did not know all spammers. Then, few weeks ago, I found that Matomo (Open source analytics) started their own "project", and they did the same thing I did - collected referral spam sites to block them from Your website.

On my own server I do that at server level, but some of my clients have hosting, where You can not edit server settings. This week I came up with another solution - Wordpress plugin "WP referrer spam blacklist". I will update list every week from Matomo's community-contributed list of spammers.

If You have WordPress site and no knowledge about or access to server settings, I made that for You!

No need for configuration!

NO auto update, as we see that as possible as security hole.

Plugin in background redirects referral spammer to blank page ( about:blank ). Redirect link can be altered via filter wp_referralblock_redirect_uri.

Plugin is for sites that can't edit their .htaccess or configure NGINX or Apache servers.

Throughput Graph

Referrer spam

From Wikipedia:

`Referrer spam (also known as log spam or referrer bombing) is a kind of spamdexing (spamming aimed at search engines). The technique involves making repeated web site requests using a fake referer URL to the site the spammer wishes to advertise. Sites that publish their access logs, including referer statistics, will then inadvertently link back to the spammer's site. These links will be indexed by search engines as they crawl the access logs.

This benefits the spammer because the free link improves the spammer site's search engine ranking owing to link-counting algorithms that search engines use.`

Download

How to add new spammer?

Do it on Matomo's project: https://github.com/matomo-org/referrer-spam-blacklist

Was usefull?

Included sites

Full referrer spammers list (v1.3.29)

  • extra:

contextualyield.com

About

WordPress plugin to fight with referrer spam. List based on https://github.com/matomo-org/referrer-spam-list

https://simplemediacode.com/wordpress/?plugin=wp_referrer_spam_blocklist

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%