<?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/"
	>

<channel>
	<title>Wordpress Addicts &#187; Wordpress Plugins</title>
	<atom:link href="http://wpaddicts.com/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpaddicts.com</link>
	<description></description>
	<pubDate>Sun, 03 May 2009 19:50:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drawing Attention to Posts in Wordpress</title>
		<link>http://wpaddicts.com/drawing-attention-to-posts-in-wordpress/</link>
		<comments>http://wpaddicts.com/drawing-attention-to-posts-in-wordpress/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 19:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=192</guid>
		<description><![CDATA[You&#8217;ve got a lot of great articles on your site, but they&#8217;re from last year, or last month, or last week, and they&#8217;re no longer on the front page of your site. You don&#8217;t want visitors to miss them. What to do?
Well, one option is to install a Wordpress plugin that lists the most popular [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve got a lot of great articles on your site, but they&#8217;re from last year, or last month, or last week, and they&#8217;re no longer on the front page of your site. You don&#8217;t want visitors to miss them. What to do?</p>
<p>Well, one option is to install a Wordpress plugin that lists the most popular posts on your site and add this list to your front page. I like the <a href="http://wordpress.org/extend/plugins/wordpress-popular-posts/">Wordpress Popular Posts plugin by Hector Cabrera</a>, which allows you to do some basic configuring of how you&#8217;d like the popular posts to be determined (total views, number of comments, or average daily views) and within a time range (all-time, today, last week, last month, or last year), as well as the number of posts you&#8217;d like to display.</p>
<p>Another option is to use a Wordpress theme that includes the option for one or more featured posts that stick on your front page. Some themes&#8217; default featured post is the most recent post. Instead, you&#8217;re looking for a theme that allows you to pick and choose which posts you&#8217;d like to feature, and this is usually done via an established category called something on the lines of Featured or Featured Article, and of course will depend on that particular theme&#8217;s options.</p>
<p>Yet another option that I like a lot involves adding a snazzy archive page to the site. Although it won&#8217;t be shown on your home page, you can name the page something more click-worthy than &#8220;Archives&#8221;, such as &#8220;All Articles&#8221; or &#8220;See All Posts&#8221;. A typical archive page is handy, but the <a href="http://wordpress.org/extend/plugins/snazzy-archives/">Snazzy Archives plugin</a> really jazzes the page up. You can set it up to show article snippets and image previews&#8211;and we all know that readers love images. Setting up this plugin is easy. There are two different layouts to choose from, and once you&#8217;ve chosen your options, you simply add a new page to your site (named Archives, or All Articles, or whatever you&#8217;d like) and place [snazzy-archives] into the page body. That&#8217;s it! Play around with it a little in order to make it fit your content the way you&#8217;d like it to. The only possible problem with this plugin arises when your theme requires you to add your image to a post through a Custom Field. Unless there is another image in the post besides that one, the Archives page won&#8217;t show the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/drawing-attention-to-posts-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Make Links In Your Posts Nofollow</title>
		<link>http://wpaddicts.com/how-to-make-links-in-your-posts-nofollow/</link>
		<comments>http://wpaddicts.com/how-to-make-links-in-your-posts-nofollow/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 06:46:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress SEO and Traffic]]></category>

		<category><![CDATA[make links nofollow]]></category>

		<category><![CDATA[no folow tags]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=108</guid>
		<description><![CDATA[Don&#8217;t get me wrong, I am all for giving a nice backlink where it&#8217;s due. For example if I&#8217;m using a free theme for my Wordpress blogs I will always keep the theme creators link as do-follow. I will also reward regular blog commentors with a nice do-follow link too. But it is really not [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t get me wrong, I am all for giving a nice backlink where it&#8217;s due. For example if I&#8217;m using a free theme for my Wordpress blogs I will always keep the theme creators link as do-follow. I will also reward regular blog commentors with a nice do-follow link too. But it is really not necessary to make every single link in every blog post a do-follow one, this may end up hurting your own rankings.</p>
<p>Unfortunately unlike in the comment area, Wordpress automaticaly makes all links in your blog posts do-follow ones. So how do we make them no-follow? Read on and you will find out.</p>
<p>The first thing we need to do is download, unzip and uplad the <a rel="nofollow" href="http://wordpress.org/extend/plugins/tinymce-advanced/" target="_blank">TinyMCE Advanced plugin</a> to our plugins folder. Then login to your Wordpress dashboard, click on plugins and activate it. Next click on  your &#8220;manage&#8221; tab at the top of your dashboard, and choose the &#8220;TinyMCE Advanced&#8221; option. You should then see a screen that looks like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/tinymce.bmp"><img class="alignnone size-medium wp-image-109" title="tinymce" src="http://wpaddicts.com/wp-content/uploads/2008/12/tinymce.bmp" alt="" width="503" height="237" /></a></p>
<p>On this page you will need to drag and drop the link button onto the bottom bar along with any other extra icons you want to use, then click on &#8220;save&#8221;. Now when you go to the &#8220;write new post&#8221; page you will see an extra toolbar with your added icons on it like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/advance.bmp"><img class="alignnone size-medium wp-image-110" title="advance" src="http://wpaddicts.com/wp-content/uploads/2008/12/advance.bmp" alt="" width="450" height="219" /></a></p>
<p>Now when you make a link in your dashboard and you want to make it no-follow you can follow these steps.</p>
<p>First write whatever words you want the link to look like, then highlight them. Click on your new link button that is in your extra toolbar. Type in the URL of your link like you would to make a regular link. Next click on the &#8220;advanced&#8221; tab and look to where it says &#8220;Relationship page to target&#8221;. This is automaticaly set to &#8220;not set&#8221;. Click on it and scroll down to the &#8220;no follow option and choose that. Then click on &#8220;insert&#8221;, and you have just made your link a no-follow one.</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/innofollow.bmp"><img class="alignnone size-medium wp-image-112" title="innofollow" src="http://wpaddicts.com/wp-content/uploads/2008/12/innofollow.bmp" alt="" width="460" height="396" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/how-to-make-links-in-your-posts-nofollow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update Your Wordpress Installation In Just A Few Clicks</title>
		<link>http://wpaddicts.com/update-your-wordpress-installation-in-just-a-few-clicks/</link>
		<comments>http://wpaddicts.com/update-your-wordpress-installation-in-just-a-few-clicks/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:20:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[automatic upgrade plugin]]></category>

		<category><![CDATA[upgrade wordpress]]></category>

		<category><![CDATA[wordpress 2.7 release]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=103</guid>
		<description><![CDATA[With the imminent release of the new version of Wordpress (version 2.7) I thought it would be fitting to show you just how you can update your blog quickly and easily. There is no need to even download the new software from Wordpress.org and there is certainly no need for uploading any new Wordpress files [...]]]></description>
			<content:encoded><![CDATA[<p>With the imminent release of the new version of Wordpress (version 2.7) I thought it would be fitting to show you just how you can update your blog quickly and easily. There is no need to even download the new software from Wordpress.org and there is certainly no need for uploading any new Wordpress files to your host. There is a handy plugin that can do all this work for you. This plugin is called <a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/" target="_blank">Wordpress Automatic Upgrade</a>.</p>
<p>Once you have downloaded this plugin to your desktop and uploaded it to your /plugins folder, you need to activate it in your Wordpress dashboard. Once activated, and if your blog indeed needs updating, you will see something that looks like this at the top of your Wordpress dashboard:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/ipgrade.bmp"><img class="alignnone size-medium wp-image-104" title="ipgrade" src="http://wpaddicts.com/wp-content/uploads/2008/12/ipgrade.bmp" alt="" width="522" height="105" /></a></p>
<p>Did you notice the little red sign that is next to the &#8220;plugins&#8221; tab? Well this sign is telling me that I have 5 plugins that need updating, so this is what I need to update first.</p>
<p>Click on your &#8220;plugins&#8221; tab and you will be able to see exactly which ones need upgrading. Go through each plugin that needs upgrading and click on upgrade automatically on each one.</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/upgradeplug.bmp"><img class="alignnone size-medium wp-image-105" title="upgradeplug" src="http://wpaddicts.com/wp-content/uploads/2008/12/upgradeplug.bmp" alt="" width="523" height="251" /></a></p>
<p>Once all your plugins are updated you can now upgrade your Wordpress installation. You first need to click on &#8220;Click here to automatically upgrade Wordpress to the latest version&#8221; that is at the top of your dashboard, and you should come to a page that looks like this (click to enlarge):</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/12/upgrade1.bmp"><img class="alignnone size-medium wp-image-106" title="upgrade1" src="http://wpaddicts.com/wp-content/uploads/2008/12/upgrade1.bmp" alt="" width="465" height="167" /></a></p>
<p>All you need to do is simply click your way through the upgrade process until it says &#8220;Congratulations!!! Your Wordpress version is up to date&#8221;, and you&#8217;re done.</p>
<p>This plugin also allows you to download a backup of your Wordpress blog before the actual upgrade takes place, so don&#8217;t forget to do this once prompted just in case anything goes wrong with the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/update-your-wordpress-installation-in-just-a-few-clicks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Turn Your Wordpress Blog Into A List Building Machine</title>
		<link>http://wpaddicts.com/turn-wordpress-blog-into-a-list-building-machine/</link>
		<comments>http://wpaddicts.com/turn-wordpress-blog-into-a-list-building-machine/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 08:04:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress SEO and Traffic]]></category>

		<category><![CDATA[autoresponder]]></category>

		<category><![CDATA[building lists]]></category>

		<category><![CDATA[free autoresponder]]></category>

		<category><![CDATA[mailing list]]></category>

		<category><![CDATA[newsletter]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=83</guid>
		<description><![CDATA[You&#8217;ve heard the saying &#8220;the money is in the list&#8221;, right? Well it&#8217;s true. If you are trying to promote or sell anything, your list will be your most targeted customers. After all, they did sign up for more information from you in the first place. It&#8217;s not hard or expensive to build a list [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve heard the saying &#8220;the money is in the list&#8221;, right? Well it&#8217;s true. If you are trying to promote or sell anything, your list will be your most targeted customers. After all, they <em>did</em> sign up for more information from you in the first place. It&#8217;s not hard or expensive to build a list using your Wordpress blog. In fact, you can start building your list for free with this <a rel="nofollow" href="http://wordpress.org/extend/plugins/autoresponder-gwa/" target="_blank">autoresponder plugin</a>.</p>
<p>After you have downloaded the autoresponder plugin and uploaded it to your /plugins directory, you will need to activate it. Once activated you will notice an extra tab at the top of your Wordpress dashboard titled  &#8221; [GWA Autoresponder]&#8220;. Click on it and you should see a screen like this (click to enlarge):</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/auto3.bmp"><img class="alignnone size-medium wp-image-87" title="auto3" src="http://wpaddicts.com/wp-content/uploads/2008/11/auto3.bmp" alt="" width="487" height="232" /></a></p>
<p>Take a look at the html code on this page because this is what we will need to put on your blog. Usually the best place to put this code is in the sidebar, above the fold, where it will get noticed. The next step is to copy and paste the code into a &#8220;text&#8221; widget in your sidebar.</p>
<p>Click on your &#8220;design &#8221; tab at the top of your Wordpress dashboard and choose &#8220;widgets&#8221;. Scroll down until you find the text widget and click on &#8220;add&#8221;. Your text widget should now appear on the right hand side of your page. Click on &#8220;edit&#8221; and paste in your code, and then click &#8220;save changes&#8221;. Now when you visit your blog you will see something like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/respond.bmp"><img class="alignnone size-medium wp-image-88" title="respond" src="http://wpaddicts.com/wp-content/uploads/2008/11/respond.bmp" alt="" width="432" height="182" /></a></p>
<p>That sign up form looks pretty plain doesn&#8217;t it? So what we need to do next is give your blog visitors a reason to sign up to your mailing list. Why not give them something for free? A free report or ebook specific to your niche usually does the trick.</p>
<p>There are plenty of places online where you can find cheap or even free PLR ebooks that you can give away. All you need to do is google it. Once you have found a good ebook that you know your blog visitors will love, it&#8217;s time to add it to your autoresponder.</p>
<p>First thing you need to do is add the image of the ebook above the autoresponder and add some text, so your visitors know what they are going to get when they sign up to your list. To do this you need to upload the image in one of your posts by using the &#8220;add media&#8221; function. But instead of adding the image to your post you need to copy and paste the &#8220;link url&#8221; into your text widget above your autorsponder code. If you are unsure how to do this click on the screenshot below to see exactly how I added the image to the sidebar.</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/free-ebook.bmp"><img class="alignnone size-medium wp-image-89" title="free-ebook" src="http://wpaddicts.com/wp-content/uploads/2008/11/free-ebook.bmp" alt="" width="470" height="288" /></a></p>
<p>Now when we take a look at the front page of your blog you should see something like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/book.bmp"><img class="alignnone size-medium wp-image-90" title="book" src="http://wpaddicts.com/wp-content/uploads/2008/11/book.bmp" alt="" width="398" height="276" /></a></p>
<p>Now you are able to start building your list with your Wordpress blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/turn-wordpress-blog-into-a-list-building-machine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Engine Optimize (SEO) Your Wordpress Blog</title>
		<link>http://wpaddicts.com/search-engine-optimizationseo-your-wordpress-blog/</link>
		<comments>http://wpaddicts.com/search-engine-optimizationseo-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:55:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress SEO and Traffic]]></category>

		<category><![CDATA[link building]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[seo plugins for wordpress]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=67</guid>
		<description><![CDATA[If you want any chance of Google quickly indexing your blog and for people to find you via search engines, then you need to learn how to do some basic search engine optimization (SEO). SEO basically consists of two things: &#8220;on page optimization&#8221; and &#8220;off page optimization&#8221;. Here we will go into a little bit [...]]]></description>
			<content:encoded><![CDATA[<p>If you want any chance of Google quickly indexing your blog and for people to find you via search engines, then you need to learn how to do some basic search engine optimization (SEO). SEO basically consists of two things: &#8220;on page optimization&#8221; and &#8220;off page optimization&#8221;. Here we will go into a little bit of detail about both.</p>
<p><span style="color: #ff0000;"><strong>On Page Optimization</strong></span></p>
<p>On page optimization is all about making your blog search engine friendly. Follow these three tips to ensure the spiders love your blog:</p>
<p>1.  Download the <a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in one SEO plugin</a>. This plugin allows you to insert meta title, description and keywords into each post or page you write. You are also able to insert meta descriptions for the home page of your blog.</p>
<p>2. Download and install the <a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google xml Sitemaps plugin</a>. This plugin automatically generates a search engine friendly sitemap for the spiders to crawl.</p>
<p>3. Make your URL&#8217;s search engine friendly. To do this login to your Wordpress dashboard and click on &#8220;settings&#8221;. Then choose the &#8220;permalinks&#8221; option. Choose the &#8220;custom structure&#8221; and type in &#8220;/%postname%/&#8221;.</p>
<p><span style="color: #ff0000;"><strong>Off Page Optimization</strong></span></p>
<p>Off page optimization is all about the links. The more links that point to your blog the more the spiders will love you. Try to get links from other blogs or websites that have higher pagerank. These three tips show you how to get quick backlinks.</p>
<p>1. Write and submit articles on your niche to article directories. Most article directories allow you to leave a link or two back to your blog in the resource box at the bottom of your article. My favorite article directory to submit articles to is <a rel="nofollow" href="http://ezinearticles.com/" target="_blank">Ezine Articles</a>.</p>
<p>2. Find &#8220;do follow&#8221; blogs to comment on. You should leave a meaningful comment that relates to their post otherwise you risk your comment being deleted or not published at all. You can find a list of do follow blog at <a rel="nofollow" href="http://www.inlineseo.com/dofollowdiver/" target="_blank">Do Follow Diver</a>.</p>
<p>3. Write super great content. If you write original helpful and informative posts, not only will the search engines visit you more often, but people will link to you too. These kind of links are the best types to get because it shows you are doing a good job with your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/search-engine-optimizationseo-your-wordpress-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Add Google Analytics To Your Blog</title>
		<link>http://wpaddicts.com/add-google-analytics-to-your-blog/</link>
		<comments>http://wpaddicts.com/add-google-analytics-to-your-blog/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Basics]]></category>

		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress SEO and Traffic]]></category>

		<category><![CDATA[adding analytics to your blog]]></category>

		<category><![CDATA[google analytics]]></category>

		<category><![CDATA[inserting analytics code]]></category>

		<category><![CDATA[track stats]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=62</guid>
		<description><![CDATA[Now that you have some visitors coming to your blog, it&#8217;s time to track them. The best way to track your visitors is by installing Google Analytics to your blog. Analytics track how many visitors arrive, where they come from, how long they spend on your site, and lots more.
First thing you need to do [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you have some visitors coming to your blog, it&#8217;s time to track them. The best way to track your visitors is by installing Google Analytics to your blog. Analytics track how many visitors arrive, where they come from, how long they spend on your site, and lots more.</p>
<p>First thing you need to do is sign up for a free <a rel="nofollow" href="http://www.google.com/analytics/" target="_blank">Google analytics account</a>. Once you have entered your blog details, you will receive a code that you need to insert into your theme code. That code will look something like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/coded.bmp"><img class="alignnone size-medium wp-image-63" title="coded" src="http://wpaddicts.com/wp-content/uploads/2008/11/coded.bmp" alt="" width="515" height="116" /></a></p>
<p>Login to your Wordpress dashboard and click on the &#8220;Design&#8221; tab. Then choose the &#8220;theme editor&#8221; link, and open up the footer theme file. Copy and paste your Google Analytics code into there, right after the &lt;/body&gt; tag and before the &lt;/html&gt; tag like this:</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/footer.bmp"><img class="alignnone size-medium wp-image-64" title="footer" src="http://wpaddicts.com/wp-content/uploads/2008/11/footer.bmp" alt="" width="533" height="246" /></a></p>
<p>Click on save, and now you are able to track all your visitors and what they are doing on your site.</p>
<p>Alternatively, if you don&#8217;t like messing with your Wordpress code. you can download this free plugin: <a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-adsense-and-ypn/" target="_blank">Adsense plugin</a> that does all the work for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/add-google-analytics-to-your-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beginners&#8217; Guide To Essential Wordpress Plugins</title>
		<link>http://wpaddicts.com/beginners-guide-to-essential-wordpress-plugins/</link>
		<comments>http://wpaddicts.com/beginners-guide-to-essential-wordpress-plugins/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 15:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress Basics]]></category>

		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[activate wp plugins]]></category>

		<category><![CDATA[install wordpress plugin]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpaddicts.com/?p=47</guid>
		<description><![CDATA[Wordpress on its own is perhaps  just another blogging platform, but what makes it extra special is the vast amount of plugins that are available to enhance your blog. There are plugins that help with SEO, plugins that help you track visitors and stats, and ones that help you social bookmark your posts. In fact [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress on its own is perhaps  just another blogging platform, but what makes it extra special is the vast amount of plugins that are available to enhance your blog. There are plugins that help with SEO, plugins that help you track visitors and stats, and ones that help you social bookmark your posts. In fact if you look hard enough you will probably find a plugin for almost anything.</p>
<p>Whenever I install a new Wordpress blog there a few plugins that I immediately install I call these my &#8220;Must have plugins&#8221;.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><span style="color: #ff0000;"><strong>All In One SEO Pack</strong></span></a></p>
<p>This plugin helps with SEO. This plugin adds another option on your writ post or page screen so that you can choose your meta name, description and keywords for each individual post or page. If you go to &#8220;settings&#8221; in your wordpress dashboard and the choose &#8220;all in one seo&#8221; you can also choose to add meta information for the front page of your blog.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/" target="_blank"><span style="color: #ff0000;"><strong>Wordpress Automatic Upgrade</strong></span></a></p>
<p>Every now and again you will notice that your Wordpress installation or certain plugins need upgrading to the newer version. Normaly you would have to download the new version and upload it to your site which can become a pain in the butt. This plugin makes the upgrade process of both your Wordpress installation and plugins as easy as a few clicks in your dashboard.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"><span style="color: #ff0000;"><strong>Google XML Sitemaps</strong></span></a></p>
<p>This plugin automaticaly generates a sitemap for the search engines to crawl and find all your new posts or pages. If you want your site to be indexed fast you definately need this plugin.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/statpress/" target="_blank"><span style="color: #ff0000;"><strong>Statpress</strong></span></a></p>
<p>This plugin helps you track stats about your bog. It tracks visitors, spiders, where your visitors come from and what keywords they typed in to find your blog. You can view all this information from right inside your dashboard.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/add-to-any/" target="_blank"><span style="color: #ff0000;"><strong>Add To Any Share/Save/Bookmark</strong></span></a></p>
<p>Once installed this plugin adds a little bar automaticaly at the end of each of your posts which lets your site visitors bookmark your blog to their favorite social bookmarking sites. This can help increase your traffic.</p>
<p>These are only my top 5 essential plugins and I use a lot more on different blogs, it all depends on what the blogs purpose is. There are literaly thousands of plugins to choose from, you can view a large list at the <a rel="nofollow" href="http://wordpress.org/extend/plugins/" target="_blank">Wordpress.org plugins directory</a>.</p>
<p>Installing plugins is similar to installing a new theme. Once you have downloaded and unzipped the ones you wish to use to your desktop. Use Core FTP to connect to your site similar to how you would connect if you wanted to instal a theme. But instead of opening up the &#8220;themes&#8221; folder upload it to the &#8220;plugins&#8221; folder.</p>
<p><a href="http://wpaddicts.com/wp-content/uploads/2008/11/plugin-upload.bmp"><img class="alignnone size-medium wp-image-48" title="plugin-upload" src="http://wpaddicts.com/wp-content/uploads/2008/11/plugin-upload.bmp" alt="" width="501" height="298" /></a></p>
<p>Next login to your Wordpress dashboard. Click on &#8220;plugins&#8221; and then activate them.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpaddicts.com/beginners-guide-to-essential-wordpress-plugins/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
