Posts Tagged ‘WordPress’

Wordpress is sweet!

Tuesday, January 15th, 2008

Wordpress is sweet!

Wordpress Tweet

Monday, January 14th, 2008

This freaking Wordpress loop is not working like it should.

Deny Access to No Referrer Requests

Wednesday, October 31st, 2007

When your readers comment, the wp-comments-post.php file is accessed, does its thing, and creates the post. The user’s browser will send a “referral” line about this.

When a spam-bot comes in, it hits the file directly and usually does not leave a referrer. This allows for some nifty detection and action direct from the server. If you are not familiar with Apache directives, then write the following in your root directory .htaccess file::

RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-comments-post\.php*
RewriteCond %{HTTP_REFERER} !.*yourdomain.com.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L]

This will:

Detect when a POST is being made
Check to see if the post is on wp-comments-post.php
Check if the referrer is in your domain or if no referrer
Send the spam-bot BACK to its originating server’s IP address.
NOTE 1: In the 4th line, change yourdomain.com to your domain.xxx without the www or any prefix for that matter.
NOTE 2: There is a slim chance that someone’s browser will not send the referral, but this is extremely rare.

This essentially deflects the spam-bot back on itself.

Taken from Wordpress Codex

Christmas by Candlelight

Wednesday, December 20th, 2006
Get the Flash Player to see the wordTube Media Player.
Here, for your viewing pleasure :) is a very shaky video of the youth choirs at my church performing this past Sunday evening. My tripod is a piece of junk so I pulled the camera off and… well you see the result. One of these days I’m gonna get me one of them there fancy tripods. Holden is playing the drumset and Lizzy is singing in the first choir. Wendy is singing in the second choir and she hates those robes! Just FYI. I’m using a very cool Wordpress plugin by Alex Rabe to manage the video on this site.

Award-Worthy Yearbook
Lizzy
Lizzy Leaves for the Philippines
Lizzy Leaves for the Philippines
Lizzy Leaves for the Philippines
Lizzy Leaves for the Philippines
Lizzy Leaves for the Philippines