<?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>Blogging Girl &#187; plugins</title>
	<atom:link href="http://www.blogging-girl.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogging-girl.com</link>
	<description>Blogging about everything related to blogs</description>
	<lastBuildDate>Sun, 29 Jan 2012 17:36:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress plugin fix: Tweetmeme button not displaying</title>
		<link>http://www.blogging-girl.com/2011/10/10/wordpress-plugin-fix-tweetmeme-button-not-displaying/</link>
		<comments>http://www.blogging-girl.com/2011/10/10/wordpress-plugin-fix-tweetmeme-button-not-displaying/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 19:56:52 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1852</guid>
		<description><![CDATA[If you want to use the Tweetmeme plugin for WordPress but can&#8217;t get it to display regardless of whether you&#8217;re using the auto-positioning option or manual inclusion, try adding &#60;?php wp_footer(); ?&#62; to your blog &#8211; insert it just before the &#60;/body&#62; tag. This fix worked for me! (Many thanks to the WordPress support forum!)]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F10%2F10%2Fwordpress-plugin-fix-tweetmeme-button-not-displaying%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F10%2F10%2Fwordpress-plugin-fix-tweetmeme-button-not-displaying%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you want to use the <a href="http://wordpress.org/extend/plugins/tweetmeme/">Tweetmeme</a> plugin for <a href="http://www.wordpress.org">WordPress</a> but can&#8217;t get it to display regardless of whether you&#8217;re using the auto-positioning option or manual inclusion, try adding <strong>&lt;?php wp_footer(); ?&gt;</strong> to your blog &#8211; insert it just before the <strong>&lt;/body&gt;</strong> tag. This fix worked for me! (Many thanks to the <a href="http://wordpress.org/extend/plugins/tweetmeme/">WordPress support forum</a>!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/10/10/wordpress-plugin-fix-tweetmeme-button-not-displaying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: preventing and removing spam</title>
		<link>http://www.blogging-girl.com/2011/09/20/wordpress-preventing-and-removing-spam/</link>
		<comments>http://www.blogging-girl.com/2011/09/20/wordpress-preventing-and-removing-spam/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 20:04:56 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1836</guid>
		<description><![CDATA[Spam and blogs seem to go hand in hand, unfortunately. I don&#8217;t know of one blog, my own included, that hasn&#8217;t been hit by spam at least once per day. The good news is that there are many steps you can take to prevent a significant amount of spam, and several things you can do [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F09%2F20%2Fwordpress-preventing-and-removing-spam%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F09%2F20%2Fwordpress-preventing-and-removing-spam%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Spam and blogs seem to go hand in hand, unfortunately. I don&#8217;t know of one blog, my own included, that hasn&#8217;t been hit by spam at least once per day. The good news is that there are many steps you can take to prevent a <strong>significant</strong> amount of spam, and several things you can do to easily clean up if you&#8217;ve been hit by a large amount of spam.</p>
<h3>Preventing Spam on Your WordPress Blog</h3>
<ul>
<li>Keep your WordPress installation up to date. This sounds like a no-brainer, but you would not believe how many people out there just don&#8217;t bother to keep their software updated. WordPress routinely tweaks their code to improve security and prevent hacking <em>and</em> spamming, so it&#8217;s always a good idea to use the latest version.</li>
<li>Avoid excessive keyword usage if you can help it. In many cases spammers are attracted to your blog not only because of its ranking (Google PageRank, Alexa, etc.), but because of the type of content you post. Unless you absolutely <em>have</em> to, don&#8217;t keyword-drop left and right.</li>
<li>Use spam preventative tools on your comments pages. CAPTCHAS and math problem anti-spam plugins are numerous, and most are easy to install and setup, and blend seamlessly with whatever theme you happen to be using.</li>
<li>Close comments after a certain period of time, say, one week, or within a month of posting.</li>
</ul>
<h3>Removing Spam from Your WordPress Blog</h3>
<ul>
<li>Go through your list of pending comments and delete spammy ones. Double check your list of approved comments, too, as sometimes illegitimate ones can slip through the cracks (on the flip side, always double check comments listed as spam, as WordPress can occasionally make a false-positive identification on a legitimate comment!).</li>
<li>Use a plugin like <a href="http://wordpress.org/extend/plugins/delete-pending-comments/">Delete Pending Comments</a> to help you clean up hundreds or thousands of pending comments that are spammy.</li>
<li>As a final measure, update any out-of-date installations and plugins!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/09/20/wordpress-preventing-and-removing-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin: White Label CMS</title>
		<link>http://www.blogging-girl.com/2011/04/02/wordpress-plugin-white-label-cms/</link>
		<comments>http://www.blogging-girl.com/2011/04/02/wordpress-plugin-white-label-cms/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 14:52:47 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1611</guid>
		<description><![CDATA[If you install and manage blogs for others, or simply want your own blogs to reflect your own site&#8217;s branding, check out White Label CMS. White Label CMS is a WordPress plugin that allows you to add your own branding to your WordPress administration area. Add custom logos to the login and logout screen, add [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F04%2F02%2Fwordpress-plugin-white-label-cms%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F04%2F02%2Fwordpress-plugin-white-label-cms%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you install and manage blogs for others, or simply want your own blogs to reflect your own site&#8217;s branding, check out <a href="http://wordpress.org/extend/plugins/white-label-cms/">White Label CMS</a>. White Label CMS is a <a href="http://www.wordpress.org">WordPress</a> plugin that allows you to add your own branding to your WordPress administration area. Add custom logos to the login and logout screen, add custom icons within the dashboard&#8217;s header and footer section, change colors, choose which menus should be displayed, and even add your own custom welcome title and message. The plugin is very easy to install and configure, and offers you a lot of great options for branding your WordPress installation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/04/02/wordpress-plugin-white-label-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress plugin: Simple Preview</title>
		<link>http://www.blogging-girl.com/2011/03/10/wordpress-plugin-simple-preview/</link>
		<comments>http://www.blogging-girl.com/2011/03/10/wordpress-plugin-simple-preview/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 23:32:21 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1596</guid>
		<description><![CDATA[Have you ever wanted to share an unpublished or scheduled post with a friend or a business associate? Rather than publishing the post early, publishing it with a password or sending a copy or a screenshot, install and activate the Simple Preview plugin! This plugin simply allows non-logged in individuals to view an unpublished or [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fwordpress-plugin-simple-preview%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fwordpress-plugin-simple-preview%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Have you ever wanted to share an unpublished or scheduled post with a friend or a business associate? Rather than publishing the post early, publishing it with a password or sending a copy or a screenshot, install and activate the <a href="http://gabriel.nagmay.com/2009/10/simple-preview/">Simple Preview</a> plugin! This plugin simply allows non-logged in individuals to view an unpublished or scheduled post. It&#8217;s very simple to use: install, activate, then check &#8220;Allow Anonymous Preview&#8221; in the dialog box that will now be present beneath the post writing area on your post writing pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/03/10/wordpress-plugin-simple-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution for activating the Flickr Photo Album WordPress plugin</title>
		<link>http://www.blogging-girl.com/2011/03/10/solution-for-activating-the-flickr-photo-album-wordpress-plugin/</link>
		<comments>http://www.blogging-girl.com/2011/03/10/solution-for-activating-the-flickr-photo-album-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 23:03:40 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1588</guid>
		<description><![CDATA[An update to What happened to Flickr Photo Album? &#8212; my, what a little Googling will do! Edit tantan-flickr/flickr/class-admin.php so that the hook add_action is changed to the following: add_action(&#8216;admin_menu&#8217;, array(&#038;$this, &#8216;addhooks&#8217;)); //add_action(&#8216;activate_tantan-flickr/flickr.php&#8217;, array(&#038;$this, &#8216;activate&#8217;)); register_activation_hook(__FILE__, array(&#038;$this, &#8216;activate&#8217;)); //add_action(&#8216;deactivate_tantan-flickr/flickr.php&#8217;, array(&#038;$this, &#8216;deactivate&#8217;)); register_deactivation_hook(__FILE__, array(&#038;$this, &#8216;deactivate&#8217;)); add_action(&#8216;load-upload.php&#8217;, array(&#038;$this, &#8216;addPhotosTab&#8217;)); Or, download the modified class-admin.php! Congratulations &#8212; you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fsolution-for-activating-the-flickr-photo-album-wordpress-plugin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fsolution-for-activating-the-flickr-photo-album-wordpress-plugin%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>An update to <a href="http://www.blogging-girl.com/2011/03/10/what-happened-to-flickr-photo-album/">What happened to Flickr Photo Album?</a> &#8212; my, what a little Googling will do!</p>
<p>Edit <em>tantan-flickr/flickr/class-admin.php</em> so that the hook <em>add_action</em> is changed to the following:</p>
<blockquote><p>
add_action(&#8216;admin_menu&#8217;, array(&#038;$this, &#8216;addhooks&#8217;));<br />
//add_action(&#8216;activate_tantan-flickr/flickr.php&#8217;, array(&#038;$this, &#8216;activate&#8217;));<br />
register_activation_hook(__FILE__, array(&#038;$this, &#8216;activate&#8217;));<br />
//add_action(&#8216;deactivate_tantan-flickr/flickr.php&#8217;, array(&#038;$this, &#8216;deactivate&#8217;));<br />
register_deactivation_hook(__FILE__, array(&#038;$this, &#8216;deactivate&#8217;));<br />
add_action(&#8216;load-upload.php&#8217;, array(&#038;$this, &#8216;addPhotosTab&#8217;));
</p></blockquote>
<p>Or, <a href="http://uploadingit.com/d/QFHFYG7Y3ODM8K4B">download the modified class-admin.php</a>!</p>
<p>Congratulations &#8212; you can now activate and use the plugin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/03/10/solution-for-activating-the-flickr-photo-album-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What happened to Flickr Photo Album?</title>
		<link>http://www.blogging-girl.com/2011/03/10/what-happened-to-flickr-photo-album/</link>
		<comments>http://www.blogging-girl.com/2011/03/10/what-happened-to-flickr-photo-album/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 22:52:16 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1586</guid>
		<description><![CDATA[Flickr Photo Album is the perfect Flickr WordPress plugin for me. I wanted something that would allow me to quickly and easily browse my photostream &#8212; from within the WordPress admin panel &#8212; and insert photos in my posts. The plugin worked beautifully. But now that I&#8217;ve upgraded to WordPress 3.1, the plugin no longer [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fwhat-happened-to-flickr-photo-album%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Fwhat-happened-to-flickr-photo-album%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://tantannoodles.com/toolkit/photo-album/">Flickr Photo Album</a> is the perfect <a href="http://www.flickr.com/">Flickr</a> WordPress plugin for me. I wanted something that would allow me to quickly and easily browse my photostream &#8212; from within the WordPress admin panel &#8212; and insert photos in my posts. The plugin worked beautifully. But now that I&#8217;ve upgraded to WordPress 3.1, the plugin no longer works. It seemingly deactivated itself, and refuses to reactivate. Completely removing the plugin files and then installing the plugin again makes no difference. <img src='http://www.blogging-girl.com/wp-includes/images/smilies/sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>If anyone has a similar <em>working</em> plugin to recommend, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/03/10/what-happened-to-flickr-photo-album/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five types of WordPress plugins you can&#8217;t live without</title>
		<link>http://www.blogging-girl.com/2011/03/10/five-types-of-wordpress-plugins-you-cant-live-without/</link>
		<comments>http://www.blogging-girl.com/2011/03/10/five-types-of-wordpress-plugins-you-cant-live-without/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 21:20:46 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1584</guid>
		<description><![CDATA[Backup plugin. This is an essential plugin for backing up your content. It would be quite painful to spend years or even months to build up and maintain your blog, only to suddenly lose it all due to a server failure and no backup to replace everything with. WordPress Twitter plugin. What better way promote [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Ffive-types-of-wordpress-plugins-you-cant-live-without%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F03%2F10%2Ffive-types-of-wordpress-plugins-you-cant-live-without%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>Backup plugin</strong>. This is an <u>essential</u> plugin for backing up your content. It would be quite painful to spend <em>years</em> or even <em>months</em> to build up and maintain your blog, only to suddenly lose it all due to a server failure and no backup to replace everything with.</p>
<p><strong>WordPress Twitter plugin</strong>. What better way promote your posts on Twitter than with a plugin that will do it for you automatically?</p>
<p><strong>WordPress Facebook plugin</strong>. Same as above. Promote your posts on Facebook automatically with a plugin.</p>
<p><strong>Anti-spam plugin</strong>. Prevent spam with plugins that require your commenters to enter in a string of letters or numbers, or answer a simple math question. Moderate existing spam with plugins that check the contents of comments against a database of known spammers (and their IP addresses).</p>
<p><strong>Stats plugin</strong>. Keep tabs on who is coming to your site, how many people are coming to your site, where they&#8217;re coming from and where they&#8217;re going with a variety of plugins.</p>
<p>With these plugins in place, you&#8217;ll be free to blog about your day, your blog, or whatever else it is that you like to talk about, without worrying about losing your posts or having your blog overrun with spam. And by sharing your posts and keeping track of who is coming to your site and why, you&#8217;ll be able to better tweak your blog and optimize it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/03/10/five-types-of-wordpress-plugins-you-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugins: the good and the bad</title>
		<link>http://www.blogging-girl.com/2011/02/27/wordpress-plugins-the-good-and-the-bad/</link>
		<comments>http://www.blogging-girl.com/2011/02/27/wordpress-plugins-the-good-and-the-bad/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 18:44:11 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1563</guid>
		<description><![CDATA[One of the perks of using WordPress is having access to thousands of plugins. Plugins can expand and improve upon WordPress&#8217;s basic functionality; they can also create entirely new capabilities and features. But there&#8217;s a downside to using plugins: they can impact the performance of the server that your site is hosted on. And depending [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F27%2Fwordpress-plugins-the-good-and-the-bad%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F27%2Fwordpress-plugins-the-good-and-the-bad%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the perks of using <a href="http://www.wordpress.org">WordPress</a> is having access to thousands of <a href="http://www.wordpress.org/extend/plugins">plugins</a>. Plugins can expand and improve upon WordPress&#8217;s basic functionality; they can also create entirely new capabilities and features.</p>
<p>But there&#8217;s a downside to using plugins: they can impact the performance of the server that your site is hosted on. And depending upon the quality of the server and your host&#8217;s requirements, you may find yourself with, at best, a site that runs slow; or at worst, a site that is suspended due to excess CPU usage. Either way, if someone is trying to access your site after searching for <a href="http://www.womensvitamins.org/">vitamins for women</a>, and ultimately is unable to, that&#8217;s a lost visitor &#8212; and potentially a lost sale, if you use your site for commercial purposes.</p>
<p>This is an issue I am currently dealing with. All of my sites are hosted with <a href="http://www.surpasshosting.com">Surpass</a>, and last week I made the switch from a shared server to a dedicated server. Yet the issue persists, which leads me to believe that there is a rogue plugin causing issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/02/27/wordpress-plugins-the-good-and-the-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin: Feed Statistics</title>
		<link>http://www.blogging-girl.com/2011/02/05/wordpress-plugin-feed-statistics/</link>
		<comments>http://www.blogging-girl.com/2011/02/05/wordpress-plugin-feed-statistics/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 19:08:51 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rss feeds]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1538</guid>
		<description><![CDATA[Most people think that if you have a feed and want to know how many subscribers you have, you&#8217;ll have to use Feedburner to know for sure. Not true! If you use WordPress and its default feed (http://www.yourdomain.com/feed), you can install the Feed Statistics plugin to find out exactly how many subscribers you have. Options [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F05%2Fwordpress-plugin-feed-statistics%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F05%2Fwordpress-plugin-feed-statistics%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Most people think that if you have a feed and want to know how many subscribers you have, you&#8217;ll have to use <a href="http://www.feedburner.com">Feedburner</a> to know for sure. Not true! If you use <a href="http://www.wordpress.org">WordPress</a> and its default feed (http://www.yourdomain.com/feed), you can install the <a href="http://www.chrisfinke.com/wordpress/plugins/feed-statistics/">Feed Statistics</a> plugin to find out exactly how many subscribers you have. Options include seeing the number of subscribers you have, finding out what readers they&#8217;re using, seeing which posts of yours are most popular, and more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/02/05/wordpress-plugin-feed-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin: FD Footnotes</title>
		<link>http://www.blogging-girl.com/2011/02/04/wordpress-plugin-fd-footnotes/</link>
		<comments>http://www.blogging-girl.com/2011/02/04/wordpress-plugin-fd-footnotes/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 18:31:30 +0000</pubDate>
		<dc:creator>Blogging Girl</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blogging-girl.com/?p=1534</guid>
		<description><![CDATA[Footnotes are something I never used much in essays or reports, but now that I am blogging all of the time and find that I have so much to say, I have discovered that footnotes are much more efficient and a prettier solution than using parentheses throughout my blog posts. Too many parentheses can definitely [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F04%2Fwordpress-plugin-fd-footnotes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.blogging-girl.com%2F2011%2F02%2F04%2Fwordpress-plugin-fd-footnotes%2F&amp;source=kissmykitty&amp;style=normal&amp;service=bit.ly&amp;service_api=R_aff8a5eacc184cd915b7271737376285&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Footnotes are something I never used much in essays or reports, but now that I am blogging all of the time and find that I have so much to say, I have discovered that footnotes are much more efficient and a prettier solution than using parentheses throughout my blog posts. Too many parentheses can definitely be confusing, not to mention cluttered. So, footnotes it is! Only question is, how to go about implementing them in blog posts? I don&#8217;t have the desire nor the time to hand-code the anchored URLs that would be required for inserting footnotes.</p>
<p>Thankfully, there is a solution &#8212; <a href="http://flagrantdisregard.com/footnotes-plugin/">FD Footnotes</a>. FD Footnotes, a <a href="http://www.wordpress.org">WordPress</a> plugin, allows you to insert footnotes that will automatically be linked to the corresponding notes at the bottom (which will also include a link back to their source within the post!). Insertion is as simple as following this formatting: <em>1[1. This is a footnote.]</em>. As you can see, each footnote must be enclosed within brackets, and should be numbered: 1., 2., 3. and so on. There are no limit to the number of footnotes you can use in a post.</p>
<div align="center"><a href="http://www.blogging-girl.com/wp-content/uploads/2011/01/fdfootnotes.jpg"><img src="http://www.blogging-girl.com/wp-content/uploads/2011/01/fdfootnotes-300x144.jpg" alt="FD Footnotes" title="FD Footnotes" width="300" height="144" class="aligncenter size-medium wp-image-1535" /></a></div>
<p>I have been using this plugin for a few weeks now, love it, and would highly recommend it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging-girl.com/2011/02/04/wordpress-plugin-fd-footnotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

