How to add plugins to your Wordpress blog
How to Add Plugins to your Wordpress Blog
Wordpress Plugins are small pieces of code you can activate in your blog if you want to add a certain feature. For example, you want the most recent comments of your blog to appear in the right side menu, then you can use a plugin that is already made for this feature to function in your blog. There are thousands of plugins offering a wide variety of functions which vary from SEO plugins (search engine optimization) to automatic image gallery builders plugin and many other cool plugins you can integrate to your blog in minuteswithout much work. To see the most popular and newest plugins, check the Wordpress plugin directory: http://wordpress.org/extend/plugins/
To add a plugin, first download it to your computer. To install it you have 2 options:
1. (old way) Decompress the file in a new directory of your computer and upload it to your host via FTP. The file path for the plugins directory usually is /public_html/wp-content/plugins/ (it will vary from host to host). Just upload the directory containing all the plugin files to this directory.
2. Upload the plugin without decompressing it (usually .zip file) directly through the “Add new” page from the Plugins menu
Now, go to your Blog’s Admin page, and select “Add New” from the Plugins Menu at the left side of the admin menu:

After you upload the plugin, You need to Activate it or else you will not be able to use it. To activate it, go to “Installed” under the Plugins Menus and look for the plugin you just uploaded and click the “Activate” link.

After your plugin is activated, it should appear in the “Currently Active Plugins” section on top of the plugins page.
Popular Wordpress Plugins
Get Recent Comments -Display the most recent comments or trackbacks with your own formatting in the sidebar.
StatPress -The real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, search keywords, etc.
WordPress Related Posts - WordPress Related Posts Plugin will generate a related posts via WordPress tags, and add the related posts to feed.
FeedWordPress - FeedWordPress syndicates content from feeds you choose into your WordPress weblog.
WP-Polls - Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress’s blog post/page.
Google XML Sitemaps - This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.
Flickr Photo Album - This Flickr plugin for WordPress will allow you to pull in your Flickr photosets and display them as albums on your WordPress site.
Shutter Reloaded - Darkens the current page and displays an image on top (like Lightbox, Thickbox, etc.), but is a lot smaller (10KB) and faster.



