Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / General / archives / 2005 / 09 / comment-spam-bl.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="generator" content="Movable Type 5.2.3" />
7 <link rel="stylesheet" href="http://defaria.com/blogs/General/styles.css" type="text/css" />
8 <link rel="start" href="http://defaria.com/blogs/General/" title="Home" />
9 <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="http://defaria.com/blogs/General/atom.xml" />
10 <script type="text/javascript" src="http://defaria.com/blogs/General/mt.js"></script>
11
12
13     
14     <link rel="prev bookmark" href="http://defaria.com/blogs/General/archives/2005/08/jinzora.html" title="Jinzora" />
15     <link rel="next bookmark" href="http://defaria.com/blogs/General/archives/2005/10/jinzora-getting.html" title="Jinzora: Getting lame to work" />
16     
17     
18     <title>Comment Spam blocking - General</title>
19 </head>
20 <body id="classic-blog" class="mt-entry-archive layout-wtt">
21     <div id="container">
22         <div id="container-inner">
23
24
25             <div id="header">
26     <div id="header-inner">
27         <div id="header-content">
28
29
30             <div id="header-name"><a href="http://defaria.com/blogs/General/" accesskey="1">General</a></div>
31             <div id="header-description"></div>
32
33         </div>
34     </div>
35 </div>
36
37
38
39             <div id="content">
40                 <div id="content-inner">
41
42
43                     <div id="alpha">
44                         <div id="alpha-inner">
45
46
47                             <div id="entry-434" class="entry-asset asset hentry">
48                                 <div class="asset-header">
49                                     <h1 id="page-title" class="asset-name entry-title">Comment Spam blocking</h1>
50                                     <div class="asset-meta">
51                                         <span class="byline">
52
53                                             <abbr class="published" title="2005-09-28T13:16:13-08:00">September 28, 2005  1:16 PM</abbr>
54
55                                         </span>
56
57
58                                     </div>
59                                 </div>
60                                 <div class="asset-content entry-content">
61
62                                     <div class="asset-body">
63                                         <p>Found the following from <a href="http://www.dvorak.org/blog/?p=2904">Dvorak Uncensored</a>:
64
65 <blockquote><p>Most people who run blogs have issues with comment spam in their blogs and there are all sorts of fixes. Marc Perkel at ctyme.com – my host — was floored, he said, when he realized a simple command to the Apache software would kill most of it — and it does indeed work!</p>
66
67 <p>Here is the short code running on the ctyme server for my dvorak.org using WordPress-based blogging software. Altering it for other blog software and other blogs should be simple for anyone running Apache.</p>
68
69 <div class="code"><pre>
70 &lt;location /blog/wp-comments-newpost.php&gt;
71     RewriteEngine On
72     RewriteCond %{HTTP_REFERER} !^.*dvorak.org/.*
73     RewriteRule ^.* http://www.ctyme.com/comment-spam.html
74 &lt;/location&gt;
75 </pre></div>
76
77 <p>Essentially it makes the basic condition for any post rigid: it has to be coming from a link within the blog itself, the “comment” link. Most spam does not.</p>
78
79 <p>My spam count on the blog has dropped from 50-100 to 2 per day without any other tricks.</p></blockquote>
80                                     </div>
81
82
83                                 </div>
84                                 <div class="asset-footer">
85
86     
87
88
89                                 </div>
90                             </div>
91
92
93                     
94                     
95
96
97                         </div>
98                     </div>
99
100
101                     <div id="beta">
102     <div id="beta-inner">
103
104
105     
106     <div class="widget-archive widget-archive-category widget">
107     <h3 class="widget-header">Categories</h3>
108     <div class="widget-content">
109     
110     </div>
111 </div>
112
113
114
115
116     <div class="widget-archive-monthly widget-archive widget">
117     <h3 class="widget-header">Monthly <a href="http://defaria.com/blogs/General/archives.html">Archives</a></h3>
118     <div class="widget-content">
119         <ul>
120         
121             <li><a href="http://defaria.com/blogs/General/archives/2017/07/">July 2017 (1)</a></li>
122         
123     
124         
125             <li><a href="http://defaria.com/blogs/General/archives/2017/04/">April 2017 (1)</a></li>
126         
127     
128         
129             <li><a href="http://defaria.com/blogs/General/archives/2016/11/">November 2016 (1)</a></li>
130         
131     
132         
133             <li><a href="http://defaria.com/blogs/General/archives/2016/05/">May 2016 (1)</a></li>
134         
135     
136         
137             <li><a href="http://defaria.com/blogs/General/archives/2016/03/">March 2016 (1)</a></li>
138         
139     
140         
141             <li><a href="http://defaria.com/blogs/General/archives/2015/10/">October 2015 (1)</a></li>
142         
143     
144         
145             <li><a href="http://defaria.com/blogs/General/archives/2015/01/">January 2015 (2)</a></li>
146         
147     
148         
149             <li><a href="http://defaria.com/blogs/General/archives/2014/11/">November 2014 (1)</a></li>
150         
151     
152         
153             <li><a href="http://defaria.com/blogs/General/archives/2014/02/">February 2014 (1)</a></li>
154         
155     
156         
157             <li><a href="http://defaria.com/blogs/General/archives/2014/01/">January 2014 (1)</a></li>
158         
159     
160         
161             <li><a href="http://defaria.com/blogs/General/archives/2011/03/">March 2011 (1)</a></li>
162         
163     
164         
165             <li><a href="http://defaria.com/blogs/General/archives/2010/11/">November 2010 (1)</a></li>
166         
167     
168         
169             <li><a href="http://defaria.com/blogs/General/archives/2010/10/">October 2010 (1)</a></li>
170         
171     
172         
173             <li><a href="http://defaria.com/blogs/General/archives/2010/06/">June 2010 (4)</a></li>
174         
175     
176         
177             <li><a href="http://defaria.com/blogs/General/archives/2010/04/">April 2010 (1)</a></li>
178         
179     
180         
181             <li><a href="http://defaria.com/blogs/General/archives/2010/03/">March 2010 (4)</a></li>
182         
183     
184         
185             <li><a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010 (7)</a></li>
186         
187     
188         
189             <li><a href="http://defaria.com/blogs/General/archives/2009/05/">May 2009 (1)</a></li>
190         
191     
192         
193             <li><a href="http://defaria.com/blogs/General/archives/2009/04/">April 2009 (2)</a></li>
194         
195     
196         
197             <li><a href="http://defaria.com/blogs/General/archives/2009/01/">January 2009 (1)</a></li>
198         
199     
200         
201             <li><a href="http://defaria.com/blogs/General/archives/2007/04/">April 2007 (1)</a></li>
202         
203     
204         
205             <li><a href="http://defaria.com/blogs/General/archives/2006/11/">November 2006 (1)</a></li>
206         
207     
208         
209             <li><a href="http://defaria.com/blogs/General/archives/2006/09/">September 2006 (2)</a></li>
210         
211     
212         
213             <li><a href="http://defaria.com/blogs/General/archives/2005/12/">December 2005 (1)</a></li>
214         
215     
216         
217             <li><a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005 (1)</a></li>
218         
219     
220         
221             <li><a href="http://defaria.com/blogs/General/archives/2005/09/">September 2005 (1)</a></li>
222         
223     
224         
225             <li><a href="http://defaria.com/blogs/General/archives/2005/08/">August 2005 (1)</a></li>
226         
227     
228         
229             <li><a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005 (1)</a></li>
230         
231     
232         
233             <li><a href="http://defaria.com/blogs/General/archives/2004/02/">February 2004 (6)</a></li>
234         
235     
236         
237             <li><a href="http://defaria.com/blogs/General/archives/2004/01/">January 2004 (1)</a></li>
238         
239     
240         
241             <li><a href="http://defaria.com/blogs/General/archives/2003/11/">November 2003 (2)</a></li>
242         
243     
244         
245             <li><a href="http://defaria.com/blogs/General/archives/2003/10/">October 2003 (5)</a></li>
246         
247         </ul>
248     </div>
249 </div>
250         
251     
252
253
254
255 <div class="widget-pages widget">
256     <h3 class="widget-header">Pages</h3>
257     <div class="widget-content">
258         <ul>
259     
260     
261             <li class="folder folder-38"><strong>about</strong>
262         
263             </li>
264         
265     
266         </ul>
267     </div>
268 </div>
269
270 <div class="widget-syndication widget">
271     <div class="widget-content">
272         <ul>
273             <li><img src="http://defaria.com/mt/mt-static/images/status_icons/feed.gif" alt="Subscribe to feed" width="9" height="9" /> <a href="http://defaria.com/blogs/General/atom.xml">Subscribe to this blog's feed</a></li>
274
275         </ul>
276     </div>
277 </div>
278 <div class="widget-powered widget">
279     <div class="widget-content">
280         <a href="http://www.movabletype.com/"><img src="http://defaria.com/mt/mt-static/images/bug-pbmt-white.png" alt="Powered by Movable Type 5.2.3" width="120" height="75" /></a>
281     </div>
282 </div>
283
284
285
286     </div>
287 </div>
288
289
290
291     
292 <div id="gamma">
293     <div id="gamma-inner">
294     <div class="widget-search widget">
295     <h3 class="widget-header">Search</h3>
296     <div class="widget-content">
297         <form method="get" action="http://defaria.com/mt/mt-search.cgi">
298             <input type="text" id="search" class="ti" name="search" value="" />
299
300             <input type="hidden" name="IncludeBlogs" value="1" />
301
302             <input type="hidden" name="limit" value="20" />
303             <input type="submit" accesskey="4" value="Search" />
304         </form>
305     </div>
306 </div>
307
308 <div class="widget-about-this-page widget">
309     <h3 class="widget-header">
310
311         About this Entry
312
313
314     </h3>
315     <div class="widget-content">
316
317
318         <p class="first">This page contains a single entry by  published on <em>September 28, 2005  1:16 PM</em>.</p>
319     
320         <p><a href="http://defaria.com/blogs/General/archives/2005/08/jinzora.html">Jinzora</a> was the previous entry in this blog.</p>
321     
322     
323         <p><a href="http://defaria.com/blogs/General/archives/2005/10/jinzora-getting.html">Jinzora: Getting lame to work</a> is the next entry in this blog.</p>
324     
325
326
327
328
329
330         <p>Find recent content on the <a href="http://defaria.com/blogs/General/">main index</a> or look in the <a href="http://defaria.com/blogs/General/archives.html">archives</a> to find all content.</p>
331
332     </div>
333 </div>
334
335
336     </div>
337 </div>
338
339
340
341
342                 </div>
343             </div>
344
345
346             <div id="footer">
347     <div id="footer-inner">
348         <div id="footer-content">
349             <div class="widget-powered widget">
350                 <div class="widget-content">
351                     Powered by <a href="http://www.movabletype.org/">Movable Type</a>
352                 </div>
353             </div>
354
355         </div>
356     </div>
357 </div>
358
359
360
361         </div>
362     </div>
363 </body>
364 </html>