This plugin for WordPress will give up to four personalized messages depending on the origin of the visitors of your blog.
/wp-content/plugins/ directory<?php if (function_exists('berri_personalized_message')) berri_personalized_message(); ?>. Preferably upside if (have_posts()) : while (have_posts()) : the_post(); in index.php, page.php and single.php.CONFIGURATION
{hostname} in it. For example with a visitor from google will see Welcome google visitor if you write Welcome {hostname} visitor.
Requires: 2.0 or higher
Compatible up to: 2.3
Last Updated: 2007-10-2
Downloads: 1,346




