<?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>JohnTP.com &#187; WordPress</title>
	<atom:link href="http://www.johntp.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johntp.com</link>
	<description>Blog Tips To Help You Make Money Online</description>
	<lastBuildDate>Wed, 20 Jan 2010 18:48:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to make an Archive page for your blog</title>
		<link>http://www.johntp.com/2008/08/12/how-to-make-an-archive-page-for-your-blog/</link>
		<comments>http://www.johntp.com/2008/08/12/how-to-make-an-archive-page-for-your-blog/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 16:53:49 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2008/08/12/how-to-make-an-archive-page-for-your-blog/</guid>
		<description><![CDATA[A few readers in the past have emailed me to ask on how I made the Archive page on this blog. I thought of writing a post on it after reading this email from a reader
Hi John,
I have one doubt. What plugin do you use to create the Archives page http://www.johntp.com/archives/
I have searched many places [...]]]></description>
			<content:encoded><![CDATA[<p>A few readers in the past have emailed me to ask on how I made the Archive page on this blog. I thought of writing a post on it after reading this email from a reader</p>
<blockquote><p>Hi John,</p>
<p>I have one doubt. What plugin do you use to create the Archives page <a href="http://www.johntp.com/archives/">http://www.johntp.com/archives/</a></p>
<p>I have searched many places but didn&#8217;t find an answer.</p></blockquote>
<p>I don&#8217;t use any plugin to create the Archive page, I just use this code:</p>
<p><code>&lt;h3&gt;Browse by Month&lt;/h3&gt;<br />
&lt;ul&gt;<br />
&lt;?php wp_get_archives('show_post_count=1'); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;h3&gt;Browse by Category&lt;/h3&gt;<br />
&lt;ul&gt;<br />
&lt;?php wp_list_cats('hierarchical=0&amp;optioncount=1'); ?&gt;<br />
&lt;/ul&gt;</code></p>
<p>You may also use a WordPress plugin called <a href="http://www.geekwithlaptop.com/projects/clean-archives/">Clean Archives</a>. I have not tried this plugin but have seen some bloggers using it to display all the posts of their blog on the archive page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2008/08/12/how-to-make-an-archive-page-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>125&#215;125 Ad Management Plugins for WordPress</title>
		<link>http://www.johntp.com/2008/08/11/ad-management-wordpress-plugins/</link>
		<comments>http://www.johntp.com/2008/08/11/ad-management-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 05:46:11 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[125x125 ads]]></category>
		<category><![CDATA[block advertising]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2008/08/11/ad-management-wordpress-plugins/</guid>
		<description><![CDATA[If you sell ads directly on your blog using block advertising (125&#215;125 ads),  then you will be knowing on how time consuming it can be to add ads from advertisers on your blog and then remove them when they expire. You may have also wanted to rotate your ads to give your advertisers equal exposure.
Here [...]]]></description>
			<content:encoded><![CDATA[<p>If you sell ads directly on your blog using block advertising (125&#215;125 ads),  then you will be knowing on how time consuming it can be to add ads from advertisers on your blog and then remove them when they expire. You may have also wanted to rotate your ads to give your advertisers equal exposure.</p>
<p>Here are two easy to use WordPress plugins that should make managing your 125&#215;125 ads a lot easier: <a title="Download UBD Block Ad plugin" href="http://www.uniqueblogdesigns.com/blog/2008/ubd-block-ad-plugin-wordpress-26-update/" target="_blank">UBD Block Ad</a> and <a title="Download WP125 plugin" href="http://www.webmaster-source.com/wp125-ad-plugin-wordpress/" target="_blank">WP125</a>.</p>
<p><span id="more-856"></span></p>
<p><strong>Watch the below video to find out how they work:</strong></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WrsIPZ4A5Gw&#038;hl=en&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/WrsIPZ4A5Gw&#038;hl=en&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>You can watch the video in higher quality from <a title="Watch video in higher quality" href="http://www.youtube.com/watch?v=WrsIPZ4A5Gw&amp;fmt=18" target="_blank">here</a>.</p>
<p>If you like the video, please rate it on YouTube and you may also want to <a href="http://www.youtube.com/user/johnpthomas278" target="_blank">subscribe to my YouTube videos</a> to be notified of any videos I upload to YouTube in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2008/08/11/ad-management-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to resolve the &#8216;No tweets available at the moment&#8217; error by Twitter Tools</title>
		<link>http://www.johntp.com/2008/07/07/twitter-tools-no-tweets-error/</link>
		<comments>http://www.johntp.com/2008/07/07/twitter-tools-no-tweets-error/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:42:32 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.johntp.com/?p=926</guid>
		<description><![CDATA[Recently I installed the Twitter Tools WordPress plugin to display my tweets on my blogs, but the plugin just displayed &#8216;No tweets available at the moment.&#8217;
I tried reinstalling the plugin, and also tried clicking &#8216;Update Tweets&#8217; and even &#8216;Reset Tweet Checking&#8217; buttons but it did not work.
Finally I decided to delete the Twitter Tools table [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I installed the Twitter Tools WordPress plugin to display my tweets on my blogs, but the plugin just displayed &#8216;No tweets available at the moment.&#8217;</p>
<p>I tried reinstalling the plugin, and also tried clicking &#8216;Update Tweets&#8217; and even &#8216;Reset Tweet Checking&#8217; buttons but it did not work.</p>
<p>Finally I decided to delete the Twitter Tools table from my blogs database and reinstall Twitter Tools WordPress Plugin and it worked <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps those of you who faced the same problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2008/07/07/twitter-tools-no-tweets-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Your RSS subscribers With What Would Seth Godin Do WordPress Plugin</title>
		<link>http://www.johntp.com/2008/02/22/increase-your-rss-subscribers-with-what-would-seth-godin-do-wordpress-plugin/</link>
		<comments>http://www.johntp.com/2008/02/22/increase-your-rss-subscribers-with-what-would-seth-godin-do-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 16:39:06 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[readers]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[seth godin]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2008/02/22/increase-your-rss-subscribers-with-what-would-seth-godin-do-wordpress-plugin/</guid>
		<description><![CDATA[I have wrote about many WordPress plugins in the past. Here is one that could help increase your blog&#8217;s subscribers. What would Seth Godin do plugin displays a message for first time visitors asking them to subscribe to your blog&#8217;s feed (uses cookies).
By default the message shown is &#34;If you&#8217;re new here, you may want [...]]]></description>
			<content:encoded><![CDATA[<p>I have wrote about many <a title="Find more useful WordPress Plugins here" href="http://www.johntp.com/category/wordpress/wordpress-plugins/">WordPress plugins</a> in the past. Here is one that could help increase your blog&#8217;s subscribers. What would Seth Godin do plugin displays a message for first time visitors asking them to subscribe to your blog&#8217;s feed (uses cookies).</p>
<p>By default the message shown is &quot;If you&#8217;re new here, you may want to subscribe to my RSS feed. Thanks for visiting!&quot; and disappears after three visits. </p>
<p>I have been using this plugin for the past few days on my <a title="reviews different hardware like Cell Phones, Digital Cameras, Laptops and MP3 Players daily" href="http://www.digitgeek.com">hardware review</a> blog. Here&#8217;s a screenshot of it in action:</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="213" alt="What would Seth Godin do plugin" src="http://www.johntp.com/wp-content/uploads/2008/02/what-would-seth-godin-do.gif" width="570" border="0" /> </p>
<p>Installation is easy. All you have to do is upload the <em>what_would_seth_godin_do.php</em> file to your plugins folder and activate it. The plugin also allows you to customize the message, its lifespan, and its location.</p>
<p>Download the What would Seth Godin do plugin from <a title="Download the What would Seth Godin do plugin" href="http://www.richardkmiller.com/blog/wordpress-plugin-what-would-seth-godin-do">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2008/02/22/increase-your-rss-subscribers-with-what-would-seth-godin-do-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>4 Tips To Protect Your WordPress Blog</title>
		<link>http://www.johntp.com/2008/01/23/4-tips-to-protect-your-wordpress-blog/</link>
		<comments>http://www.johntp.com/2008/01/23/4-tips-to-protect-your-wordpress-blog/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 04:18:11 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2008/01/23/4-tips-to-protect-your-wordpress-blog/</guid>
		<description><![CDATA[Matt Cutts recently wrote a post giving four good tips to protect a WordPress blog. Try these tips if you own a WordPress blog.

Secure your /wp-admin/ directory &#8211; lock down your wp-admin folder so that only certain IP addresses can access that directory
Make an empty wp-content/plugins/index.html file &#8211; it helps prevent people from finding out [...]]]></description>
			<content:encoded><![CDATA[<p>Matt Cutts recently wrote a post giving <a href="http://www.mattcutts.com/blog/three-tips-to-protect-your-wordpress-installation/" target="_blank">four good tips to protect a WordPress blog</a>. Try these tips if you own a WordPress blog.</p>
<ol>
<li><strong>Secure your /wp-admin/ directory</strong> &#8211; lock down your wp-admin folder so that only certain IP addresses can access that directory</li>
<li><strong>Make an empty wp-content/plugins/index.html file</strong> &#8211; it helps prevent people from finding out which plugins you use. If you use an outdated plugin, someone could hack your blog by exploiting a bug. To prevent people from viewing which plugins you have installed, just create a blank index.html file and upload it to your plugins folder.</li>
<li><strong>Subscribe to the WordPress Development blog</strong> &#8211; you could <a href="http://wordpress.org/development/feed/" target="_blank">subscribe to the development blog</a> to be alerted as soon as a new WordPress version is released. Upgrade your WordPress blog as soon as possible or it could be hacked. I haven&#8217;t subscribed as we already get notified of a new WordPress version from the dashboard.</li>
<li><strong>Hide your WordPress version:</strong> by default, WordPress theme&#8217;s have a line in the header.php to display the current version of WordPress you use (can be found by viewing source). Since anyone can find your WordPress version this way, your blog is prone to hackers until you upgrade to the latest version. To prevent displaying your WordPress version, just open your theme&#8217;s header.php file and look for the following line<code>&lt;meta name=”generator” content=”WordPress &lt;?php bloginfo(’version’); ?&gt;” /&gt;</code> and replace it with <code>&lt;meta content="WordPress" name="generator" /&gt;</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2008/01/23/4-tips-to-protect-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>How To Display Your Twitter Status On A WordPress Blog</title>
		<link>http://www.johntp.com/2007/11/25/how-to-display-twitter-status-on-wordpress-blog/</link>
		<comments>http://www.johntp.com/2007/11/25/how-to-display-twitter-status-on-wordpress-blog/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 07:29:59 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/11/25/how-to-display-twitter-status-on-wordpress-blog/</guid>
		<description><![CDATA[
Twitter is a great service that most of us use to let our friends and family know what we are doing. But as a blogger you may have also wanted to let your readers&#160; know what you are doing.&#160; I have been displaying my Twitter status on this blog for some time now. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><img height="50" alt="twitter" src="http://www.johntp.com/wp-content/uploads/11466a0ececa_14EEF/twitter.gif" width="224" align="left" border="0" />
<p><a href="http://www.twitter.com">Twitter</a> is a great service that most of us use to let our friends and family know what we are doing. But as a blogger you may have also wanted to let your readers&#160; know what you are doing.&#160; I have been displaying my Twitter status on this blog for some time now. It&#8217;s a great way to keep readers updated on what we are doing as well as to put up something short that you don&#8217;t want to write a post on (like to ask your readers to vote for your blog post on Digg or when you want to share an interesting post on another blog with your readers).</p>
<p>There are many <a href="http://www.quickonlinetips.com/archives/2007/04/10-best-twitter-tools-for-wordpress-blogs/">Twitter tools for WordPress blogs</a>, but the one I use is a modified version of <a href="http://eightface.com/wordpress/twitterrss/">twitterRSS</a> that you can download from <a href="http://immike.net/scripts/twitterrss.txt">here</a> (found via <a href="http://paulstamatiou.com/2007/06/03/how-to-twitter-bar-popular-posts-random-stats/">Paul&#8217;s blog</a>).</p>
<p><span id="more-766"></span></p>
<p><strong>Plugin Installation</strong></p>
<ul>
<li>download the &#8216;twitterrss.txt&#8217; to your computer and rename it to twitterrss.php </li>
<li>edit the file to add your Twitter RSS URL, home URL, username,&#160; number of twitters to display, etc (your Twitter RSS link can be found at the bottom of your Twitter page) </li>
<li>Upload the file to your WordPress Plugins folder and activate it </li>
<li>Add &lt;?php get_twitterRSS(); ?&gt; in your theme where you want it displayed </li>
</ul>
<p>That&#8217;s it. You should be able to immediately see your Twitter status displayed on your blog.&#160; </p>
<p>By the way, <a title="My Twitter page" href="http://twitter.com/johntp">this</a> is my Twitter page incase you would like to follow me <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/11/25/how-to-display-twitter-status-on-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Do Not Upgrade Your WordPress wp-config.php</title>
		<link>http://www.johntp.com/2007/11/19/do-not-upgrade-your-wordpress-wp-configphp/</link>
		<comments>http://www.johntp.com/2007/11/19/do-not-upgrade-your-wordpress-wp-configphp/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 12:00:45 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-config]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/11/19/do-not-upgrade-your-wordpress-wp-configphp/</guid>
		<description><![CDATA[Whenever you install WordPress on a blog,  you will need to modify the wp-config.php file to define the WordPress configuration settings required to access your MySQL database. However, you will not need to modify the file whenever you do a WordPress upgrade.
Recently I have been seeing strange characters appearing on many of my posts [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever you install WordPress on a blog,  you will need to modify the wp-config.php file to define the WordPress configuration settings required to access your MySQL database. However, you will not need to modify the file whenever you do a WordPress upgrade.</p>
<p>Recently I have been seeing strange characters appearing on many of my posts and some of the pages on this blog. I tried many things but could not find out the reason for this. Yesterday after reading <a href="http://www.quickonlinetips.com/archives/2007/11/have-you-ever-upgraded-wordpress-wp-configphp/" title="Have You Ever Upgraded WordPess wp-config.php?">this</a> post on QuickOnlineTips, I realized the reason why I was seeing the strange characters. During a recent WordPress upgrade I had upgraded my wp-config.php file too as I had seen some new additions to it.</p>
<p><span id="more-762"></span></p>
<p>This is what I found added to the new wp-config file</p>
<p><code>define('DB_CHARSET', 'utf8');<br />
define('DB_COLLATE', '');</code></p>
<p>Since WordPress Version 2.2, <strong>DB_CHARSET</strong> was made available to allow designation of the database character set to be used when defining the MySQL database tables.</p>
<blockquote><p><strong>Warning for those performing upgrades</strong>: If DB_CHARSET and DB_COLLATE do not exist in your wp-config.php file, DO NOT add either definition to your wp-config.php file unless you read and understand Converting Database Character Sets. Adding DB_CHARSET and DB_COLLATE to the wp-config.php file, for an existing blog, can cause problems — as Ryan Boren says, &#8220;your queries will go boom!&#8221;</p></blockquote>
<p>source: <a href="http://codex.wordpress.org/Editing_wp-config.php">Editing_wp-config.php</a></p>
<p>Since I had already added the two definitions to my wp-config.php file, I just commented it out and the strange characters seem to have gone <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Have you upgraded your wp-config.php file and experienced the same problem?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/11/19/do-not-upgrade-your-wordpress-wp-configphp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Give All Your Advertisers Even Exposure</title>
		<link>http://www.johntp.com/2007/11/17/give-all-your-advertisers-even-exposure/</link>
		<comments>http://www.johntp.com/2007/11/17/give-all-your-advertisers-even-exposure/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 15:29:35 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/11/17/give-all-your-advertisers-even-exposure/</guid>
		<description><![CDATA[Got Banners is a WordPress Plugin that lets you randomize banners like you see on TechCrunch and John Chow&#8217;s blog. Unlike other banner rotators, Got Banners displays all the banners provided simultaneously. But, in a different random order each time.
Got Banners will be very useful for those who sell ads directly to advertisers as it [...]]]></description>
			<content:encoded><![CDATA[<p>Got Banners is a <a href="http://www.johntp.com/category/wordpress/wordpress-plugins/" title="Find more useful WordPress Plugins">WordPress Plugin</a> that lets you randomize banners like you see on TechCrunch and John Chow&#8217;s blog. Unlike other banner rotators, Got Banners displays all the banners provided simultaneously. But, in a different random order each time.</p>
<p>Got Banners will be very useful for those who sell ads directly to advertisers as it will give all advertisers even exposure. Even if you don&#8217;t do direct sales you can still use this plugin to rotate affiliate banners from <a href="http://www.johntp.com/adsense/">AdSense</a>, <a href="http://www.johntp.com/2007/03/01/text-link-ads-review/" title="Text Link Ads review">Text Link Ads</a>, <a href="http://www.johntp.com/recommended/eminimalls.php">Chitika eMiniMalls</a> or any other <a href="http://www.johntp.com/2007/03/16/how-to-improve-your-affiliate-earnings/" title="How To Improve Your Affiliate Earnings">affiliate program</a>.</p>
<p>You can see this plugin in action on this blog by just refreshing the page (125&#215;125 ads on sidebar). Download Got Banners WordPress Plugin from <a href="http://gotchance.com/got-banners-plugin/">here </a></p>
<p>found via <a href="http://www.johnchow.com/randomize-banners-with-got-banners-wordpress-plugin/">JohnChow.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/11/17/give-all-your-advertisers-even-exposure/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: WP-Sticky</title>
		<link>http://www.johntp.com/2007/11/12/wordpress-plugin-wp-sticky/</link>
		<comments>http://www.johntp.com/2007/11/12/wordpress-plugin-wp-sticky/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 18:24:08 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/11/12/wordpress-plugin-wp-sticky/</guid>
		<description><![CDATA[WP-Sticky is a WordPress Plugin  							that allows you to put up a post (or posts) before all other posts on your blog&#8217;s homepage. The plugin is a modified version of Adhesive which is currently not compatible with the latest version of WordPress.
WP-Sticky is useful when you want to make an announcement on your blog [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.johntp.com/wp-content/uploads/wpsticky_options.gif" alt="WP-Sticky options" style="margin-right: 5px" align="left" border="0" height="101" width="192" />WP-Sticky is a <a href="http://www.johntp.com/category/wordpress/wordpress-plugins/" title="Find more useful WordPress Plugins">WordPress Plugin</a>  							that allows you to put up a post (or posts) before all other posts on your blog&#8217;s homepage. The plugin is a modified version of Adhesive which is currently not compatible with the latest version of WordPress.</p>
<p>WP-Sticky is useful when you want to make an announcement on your blog or when you want to make sure that your blog&#8217;s visitors see any particular post.</p>
<p>Installation of the plugin is easy, simply  upload the folder &#8217;sticky&#8217; to the plugins folder and activate it. Once the installation is over, configure the WP-Sticky options in <em>WP-Admin -&gt; Options -&gt; Sticky</em>. You can find the post&#8217;s &#8216;<em>Sticky</em>&#8216; Option under &#8216;<em>Post Sticky Status</em>&#8216; Options in the &#8216;<em>Write/Edit Post Screen</em>&#8216;.</p>
<p><span id="more-756"></span></p>
<p>There are three options &#8211; Announcement, Sticky and Normal</p>
<p><strong>Difference between Announcement Posts and Sticky Posts</strong></p>
<p>Posts marked as &#8217;sticky&#8217; will only stay on top of all the posts which is posted  on the same day as the sticky post whereas posts marked as &#8216;announcement&#8217; will stay on top of all posts.</p>
<p>You may want to read <a href="http://lesterchan.net/wordpress/2007/02/25/wp-sticky-new-ideas/">this</a> post by the plugin author if you have not understood the difference.</p>
<p><a href="http://lesterchan.net/portfolio/programming.php" title="Download WP-Sticky plugin">Download WP-Sticky</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/11/12/wordpress-plugin-wp-sticky/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Feed Count</title>
		<link>http://www.johntp.com/2007/11/12/wordpress-plugin-feed-count/</link>
		<comments>http://www.johntp.com/2007/11/12/wordpress-plugin-feed-count/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 11:17:32 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/11/12/wordpress-plugin-feed-count/</guid>
		<description><![CDATA[ Feed Count is a WordPress Plugin that displays the number of subscribers to your feedburner feed in plain text. The plugin allows you to customize the feed count with CSS and I am sure those who dont like the feedburner chicklet will like this plugin.
I first wanted to use this plugin but then decided [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.johntp.com/wp-content/uploads/feedcount_plugin.jpg" alt="Feed Count" style="margin-right: 5px" align="left" border="0" height="98" width="200" /> Feed Count is a <a href="http://www.johntp.com/category/wordpress/wordpress-plugins/" title="Find more useful WordPress Plugins">WordPress Plugin</a> that displays the number of subscribers to your feedburner feed in plain text. The plugin allows you to customize the feed count with CSS and I am sure those who dont like the feedburner chicklet will like this plugin.</p>
<p>I first wanted to use this plugin but then decided not to when it showed yesterdays feed count when tested with <a href="http://www.johntp.com/2006/06/03/how-to-setup-wordpress-in-easyphp/" title="How to setup WordPress in EasyPHP">EasyPHP</a>.</p>
<p><strong>Update:</strong> There is an &#8216;Update interval&#8217; option that will update the feed count every 60 minutes.</p>
<p><span id="more-755"></span></p>
<h4>Feed Count Plugin Options</h4>
<p><img src="http://www.johntp.com/wp-content/uploads/feedcount_options.gif" alt="Feed Count options" border="0" height="190" width="514" /></p>
<p>If you decide to use <a href="http://www.mapelli.info/feed/feed-count-12" title="Download FeedCount Wordpress Plugin">Feed Count WordPress plugin</a>, be sure to enable Awareness API for your feedburner account (you can find it on the Publicize tab on your feedburner account).</p>
<p>Also check out the <a href="http://bloggers-journey.com/blogging-news/51-rss-button-for-your-blog/">51 RSS Buttons</a> put up by Bloggers Journey.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/11/12/wordpress-plugin-feed-count/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
