> Cookies for Comments wordpress plugin resources analysis

Cookies for Comments wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Cookies for Comments
Version 0.5.5
Author Donncha O Caoimh
Rating 98
Last updated 2014-04-17 04:24:00
Downloads
52842
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Cookies for Comments plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Cookies for Comments plugin added 4 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.

Cookies for Comments plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Cookies for Comments plugin ads no tables to your Wordpress blog database.

This plugin adds a stylesheet or image to your blog's html source code. When a browser loads that stylesheet or image a cookie is dropped. If that user then leaves a comment the cookie is checked. If it doesn't exist the comment is marked as spam. The plugin can also check how long it took a user to enter a comment. If it's too fast it's probably a spam bot. How fast can a legitimate user enter their name, email, web address and enter a well thought out comment?

For the adventurous, add these lines to your .htaccess and it will block spam attempts before they ever get to WordPress. Replace the Xs with the cookie that was set in your browser after viewing your blog. You can also find the cookie value by examining the page source code and looking for "css.php?k=XXXXXXXXXXXXXXXXXXX". Make sure the lines go above the standard WordPress rules.

`RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$`
`RewriteRule ^wp-comments-post.php - [F,L]`

If you use WordPress MU, replace wp-comments-post.php above with wp-signup.php to block spam signups.

`RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$`
`RewriteRule ^wp-signup.php - [F,L]`
Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Mansar screenshot

Mansar

by: webloggerz

17768
95%
Typal.makewp005 screenshot

Typal.makewp005

by: dimadinev

32898
80%