<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Akismet – Yeri Tiete</title>
    <link>https://yeri.be/tag/akismet/</link>
    <description>Yeri Tiete&#39;s blog</description>
    <language>en</language>
    <copyright>© Yeri Tiete</copyright>
    <lastBuildDate>Mon, 15 Aug 2011 04:34:53 +0200</lastBuildDate>
    <atom:link href="https://yeri.be/tag/akismet/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>https is win for spam</title>
      <link>https://yeri.be/https-is-win-for-spam/</link>
      <pubDate>Mon, 15 Aug 2011 04:34:53 +0200</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/https-is-win-for-spam/</guid>
      <description>&lt;p&gt;Well, here are some &lt;a href=&#34;https://yeri.be/how-to-get-rid-of-spambots-on-wp&#34;&gt;stats&lt;/a&gt; for a longer period of time since moving to &lt;a href=&#34;https://yeri.be/blog-over-ssl&#34;&gt;HTTPS&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p style=&#34;text-align: center;&#34;&gt;&lt;a href=&#34;https://static.yeri.be/2011/08/spam.png&#34;&gt;&lt;img class=&#34;alignnone size-full wp-image-3225&#34; title=&#34;spam&#34; src=&#34;https://static.yeri.be/2011/08/spam.png&#34; alt=&#34;&#34; width=&#34;437&#34; height=&#34;561&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p style=&#34;text-align: left;&#34;&gt;So moving to HTTPS lowered the average from ~1000ish to ~200 spam comments per month (I implemented HTTPS near the end of 2011-02).&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://static.yeri.be/2011/08/spam-graph.png&#34;&gt;&lt;img class=&#34;alignnone size-large wp-image-3231 aligncenter&#34; title=&#34;spam-graph&#34; src=&#34;https://static.yeri.be/2011/08/spam-graph-1024x205.png&#34; alt=&#34;&#34; width=&#34;717&#34; height=&#34;144&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p style=&#34;text-align: left;&#34;&gt;And yay, for Akismet&#39;s graphs being back. For some reason they&#39;d been broken for ages on this blog.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Well, here are some <a href="https://yeri.be/how-to-get-rid-of-spambots-on-wp">stats</a> for a longer period of time since moving to <a href="https://yeri.be/blog-over-ssl">HTTPS</a>.</p>
<p style="text-align: center;"><a href="https://static.yeri.be/2011/08/spam.png"><img class="alignnone size-full wp-image-3225" title="spam" src="https://static.yeri.be/2011/08/spam.png" alt="" width="437" height="561" /></a></p>
<p style="text-align: left;">So moving to HTTPS lowered the average from ~1000ish to ~200 spam comments per month (I implemented HTTPS near the end of 2011-02).</p>
<p><a href="https://static.yeri.be/2011/08/spam-graph.png"><img class="alignnone size-large wp-image-3231 aligncenter" title="spam-graph" src="https://static.yeri.be/2011/08/spam-graph-1024x205.png" alt="" width="717" height="144" /></a></p>
<p style="text-align: left;">And yay, for Akismet's graphs being back. For some reason they'd been broken for ages on this blog.</p>
]]></content:encoded>
      <category>www</category>
      <category>Tuinslak</category><category>akismet</category><category>blog</category><category>spam</category>
    </item>
    
    <item>
      <title>How to get rid of spambots on WP?</title>
      <link>https://yeri.be/how-to-get-rid-of-spambots-on-wp/</link>
      <pubDate>Thu, 24 Feb 2011 07:24:23 +0100</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/how-to-get-rid-of-spambots-on-wp/</guid>
      <description>&lt;p&gt;Simple, start using &lt;a href=&#34;https://yeri.be/blog-over-ssl/&#34;&gt;SSL&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;span style=&#34;text-decoration: line-through;&#34;&gt;Not entirely sure&lt;/span&gt; &lt;em&gt;why &lt;/em&gt;this keeps spambots away, but a drop from ~100 spam comments/day (&lt;a href=&#34;https://yeri.be/askimet/&#34;&gt;1&lt;/a&gt;/&lt;a href=&#34;https://yeri.be/749-spams-caught/&#34;&gt;2&lt;/a&gt;) to at most 4 seems pretty cool.&lt;/p&gt;&#xA;&lt;p&gt;Edit: seems like they just do a POST request to an old URL (&lt;span style=&#34;text-decoration: underline;&#34;&gt;http&lt;/span&gt;://blog.tuinslak.org/some-post), which results in this reply:&lt;/p&gt;&#xA;&lt;pre style=&#34;background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;&#34;&gt;HTTP/1.1 301 Moved Permanently&#xA;Server: nginx/0.9.4&#xA;Date: Tue, 22 Feb 2011 07:10:24 GMT&#xA;Content-Type: text/html&#xA;Content-Length: 184&#xA;Connection: close&#xA;Location: http&lt;span style=&#34;text-decoration: underline;&#34;&gt;s&lt;/span&gt;://blog.tuinslak.org/&lt;/pre&gt;&#xA;&lt;p&gt;I&amp;rsquo;m guessing once they rescan the new URLs they&amp;rsquo;ll be spamming again. Just a matter of time for them to update their &amp;ldquo;bookmarks&amp;rdquo;. ;)&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Simple, start using <a href="https://yeri.be/blog-over-ssl/">SSL</a>.</p>
<p><span style="text-decoration: line-through;">Not entirely sure</span> <em>why </em>this keeps spambots away, but a drop from ~100 spam comments/day (<a href="https://yeri.be/askimet/">1</a>/<a href="https://yeri.be/749-spams-caught/">2</a>) to at most 4 seems pretty cool.</p>
<p>Edit: seems like they just do a POST request to an old URL (<span style="text-decoration: underline;">http</span>://blog.tuinslak.org/some-post), which results in this reply:</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">HTTP/1.1 301 Moved Permanently
Server: nginx/0.9.4
Date: Tue, 22 Feb 2011 07:10:24 GMT
Content-Type: text/html
Content-Length: 184
Connection: close
Location: http<span style="text-decoration: underline;">s</span>://blog.tuinslak.org/</pre>
<p>I&rsquo;m guessing once they rescan the new URLs they&rsquo;ll be spamming again. Just a matter of time for them to update their &ldquo;bookmarks&rdquo;. ;)</p>
<p style="text-align: left;">Anyway, here's the Akismet screenshot:</p>
<p style="text-align: center;"><a href="https://static.yeri.be/2011/02/spam60days.png"><img class="alignnone size-full wp-image-2624" title="Spam comments" src="https://static.yeri.be/2011/02/spam.png" alt="" width="231" height="216" /></a></p>
<p>Pretty cool, no ?</p>
<p>Totals can be found <a href="https://static.yeri.be/2011/02/totalspam.png">here</a>.</p>
]]></content:encoded>
      <category>www</category>
      <category>Tuinslak</category><category>akismet</category><category>blog</category><category>spam</category>
    </item>
    
    <item>
      <title>749 spams caught</title>
      <link>https://yeri.be/749-spams-caught/</link>
      <pubDate>Mon, 16 Nov 2009 12:16:53 +0100</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/749-spams-caught/</guid>
      <description>&lt;p&gt;The joy of the internet.&lt;/p&gt;&#xA;&lt;p style=&#34;text-align: center;&#34;&gt;&lt;a href=&#34;http://www.flickr.com/photos/tuinslak/4109074882/sizes/o/&#34; target=&#34;_blank&#34;&gt;&lt;img class=&#34;aligncenter&#34; title=&#34;Spam caught by Akismet&#34; src=&#34;http://farm3.static.flickr.com/2554/4109074882_8d3dc6f59e.jpg&#34; alt=&#34;&#34; width=&#34;500&#34; height=&#34;133&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p style=&#34;text-align: center;&#34;&gt;&lt;/p&gt;&#xA;Thank you Akismet!</description>
      <content:encoded><![CDATA[<p>The joy of the internet.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/tuinslak/4109074882/sizes/o/" target="_blank"><img class="aligncenter" title="Spam caught by Akismet" src="http://farm3.static.flickr.com/2554/4109074882_8d3dc6f59e.jpg" alt="" width="500" height="133" /></a></p>
<p style="text-align: center;"></p>
Thank you Akismet!
]]></content:encoded>
      <category>www</category>
      <category>Tuinslak</category><category>akismet</category><category>blog</category><category>spam</category>
    </item>
    
    <item>
      <title>Askimet</title>
      <link>https://yeri.be/askimet/</link>
      <pubDate>Thu, 06 Nov 2008 23:47:54 +0100</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/askimet/</guid>
      <description>&lt;p id=&#34;totals&#34;&gt;1,000 spams caught, 60 legitimate comments, and an overall accuracy rate of 99.528%.&lt;/p&gt;&#xA;Should I be happy?</description>
      <content:encoded><![CDATA[<p id="totals">1,000 spams caught, 60 legitimate comments, and an overall accuracy rate of 99.528%.</p>
Should I be happy?
]]></content:encoded>
      <category>www</category>
      <category>Tuinslak</category><category>akismet</category><category>blog</category><category>spam</category>
    </item>
    
  </channel>
</rss>
