Mô tả
When it comes to spam and pingbacks/trackbacks, the vast majority by far is via trackbacks rather than pingbacks. Very, very few people use trackbacks for legitimate uses anymore (I’ve gotten less than 5 in the last 8 months) as WordPress, etc. all use pingbacks now as their primary ping method.
I had already installed Cookies For Comments which successfully stops most spam comments but I still had to deal with the tons of trackback spam. So, I wrote this plugin.
It will disable new trackbacks across your site, both legitimate and spam. However since very few people use trackbacks legitimately, this combined with Cookies For Comments should cut your spam down to next to zero.
Why should I use this plugin over one of those trackback validator plugins?
Most non-Akismet style anti-trackback spam plugins work by connecting to the URL that sent the trackback and looking for a link to your blog. The problem with this is that many spammers actually post links to your blog in their spam posts rendering those types of plugins useless. Even those that check the IP address to make sure it matches are beaten by spam blogs (aka splogs).
In the end it’s up to you what to use for anti-spam, but I personally use Cookies For Comments, this plugin, and then Akismet to catch anything that makes it through.
Cài đặt
Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/
.
Then just visit your admin area and activate the plugin. That’s it! There’s no configuration needed (or even available).
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Disable Trackbacks” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Disable Trackbacks” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Version 1.0.0
- Initial release.