<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Weblog Tools Collection &#187; Plugin Review</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/plugin-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Footer Stuff Allows You To Seamlessly Add Content to Themes</title>
		<link>http://weblogtoolscollection.com/archives/2010/02/20/footer-stuff-allows-you-to-seamlessly-add-content-to-themes/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/02/20/footer-stuff-allows-you-to-seamlessly-add-content-to-themes/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 00:41:15 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2010/02/20/footer-stuff-allows-you-to-seamlessly-add-content-to-themes/</guid>
		<description><![CDATA[The biggest reason many of us require to edit themes is to add JavaScript libraries, CSS codes or analytics tracking code. However, the problem with editing themes is that you will lose all your customization when you decide to change your theme or redesign it.]]></description>
			<content:encoded><![CDATA[<p>The biggest reason many of us require to edit themes is to add JavaScript libraries, CSS codes or analytics tracking code. However, the problem with editing themes is that you will lose all your customization when you decide to change your theme or redesign it.</p>
<p>Most analytics software do provide users with plugins to insert code into themes, but why use plugins to insert simple HTML code into your theme? I have been using a very useful plugin called <a href="http://www.roytanck.com/2008/12/22/footer-stuff-is-ready-to-make-your-life-easier/" target="_blank">Footer Stuff</a> (<a href="http://wordpress.org/extend/plugins/footer-stuff/" target="_blank">WP repo link</a>) which allows me to add code to the header and the footer of the site without having to manually edit the theme.</p>
<p>The best part of the plugin though is the fact that it will insert the code into the theme no matter how often I change the theme without having to constantly edit the theme.</p>
<h3>Footer Stuff Walkthrough</h3>
<p>Head over to the plugins page in your admin dashboard and do a quick search for footer stuff, install and activate the plugin and you are ready to add code to your theme.</p>
<p>An option to personalize footer stuff is present under Appearance. Clicking on the Footer Stuff link will display a HTML form containing two text boxes. The box on the top is to add content to your footer, and the second one is to add content to your header.</p>
<p>&#160;<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Add Code to WordPress Theme Footer" border="0" alt="Add Code to WordPress Theme Footer" src="http://weblogtoolscollection.com/wp-content/uploads/2010/02/add_code_to_wordpress_theme_footer.png" width="560" height="89" /> </p>
</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Add Code to WordPress Theme Header" border="0" alt="Add Code to WordPress Theme Header" src="http://weblogtoolscollection.com/wp-content/uploads/2010/02/add_code_to_wordpress_theme_header.png" width="557" height="109" /> </p>
<p>Once you add the code you want, footer stuff will automatically insert it into your theme, no matter which one you use. However, your theme needs to make use of the functions wp_head() and wp_footer(), without which the plugin won&#8217;t work.</p>
<p>Overall I found the plugin to be very useful. Also considering that many people do not have the skills to edit HTML and PHP files, they can do away with several plugins by using this plugin, all you have to do is copy the code from the source and then add it to footer stuff. </p>
<p>Have you used this plugin before? If not, will you use it to simplify theme edits? Do let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/02/20/footer-stuff-allows-you-to-seamlessly-add-content-to-themes/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Making Site Wide Changes on Your WordPress Blog</title>
		<link>http://weblogtoolscollection.com/archives/2010/01/22/making-site-wide-changes-on-your-wordpress-blog/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/01/22/making-site-wide-changes-on-your-wordpress-blog/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 12:00:00 +0000</pubDate>
		<dc:creator>Richard Hay</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugin Review]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2010/01/22/making-site-wide-changes-on-your-wordpress-blog/</guid>
		<description><![CDATA[Last week I wrote up a post to review the Real-Time Find and Replace Plugin and the comments on that story about other methods to make site wide changes permanent sent me in search of another way to search and replace information in my SQL database. Now I consider myself pretty decent at geeky things but directly editing and messing with my site’s SQL database does not top my list of things to do.&#160; Neither does manually going through nearly 1,000 postings to make changes. What I found was a terrific plug-in that lets me perform a few different functions to make corrections or change info throughout my site. Caveat: Before I get started – this plugin does make changes to your database. Play it safe and back up your info to protect your original data. With that said let me now introduce you to the Search Regex Plugin written [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I wrote up a post to review the <a href="http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/">Real-Time Find and Replace Plugin</a> and the comments on that story about other methods to make site wide changes permanent sent me in search of another way to search and replace information in my SQL database.</p>
<p>Now I consider myself pretty decent at geeky things but directly editing and messing with my site’s SQL database does not top my list of things to do.&#160; Neither does manually going through nearly 1,000 postings to make changes.</p>
<p>What I found was a terrific plug-in that lets me perform a few different functions to make corrections or change info throughout my site.</p>
<p><strong><em><u>Caveat:</u></em></strong> Before I get started – this plugin does make changes to your database. Play it safe and back up your info to protect your original data.</p>
<p>With that said let me now introduce you to the <a href="http://wordpress.org/extend/plugins/search-regex/">Search Regex Plugin</a> written by <a href="http://urbangiraffe.com/">John Godley</a>. </p>
<p>The author provides the following description in the WordPress.org Plugin Directory:</p>
<blockquote><p>Search Regex adds a powerful set of search and replace functions to WordPress. These go beyond the standard searching capabilities, and allow you to search and replace almost any data stored on your site. In addition to simple searches you have the full power of PHP&#8217;s regular expressions at your disposal.</p>
</blockquote>
<p>The plugin is currently at version 1.4.9 and is dated from July 2009 however it is fully compatible with WordPress Version 2.9.1.</p>
<p>So once you have downloaded and installed the plugin head to the Tools menu in the Admin interface:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregex.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregex" border="0" alt="searchregex" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregex_thumb.png" width="139" height="190" /></a> </p>
<p>Click on Search Regex to get to the main admin page:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexmain.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregexmain" border="0" alt="searchregexmain" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexmain_thumb.png" width="346" height="105" /></a> </p>
<p>From this spot you can either <strong><em>Search</em></strong>; <strong><em>Replace</em></strong> or <strong><em>Replace and Save</em></strong>. Only the last one makes permanent changes to your database when you push the button.</p>
<p>Lets review the options you can set for each one:</p>
<p><strong><em>Source</em></strong> Dropdown Menu lets you pick the areas in the database that will be searched.</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexsourcedropdown.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregexsourcedropdown" border="0" alt="searchregexsourcedropdown" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexsourcedropdown_thumb.png" width="164" height="186" /></a></p>
<p><strong><em>Limit to</em></strong> Dropdown Menu restricts the number of entries that will be searched. This can be handy on a large site.</p>
<p>&#160;<a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexlimitodropdown.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregexlimitodropdown" border="0" alt="searchregexlimitodropdown" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexlimitodropdown_thumb.png" width="84" height="102" /></a> </p>
<p><strong><em>Order By</em></strong> lets you choose to display the results of a search in either Ascending or Descending order.</p>
<p>Once you make those choices you are ready to search.&#160; Type the phrase you want to find in the <strong><em>Search pattern</em></strong> box. I found that multi-line searches do not work so well with this plugin so I recommend you keep it short and exact.</p>
<p>If all you want to do is find a handful or articles that have a certain phrase or word in them then click the <strong><em>Search</em></strong> button and you will see the following type of results:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexresultssearch.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregexresultssearch" border="0" alt="searchregexresultssearch" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexresultssearch_thumb.png" width="244" height="140" /></a> </p>
<p>Each entry is on an alternating color line and if you look all the way over to the right on each line there is a link to either View the post as it appears on your site or Edit the post using the normal WordPress Edit screen. No changes are made to your database by using the <strong><em>Search</em></strong> button.</p>
<p>The next button you can use is the <strong><em>Replace</em></strong> button and this one lets you preview the changes that would be made for each entry that matches your search and replace criteria. Those results show up like this:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexreplaceresults.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="searchregexreplaceresults" border="0" alt="searchregexreplaceresults" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/searchregexreplaceresults_thumb.png" width="244" height="182" /></a> </p>
<p>Just like with the <strong><em>Search</em></strong> button results, if you look over on the right hand side you will see links to either View the post, perform the Replace function for that entry only or open the post up using the standard WordPress admin edit screen. If your only making a few changes this is very handy to do them one at a time to make sure your changing the info you want to change.</p>
<p>The last option you can use is one of the most powerful because it makes the change after you press the <strong><em>Replace and Save</em></strong> button.&#160; With this one you want to make sure the edit is exactly what you want to do.&#160; I recommend using the <strong><em>Replace </em></strong>button first to preview the matches it finds before executing the <strong><em>Replace and Save</em></strong>.</p>
<p>I do not have a screen shot to show you that function because honestly I do not have a change to be made right now. However, the results page looks a lot like the <strong><em>Replace</em></strong> results except they have been made instead of just displayed for review.</p>
<p>So there ya go – a very powerful tool in a small package.&#160; Let me close by repeating an earlier reminder – back up your database before executing any major changes using this plugin. You will be thankful that you did if you hit the wrong button <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So which do you prefer – this permanent change or the on the fly changes that are made by the <a href="http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/">Real-Time Find and Replace Plugin</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/01/22/making-site-wide-changes-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Real-Time Find and Replace Plug-in Review</title>
		<link>http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 04:00:00 +0000</pubDate>
		<dc:creator>Richard Hay</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[find and replace]]></category>
		<category><![CDATA[Plugin Review]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/</guid>
		<description><![CDATA[According to the WordPress.com support page on short codes they are defined as follows: A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut. Many WordPress plug-ins make use of short codes to easily make a call to a plug-ins functionality.&#160; This can make maintaining your WordPress based site very easy but what happens if you decide to shift from one plug-in to another and that specific short code is not used in the new plug-in? Let me give you an example.&#160; I used to use the WordPress Adsense Manager Plug-in on WindowsObserver.com to place my Google Adsense ads.&#160; It allowed me to build the ad and then use a short code to place it on a page or in a [...]]]></description>
			<content:encoded><![CDATA[<p>According to the <a href="http://en.support.wordpress.com/shortcodes/">WordPress.com support page on short codes</a> they are defined as follows:</p>
<blockquote><p>A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.</p>
</blockquote>
<p>Many WordPress plug-ins make use of short codes to easily make a call to a plug-ins functionality.&#160; This can make maintaining your WordPress based site very easy but what happens if you decide to shift from one plug-in to another and that specific short code is not used in the new plug-in?</p>
<p>Let me give you an example.&#160; I used to use the WordPress <a href="http://wordpress.org/extend/plugins/adsense-manager/">Adsense Manager Plug-in</a> on <a href="http://www.windowsobserver.com/">WindowsObserver.com</a> to place my Google Adsense ads.&#160; It allowed me to build the ad and then use a short code to place it on a page or in a blog post.&#160; That short code looked something like this [ ad#post-top ].&#160; </p>
<p>I made the decision to go to a different ad source and the Adsense Manager plug-in was not compatible for me anymore. So what I decided to do initially was to just allow the Google Adsense ads to run on all of my old posts (at least 600 or so) and then run the new ad code on subsequent pages.</p>
<p>A couple of weeks ago I decided to do something about the old ad code and went in search of a tool to do this.&#160; That is when I found the <a href="http://wordpress.org/extend/plugins/real-time-find-and-replace/">Real-Time Find and Replace Plug-in</a> written by Marios Alexandrou.</p>
<p>The premise of this plug-in is very simple. It searches for text you enter in the settings and dynamically replaces it as the page is generated in a users browser utilizing the alternate text that you provide.</p>
<p>Here is now simple it is to use:</p>
<p>Once you have installed the plug-in you will find the menu item for it under the Tools menu in your WordPress Admin panel:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/realtimesearchandreplacetoolsmenuentry.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="realtimesearchandreplacetoolsmenuentry" border="0" alt="realtimesearchandreplacetoolsmenuentry" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/realtimesearchandreplacetoolsmenuentry_thumb.png" width="159" height="239" /></a> </p>
</p>
<p>Clicking on that brings up the main settings page:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/01/realtimesearchandreplacesettingspage.png" rel="thumbnail"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="realtimesearchandreplacesettingspage" border="0" alt="realtimesearchandreplacesettingspage" src="http://weblogtoolscollection.com/wp-content/uploads/2010/01/realtimesearchandreplacesettingspage_thumb.png" width="357" height="145" /></a> </p>
<p>Here you click the <em><strong>Add</strong></em> link and insert the text you want the plug-in to find and then insert the text you want put in its place in the <strong><em>Replace</em></strong> text box. Click <strong><em>Update</em></strong> to save your settings.&#160; </p>
<p>There it is – ready and able to find and replace any text you choose on the run. I used it to replace short codes but you could use it to replace anything you want to on your pages.</p>
<p>Final note about this plug-in: According to this plug-ins page at the WordPress.org Plug-in Directory it is only compatible up to version 2.8 however, I am running it on version 2.9.1 without any problem.</p>
<p>I would be very interested in hearing what plug-ins you use to find and replace text for your site/database.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/01/16/real-time-find-and-replace-plug-in-review/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>WordPress Stats Plug-in Review</title>
		<link>http://weblogtoolscollection.com/archives/2009/08/30/wordpress-stats-plug-in-review/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/08/30/wordpress-stats-plug-in-review/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 22:00:00 +0000</pubDate>
		<dc:creator>Richard Hay</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=6638</guid>
		<description><![CDATA[Stats – Stats – Stats.&#160; They can drive everything for your WordPress site.&#160; They can help you understand how visitors move around your site; how they got there in the first place; what are the most popular posts they are visiting; what browser and OS they are using. The list can go on and on. I have spent a lot of time over the last few months looking for just the right plug-in to track stats on my WindowsObserver.com website and I think I may have hit the mother lode with my most recent discovery. CyStats is written by Michael Weingaertner and has been downloaded from the WordPress.org Extend directory 32,435 times over the 23 months it has been available there. The last update was last October so it would be nice to see an update however, it works just fine with the current release of WordPress (2.8.4). According to [...]]]></description>
			<content:encoded><![CDATA[<p>Stats – Stats – Stats.&#160; They can drive everything for your WordPress site.&#160; They can help you understand how visitors move around your site; how they got there in the first place; what are the most popular posts they are visiting; what browser and OS they are using. The list can go on and on.</p>
<p>I have spent a lot of time over the last few months looking for just the right plug-in to track stats on my <a href="http://www.windowsobserver.com/">WindowsObserver.com</a> website and I think I may have hit the mother lode with my most recent discovery.</p>
<p><a href="http://wordpress.org/extend/plugins/cystats/">CyStats</a> is written by Michael Weingaertner and has been downloaded from the WordPress.org Extend directory 32,435 times over the 23 months it has been available there. The last update was last October so it would be nice to see an update however, it works just fine with the current release of WordPress (2.8.4).</p>
<p>According to the author’s description CyStats provides:</p>
<ul>
<li>Bounce rate, ignore-by-cookie, ignore-by-ip/post-id/user_agent lists </li>
<li>hits, visits for day/week/month/year &#8211; human or robots </li>
<li>Top referring pages </li>
<li>Most read categories and tags </li>
<li>Most read, most commented posts </li>
<li>Most read feeds, number of feed visits today </li>
<li>Internal/external search words </li>
<li>Operating systems </li>
<li>Daily, weekly, monthly and yearly statistics </li>
<li>404 error requests </li>
<li>Browsers/clients/tools/&#8230;, w/o. version numbers </li>
<li>Template tags for most read posts, user count,&#8230; </li>
<li>Optional IP-anonymizing </li>
<li>Multi language support (currently English, German supported). </li>
<li>Optional tracking of admin area visits </li>
</ul>
<p>Set up and installation is very easy – just install in the normal manner either via FTP upload or update within your WordPress Admin Plug-in area. Once it is installed and activated the first stop should be the Options under<em> Settings&gt;CyStats.</em> Here you can configure various database settings, statistics tracking (disable userlevel tracking, admin page stats or anonymize IP’s) as well as setting filtering cookies to block IP’s, User Agents and ignoring requests by page or post ID. This page also has the Delete All function and it is highlighted in bright red – do not use this unless you want to completely remove all CyStats info from your database.</p>
<p>On the lower left side of your Admin panel you will see a link for CyStats and a click on that will take you to the main menu for CyStats:</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="200"><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsmenulink.png" rel="thumbnail"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="cystatsmenulink" border="0" alt="cystatsmenulink" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsmenulink_thumb.png" width="114" height="135" /></a></td>
<td valign="top" width="200"><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsmainmenu.png" rel="thumbnail"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="cystatsmainmenu" border="0" alt="cystatsmainmenu" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsmainmenu_thumb.png" width="99" height="137" /></a></td>
</tr>
</tbody>
</table>
<p>The Index page is broken down into:</p>
<p>Hits and Visits </p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatshitsandvisits.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatshitsandvisits" border="0" alt="cystatshitsandvisits" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatshitsandvisits_thumb.png" width="102" height="82" /></a>&#160;&#160; </p>
<p>Pages and Comments </p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatspagesandcomments.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatspagesandcomments" border="0" alt="cystatspagesandcomments" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatspagesandcomments_thumb.png" width="100" height="74" /></a> </p>
<p>Referrers and Search Words </p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsreferrerandsearchwords.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsreferrerandsearchwords" border="0" alt="cystatsreferrerandsearchwords" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsreferrerandsearchwords_thumb.png" width="97" height="68" /></a> </p>
<p>The Blog page shows recently commented posts; most active comment authors, tags and categories as well as some database statistics for your WordPress site.</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsblogscreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsblogscreenshot" border="0" alt="cystatsblogscreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsblogscreenshot_thumb.png" width="97" height="66" /></a> </p>
<p>The Clients page breaks down&#160; as follows:</p>
<p>Browsers; Operating Systems; Browser versions and tools and scripts (including WordPress) </p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsclientsscreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsclientsscreenshot" border="0" alt="cystatsclientsscreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsclientsscreenshot_thumb.png" width="96" height="68" /></a> </p>
<p>Robots and Tools; Unknown user agents </p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsrobotsandtoolsandunknown.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsrobotsandtoolsandunknown" border="0" alt="cystatsrobotsandtoolsandunknown" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsrobotsandtoolsandunknown_thumb.png" width="96" height="52" /></a> </p>
<p>On the Referrer page you will find referrers today, yesterday, external referrers and search engine referrers:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsreferrerscreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsreferrerscreenshot" border="0" alt="cystatsreferrerscreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsreferrerscreenshot_thumb.png" width="94" height="62" /></a> </p>
<p>The Robots and Tools page is another summary of visits broken down by search engines; email/feed readers; tools and scripts and the unknown user agents:</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsrobotsandtoolsscreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatsrobotsandtoolsscreenshot" border="0" alt="cystatsrobotsandtoolsscreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatsrobotsandtoolsscreenshot_thumb.png" width="90" height="53" /></a> </p>
<p>When you click on the Pages link you will find a summary of your most visited blog pages today; most visited overall; entry pages to your site; 404 error pages and page types (single, archive, feed, 404, home, page, month, category, search, author, day and year):</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatspagesscreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatspagesscreenshot" border="0" alt="cystatspagesscreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatspagesscreenshot_thumb.png" width="86" height="63" /></a> </p>
<p>The last page is the Time page and this gives you a snapshot of your visitors per day; per hour; per weekday; per week; per month and per year. You also get hits per day; per week; per month and per year.</p>
<p><a href="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatstimescreenshot.png" rel="thumbnail"><img style="border-right-width: 0px; margin: 10px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cystatstimescreenshot" border="0" alt="cystatstimescreenshot" src="http://weblogtoolscollection.com/wp-content/uploads/2009/08/cystatstimescreenshot_thumb.png" width="87" height="67" /></a> </p>
<p><strong><em>Bottom Line</em></strong></p>
<p>As you can see from the screenshots this is a very thorough tool and really does give you an in-depth snapshot of your sites visitors. That in turn can help you better layout your site, establish a plan to write on popular subjects and focus your efforts on the areas of your WordPress site that really draws those visitors.&#160; I like this plug-in above others that I have used because it breaks things down between non bot and bot visits which gives me a better idea of human eyes on my site as opposed to machines which can be misleading.</p>
<p>I am very interested in hearing what your favorite methods are for tracking visitors on your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/08/30/wordpress-stats-plug-in-review/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Nice &amp; Interesting WordPress Bookmarking Plugin</title>
		<link>http://weblogtoolscollection.com/archives/2009/07/08/sexy-bookmarks-wordpress-plugin-review/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/07/08/sexy-bookmarks-wordpress-plugin-review/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:23:18 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Plugin Review]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2009/07/08/sexy-bookmarks-wordpress-plugin-review/</guid>
		<description><![CDATA[An excellent article you write needs to be shared, and by far there are lots of plugins that allow publishers to add options to allow readers to share content with others.]]></description>
			<content:encoded><![CDATA[<p>An excellent article you write needs to be shared, and by far there are lots of plugins that allow publishers to add options to allow readers to share content with others.</p>
<p>However I came across a really interesting and aesthetically done plugin that can draw attention to sharing. The plugin called Sexy Bookmarks definitely draws attention.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sexy_bookmarks_plugin" border="0" alt="sexy_bookmarks_plugin" src="http://weblogtoolscollection.com/b2-img/2009/07/sexy-bookmarks-plugin.png" width="426" height="55" /> </p>
<p>The plugin allows you to setup custom username that will be used for sharing on twitter, a custom category for sharing on Yahoo Buzz and also a choice of URL shortening service you can use, including your own custom URL shortening in the form of <a href="http://wordpress.org/extend/plugins/twitter-friendly-links/" target="_blank">Twitter Friendly Links</a> plugin.</p>
<p>I just started using it on my <a href="http://techie-buzz.com" target="_blank">personal blog</a> and definitely find that it adds more charm to sharing.</p>
<p>What are your thoughts about this plugin? do let me know.</p>
<p><a href="http://wordpress.org/extend/plugins/sexybookmarks/" target="_blank">Download Sexy Bookmarks Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/07/08/sexy-bookmarks-wordpress-plugin-review/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to write a good plugin review</title>
		<link>http://weblogtoolscollection.com/archives/2009/03/20/how-to-write-a-good-plugin-review/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/03/20/how-to-write-a-good-plugin-review/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 11:54:16 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[User Reviews]]></category>
		<category><![CDATA[Weekly Plugin Review]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=5393</guid>
		<description><![CDATA[When we launched our Reader Review series, I&#8217;m sure we created a few doubts in your mind about: How do I write a review? Will my review be accepted? What if my review gets trashed by readers? Is it really worth the effort? And so on&#8230; We published a list of reviews from our readers, so that is a good starting point. I&#8217;ll guide you through a few tips on writing a good review. Step 1 &#8211; Select the Plugin The first step to starting the review, is well finalizing on which plugin you want to review, then downloading and installing the same on your blog. This could either be a dummy blog dedicated for this purpose or maybe your production blog itself. Do you really need to install it? Well, the answer is obvious. Yes, you need to. Because without getting a hands on experience, you will never be [...]]]></description>
			<content:encoded><![CDATA[<p>When we launched our <a href="http://weblogtoolscollection.com/archives/2009/03/11/would-you-like-to-review-plugins-on-wltc/">Reader Review</a> series, I&#8217;m sure we created a few doubts in your mind about:</p>
<ol>
<li>How do I write a review?</li>
<li>Will my review be accepted?</li>
<li>What if my review gets trashed by readers?</li>
<li>Is it really worth the effort?</li>
</ol>
<p>And so on&#8230;</p>
<p>We published a <a href="http://weblogtoolscollection.com/archives/2009/03/15/plugin-reviews-from-our-readers/">list of reviews from our readers</a>, so that is a good starting point. I&#8217;ll guide you through a few tips on writing a good review.</p>
<h3>Step 1 &#8211; Select the Plugin</h3>
<p>The first step to starting the review, is well finalizing on which plugin you want to review, then downloading and installing the same on your blog. This could either be a dummy blog dedicated for this purpose or maybe your production blog itself.</p>
<p>Do you really need to install it? Well, the answer is obvious. Yes, you need to. Because without getting a hands on experience, you will never be able to write a good review. Unless you&#8217;re me <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  J/k</p>
<h3>Step 2 &#8211; Study the Page</h3>
<p>Next, study what the plugin author has to say about his / her plugin. I love plugins that have a dedicated plugin page (not a post) on the plugin authors blog / website dedicated for this purpose.</p>
<p>I give negative points for plugins that don&#8217;t have their dedicated page or if they are bunched together with a plugin on a single page. Hence, this usually forms one significant portion of my WordPress plugin reviews.</p>
<h3>Step 3 &#8211; Study the Plugin</h3>
<p>Now, lets get down to studying the plugin. Here is where you have several options to select from and again this will vary from plugin to plugin.</p>
<p>First check if the plugin does what it is supposed to. This usually is the case, but while checking for this, you may stumble upon a bug or a point of contention that you&#8217;d like to bring to the author&#8217;s notice.</p>
<h3>Step 4 &#8211; Feature enhancements?</h3>
<p>Found something missing in the plugin? Would you like to see something that would make a significant difference to you? Maybe there&#8217;s a feature that would make you switch to this plugin, instead of a similar one you are using?</p>
<p>Jot this down.</p>
<h3>Step 5 &#8211; Writing the Review</h3>
<p>We&#8217;ve collected a lot of information. Now, it&#8217;s time to start the review.</p>
<p>Open your review with the plugin name. Maybe write a short intro on why you chose the plugin. Next write a description of the plugin as well as the features. Provide a screenshot or demo of the plugin if required.</p>
<p>While this is not part of your actual review, it provides an introduction to your plugin for the readers of your blog who are not aware of the same.</p>
<p>Next write your actual review. Include the information we collected in Steps 3-5. Remember to use heading tags i.e. &lt;h3&gt; and &lt;h4&gt; etc. to divide your post into appropriate reading sections.</p>
<h3>Step 6 &#8211; Submit your Review to us</h3>
<p>This week you have a choice of six plugins to choose from:</p>
<ul>
<li><a href="http://www.phoenixheart.net/2008/11/referrer-detector/">Referrer Detector</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/01/11/plugin-review-referrer-detector/">Our Review</a>)</li>
<li><a href="http://www.mailpress.org/">MailPress</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/02/08/plugin-review-mailpress/">Our Review</a>)</li>
<li><a href="http://garinungkadol.com/downloads/post-avatar/">Post Avatar</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/02/22/plugin-review-post-avatar/">Our Review</a>)</li>
<li><a href="http://www.svenkubiak.de/yawasp-en/">Yawasp (Yet Another WordPress Anti-Spam Plugin)</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/02/15/plugin-review-yawasp/">Our Review</a>)</li>
<li><a href="http://ajaydsouza.com/wordpress/plugins/autoclose/">Autoclose</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/02/01/plugin-review-autoclose/">Our Review</a>)</li>
<li><a href="http://wordpress.org/extend/plugins/wp-mollom">WP Mollom</a> &#8211; (<a href="http://weblogtoolscollection.com/archives/2009/03/15/plugin-review-wp-mollom/">Our Review</a>)</li>
</ul>
<p>You have until <strong>Saturday, March 21 &#8211; 11.59pm </strong><a href="http://wwp.greenwichmeantime.com/time-zone/usa/eastern-time/"><strong>EST</strong></a> to send in your review to <strong>submissions AT wltc DOT net </strong>with the following information:</p>
<p><strong>Subject line of the email: </strong>[APAD Plugin Review]:<em>plugin name</em>. Replace <em>plugin name </em>with the name of the plugin you reviewed.</p>
<p><strong>Content of the Email:</strong></p>
<ol>
<li>URL of the review on your blog. Make sure this is a direct link to the post</li>
<li>An excerpt of your post. Maximum 50 words. This will be used by us.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/03/20/how-to-write-a-good-plugin-review/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Plugin Review: Improved Plugin Installation</title>
		<link>http://weblogtoolscollection.com/archives/2009/03/01/plugin-review-improved-plugin-installation/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/03/01/plugin-review-improved-plugin-installation/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:15:07 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Weekly Plugin Review]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=5243</guid>
		<description><![CDATA[One thing I&#8217;ve loved about WordPress 2.7.x is the ability to install plugins directly from the WordPress Plugin Repository. You don&#8217;t need to visit the individual site and instead just search for the plugin you want and then download, install and activate it. However, even now, you need to go to your WP-Admin to install your plugins. Improved Plugin Installation helps overcome this problem. Description: This plugin is an improvement to the current WP 2.7 plugin installation methods. It allows you to install one or more plugins simply by typing the names of the plugins or the download URLs in a textarea. This means you can install all your favorite wordpress plugins in one go! Furthermore, a bookmarklet is included which lets you install plugins directly from an external site. Review: Firstly, I love the plugin page. I&#8217;ve always encouraged authors to write detailed plugin pages on their blogs as [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I&#8217;ve loved about WordPress 2.7.x is the ability to install plugins directly from the WordPress Plugin Repository. You don&#8217;t need to visit the individual site and instead just search for the plugin you want and then download, install and activate it.</p>
<p>However, even now, you need to go to your WP-Admin to install your plugins.</p>
<p><a href="http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/">Improved Plugin Installation</a> helps overcome this problem.</p>
<h3>Description:</h3>
<p>This plugin is an improvement to the current WP 2.7 plugin installation methods. It allows you to install one or more plugins simply by typing the names of the plugins or the download URLs in a textarea. This means you can install all your favorite wordpress plugins in one go!</p>
<p>Furthermore, a bookmarklet is included which lets you install plugins directly from an external site. </p>
<h3>Review:</h3>
<p>Firstly, I love <a href="http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/">the plugin page</a>. I&#8217;ve always encouraged authors to write detailed plugin pages on their blogs as these ensure that your reader easily understands what your plugin has to offer as well what exactly do they need to do to use it. And, Improved Plugin Installation has the necessary details.</p>
<p>The plugin can be used in two main ways. One is from within WordPress Admin and the second is the bookmarklet.</p>
<p>From within the WordPress Admin, you can navigate to Add New Plugin page as usual and scroll down to find a textarea at the bottom. In this you can enter plugin names, plugin page URLS or even direct URLs to the zip files.</p>
<p><img style="display: inline" title="install-multiple-plugins" alt="install-multiple-plugins" src="http://weblogtoolscollection.com/b2-img/2009/03/installmultipleplugins.png" width="457" height="200" /> </p>
<p>Improved Plugin Installation will then download these plugins and install them on your WordPress blog.</p>
<p>The second feature is the bookmarklet. You can install the bookmarklet by navigating to the Add Plugin page and install it from there.</p>
<p>Visit a plugin page, even on external sites and hit the bookmarklet to initiate the installation dialog. You may be asked to login to your blog. This is a necessary security measure and you&#8217;ll be able to quickly install yet another plugin.</p>
<p>Without doubt this plugin really enhances the WordPress interface. But, the question remains how often will you use it. For one, it&#8217;s excellent when you setup a fresh blog and know you have a certain set of plugins that need to be installed.</p>
<p>Another is if you are in the habit of trying out different plugins, or are a tester.</p>
<p>One feature I would like to see is the ability to mass upgrade plugins. Right now if new versions of two or more plugins are released, I need to update each individually, which can be a pain.</p>
<p>Are you currently using this plugin? What would you like to see in the future?</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/03/01/plugin-review-improved-plugin-installation/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Plugin Review: WP Greet Box</title>
		<link>http://weblogtoolscollection.com/archives/2009/01/18/plugin-review-wp-greet-box/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/01/18/plugin-review-wp-greet-box/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 13:37:16 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Weekly Plugin Review]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=5013</guid>
		<description><![CDATA[Last week we reviewed Referrer Detector. This week we review a similar plugin called WP Greet Box. What is WP Greet Box? This plugin lets you show a different greeting message to your new visitors depending on their referrer URL. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed. Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction. Screenshot Features Show a different greeting message to your visitor depending on the referrer URL. You can add/edit/delete/disable these greeting messages [...]]]></description>
			<content:encoded><![CDATA[<p>Last week we reviewed <a href="http://weblogtoolscollection.com/archives/2009/01/11/plugin-review-referrer-detector/">Referrer Detector</a>. This week we review a similar plugin called <a href="http://omninoggin.com/projects/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a>.</p>
<h3>What is WP Greet Box?</h3>
<p>This plugin lets you show a different greeting message to your new visitors depending on their referrer URL.</p>
<p>For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed.</p>
<p>Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction.</p>
<h3>Screenshot</h3>
<p><a href="http://weblogtoolscollection.com/b2-img/2009/01/image.png" rel="thumbnail"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Example of WP Greet Box" src="http://weblogtoolscollection.com/b2-img/2009/01/image-thumb.png" border="0" alt="Example of WP Greet Box" width="220" height="92" /></a></p>
<h3>Features</h3>
<ul>
<li>Show a different greeting message to your visitor depending on the referrer URL. You can add/edit/delete/disable these greeting messages as you choose.</li>
<li>Greeting messages automatically get inserted into the top of your posts upon activation. There is no need to modify theme files.</li>
<li>Ability to auto-insert greeting message to the top or bottom of the post.</li>
<li>Greeting messages can be user closeable or not.</li>
<li>Ability to detect the visitor’s search keywords from major search engines and automatically display related posts under the greeting message.</li>
<li>Show a default greeting message even if the visitor does not match any of your configured referrer URL.</li>
<li>Show a default greeting message even if the visitor does not have JavaScript enabled.</li>
<li>AJAX greeting message in the frontend makes it compatible with caching plugins (such as WP Super Cache) and WPMU.</li>
<li>AJAX administrative interface that uses nonce verification to discourage hackers.</li>
<li>Ability to set a timeout to forget a visitor so we do not keep nagging them with greeting messages.</li>
<li>Ability to set rules to exclude some referrer URLs from seeing greeting messages. Regular expressions is also supported (but not required!).</li>
<li>Ultra customizable greeting message box (with CSS) allowing you to prefix/append HTML around the greeting message box.</li>
<li>Currently the following referrers are installed by default, but you can easily create your own if your favorite referrer is not on the list!
<ul>
<li>blinklist.com</li>
<li>blogmarks.com</li>
<li>del.icio.us</li>
<li>delicious.com</li>
<li>digg.com</li>
<li>diigo.com</li>
<li>facebook.com</li>
<li>flickr.com</li>
<li>furl.com</li>
<li>google.*</li>
<li>ma.gnolia.com</li>
<li>mister-wong.com</li>
<li>myspace.com</li>
<li>netvibes.com</li>
<li>newsvine.com</li>
<li>reddit.com</li>
<li>search.live.com</li>
<li>search.msn.com</li>
<li>search.yahoo.com</li>
<li>simpy.com</li>
<li>stumbleupon.com</li>
<li>technorati.com</li>
<li>twitter.com</li>
<li>youtube.com</li>
</ul>
</li>
</ul>
<h3>Our Review</h3>
<p>WP Greet Box comes really feature packed as compared to Referrer Detector, possibly because WP Greet Box is more mature plugin as of this date.</p>
<p>Installation of plugin is extremely simple. You can <a href="http://wordpress.org/extend/plugins/wp-greet-box/">download it from the WordPress Plugin Directory</a>, unzip it to your host and activate the plugin. I chose to use the new <em>Add New Plugin</em> feature in WordPress 2.7 to install it on my blog <a href="http://techtites.com/">Techtites</a> from within WP-admin itself.</p>
<p>After activating the plugin, you can add / edit / delete referrers to your blog. The plugin comes inbuilt with several referrers including a default referrer who do not come from the fixed set of sites listed above. There are also a few referrers that are not activated by default, so you choose to activate those. I chose to stick with the default list.</p>
<p>It also has the ability to display related posts, though it displayed no related posts for a query that definitely had related posts.</p>
<p>The plugin has its documentation in place, however, it could do well with more detailed instructions. Also, the documentation is a readme.txt file at the plugin repository, which isn&#8217;t the most presentable layout.</p>
<p>I would also like to see Ajaxed tabs as was in the case of Referrer Detector, as it make updating across options extremely quick. The plugin already uses AJAX for editing / updating referrer details.</p>
<p>I believe the author has plans for the plugin, though it is currently kept a secret.</p>
<p>Are you currently using WP Greet Box? Since when have you been using the plugin? Has it helped increase visitor loyalty, number of hits? What additions would you like to see to the plugin features?</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/01/18/plugin-review-wp-greet-box/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Plugin Review: Referrer Detector</title>
		<link>http://weblogtoolscollection.com/archives/2009/01/11/plugin-review-referrer-detector/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/01/11/plugin-review-referrer-detector/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 13:49:00 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Weekly Plugin Review]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Plugin Review]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=4955</guid>
		<description><![CDATA[The second plugin in our weekly plugin review series is not a one that helps you win over a few visitors who arrive from search engines and other sites. What is Referrer Detector? Referrer Detector is a WordPress Plugin that displays a greeting message to visitors that come from different urls (known as referrers). For example, you may want to welcome Diggers with a message that reminds them to digg your story, or you may want to ask Del.icio.us users to bookmark your post, and so on. Features A pure AJAXed admin interface with elements tidily divided into tabs. Entries can be added/modified/(de)activated/deleted without the need to reload the entire page, or even with just one click. The greet box position can be set to before or after the post. A [custom tag] can also be used in case you don&#8217;t want to show greetings on every post. Users can [...]]]></description>
			<content:encoded><![CDATA[<p>The second plugin in our <a href="http://weblogtoolscollection.com/archives/category/apad/">weekly plugin review series</a> is not a one that helps you win over a few visitors who arrive from search engines and other sites.</p>
<h3>What is Referrer Detector?</h3>
<p><a href="http://www.phoenixheart.net/2008/11/referrer-detector/">Referrer Detector</a> is a WordPress Plugin that displays a greeting message to visitors that come from different urls (known as referrers).</p>
<p>For example, you may want to welcome Diggers with a message that reminds them to digg your story, or you may want to ask Del.icio.us users to bookmark your post, and so on.</p>
<h3>Features</h3>
<ul>
<li>A pure AJAXed admin interface with elements tidily divided into tabs. Entries can be added/modified/(de)activated/deleted without the need to reload the entire page, or even with just one click.</li>
<li>The greet box position can be set to before or after the post. A <a href="http://www.phoenixheart.net/2008/11/referrer-detector/#custom_tag">[custom tag]</a> can also be used in case you don&#8217;t want to show greetings on every post.</li>
<li>Users can also put a tag (<code>&lt;?php if (function_exists('referrer_detector')) referrer_detector(); ?&gt;</code>) into the template to show the greet box anywhere of choice.</li>
<li>Excluded URLs can be specified in order to hide the greet box from specific users (like ones from Google Reader).</li>
<li>Ability to include WordPress attributes like url, title, author, category etc. into the greetings.</li>
<li>A STAT panel to get data reporting about the visitor statistic.</li>
<li>Compatible with caching plugins, since the core is written and run in JavaScript which is normally not cached.</li>
<li>Many installed-by-default entries (which can be restored anytime with one click). Upon installing, you will have these entries available:
<ul>
<li>9 rules</li>
<li>Del.icio.us and Delicious.com</li>
<li>Digg</li>
<li>Gizmodo</li>
<li>Google Search</li>
<li>Lifehacker</li>
<li>Live Search</li>
<li>Reddit</li>
<li>StumbleUpon</li>
<li>TechCrunch</li>
<li>Technograti</li>
<li>TechRadar</li>
<li>Twitter</li>
<li>Yahoo Search</li>
</ul>
</li>
</ul>
<h3>Demo</h3>
<p>The real way to test this plugin is to go to Google or Yahoo and then search for &#8220;phoenixheart.net&#8221; [<a href="http://search.yahoo.com/search?p=&quot;phoenixheart.net&quot;">Yahoo! Search Results</a>] Click on the link to the site and check out the cool greeting image.</p>
<p>I performed a <a href="http://search.yahoo.com/search?p=&quot;phoenixheart.net&quot;">Yahoo! Search</a> and got this cool greeting box.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="referrerdetector" src="http://weblogtoolscollection.com/b2-img/2009/01/referrerdetector.jpg" border="0" alt="referrerdetector" width="500" height="63" /></p>
<p>Google Search worked only when the referrer was Google.com and not Google.co.in which is default since I am from India.</p>
<h3>Our Review</h3>
<p>The plugin is easy to use and install. It comes with out-of-the-box support for 14 sites which should cover a good portion of the traffic that you would receive.</p>
<p>This makes it a install and forget plugin unless you really want to bother about customizing it.</p>
<p>The <a href="http://www.phoenixheart.net/2008/11/referrer-detector/">plugin release post</a> is well detailed, complete with examples on how to go about configuring / editing the welcome messages.</p>
<p>Adding a new entry is extremely easy. You need to enter details of the site where you are entering traffic from. The site has to be entered without the http or www e.g. digg.com or google.com.</p>
<p>The AJAX interface makes it easy to add / edit referrers. I was able to Edit and Add at the same time without visiting a new page. My detailed testing did raise a few points, which I have listed under improvements below.</p>
<p>Each tab has a small help section, so you’re not left clueless if you get stuck somewhere. The option for Excluded URLs is good since you can exclude those who are subscribed to online feed readers.</p>
<h3>Suggested Improvements</h3>
<p>Now, this is the important part, or I hope to think so! Some improvements I felt this plugin could use:</p>
<ol>
<li>Making any modification i.e. adding / editing referrers requires write permissions for a JavaScript file. It also requires the user to know how to chmod and also increases one step in the installation process. I’d be happier if everything was stored in the database.</li>
<li>You can choose to deactivate certain referrers. Would be good if there was a checkbox for bulk actions, something like we now have in WordPress 2.7 management of posts, pages, comments, plugins etc.</li>
<li>Like I mentioned above Google.com worked but not Google.co.in. Google Search is such that it automatically changes the default search engine domain based on your location. The plugin should take care of this automatically. It’s a humongous task to add all the individual domains. One possible solution could be a wildcard entry i.e. google.* or *.yahoo.com</li>
<li>Default Message for domains not in the list of referrers. I believe the author plans on updating this in a future version.</li>
<li>Lastly, not an important point but it would be great to see the plugin have its own page instead of post. I’m not a big fan of posts being the default location for a plugin or theme since your plugin/theme is permanent and so needs a permanent location on your site. It also helps in standardization when you release more than one plugin. E.g. in my case I have <a href="http://ajaydsouza.com/wordpress/plugins/">all plugins on separate pages on my blog</a>. Again, this is a matter of preference.</li>
</ol>
<p>And, now it’s your turn. Have you been using this plugin? What has been your experience with it? Do you have any feature requests?</p>
<p>The plugin author is reading…</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/01/11/plugin-review-referrer-detector/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/plugin-review/feed/ ) in 0.85616 seconds, on Feb 14th, 2012 at 9:43 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 10:43 am UTC -->
