Category Archives for Wordpress

How To Setup WordPress MU with Domain Mapping

NOTE! Since WordPress 3.0 this post is outdated. In the new WordPress 3.0 the MU wordpress is already integrated. Here is explained how I made my WordPress MU install to work with domain mapping. There are some tutorials out there … Continue reading

17. December 2009 by Sorin
Categories: Wordpress | 9 comments

How to block spamm comments in WordPress

1. Activate Akismet 2. Add this in the .htaccess file. 123456RewriteEngine On RewriteCond %{REQUEST_METHOD} POST RewriteCond %{REQUEST_URI} .wp-comments-post\.php* RewriteCond %{HTTP_REFERER} !.*yourblog.com.* [OR] RewriteCond %{HTTP_USER_AGENT} ^$ RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L] Replace yourblog.com with your blog address. It block all comments from … Continue reading

22. April 2009 by Sorin
Categories: Wordpress | Leave a comment

Cute Bubbles – WordPress Theme – Updated

Version 1.0 is live and it has full IE6 support, improved header graphic and some more tweaks here and there. You can download the theme from here Cute Bubbles WordPress Theme.

27. January 2009 by Sorin
Categories: Wordpress | 33 comments

Social Widgets powered by AB-WebLog.com.