target-visitors to /wp-content/plugins/ directory.Target Visitors."Message" field contain the message that will be display to your target visitors. Here you can use tags:
[PERMALINK] - current page's URL
[SE_REQUEST] - search engine request that user coming from
[RSS_URL] - your RSS url
Check if the css file writable in /wp-content/plugins/target-visitors/ directory . If yes, change styles as you need for display message.
wp_target_visitors funcion automaticaly to your single.php page.<? if(function_exists('wp_target_visitors')) wp_target_visitors(); ?> in your templates.



