<?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>BloggingPro &#187; WordPress Plugins</title>
	<atom:link href="http://www.bloggingpro.com/archives/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Wed, 19 Jun 2013 15:36:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Not All WordPress Caching Plugins Are the Same</title>
		<link>http://www.bloggingpro.com/archives/2013/06/05/not-all-wordpress-caching-plugins-are-the-same/</link>
		<comments>http://www.bloggingpro.com/archives/2013/06/05/not-all-wordpress-caching-plugins-are-the-same/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 15:24:39 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=28058</guid>
		<description><![CDATA[If you read my previous column about caching in WordPress, you know that it is incredibly important, for both the speed of your site and the health of your server, to run some kind of caching plugin on your installation. But what&#8217;s lesser known is that you not only have a variety of caching plugins [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.bloggingpro.com/wp-content/uploads/2013/06/w3-total-cache-logo-280x223.jpg" title="WordPress caching plugins" alt="W3 Total Cache Logo" width="280" height="223" class="alignleft size-medium wp-image-28084" /><a href="http://www.bloggingpro.com/archives/2013/01/09/the-importance-of-caching-in-wordpress/">If you read my previous column about caching in WordPress</a>, you know that it is incredibly important, for both the speed of your site and the health of your server, to run some kind of caching plugin on your installation.</p>
<p>But what&#8217;s lesser known is that you not only have a variety of caching plugins available for you on WordPress, but they aren&#8217;t all the same.</p>
<p>This isn&#8217;t to say that one is &#8220;better&#8221; or &#8220;worse&#8221; than another, but rather, that they have different aims, goals and purposes. A cache that is right for a friend&#8217;s site might not be right for yours and vice versa.</p>
<p>So how do you find which caching plugin is right for you? It starts with understanding why these plugins are different and then evaluating your needs honestly so that you&#8217;ll be able to pick the right one.</p>
<p>Simply put, this isn&#8217;t so much a guide to tell you which caching plugin is right or best for you, but rather, a guide to help you understand that there are options and figure out which one is the best for your situation.<span id="more-28058"></span></p>
<h3>Why and How Are Caching Plugins Different?</h3>
<p>On a fundamental level, all caching plugins do the exact same thing. They are designed to make your site load faster and require fewer resources by allowing your server to offer static pages rather than having to generate a new page using PHP and MySQL for every visitor who comes to your site.</p>
<p>The trade off is that, while your pages will be less dynamic, meaning they won&#8217;t update as frequently, they will load faster and your site can handle more visitors. For most sites, the drawback on the tradeoff is barely noticeable.</p>
<p>But while all caching plugins do the same thing, they get there by dramatically different ways. Simply put, there are a lot of ways that a server can create, store and deliver a cached version of the page and how a plugin achieves the effect can have a great impact on its performance and it the actual impact it has.</p>
<p>For example, W3 Total Cache, by itself, has <a href="http://john.do/w3-total-cache/">six different options for page cache settings</a>, just one of its options. Some of the options are aimed at simplicity, some are aimed at sacrificing server resources for additional speed and some are designed for heavily customized and unusual environments.</p>
<p>Using a caching plugin or a caching plugin setup that&#8217;s a poor fit for your server can actually slow your site down or create more problems for you. </p>
<p>So, how do you choose which one is right for you? I would advise doing your own research as the plugins available are constantly changing, but your evaluation always starts with an honest look at your site and your site&#8217;s needs.</p>
<h3>What Do You Need?</h3>
<p>The first step to picking a caching plugin is to take a honest look at your needs. What kind of traffic levels are you seeing? How big of a threat are traffic spikes? How complex is your site? What kind of hosting do you have? Are you having any issues with slowness now?</p>
<p>The truth is that most blogs can get by with a relatively simple caching plugin such as <a href="http://wordpress.org/plugins/quick-cache/faq/">Quick Cache</a>, <a href="http://wordpress.org/plugins/lite-cache/">Lite Cache</a> or <a href="http://wordpress.org/plugins/hyper-cache/">Hyper Cache</a>. In all of the above cases, the plugin is geared toward simplicity and toward helping the largest number of WordPress sites possible.</p>
<p>While you&#8217;ll still need to research which is right for you, you probably don&#8217;t need <a href="http://wordpress.org/plugins/w3-total-cache/">W3 Total Cache</a>, which is meant to be more of a caching framework than a plugin. The deluge of options, many of which aren&#8217;t even available on shared servers can not only confuse but can actually open the door to poor settings that can slow a site down or overly tax a server.</p>
<p>For those needing more power than a basic caching plugin but less than W3 Total Cache, a system such as <a href="http://wordpress.org/plugins/wp-super-cache/">WP Super Cache</a> might be a good fit as it&#8217;s a compromise between the simplicity of the basic caching plugins and the power of W3 Total Cache. However, it too may be too much if you don&#8217;t need to choose your caching type or use a content delivery network.</p>
<p>Generally, when choosing a caching plugin, it&#8217;s more important to choose a plugin that has the features you need and not necessarily the one with the most options. More options, while important to those who need them, are often just more problems, especially if you&#8217;re out of your depth.</p>
<p>So what features do you need? Your average blog with a routine updating schedule will see a significant boost with any caching system that uses disk-based caching (other alternatives are faster but generally use more memory and server resources) and either through mod_rewrite, which requires you to edit your .htaccess file, or through PHP caching.</p>
<p>Database caching, object caching, etc. probably aren&#8217;t necessary. In fact, <a href="http://support.hostgator.com/articles/specialized-help/technical/wordpress/w3-total-cache-wordpress-plugin">Hostgator recommends you turn them off if you use W3 Total Cache</a>. While they&#8217;re powerful tools in some situations, for most blogs with typical hosting setups they don&#8217;t add that much, if anything.</p>
<p>In fact, if you overtax your server with the wrong settings, it could actually go slower than without caching at all.</p>
<h3>Bottom Line</h3>
<p>While W3 Total Cache and WP Super Cache are both great plugins and can work wonders for your site, it&#8217;s important to remember that they are not the only caching plugins out there and others might be better tuned to your server and your level of expertise. </p>
<p>While it&#8217;s tempting to choose the caching plugin with the most options or the longest history, if you&#8217;re going to use a fairly standard setup for your site, it&#8217;s likely best to go with a plugin that was built from the ground up around that setup and not one that includes it as one option among dozens.</p>
<p>Simply put, caching plugins are not magical fixes for a slow site and they can, if used improperly, create problems for your site and the decision of which to use should be weighed carefully.</p>
<p>However, when making that decision, don&#8217;t limit yourself to the one or two best known ones. While they are certainly well known for a reason, there are other options out there and they might be better for you.</p>
<p>In the end, if a different caching program can provide less stress for you and your server, it&#8217;s probably worth going with it, even if it isn&#8217;t the one everyone else seems to be using.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2013/06/05/not-all-wordpress-caching-plugins-are-the-same/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Effective SEO Plugins for WordPress</title>
		<link>http://www.bloggingpro.com/archives/2013/01/15/effective-seo-plugins-for-wordpress/</link>
		<comments>http://www.bloggingpro.com/archives/2013/01/15/effective-seo-plugins-for-wordpress/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 00:19:26 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Antonino Grano]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Plug-in (computing)]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO Friendly Images]]></category>
		<category><![CDATA[Sitemap Generator]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26848</guid>
		<description><![CDATA[Search Engine Optimization or popularly known as SEO, plays a key role in popularizing your website. If you have a WordPress blog and wish to bring some visibility to it, you don’t have to go to great lengths. There are exclusive plug-ins available to do the job for you. Organize your traffic and increase your [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/36642717@N00/276380757" target="_blank"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="zemanta-img-inserted zemanta-img-configured alignleft" title="WordPress" alt="WordPress" src="http://farm1.static.flickr.com/107/276380757_1ac950f28f_m.jpg" width="240" height="240" /></a></p>
<p>Search Engine Optimization or popularly known as SEO, plays a key role in popularizing your website. If you have a WordPress blog and wish to bring some visibility to it, you don’t have to go to great lengths. There are exclusive plug-ins available to do the job for you. Organize your traffic and increase your visibility to the right audience using these tools. Here are a few effective SEO plug-ins for WordPress:<span id="more-26848"></span></p>
<p><b>All in One SEO Pack:</b></p>
<p>It is one of the most popular ones used on WordPress. You will be able to personalize all the features of your content including the title, description, individual tags, etc. It is an ideal choice for both starters and advanced users. It also has the feature to avoid duplicate content from being found on your blog. Some of the features include Google Analytics compatibility, custom post type support, default optimization of titles to adhere with search engine rules, etc.</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">http://wordpress.org/extend/plugins/all-in-one-seo-pack/</a></p>
<p><b>HeadSpace 2:</b></p>
<p>If you want a multi-functionality plug-in, then this is the one to go for. It can cover assorted <a href="http://www.bloggingpro.com/archives/2012/09/04/8-things-to-do-before-hitting-the-publish-button-on-your-next-blog-post/">SEO functionalities</a>. You get to tag your posts, create custom-made descriptions or titles which help in enhancing your page ranking. HeadSpace 2 is modular and offers module features that help you configure the blog the way you want, without the requirement of too many plug-ins</p>
<p><a href="http://wordpress.org/extend/plugins/headspace2/">http://wordpress.org/extend/plugins/headspace2/</a></p>
<p><b>Sitemap Generator:</b></p>
<p>Sitemap Generator helps create a sitemap for your blog. This is not similar to the usual XML sitemaps available, but a genuine sitemap generator that helps you customize the page anyway you want. The key features Sitemap Generator offers are multi-level page navigation and categories or pages, supports or permalinks, content customization, the order for lists, etc. The XML sitemap generated by the plug-in is ideal for Google (which is the most used search engine).</p>
<p><a href="http://wordpress.org/extend/plugins/sitemap-generator-wp/">http://wordpress.org/extend/plugins/sitemap-generator-wp/</a></p>
<p><b>Broken Link Character:</b></p>
<p>Broken Link Character automatically searches all your posts for broken links and sends you notifications if it finds anything. It also checks for links that don’t work and redirects them, and searches for missing images. It stops search engines from following the broken links. You can update the links directly through your plug-in instead of manually changing and updating the posts. The minute you install Broken Link Character, it starts searching for links, bookmarks and posts. The search time will depend on the amount of content you have on your blog. Based on the content it might take a few minutes to an hour. You can keep yourself updated by going to Settings and clicking on Link Checker.</p>
<p><a href="http://wordpress.org/extend/plugins/broken-link-checker/">http://wordpress.org/extend/plugins/broken-link-checker/</a></p>
<p><b>SEO Friendly Images:</b></p>
<p>Not just your content, you have to optimize your images for the search engines as well. If you don’t have ALT or TITLE set for your images, SEO Friendly Images will do it automatically for you. ALT is a key to Search Engine Optimization as it helps describe the image to the search engine that is indexing your site. When a user is searching for a particular image, it plays a key role in pushing the search engine to index your image higher. Though TITLE is not s important as ALT, it is an important feature for users as they can read the title given to the image by hovering over it.</p>
<p><a href="http://wordpress.org/extend/plugins/seo-image/">http://wordpress.org/extend/plugins/seo-image/</a></p>
<p><b>Google XML Sitemaps Generator:</b></p>
<p>Google, Yahoo, Opera, etc. are some of the most used search engines by people around the world. If you want your blog to be visible, you have to abide by the rules set by this search engine. The Google XML Sitemaps Generator helps generate particular XML sitemaps that will help your blog get indexed better on these sites. When you have a good sitemap in place, it makes the job of the crawlers to view the full layout of your site and index them, swifter. The plug-in is compatible with all the WordPress pages. It also notifies the particular search engine automatically when post a new content on your blog.</p>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">http://wordpress.org/extend/plugins/google-sitemap-generator/</a></p>
<p>These are a few plug-ins you can consider downloading to improve the chances of your page being visible to various search engines. With these Search Engine Optimization add-ons, you have chances of getting higher rankings for your websites. Use these to bring in more traffic to your blog and popularize your page in return.</p>
<p>This is a guest post by Jake Anderson of fastinternetdeals.com, a site that offers savings and current information on <a href="”http://www.fastinternetdeals.com”">att internet</a> as well as <a href="”http://www.att.com”">att.com</a> services.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" alt="" src="http://img.zemanta.com/pixy.gif?x-id=dee3b711-3011-4d3d-bfa0-7dc50afaa969" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2013/01/15/effective-seo-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>The Importance of Caching in WordPress</title>
		<link>http://www.bloggingpro.com/archives/2013/01/09/the-importance-of-caching-in-wordpress/</link>
		<comments>http://www.bloggingpro.com/archives/2013/01/09/the-importance-of-caching-in-wordpress/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 15:52:41 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26752</guid>
		<description><![CDATA[I had a pretty rough night last month. After relaxing for a bit with my wife, I checked my site only to find that it wasn&#8217;t there at all. Instead, I was greeted with an error message saying that WordPress could not connect to the database. I logged into my server&#8217;s control panel and noticed [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.bloggingpro.com/wp-content/uploads/2013/01/w3-total-cache-logo-280x225.png" alt="W3 Total Cache Logo" width="280" height="225" class="alignleft size-medium wp-image-26833" />I had a pretty rough night last month.</p>
<p>After relaxing for a bit with my wife, I checked my site only to find that it wasn&#8217;t there at all. Instead, I was greeted with an error message saying that WordPress could not connect to the database. </p>
<p>I logged into my server&#8217;s control panel and noticed that the server load was unfathomably high, much more than it could ever take. I&#8217;d been dealing with a weird CPU issue for a while so I restarted the server, expecting it to correct itself.</p>
<p>But when my server eventually restarted, the site came back but only for a second, it quickly went down again. Whatever was causing it wasn&#8217;t just a temporary issue.</p>
<p>I contacted my host, which told me that they were seeing very high levels of traffic to the server, more than it could handle. It turns out the article I had written about <a href="http://www.plagiarismtoday.com/2012/12/06/how-reddit-deals-with-plagiarism/">a recent plagiarism case on Reddit</a> was getting some attention both via Reddit itself and Google searches. The volume just seemed too high.</p>
<p>But then I looked at the sample level of traffic that I managed to snag when the site came back up briefly. It was high, many times my normal level, but nothing the server shouldn&#8217;t be able to take easily. It had, in the past, handled spiked much bigger than this. </p>
<p>My host agreed and we worked together to keep the site offline but give me access. Once in, I realized that I had made a terrible mistake.</p>
<p>The week before, I had to, in an emergency, <a href="http://www.bloggingpro.com/archives/2012/12/12/how-i-created-a-new-wordpress-theme-in-5-hours/">create a new theme for my site</a>. As part of that I had disabled <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>. While a great move at the time, when I was done I had forgotten to reenable it and the site was without any kind of caching.</p>
<p>I reenabled the plugin, checked that it was working and then opened the site back up to the rest of the world. Sure enough, though the load was high and the server was straining some, it was nowhere near buckling. The highly-elevated traffic remained for several days and, through it all, there wasn&#8217;t as much as a glitch or a hiccup.</p>
<p>If I had remembered to reenable W3 Total Cache, or any caching plugin, I probably wouldn&#8217;t have noticed the traffic spike until I checked the stats the next day and I certainly wouldn&#8217;t have people on Reddit commenting about how quickly my site went down.</p>
<p>It was an embarrassment that ended up being minor, but it serves as a reminder to every WordPress user: Make sure you are using a caching plugin.<span id="more-26752"></span></p>
<h3>Why Caching is Important</h3>
<p>Most people don&#8217;t think about what happens behind the scenes every time someone visits a page, but your server does.</p>
<p>If you use WordPress, or any other similar content management system that doesn&#8217;t have caching, there are a series of steps that your server has to complete to go from page requested to page delivered.</p>
<p>Basically, without caching, when a visitor tried to load a page, the page itself doesn&#8217;t exist. Instead, the server receives the request, WordPress queries the database for the content that&#8217;s supposed to be in the page and builds the page on the fly before delivery. Once that visitor is gone or goes to another page, the page disappears and the process starts over again. </p>
<p>While this is an over-simplification, the main issue is that the server has to create the page every time someone looks at it. While this is great in that rapidly-changing pages are updated for each visitor, it&#8217;s a lot of work for a server and even a decent VPS, such as my own, can struggle under that if there are a lot of visitors coming at once.</p>
<p>A caching plugin, ont he other hand, keeps WordPress from having to create a new page every time. The page is created once and held onto (or cached) for a period of time, usually a few hours. Subsequent visitors to that page get the cached version, which prevents the server from having to check the database and assemble the page from scratch.</p>
<p>To the visitor, this is much faster and to the server, this is much easier. </p>
<p>To use a personal computer example. Imagine, if instead of using copy and paste, you had to retype a paragraph into a new document every time you wanted to repeat the text. Though retyping it lets you make changes to it as you go, copying and pasting is much easier and faster for you.</p>
<p>But as great as caching is, it&#8217;s something that&#8217;s frightfully easy to forget and the reason is very simple.</p>
<h3>Why Caching is Easy to Forget</h3>
<p>A lot of bloggers don&#8217;t see the need or importance of caching and it&#8217;s easy to see why. Caching is most useful when a lot of people are trying to load the same content. Most blogs don&#8217;t see the kind of traffic level where caching has a major impact one way or another.</p>
<p>For example, if a page your site only gets a visitor once or twice a day, then it probably is being loaded dynamically every visit, caching or no. The reason is that the cache, most likely, expires between visitors, forcing the creation of a new page.</p>
<p>On low-to-medium traffic sites, there are probably only a few pages that get enough traffic to regularly deliver cached content and, even then, it&#8217;s probably doesn&#8217;t adversely impact the server. A well-optimized server can serve a decent number of dynamic pages without a problem.</p>
<p>So while caching probably has at least some speed benefit, it&#8217;s usually one that&#8217;s difficult to notice, especially to the naked eye.</p>
<p>This prompts many bloggers to skip on caching or, in my case, forget to check if it&#8217;s working, because everything functions fine without it. </p>
<p>However, as my case showed, it can be a road to disaster.</p>
<h3>When Caching Matters</h3>
<p>One of the strange things about the Internet is that it has a way of quickly giving a lot of attention to something that had very little of it previously. Between social media such as Facebook and Twitter as well as social news sites like Reddit, a tidal wave of traffic can hit any site at any time.</p>
<p>These types of moments are what bloggers work for, an opportunity to reach a large audience and a chance to capitalize and maybe grow your reach long-term. However, you can&#8217;t do that if your site is down.</p>
<p>But it doesn&#8217;t make sense to buy and pay for hosting strong enough to survive those waves when 99% of the time you will only need a fraction of it. It&#8217;s like buying a huge bathtub to hold a glass of water, expensive and wasteful.</p>
<p>Instead, the best thing you can do is make sure your site is as efficient as possible so it can survive waves of traffic visiting the same page without trouble. Caching is the best way to do that.</p>
<p>So, if you don&#8217;t cache, you&#8217;re severely limiting the number of visitors your site can receive. While that may be fine most of the time, it basically shuts the door in the face of potential visitors who are coming to see you at your most popular.</p>
<h3>Bottom Line</h3>
<p>In the end, WordPress is a great CMS for many sites but its lack of caching means that it can easily overpower even decent servers quickly. Fortunately, a decent caching system is never more than a plugin away. </p>
<p>Truth be told, my reminder was not a particularly painful one, it could have been much worse. An hour or sporadic downtime could have turned into much longer since the site wasn&#8217;t &#8220;down&#8221; in a sense that my monitors would detect. It could have gone until the next morning before returning to normal.</p>
<p>However, I&#8217;m not going to let dumb luck be what helps me get my site back up. I&#8217;m going to make sure to always run a caching program and, though I&#8217;m certain I&#8217;ll have to disable it from time to time to do work, I&#8217;m going to make double sure to reenable it when done.</p>
<p>I don&#8217;t want to risk another Reddit wave shutting me down&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2013/01/09/the-importance-of-caching-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Five Powerful Shopping/Ecommerce Plugin Solutions For WordPress</title>
		<link>http://www.bloggingpro.com/archives/2013/01/03/five-powerful-shoppingecommerce-plugin-solutions-for-wordpress/</link>
		<comments>http://www.bloggingpro.com/archives/2013/01/03/five-powerful-shoppingecommerce-plugin-solutions-for-wordpress/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 01:58:07 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Electronic commerce]]></category>
		<category><![CDATA[eShop]]></category>
		<category><![CDATA[Online shopping]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[Plug-in (computing)]]></category>
		<category><![CDATA[Shopping cart]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP e-Commerce]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26822</guid>
		<description><![CDATA[Setting up a business online has proven to be a winning move for many people. Taking advantage of the explosive growth of online commerce is something you can also take advantage of with your site. If you want to start your own e-commerce site, conversion is quite easy. One of the things you need to [...]]]></description>
				<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: left;"><a href="http://www.flickr.com/photos/36642717@N00/276380757" target="_blank"><img class="zemanta-img-inserted zemanta-img-configured" title="WordPress" alt="WordPress" src="http://farm1.static.flickr.com/107/276380757_1ac950f28f_m.jpg" width="240" height="240" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">WordPress (Photo credit: Adriano Gasparri)</p></div>
<p>Setting up a business online has proven to be a winning move for many people. Taking advantage of the explosive growth of online commerce is something you can also take advantage of with your site.</p>
<p>If you want to start your own e-commerce site, conversion is quite easy. One of the things you need to do is to install an e-commerce or shopping plugin. There’s no reason to worry about the platform on which your site is built on. There are many e-commerce or shopping plugins being developed for various platforms. In fact, you can even convert your WordPress-powered blog into a shopping site by just installing a plugin. There are many WordPress plugins that will put a shopping functionality to your blog. Her are some of them:<span id="more-26822"></span></p>
<p><strong>Quick Shop</strong></p>
<p>This e-commerce plugin supports WordPress sits that uses the Sidebar Widgets. With this plugin, a widget will be placed on the side that shows the items in the cart. The user can remove items from the cart directly from the widget.</p>
<p><strong>WP e-Commerce</strong></p>
<p>This is one of the most popular plugins for shopping or e-commerce. The plugin has full features for selling products or services and even paying fees through the site.</p>
<p><strong>Yak Shopping Cart</strong></p>
<p>This is a great plugin if you want to pair your blog entries with certain products or services that you are planning to sell. With this plugin, the post ID also turns into the product code. There are three different pages that will appear in the WordPress management screen – product display and order fulfillment, product management, and a rudimentary sales report.</p>
<p><strong>eShop</strong></p>
<p>The eShop plugin for WordPress has many useful features that you will find essential for your ecommerce site – You can use the <a href="http://www.bloggingpro.com/archives/2012/09/13/overcoming-hurdles-in-your-content-curation-process/">WordPress editor</a> to create pages or posts to make product descriptions, the ability to list many products, the ability to have multiple options for products, the ability to upload downloadable products, generate and download sales data, Three different ways to calculate shipping charges, and a feature to input various zone settings by country or US state.</p>
<p><strong>ArtPal</strong></p>
<p>This is a plugin that caters to a particular niche – namely, artists. The plugin allows for the seamless integration of <a class="zem_slink" title="PayPal" href="http://paypal.com" target="_blank" rel="homepage">PayPal</a> with your WordPress blogs so artists can sell their work on the internet.</p>
<p>&nbsp;</p>
<p><em><strong>About The Author</strong></em></p>
<p>Dana has recently established her own e-commerce site, which now also offers the <a href="http://www.creditcard.com.au/">best credit card deals Australia</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" alt="" src="http://img.zemanta.com/pixy.gif?x-id=95c94ea1-2d23-4237-8134-148d67ff6045" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2013/01/03/five-powerful-shoppingecommerce-plugin-solutions-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Nightmare Scenarios for Your Blog</title>
		<link>http://www.bloggingpro.com/archives/2012/10/31/6-nightmare-scenarios-for-your-blog/</link>
		<comments>http://www.bloggingpro.com/archives/2012/10/31/6-nightmare-scenarios-for-your-blog/#comments</comments>
		<pubDate>Wed, 31 Oct 2012 19:24:05 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[Blogging Sense]]></category>
		<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[monsters]]></category>
		<category><![CDATA[scary]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[zombies]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26606</guid>
		<description><![CDATA[It&#8217;s Halloween in the United States (and much of the rest of the world). As such, people are gathering together for parties, going trick or treating and telling scary stories. In that spirit, last week on Performancing I discussed legal nightmares that can happen to you and your blog. Specifically, there were three scenarios that, [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.bloggingpro.com/wp-content/uploads/2010/08/Halloweenface-240x240.jpg" alt="" title="Halloweenface" width="240" height="240" class="alignleft size-medium wp-image-19904" />It&#8217;s Halloween in the United States (and much of the rest of the world). As such, people are gathering together for parties, going trick or treating and telling scary stories.</p>
<p>In that spirit, last week on Performancing <a href="http://performancing.com/3-blogging-legal-nightmares-that-actually-happened/">I discussed legal nightmares that can happen to you and your blog</a>. Specifically, there were three scenarios that, while sounding like nothing more than legal theory, actually happened to one or more bloggers.</p>
<p>In that spirit, here are five more practical horror stories to keep you awake when it comes to your blog. Best part of all is that I don&#8217;t have to give specific examples because each and every one of these have happened not once or twice, but hundreds, if not thousands, of times.</p>
<p>So if you&#8217;re wondering about the gruesome ways your blog can be mangled, kidnapped or killed, here are just five of the more common (and more sudden) ways to consider.<span id="more-26606"></span></p>
<h3>1. The Ghost Blog</h3>
<p>If there&#8217;s one thing that Halloween reminds us of, it&#8217;s our own mortality. Today we are living, breathing and thinking creatures but that could completely change in an instant. But ghost stories tell us that, in some cases, we can live on, at least briefly, as ghosts of our former selves, mere shadows that terrify the living.</p>
<p>Such is true with blogs as well. Blogs, as with all websites, are surprisingly fragile creatures. Database crashes, hard drive failures, natural disasters, human error, etc. can all destroy a website in seconds and leave only a trace of it, the caches, behind to wonder the Internet like a ghost.</p>
<p>Though various backup and cloud technologies have made websites more durable, in an Internet where cheap shared hosting is still the norm and most webmasters forget to backup their sites, it&#8217;s not uncommon for sites to simply disappear from the Web, never to be heard from again.</p>
<p>That is, save the whispers of the dead.</p>
<h3>2. The Invisible Blog</h3>
<p>The idea of the invisible person has been a part of science fiction for at least 1897, when H.G. Well wrote the famous novel &#8220;The Invisible Man&#8221;. Invisible man stories always raise interesting questions about what it means to be a person and what life would be like if no one could see nor hear you.</p>
<p>However, that&#8217;s nearly the exact plight of many blogs on the Internet. </p>
<p>The problem is very simple. By far the most common way to discover a new website is through the search engines and the largest search engine, by a long shot, is Google. </p>
<p>However, Google is a notoriously fickle mistress. Known for dropping or deeply demoting sites in its many updates, shake ups and algorithm changes.</p>
<p>But it doesn&#8217;t take a Google shakeup to make your site invisible, human error can result in your site blocking the search engines, essentially making it invisible to them. </p>
<p>While many of these problems can be fixed easily and a site can recover, it can be frightening to realize that no one can find your site, anywhere. That, in turn, raises an interesting philosophical question: If a site exists but can&#8217;t be found, does it really exist at all?</p>
<h3>3. The Zombie Blog</h3>
<p>These days, thanks in large part to George Romero and Night of the Living Dead, we equate the word &#8220;zombie&#8221; with the undead. However, for most of history a zombie was a living person turned into a mindless drone, an unthinking, unfeeling slave to their zombie master. Movies such as &#8220;White Zombie&#8221; take this approach.</p>
<p>The same thing can happen to your website. Blogs, basically are applications that display content, usually pulled from a database, in a certain way. But like any software, blogs are vulnerable to attack from the outside.</p>
<p>Spammers, virus authors, pranksters and others are constantly searching for blogs that they can take over and use for their ends, whether it&#8217;s posting spammy links, spreading malware or just deface them.</p>
<p>The consequences for this can be dire. Google tends to quarantine hacked sites by either removing them or reducing them in the results. For visitors, things can be even worse as they run the risk of becoming infected themselves or being subjected to unexpected and inappropriate content. </p>
<p>Though most sites can recover if they have a good backup, the best  defense is a good offense and that means good security procedures and constant vigilance against possible attacks.</p>
<h3>4. The Disfigured Blog</h3>
<p>Horror movies, like all scary stories, are filled with tales of disfigured people, often caused by tragic accidents, who despite their outward appearance, have a heart of gold but are still shunned by society. &#8220;Phantom of the Opera&#8221; being, most likely, the best known example.</p>
<p>But while it&#8217;s tempting to say that, for a blog, content is king, that is akin to saying &#8220;it&#8217;s what&#8217;s on the inside that counts&#8221;. It&#8217;s a theoretically true, but still somewhat naive statement.</p>
<p>Appearance is important that is doubly true for a website, which is a visual medium. But website themes are evolving and are no longer static themes filled with dynamic content. Increasingly, they are more like plugins, using the database to determine your site&#8217;s appearance.</p>
<p>This opens the door to a new slew of opportunities and problems. Database corruption, crashes, error and problems can leave your site disfigured, mangled. But even if you don&#8217;t use an advanced theme, any third-pary elements you include can suddenly break or change, causing your theme to fall apart.</p>
<p>It&#8217;s entirely possible that you could wake up one morning and find that your site is not how you left it. Shocking  both you and your visitors into wondering what happened.</p>
<h3>5. The Dead Blog</h3>
<p>In horror movies, death is rarely final. Villains and heroes alike often find ways to come back from beyond the grave, whether it is for a sequel, a final showdown or just to scare the audience one more time.</p>
<p>However, in real life, death is much more final and blogs, like their owners, die every day. Most are abandoned by their owners, left to freeze to death in the cold, uncaring blackness that can be the Internet.</p>
<p>Other sites are shut down more directly, with accounts being closed and sites deliberately shuttered. Though this may seem the more humane way to end a site, it&#8217;s often much worse, leaving a deluge of broken links across the Web and harming other sites that were referencing it.</p>
<p>These sites, and the errors they create, are missed deeply by those who try to visit it. However, some times, even online, they can be resurrected though here it doesn&#8217;t take a voodoo curse, instead, it just takes a webmaster, either the same one or a different one, who wants to give the idea another try.</p>
<h3>Bottom Line</h3>
<p>The bad news is that all of these nightmares are fairly common. The good news is that they are all, more or less, relatively avoidable. With good backups, solid security and dedication to your blog, you can either avoid or easily recover from most of these scenarios.</p>
<p>So if you want to sleep better at night and not have nightmares about what could happen to your site, the best thing you can do is be smart about how you run it. If you take reasonable precautions to protect your site, you&#8217;ll likely avoid any major disasters.</p>
<p>That being said, it&#8217;s still worth being aware that all of the work you&#8217;re doing amounts to zeroes and ones on computers across the world. Your work can turn out to be nothing but dust in the digital wind. </p>
<p>In short, what you spend years to create could be taken from you in a second. That&#8217;s just the nature of the digital world. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/10/31/6-nightmare-scenarios-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eight Best Free Contact Forms for WordPress</title>
		<link>http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/</link>
		<comments>http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 02:20:12 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25994</guid>
		<description><![CDATA[You&#8217;ve done all the work, you&#8217;ve managed to get a user of the interweb notice you and then click on your website. You&#8217;ve even managed to get them interested enough to ask for more information. Now you&#8217;ve managed all that and then weirdly the user doesn&#8217;t contact you. Dang. Looks like you need a new [...]]]></description>
				<content:encoded><![CDATA[<p>You&#8217;ve done all the work, you&#8217;ve managed to get a user of the interweb notice you and then click on your website. You&#8217;ve even managed to get them interested enough to ask for more information. Now you&#8217;ve managed all that and then weirdly the user doesn&#8217;t contact you. Dang. Looks like you need a new contact form, pronto!</p>
<p>Here&#8217;s a look at 8 of the best <em>free</em> Contact Forms we&#8217;ve found for WordPress.  We selected these plugins based on some features that we felt were key to defining a complete plugin.<span id="more-25994"></span></p>
<h4><strong>Customization</strong></h4>
<p>A customizable contact form plugin is one that allows you to create custom fields, change the look and style of the form and define what steps to do after the visitor hits send. We like <a href="http://www.bloggingpro.com/archives/2012/08/15/onpage-seo-plugin-for-wordpress-blogs/">plugins</a> that also give you the option to:</p>
<ul>
<li>Send a copy of the email to the visitor that sent the message.</li>
<li>Define a list of recipients for each contact form on your site.</li>
</ul>
<h4><strong>Ease of use</strong></h4>
<p>The ia a huge trade-off between having great customizability and having a plugin that works out of the box. Improving customizability involves increasing the amount of <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> and HTML a user would have to know. A good plugin manages to have a great user interface which still allows the user to customize but replaces the need for html/css input with a huge list of options and buttons.</p>
<h4><strong>Management</strong></h4>
<p>A contact form plugin that gives you a dashboard to manage all the contact information you receive through your form and helps get rid of the spam is a great Contact form plugin.</p>
<h4><strong>Looks</strong></h4>
<p>A good looking contact form that matches the style of your website easily is a feature that is very high up on our list.</p>
<h4><strong>Spam protection</strong></h4>
<p>A good Contact Form helps keep the spam away by way of :</p>
<ul>
<li>Maybe using <a href="http://www.akimet.com/">Akismet</a> to provide spam prevention.</li>
<li>Using Catpcha&#8217;s to keep the robots away.</li>
<li>Using AJAX to load forms so that the form is hidden from bots.</li>
</ul>
<h4><strong>Extra features</strong></h4>
<p>We give extra points to plugins that provide features that keep them out of the ordinary list.</p>
<p>If you&#8217;re still here, keep reading for our extensive review of 8 of the best <em>free </em>WordPress contact form plugins.</p>
<h3><a href="http://jetpack.me/support/contact-form/">Jetpack</a><a href="http://jetpack.me/support/contact-form/">Contact</a><a href="http://jetpack.me/support/contact-form/">form</a></h3>
<p>Jetpack is one plugin that’s installed on most WordPress sites. It comes packed with a decent <a href="http://jetpack.me/support/contact-form/">Contact</a><a href="http://jetpack.me/support/contact-form/">Form</a>. Users of WordPress.com will already be quite familiar with the form building interface.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/1-6/" rel="attachment wp-att-26000"><img class="alignnone  wp-image-26000" title="1" src="http://www.bloggingpro.com/wp-content/uploads/2012/08/12-585x452.png" alt="" width="351" height="271" /></a></p>
<p>Screenshot of the Contact form by Jetpack</p>
<p>Here are some features of Jetpack that I think work in it&#8217;s favor:</p>
<ul>
<li>Create multiple contact forms, only one per post though.</li>
<li>Each form can have its own recipient list.</li>
<li>Create your own custom fields.</li>
<li>Jetpack uses <a href="http://akismet.com/">Akismet</a> so the amount of spam should be minimal.</li>
<li>A feedback management area is provided where you can see and manage all the messages sent to you.</li>
</ul>
<p>There are some negatives to be considered:</p>
<ul>
<li>You cannot provide a file upload field.</li>
<li>You cannot includes CAPTCHA’s for better security.</li>
<li>You cannot easily modify the structure of the form.</li>
<li>It does not use Jquery and AJAX for form submissions without page reload</li>
</ul>
<p>Although you can&#8217;t change the style and structure of the form easily, it is very simple to use and it would suit a beginner WordPress user&#8217;s needs. It being bundled with Jetpack is another advantage, as you already have it installed and that’s one less plugin to install.</p>
<p><em>Unfortunately, Jetpack, in its current version, conflicts with the plugin </em><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Simple</em></a><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Facebook</em></a><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Connect</em></a><em>, a plugin that is quite popular itself. </em></p>
<p><strong>Points</strong></p>
<p>Customization: 5/10</p>
<p>Ease of Use: 8/10</p>
<p>Management: 8/10</p>
<p>Looks: 6/10</p>
<p>Spam Protection: 7/10</p>
<p>Extra Features: 6/10 ( Jetpack&#8217;s contact forms&#8217; extra feature is that it comes withJetpack, score! )</p>
<p>Points for bad behavior: -2 for not working along with <a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Simple</em></a><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Facebook</em></a><a href="http://wordpress.org/extend/plugins/simple-facebook-connect/"><em>Connect</em></a></p>
<h3><a href="http://wordpress.org/extend/plugins/contact-form-plugin/">Contact</a><a href="http://wordpress.org/extend/plugins/contact-form-plugin/">Form</a></h3>
<p><a href="http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/2-2/" rel="attachment wp-att-26001"><img class="alignnone  wp-image-26001" title="2" src="http://www.bloggingpro.com/wp-content/uploads/2012/08/2-585x340.png" alt="" width="410" height="238" /></a></p>
<p><em>Settings for Contact Form</em></p>
<p>Contact form, brought to you by the people at <a href="http://plugin.bestwebsoft.com/">bestwebsoft</a>, is a plugin that is very easy to use and it offers a few more features than Jetpack.</p>
<p>Some features that stand out;</p>
<ul>
<li>The ability to provide an attachment field in the form.</li>
<li>Option to send a copy of the message sent to the visitor.</li>
</ul>
<p>Similar to Jetpack, this plugin is not very customizable. To add extra fields, you need to modify the plugin (contact_form.php file). You can configure only one email address as the recipient for all the contact forms on your site. In order to customize the styles for this form you need to have knowledge of html and css or you could contact them and pay them to customize the form for you.</p>
<p>Some negatives to worry about:</p>
<ul>
<li>No catpchas, no akismet, no spam management</li>
<li>No message management from the dashboard itself, like Jetpack</li>
</ul>
<p>The plugin developers do provide great support on their forum and you can pay them 10$ to get your form to suit your needs.</p>
<p><strong>Points</strong></p>
<p>Customization: 6/10</p>
<p>Ease of Use: 7/10</p>
<p>Management: 0/10</p>
<p>Looks: 6/10</p>
<p>Spam Protection: 5/10</p>
<p>Extra Features: 4/10 ( For their great support on the forums )</p>
<h3><a href="http://easy-contact-forms.com/">Easy</a><a href="http://easy-contact-forms.com/">Contact</a><a href="http://easy-contact-forms.com/">forms</a></h3>
<p align="center">Custom Field management</p>
<p>Easy contact forms is exactly what they say it is, a very easy to use contact form. It&#8217;s almost completely customizable with great support on their website.</p>
<p>I’ve listed some of its <a href="http://wordpress.org/extend/plugins/easy-contact-forms/">features</a> below to help you make a decision.</p>
<ul>
<li>The form builder is very easy to use and it provides you with tools to completely customize your form.</li>
<li>You can create your own custom field types.</li>
<li>You can upload files.</li>
<li>You can add CATPCHA’s to the form.</li>
<li>Reasonable antispam protection and multiple data validation layers.</li>
<li>You can create multiple forms and the plugin dashboard provides a great Form management interface.</li>
<li>Easy to use contact management and entry management tool.</li>
<li>Each contact form has a separate notification message recipient list.</li>
<li>Each contact form has its own email templates.</li>
<li>Contact form data may be added to Contact History.</li>
<li>Any contact form may be configured to have its own style settings.</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Easy</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">contact</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">form</a> is loaded with features and only feature i see missing is the use of AJAX to submit forms.</p>
<p><strong>Points</strong></p>
<p>Customization: 9/10</p>
<p>Ease of Use: 9/10</p>
<p>Management: 8/10</p>
<p>Looks: 7/10</p>
<p>Spam Protection: 8/10</p>
<p>Extra Features: 7/10 ( Great form, contact management )</p>
<h3><a href="http://wordpress.org/extend/plugins/custom-contact-forms/">Custom</a><a href="http://wordpress.org/extend/plugins/custom-contact-forms/">contact</a><a href="http://wordpress.org/extend/plugins/custom-contact-forms/">form</a><strong><span style="text-decoration: underline;"><br />
</span></strong></h3>
<p align="center">Form management for Custom Contact form</p>
<p>The Custom contact form plugin is pretty feature packed, as good, if not better, feature wise when compared to  the <a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Easy</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Contact</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Form</a>. One disadvantage I see is that the dashboard interface isn’t all that appealing. It could be improved.</p>
<p>Some standout features are:</p>
<ul>
<li>Custom HTML Forms Feature &#8211; if you are a web developer you can write your own form html and use this plugin simply to process your form requests. Comes with a few useful features.</li>
<li>Export form submissions to CSV.</li>
<li>Create custom styles in the style manager to change the appearance of your forms: borders, font sizes, colors, padding, margins, background etc</li>
<li>Show a stylish JQuery form thank you message or use a custom thank you page.</li>
</ul>
<p><strong>Points</strong></p>
<p>Customization: 9/10</p>
<p>Ease of Use: 6.5/10</p>
<p>Management: 8/10</p>
<p>Looks: 7/10</p>
<p>Spam Protection: 8/10</p>
<p>Extra Features: 7/10 ( Export to csv and the style manager )</p>
<h3><a href="http://wordpress.org/extend/plugins/si-contact-form/">Fast</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">secure</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">contact</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">form</a></h3>
<p align="center">Extra fields</p>
<p>This is a highly customisable contact form that blocks all automated spammers. The dashboard interface can be a bit overwhelming as there are a options that can be configured, but with time you can easily get the hang of it. Here&#8217;s a quick look at some of the features that make this plugin so popular.</p>
<ul>
<li>Backup/restore tool. You can backup/restore all your forms or single forms and settings.</li>
<li>Easy to hide subject and message fields for use as a newsletter signup.</li>
<li>Supports sending mail to multiple departments.</li>
<li>Optional &#8211; posted data can be sent as a query string on the redirect URL.</li>
<li>Optional &#8211; autoresponder E-mail message.</li>
<li>CAPTCHA can be turned off or hidden from logged in users and or admins.</li>
<li>Auto form fill for logged in users.</li>
<li>Customizable form field titles.</li>
<li>Customizable CSS style.</li>
<li>Pre-fill in form fields from a URL query string. <a href="http://www.fastsecurecontactform.com/query-string-parameters">See</a><a href="http://www.fastsecurecontactform.com/query-string-parameters">FAQ</a></li>
<li>Save emails to the WordPress database, or export to CSV or Excel. <a href="http://www.fastsecurecontactform.com/save-to-database">See</a><a href="http://www.fastsecurecontactform.com/save-to-database">FAQ</a></li>
</ul>
<p>Fast secure contact form comes bundled with with <a href="http://www.vcita.com/">vCita</a>, vCita extends your contact form and lets your users Schedule Meetings based on your availability. You can meet users with web-based video, talk over phone conference, set a location for meetings and collect payments for your time and services. For those who aren&#8217;t keen on <a href="http://www.vcita.com/">vCita</a>, the plugin gives you option to disable it.</p>
<p><strong>Points</strong></p>
<p>Customization: 9/10</p>
<p>Ease of Use: 8/10</p>
<p>Management: 9/10</p>
<p>Looks: 8/10</p>
<p>Spam Protection: 9/10</p>
<p>Extra Features: 7/10 ( Loads of them! )</p>
<h2>AJAX , Modal contact forms</h2>
<h3><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">Slick</a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">contact</a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">forms</a></h3>
<p align="center">Slick contact form</p>
<p align="center">Widget settings for the Slick Contact Form</p>
<p>This plugin creates a widget, which adds a contact form using either a floating, drop down button or a sticky, sliding tab. It can handle multiple forms on each page and the location of the floating button or sliding tab can be easily set from the widget control panel.</p>
<p>Each form includes up to 3 text input fields and one text area. The input labels and type of validation can be set via the widget control panel. You would need to edit php theme files in order to add the widget control panel to the dashboard. <a href="http://wordpress.org/extend/plugins/slick-contact-forms/"><strong>Slick</strong></a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/"><strong>contact</strong></a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/"><strong>forms</strong></a> do provide a good tutorial on how to do that.</p>
<p>The widget control panel is used to edit the style of the widget. You can pretty much change the whole look of the form and choose among 4 skins that are provided. The contact form also includes a “<strong><em>Honeypot</em></strong>” style captcha to help minimize spam – this works by having a blank input field hidden from view of the user but visible to spambots. If the field contains text the mail will not be sent – no more annoying &amp; tricky captcha systems.</p>
<p>Some advantages of using <a href="http://wordpress.org/extend/plugins/slick-contact-forms/">slick</a>:</p>
<ul>
<li>Form processed using jQuery &amp; AJAX – no page refresh!</li>
<li>You can choose to make the form either a floating or sliding form in true AJAX style.</li>
<li>The widget control panel is very easy to use.</li>
<li>You can add multiple forms to your site.</li>
<li>You can configure multiple recipients and differe;nt recipients for each form.</li>
</ul>
<p>We can&#8217;t but mention some disadvantages of the form</p>
<ul>
<li>No comment/feedback management tool.</li>
<li>Can’t add more than 3 text fields and one textarea.</li>
<li>No file attachment field provided.</li>
</ul>
<p><strong>Points</strong></p>
<p>Customization: 8/10</p>
<p>Ease of Use: 7/10</p>
<p>Management: 0/10</p>
<p>Looks: 9/10</p>
<p>Spam Protection: 9/10</p>
<p>Extra Features: 7/10 ( good spam protection )</p>
<h3><a href="http://wordpress.org/extend/plugins/usernoise/">Usernoise</a><a href="http://wordpress.org/extend/plugins/usernoise/">modal</a><a href="http://wordpress.org/extend/plugins/usernoise/">Feedback</a><a href="http://wordpress.org/extend/plugins/usernoise/">/</a><a href="http://wordpress.org/extend/plugins/usernoise/">Contact</a><a href="http://wordpress.org/extend/plugins/usernoise/">Form</a></h3>
<p align="center">Settings for Usernoise Contact Form</p>
<p align="center">Usernoise contact form</p>
<p>If you’re looking for a very good looking and well designed AJAX feedback form, this is it. This plugin is more tuned for Feedback than just for contact. It’s got some great UI elements that allow the user to select the type of feedback: Idea, Problem, Question and Praise. Notifications of new messages pop up right in your admin navigation bar, making it simple and convenient to stay up to date on what your visitors are thinking.</p>
<p><a href="http://wordpress.org/extend/plugins/usernoise/">Usernoise</a> also records all of the messages submitted through your site.</p>
<p>The <a href="http://wordpress.org/extend/plugins/usernoise/">Usernoise</a><a href="http://wordpress.org/extend/plugins/usernoise/">contact</a><a href="http://wordpress.org/extend/plugins/usernoise/">form</a> is virtually spam-proof. This is the beauty of having a modal contact form. The form is not visible to robots because it is loaded with AJAX when the page is loaded and therefore the bots don’t see it.</p>
<p>Some standout features:</p>
<ul>
<li>The flexible typography feature causes the text to automatically match your site’s style.</li>
<li>It is very easy to setup and it requires no code ( compared to the slick contact form )</li>
</ul>
<p>Some negatives to consider:</p>
<ul>
<li>The form isn’t very customizable in terms of fields. You can disable fields provided but you cannot add your own.</li>
<li>There is not option to add a file upload field.</li>
<li>Multiple forms aren’t possible.</li>
<li>There can be just one recipients address.</li>
</ul>
<p><strong>Points</strong></p>
<p>Customization: 6/10</p>
<p>Ease of Use: 8/10</p>
<p>Management: 8/10</p>
<p>Looks: 9/10</p>
<p>Spam Protection: 9/10</p>
<p>Extra Features: 7/10</p>
<h3><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact</a><a href="http://wordpress.org/extend/plugins/contact-form-7/">Form</a><a href="http://wordpress.org/extend/plugins/contact-form-7/"> 7</a></h3>
<p align="center">Contact Form 7 settings</p>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact</a><a href="http://wordpress.org/extend/plugins/contact-form-7/">form</a><a href="http://wordpress.org/extend/plugins/contact-form-7/"> 7</a> is one of most popular contact form plugins. It is a fully featured plugin that includes all of the best features expected in a contact form plugin, like</p>
<ul>
<li>File Upload &amp; File Attachment.</li>
<li>Multiple contact forms.</li>
<li>Akismet Spam Filtering.</li>
<li>CAPTCHA.</li>
<li>Drop Down Menus / Radial Options.</li>
<li>Ajax-powered submitting.</li>
</ul>
<p>The interface is a bit more technical than other plugins which can act as a deterrent if you’re not that familiar with HTML and CSS.</p>
<p>Contact form 7 has great support and a host of other plugins have been developed to compliment Contact form 7</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/">Contact</a><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/">form</a><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/"> 7 </a><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/">to</a><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/">database</a><a href="http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/">extension</a></li>
<li><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Contact</a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Form</a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/"> 7 </a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Select</a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Box</a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Editor</a><a href="http://wordpress.org/extend/plugins/contact-form-7-select-box-editor-button/">Button</a></li>
</ul>
<p><strong>Points</strong></p>
<p>Customization: 9/10</p>
<p>Ease of Use: 7/10</p>
<p>Management: 5/10</p>
<p>Looks: 7/10</p>
<p>Spam Protection: 8/10</p>
<p>Extra Features: 7/10 ( For all the extra plugins you can add to CF 7 )</p>
<h3>WordPress Form Maker</h3>
<p><a href="http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/screenshot-1-2/" rel="attachment wp-att-26664"><img src="http://www.bloggingpro.com/wp-content/uploads/2012/08/screenshot-1-280x243.png" alt="" title="screenshot-1" width="280" height="243" class="alignnone size-medium wp-image-26664" /></a><br />
WordPress form maker  is powerful and functional tool for websites owners . With the functionality and ease of use of this plugin  can be compared just a few plugins. It have a user-friendly interface, that allow you easily and quickly add the form from admin panel.<br />
The form includes Ten main elements for creating a new form  Custom HTML, Text Input,Time and Date, Select ,Checkbox, Radio, File upload*, Captcha, Map*, Buttons<br />
Spider form plugin can be used for creating contact, mailing list, survey, application, event registration and party invitation forms. </p>
<p>You can download it from official website of this <a href="http://web-dorado.com/products/wordpress-form.html">WordPress Form plugin</a>.</p>
<h3>Conclusions</h3>
<p>For us it&#8217;s a tie up between the <a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Easy</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Contact</a><a href="http://wordpress.org/extend/plugins/easy-contact-forms/">Form</a> and the <a href="http://wordpress.org/extend/plugins/si-contact-form/">Fast</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">and</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">secure</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">Contact</a><a href="http://wordpress.org/extend/plugins/si-contact-form/">Form</a> for their ease of use and exhaustive feature set. The forms can be easily and completely customized.</p>
<p>If your looking for a great looking AJAX form and you don&#8217;t need a lot of fields in your form then we’d recommend the <a href="http://wordpress.org/extend/plugins/slick-contact-forms/">Slick</a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">contact</a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">Form</a><a href="http://wordpress.org/extend/plugins/slick-contact-forms/">.</a></p>
<p>For those of you who are looking for a contact form with character and who don&#8217;t require complex contact forms, don&#8217;t look further that the <a href="http://wordpress.org/extend/plugins/usernoise/">Usernoise</a><a href="http://wordpress.org/extend/plugins/usernoise/">Contact</a><a href="http://wordpress.org/extend/plugins/usernoise/">Form</a><a href="http://wordpress.org/extend/plugins/usernoise/">.</a></p>
<p>That’s it from us, look out for more plugin reviews as we do them.</p>
<p>&nbsp;</p>
<p><em><strong>About The Author</strong></em></p>
<p><em>Sheela Sequeira is the product marketing manager at BlogVault, a premium <a href="http://blogvault.net/">WordPress</a><a href="http://blogvault.net/">Backup</a> and Restore service. Sheela spends her time mastering WordPress and getting people to backup their websites. Tweet with Sheela <a href="https://twitter.com/blogVaultnet">@</a><a href="https://twitter.com/blogVaultnet">blogVaultnet</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/08/20/eight-best-free-contact-forms-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Onpage SEO Plugin for WordPress Blogs</title>
		<link>http://www.bloggingpro.com/archives/2012/08/15/onpage-seo-plugin-for-wordpress-blogs/</link>
		<comments>http://www.bloggingpro.com/archives/2012/08/15/onpage-seo-plugin-for-wordpress-blogs/#comments</comments>
		<pubDate>Wed, 15 Aug 2012 10:10:03 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25972</guid>
		<description><![CDATA[WordPress is really a powerful framework for designing PHP based dynamic website. But some people face problems during their SEO venture. Some developer face problem to create the sitemap for their WordPress website. But WordPress has one great feature called Add-On and by using this feature one can add several plugin to the website with [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/?attachment_id=25973" rel="attachment wp-att-25973"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft  wp-image-25973" title="wp" src="http://www.bloggingpro.com/wp-content/uploads/2012/08/wp.png" alt="" width="302" height="216" /></a>WordPress is really a powerful framework for designing PHP based dynamic website. But some people face problems during their SEO venture. Some developer face problem to create the sitemap for their WordPress website. But WordPress has one great feature called Add-On and by using this feature one can add several plugin to the website with just few clicks. Similarly there is also some effective solution is available in WordPress plugin store.<span id="more-25972"></span></p>
<p><strong>Some popular SEO Onpage Plugin</strong></p>
<p>There are several plugin available in <a href="http://www.wordpress.com">WordPress </a>which works exactly on the website page and process all functionality that manages and helps to build a strong SEO venture with the dynamic WordPress website.</p>
<p><strong>SEOProcessor Plugin</strong></p>
<p>SEOProcessor is one of the most popular SEO Onpage Plugin. This plugin control everything within the page from HTML tags to font decoration. It also guides to place keywords with proper highlighting decoration and also controls the keyword density. It also controls the blog posts and blog pages to upkeep with the<a href="http://www.bloggingpro.com/archives/2012/06/19/content-marketing-is-better-than-link-building/"> SEO Strategies</a>. It offers an interactive and detailed control option to monitor and handle the SEO process without any external tool or software.</p>
<p><strong>Broken Link Checker</strong></p>
<p>This is a very useful plugin for checking broken links in a WordPress website. Broken link is always very harmful for SEO, because it interrupts the crawling process and thus website rank may be lowered than usual. That is why developers need to keep a close eye on the links and should manage it seriously to keep up the smooth running of the SEO process. This plugin is very useful for that very factor.</p>
<p><strong>Google XML Sitemaps</strong></p>
<p>Creating sitemap for a WordPress site is really very tough job to do. This is very complicated and hectic process. That is why it is really necessary to use some sitemap creating plugin like Google XML Sitemap. This plugin helps to create XML site map for the WordPress website and can also interact with the developers account so that the newly updated sitemap can be posted to get ranked. This is Onpage plugin that works under the main interface of the website and do not require any special tool panel.</p>
<div align="center"</p>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-6912717002762685";
/* BP 468x60 inside posts */
google_ad_slot = "5288623691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
</div>
<p><strong>SEO Smart Links</strong></p>
<p>Link is a very important issue in every SEO venture. That is why this really necessary to maintain the links profile. Not only external links but also internal. SEO Smart Links is a plugin that controls and modifies the link to smoothen the SEO procedure. This plugin helps completely to manage the link profiles and create a better SEO impact during search crawling.</p>
<p><strong>W3 Total Cache</strong></p>
<p>This is another backend plugin that helps to increase the page rank of any WordPress website or blogs. For every website speed is very important issues and every developer are concuss about making a fast loading website. But it can only be done by intelligent cache management. This plugin manages the cache intelligently and thus helps to build up a better visitor’s satisfaction along with better crawling convenience for the Blog or website.</p>
<p>So we can see that there are a huge numbers of Onpage plugin available for WordPress website that may help to create a better website or blog without much labor with coding and programming. And all these plugins are also very helpful for SEO process and helps to improve the search engine rank.</p>
<p><em><strong>About The Author</strong> </em></p>
<p><em>Margaret Jules lives in Finland and has been doing internet marketing for last 5 years. She loves travelling, meeting new people and works at </em><a href="http://www.seomorpheus.com/service/guest-post-services/">SEO Morpheus</a><em>.</em><em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/08/15/onpage-seo-plugin-for-wordpress-blogs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>10 Plugins For Securing Your WordPress Based Website From Hackers</title>
		<link>http://www.bloggingpro.com/archives/2012/08/06/10-plugins-for-securing-your-wordpress-based-website-from-hackers/</link>
		<comments>http://www.bloggingpro.com/archives/2012/08/06/10-plugins-for-securing-your-wordpress-based-website-from-hackers/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 06:57:52 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25916</guid>
		<description><![CDATA[With its ease of use and versatile approach to fulfilling each individual’s needs WordPress opens the doors to the virtual universe.  As most of you know WordPress is the very popular software that allows each of us to install it, make mistakes with it and get it working again and again. With that in mind [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/08/06/10-plugins-for-securing-your-wordpress-based-website-from-hackers/plugins-2/" rel="attachment wp-att-25917"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-25917" title="plugins" src="http://www.bloggingpro.com/wp-content/uploads/2012/08/plugins-280x166.jpg" alt="" width="280" height="166" /></a>With its ease of use and versatile approach to fulfilling each individual’s needs WordPress opens the doors to the virtual universe.  As most of you know WordPress is the very popular software that allows each of us to install it, make mistakes with it and get it working again and again. With that in mind understand that you&#8217;re still moving forward, even if you’re falling on your face. This article offers the top ten most downloaded security plugins for WordPress.<span id="more-25916"></span></p>
<h2><strong>My Top 10 Selections for 2012 of the Most Downloaded security plugins</strong></h2>
<p><strong>1.   WP Security Scan</strong> - raises the level of the security for your <a href="http://www.shopwpthemes.com/reviews/diy-themes-review/">Thesis theme for WordPress</a> installation. It does this by scanning your site for security issues then suggests the methods you can use to fix them.</p>
<p><strong>2.   WP-MalWatch</strong> - is designed to alert you when hackers have invaded your blog. When hackers do get into your <a href="http://www.wordpress.com">WordPress</a> blog site, they infest your site or blog with links to their sites. When you know they have invaded you can take the necessary actions to remove them from your world.</p>
<p><strong>3.   WP Secure plug-in</strong> - provides security for your WordPress installation by hiding your plug-in directory and WP version from hackers and others. This is important to do because the cyber scum that inhabits our virtual world use the version and the list of plugins to locate one that they have hacked before to hack their way into your blog!  Add this plug-in to protect your website or blog.</p>
<p><strong>4.   Website Defender WordPress Security plug-in</strong> - free and comprehensive security tool that helps you secure your WordPress installation and offers suggestions for strengthening your passwords, securing your database, and lots more</p>
<p><strong>5.   Akismet</strong> - program that checks comments left on your blog or website to see if they appear to be spam and then allows you to review the spam it does catch through the blog “Comments” admin screen. Akismet comes pre-installed and once you apply for and install your API key you will find the controls for it in your options panel in your Dashboard.</p>
<p><strong>6.   BackWPUp</strong> - plugin that backs up your WordPress files and database and store them wherever you decide.  You can schedule automatic backups and pick out which folders and tables you want to backup.</p>
<p><strong>7.   CAPTCHA</strong> - adds <a href="http://www.bloggingpro.com/archives/2010/04/27/4-ways-to-kill-off-human-comment-spam/">anti-spam methods</a> to WordPress on all your forms, comments, registrations, lost passwords, logins, or you can actually require a code for everything on your site.</p>
<p><strong>8.   Exploit Scanner</strong> - strengthens the security for your WordPress installation by scanning your site for security vulnerabilities and suggesting methods in which you can fix the problem.</p>
<p><strong>9.   BulletProof Security</strong> - security protection against: XSS, RFI, CRLF, CSRF, Base64, Code Injection and SQL Injection hacking and on and on. Like the name says, it protects against attacks of all kinds.</p>
<p><strong>10.  Better WP Security</strong> - This really is the easiest way to secure your WordPress site. You can improve the security of your WordPress site in seconds.</p>
<p>I would urge a bit of caution when it comes to downloading and using third party plugins. No offense is intended to any of those folks. WordPress is only able to stand behind those plugins that they test prior to offering them to WordPress users. That means that you are on your own when you use something other than what WordPress offers. Proceed with caution.</p>
<p>Now that you have some idea of what the security plugins are all about don’t hesitate to spend some time &#8211; now &#8211; installing that security into your site. Doing so will provide you with worry-free time, time that you can use creating more content for your site!  Either you run the day or the day runs you. &#8211; Jim Rohn</p>
<p>&nbsp;</p>
<p><em><strong>About The Author</strong></em></p>
<p><em>David Crawford has been working on the internet since 2003 and found early on that he really enjoys research and soon discovered that a research hound such as himself makes an excellent freelance writer as well.  As a huge fan of WordPress and the StudioPress themes he has worked within the WordPress Dashboard for years adding content for clients such as <a href="http://www.shopwpthemes.com/">ShopWPThemes</a> and writing Professional WordPress Themes reviews.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/08/06/10-plugins-for-securing-your-wordpress-based-website-from-hackers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>ManageWP Worker Lets You Easily Manage Multiple WordPress Sites</title>
		<link>http://www.bloggingpro.com/archives/2012/06/23/managewp-worker-lets-you-easily-manage-multiple-wordpress-sites/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/23/managewp-worker-lets-you-easily-manage-multiple-wordpress-sites/#comments</comments>
		<pubDate>Sat, 23 Jun 2012 12:00:33 +0000</pubDate>
		<dc:creator>Gino</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[ManageWP Worker]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25502</guid>
		<description><![CDATA[Installing and managing a single self-hosted WordPress site can keep your hands full, especially if you&#8217;re dedicated to publishing content on a regular basis. So it&#8217;s quite a given that handling multiple WordPress sites could be very daunting for both beginners and seasoned WordPress users. It takes a lot of time and effort to manage [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-25503" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/ManageWP-Logo.jpg" alt="ManageWP Logo" width="280" height="93" />Installing and managing a single self-hosted WordPress site can keep your hands full, especially if you&#8217;re dedicated to publishing content on a regular basis. So it&#8217;s quite a given that handling multiple WordPress sites could be very daunting for both beginners and seasoned WordPress users. It takes a lot of time and effort to manage several WordPress installations, and for most of us, it can be overwhelming. Well, to borrow a saying from the smartphone crowd, there&#8217;s a plugin for that.</p>
<p><a href="http://wordpress.org/extend/plugins/worker/">ManageWP Worker</a> is a <a href="http://www.bloggingpro.com/archives/2012/02/08/5-wordpress-plugins-i-wont-build-a-blog-without/">WordPress plugin</a> that lets you take complete control of multiple WordPress sites from a single interface. From installation to monitoring, its suite of management tools has got you covered. Here are the highlights of this plugin to make you understand how it could help you manage your army of WordPress sites.</p>
<h1>Deployment</h1>
<p>ManageWP has a website cloning tool that lets you easily and quickly create new sites based on existing ones. This means you can tinker and play around with a test site and efficiently turn it into a production site with as little effort as possible. Mass migrations are also made easy because you only need to input FTP details and other hosting information into a single dashboard and you&#8217;re good to go. If you have ever experienced problems with switching a site from one host to another before, you know that this kind of convenience is very welcome.</p>
<p><span id="more-25502"></span></p>
<h1>Management &amp; Backup</h1>
<p>Once your WordPress sites are set up to use ManageWP, you can access each of their administration panels. This direct access to multiple admin panels bypasses the need to input a password for each site. Management of themes, plugins, and scheduled backups of multiple sites can be done in one clean and intuitive interface. In addition to that, you can also upgrade WordPress core files, plugins, and themes right from the ManageWP control panel.</p>
<h1><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-25506" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/managewp.png" alt="ManageWP Worker" width="210" height="632" />Publishing</h1>
<p>If you are maintaining multiple blogs on Tumblr and other similar sites, you are familiar with the convenience of publishing content on multiple sites without logging in multiple times. Combine this type of convenience with the ability to bulk post content to multiple sites and you can cut back on time spent publishing content. You can spend more time developing brilliant ideas and engaging content instead of wasting time on publishing content one site at a time.</p>
<h1>Optimization</h1>
<p>ManageWP includes <a href="http://managewp.com/seo-checklist">SEO</a> analysis tools including keyword research and ranking tools. Combined with Google Analytics integration, you&#8217;ll get an extensive view of sites&#8217; performance. You wouldn&#8217;t need other SEO plugins for generating reports and SEO analysis, but if those other plugins are working for you and they can play well with ManageWP, there&#8217;s no reason not to have all of them under the same roof, right?</p>
<h1>Monitoring</h1>
<p>Uptime monitoring and traffic alerts are also included in the ManageWP suite of features. These tools let you know if something has gone wrong with any of your sites or if there is a spike in your traffic. These tools give you the chance to resolve problems as soon as possible and take advantage of opportunities presented by a sudden increase in traffic.</p>
<h1>Security</h1>
<p>Of course, it&#8217;s easy to assume that managing multiple sites from a single location may present security risks, but ManageWP Worker makes sure that your sites are protected with the use of two-factor authentication, state-of-the-art encryption, and integration with <a href="http://sucuri.net/">Sucuri.net</a>, a leader in website malware protection.</p>
<p>ManageWP Worker seems like overkill for people who handle only a handful of WordPress sites at a time especially because of the fact that it&#8217;s not free, but for those who are working on dozens of self-hosted WordPress sites as part of a business or professional blogging efforts, it&#8217;s definitely a solid investment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/23/managewp-worker-lets-you-easily-manage-multiple-wordpress-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Integrating with Facebook Really a Good Idea?</title>
		<link>http://www.bloggingpro.com/archives/2012/06/13/is-integrating-with-facebook-really-a-good-idea/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/13/is-integrating-with-facebook-really-a-good-idea/#comments</comments>
		<pubDate>Wed, 13 Jun 2012 16:54:03 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25427</guid>
		<description><![CDATA[Yesterday, Facebook announced the launch of a new WordPress plugin that makes it easier than ever to integrate Facebook into your site. Though integration has always been possible, it&#8217;s been a bit of a headache requiring a mashup of plugins and/or coding to integrate with Facebook&#8217;s notoriously verbose and complex API. The new plugin makes [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.bloggingpro.com/wp-content/uploads/2012/06/facebook-plugin-samples-280x211.png" alt="Facebook Plugin Samples" title="Facebook Plugin Samples" width="280" height="211" class="alignleft size-medium wp-image-25444" />Yesterday, <a href="https://developers.facebook.com/blog/post/2012/06/12/facebook-integration-for-wordpress/">Facebook announced the launch of a new WordPress plugin</a> that makes it easier than ever to integrate Facebook into your site. </p>
<p>Though integration has always been possible, it&#8217;s been a bit of a headache requiring a mashup of plugins and/or coding to integrate with Facebook&#8217;s notoriously verbose and complex API.</p>
<p>The new plugin makes integration easy. With a few minutes of setup and no coding, WordPress users can now add a social publisher that blasts their posts out over their feeds and fan pages, replace their WordPress comments with Facebook&#8217;s alternative, add a recommendations bar that finds related posts and also add like, subscribe and send buttons.</p>
<p>The plugin is both so powerful and useful that Samuel &#8220;Otto&#8221; Wood, the creator of the popular Simple Facebook Connect plugin, <a href="http://wordpress.org/support/topic/plugin-facebook-approving-publish-og-action?replies=8#post-2885842">will eventually stop supporting it in favor of the official plugin</a>.</p>
<p>But is integrating your site so tightly with Facebook really a good idea? The answer isn&#8217;t simple and it depends heavily on your site and the best way to decide is to look at the pros and cons while making the decision for yourself.<span id="more-25427"></span></p>
<h4>The Case in Favor</h4>
<p>Facebook has, by most estimations, <a href="http://andrewchenblog.com/2012/05/16/quora-has-facebooks-daumau-always-been-50/">about 900 million monthly active users and over 500 million daily active users</a>. You will be hard pressed to find someone who does not have a Facebook account available to them and, despite issues with its IPO and <a href="http://mashable.com/2012/06/05/facebook-engagement/">a survey that found users were spending less time on the site</a>, a recent study by Comscore found that, once you factor in mobile usage, <a href="http://www.theglobeandmail.com/technology/digital-culture/social-web/facebook-sees-time-spent-on-mobile-top-its-desktop-users/article4105350/?service=mobile">time spent on Facebook is still growing</a>.</p>
<p>In short, Facebook is a behemoth of a site and one that most people either use regularly or have access to readily. Therefore, by integrating with Facebook, you aren&#8217;t likely turning away many of your readers. In fact, you&#8217;re likely making it easier for readers to interact with your site, by giving them the chance to log in, leave comments and otherwise participate with an account they already have.</p>
<p>However, integrating with Facebook gives you a great deal of features from easy sharing that encourages others to spread your work to their friends, a powerful commenting system that is almost completely spam free since only Facebook accounts can use it and the ability to have you and your site both subscribe-able so casual visitors will stay in touch for a long time to come.</p>
<p>This opens up a lot of great opportunities for promoting your site on Facebook and using it to reach a new audience. </p>
<p>Also, with the new Facebook plugin, you can introduce social sharing to your site, sometimes called &#8220;frictionless sharing&#8221; so that people are putting out articles on their feed as they read them (Note: The user has to select to turn this on) and give users recommendations on what they should read next so they are more likely to stay on your site when they are done reading.</p>
<p>In short, Facebook can be a major part of your marketing and promotional efforts, helping to make your content more viral, more sticky and more approachable to others. </p>
<p>However, these advantages come with a darker side and, on that front, the biggest problem that Facebook likely has is its own reputation.</p>
<h4>The Case Against Facebook</h4>
<p>The biggest problem that Facebook has is that it simply is not very trusted. Facebook has a history of controversy over its privacy policy and much of that centers around how Facebook <a href="http://www.usatoday.com/tech/news/story/2011-11-15/facebook-privacy-tracking-data/51225112/1">has been accused of tracking people on other sites</a>, namely sites that integrate Facebook into their offerings.</p>
<p>To make matters worse, Facebook is also deeply personal for most people as it uses their real name, hometown and other personal information. Those who want to remain anonymous, or even pseudonymous, can&#8217;t use Facebook.</p>
<p>So, even if your readers do trust Facebook, they may not be willing to trust you and your site with that level of intimacy. This could be especially difficult for sites that are in fields where people want their information kept private, such as sites offering  medical and financial information.</p>
<p>Finally, you can get many of the benefits of Facebook integration without having to partner so closely. You can create a fan page, use a Like Box and even add various sharing buttons without getting overly involved with Facebook or forming a more permanent connection.</p>
<p>In short, it&#8217;s very possible Facebook integration could scare off your readers and, even if it doesn&#8217;t, it might not be necessary at all.</p>
<h4>Bottom Line</h4>
<p>So should you integrate your site with Facebook and, if so, how far should you go? The answer really depends on your site and your audience.</p>
<p>If you have an audience that demands privacy, security and/or anonymity, Facebook integration is a bad idea. It can seem invasive and inconsiderate to anyone concerned with those matters.</p>
<p>For more casual sites, integration might make sense. It can be a great way to help your site reach a new audience and encourage sharing while not putting a major burden on your readers. It can also add some new features to your site that might be compelling to readers, especially those already heavily involved with Facebook.</p>
<p>But then comes the most important question, is Facebook someone you want to partner with over the long haul? That&#8217;s a difficult question and it&#8217;s made thornier by the fact that, while Facebook is a juggernaut with no immediate signs of stopping, it&#8217;s recent troubles do show weakness in the company&#8217;s armor and, even as it continues to grow in numbers, its popularity seems to be declining.</p>
<p>This is especially true since Facebook has had so many struggles in the area of mobile, enough to encourage them to spend $1 billion to buy Instagram. It feels to many as if Facebook is behind the curve when it comes to the next evolution of the Web.</p>
<p>Combine that with Facebook&#8217;s tendency to make unpopular changes, such as their privacy policy shifts, powerful competitors, including Google, and general distrust, it&#8217;s easy to see why many wonder if Facebook isn&#8217;t already an empire in decline.</p>
<p>Indeed, the release of its WordPress plugin may not be an example of a rising tide lifting all boats, but rather, of Facebook trying to buoy its own ship.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/13/is-integrating-with-facebook-really-a-good-idea/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Use Jetpack To Soar Like A Blogging Hero</title>
		<link>http://www.bloggingpro.com/archives/2012/06/08/use-jetpack-soar-like-blogging-hero/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/08/use-jetpack-soar-like-blogging-hero/#comments</comments>
		<pubDate>Fri, 08 Jun 2012 19:00:11 +0000</pubDate>
		<dc:creator>Gino</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25390</guid>
		<description><![CDATA[A year and a couple of months after it was released to non-WordPress.com users, Jetpack is still packing some heat, especially with a few new features not included in the initial release. While most of Jetpack&#8217;s features can be also be acquired by installing other WordPress plugins, there&#8217;s a certain level of efficiency and convenience involved in [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" src="http://www.bloggingpro.com/wp-content/uploads/2011/03/jetpack-logo.png" alt="Jetpack for WordPress" width="300" height="225" />A year and a couple of months after it was released to non-WordPress.com users, <a href="http://jetpack.me/">Jetpack</a> is still packing some heat, especially with a few new features not included in the initial release. While most of Jetpack&#8217;s features can be also be acquired by installing other WordPress plugins, there&#8217;s a certain level of efficiency and convenience involved in getting all of them in one simple installation.</p>
<p>You can install Jetpack just like you would any other WordPress plugin; just download the package and install, that&#8217;s it. You will need to connect it to a WordPress.com account to activate the features, so make sure you already have a WordPress.com account before strapping on your Jetpack.</p>
<p>If you&#8217;re still not using this plugin on your self-hosted WordPress blog, here are some of the features and benefits you&#8217;re missing out on:</p>
<p><span id="more-25390"></span></p>
<h1>WordPress.com Stats</h1>
<p>While there are other plugins that allow you to collect and view stats about your blog. WordPress.com Stats is known to provide the most important metrics about your blog in a clean and pretty interface. Plus, it doesn&#8217;t put more load on your server, a huge advantage if you&#8217;re experiencing slow loading times.</p>
<h1>WP.me Shortlinks</h1>
<p>URL shortening services are pretty much everywhere these days and that&#8217;s because they let you share cleaner and shorter links. Jetpack lets you shorten your blog post URLs even before you leave your blog to share your entries on social networking sites or via email and SMS. Actually, you don&#8217;t even have to leave your blog to share your posts thanks to another Jetpack feature: Sharing.</p>
<h1>Sharing</h1>
<p>This feature allows you to share your posts with a range of services including Twitter, Facebook, Google+, StumbleUpon, and more. You can even define your own custom services. You can customize how the service buttons will appear on your blog, which includes the option to display smart buttons.</p>
<h1><strong><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-medium wp-image-25399" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/contact-form-280x208.png" alt="Jetpack Contact Form" width="280" height="208" /></strong>Contact Form</h1>
<p>Similar plugins can provide more customization options in terms of functionality and design, but if you want  a simple yet still customizable contact form builder, there&#8217;s nothing wrong with relying on Jetpack&#8217;s Contact Form feature. Additionally, if you have <a href="http://akismet.com/">Akismet</a> running on your blog, messages that are sent through this contact form feature will be filtered through the spam-fighting service.</p>
<h1>Spelling and Grammar</h1>
<p>This feature uses the <a href="http://afterthedeadline.com/">After the Deadline</a> service which points out your errors and provides smart suggestions to correct them. You can customize how this feature proofreads your posts from your profile page. You can either go hard on yourself or take it easy by turning off some proofreading features. The bottom line is if you&#8217;re not very confident about your writing skills, you can have this feature check your work before you publish it.</p>
<p>Jetpack has other features like extra sidebar widgets, shortcode embeds, Gravatar Hovercards, VaultPress, subscriptions, and more coming soon. Aside from VaultPress, all of the currently active features are free to use.</p>
<p>Take note that some of these features may interfere with similar plugins you already have installed, so check your installed plugins before installing this one. <a href="http://www.bloggingpro.com/archives/2011/03/09/does-your-wordpress-blog-need-jetpack-answer-yes/">Jetpack for WordPress</a> will also let you know if there are plugins that may be affected now that you&#8217;ve strapped it on.</p>
<p>I&#8217;ve been using Jetpack for almost a year now and I think it&#8217;s a must-have especially if you want to get the most number of features with as little effort as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/08/use-jetpack-soar-like-blogging-hero/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WPJobBoard Makes Job Posting On WordPress Sites Simple And Effective</title>
		<link>http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 18:56:41 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Job Board]]></category>
		<category><![CDATA[Job Board Plugin]]></category>
		<category><![CDATA[Premium Job Board]]></category>
		<category><![CDATA[WPJobBoard]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25357</guid>
		<description><![CDATA[I am all about value added services, It is my personal belief that your websites visitors are more likely to revisit your content if you provide them with all the tools they need to succeed. For that reason a strong job board is essential if you run a tech reporting, freelance writing or related website [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/wpjobboard-page/" rel="attachment wp-att-25361"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-25361" title="WPJobBoard Page" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/WPJobBoard-Page.png" alt="WPJobBoard Page" width="600" height="240" /></a></p>
<p>I am all about value added services, It is my personal belief that your websites visitors are more likely to revisit your content if you provide them with all the tools they need to succeed. For that reason a strong job board is essential if you run a tech reporting, freelance writing or related website in which your readers likely want to stay up-to-date with openings in their field.</p>
<p>For more than a year BloggingPro.com has been utilizing a paid <a href="http://wpjobboard.net/">WordPress Job Board Software</a> platform known as WPJobBoard and we could not be any happier.</p>
<p>For just $99 the <a title="10 Must Have Plugins for a Beginner WordPress Blogger" href="http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/">WordPress plugin</a> allows us to save unlimited job postings, unlimited job applications and unlimited resumes, all on our own trusty server which means no reliance on outside systems.</p>
<p>One of the best parts about WPJobBoard is the simple fact that it scales for your template, that means as you change the look and feel of your website you can easily continue the WPJobBoard integration process. For example take a look at our output on <a href="http://www.bloggingpro.com/jobs/">http://www.bloggingpro.com/jobs/</a> and you will see a template that matches the websites design (the $99 package comes with one free job board theme valued at $79):<span id="more-25357"></span></p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/wpjobboard-main-posting-section/" rel="attachment wp-att-25358"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-25358 aligncenter" title="WPJobboard Main Posting Section" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/WPJobboard-Main-Posting-Section.png" alt="WPJobboard Main Posting Section" width="580" height="509" /></a></p>
<p>Once a link is clicked users are then greeted with information about the company they are examining including the company name, the type of job, its location and the type of posting such as sponsored or free.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/wpjobboard-job-description-section/" rel="attachment wp-att-25359"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-25359" title="WpJobBoard Job Description Section" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/WpJobBoard-Job-Description-Section.png" alt="WpJobBoard Job Description Section" width="580" height="502" /></a></p>
<p>Under the description section users can examine the &#8220;How To Apply&#8221; section which is clearly defined based on the job posters own requirements for new workers.</p>
<p>Posting a job as an employer could not be any easier, simply click on &#8220;Post A Job&#8221; on the front of the job boards main page and then fill out the necessary information about the posting which includes the following fields:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/wpjobboard-job-creation-screen/" rel="attachment wp-att-25360"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-25360" title="WpJobBoard Job Creation Screen" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/WpJobBoard-Job-Creation-Screen.png" alt="WpJobBoard Job Creation Screen" width="534" height="921" /></a></p>
<p>Job posters can then choose what type of ad to place, for example a paid ad will be displayed first. Options on BloggingPro.com include:</p>
<p><label>Listing Type *</label></p>
<ul>
<li><span style="font-family: Arial;"><span style="line-height: normal;">F</span></span>ree Listing | Blogger Jobs Board</li>
<li>USD 25.00 &#8211; Featured Listing, 30 days | Blogger Jobs Board</li>
<li>USD 10.00 &#8211; 45 Days Listing | Blogger Jobs Board</li>
</ul>
<p>&nbsp;</p>
<p>Using the WPJobBoard plugin you can of course create your own cost structure based on the size of your community and the niche you serve.</p>
<p>WPJobBoard can be utilized in whatever ways your imagination can take you. While there are other &#8220;Free&#8221; services on the market the time you will waste optimizing many of them is simply not worth the frustration or &#8220;man hours&#8221; needed to operate them. I should probably mention that for $99 you get one full year of free upgrades and full technical support.</p>
<p>Give WPJobBoard a shot today and let me know what you think.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Must Have Plugins for a Beginner WordPress Blogger</title>
		<link>http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/#comments</comments>
		<pubDate>Mon, 04 Jun 2012 10:15:58 +0000</pubDate>
		<dc:creator>BloggingPro</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25348</guid>
		<description><![CDATA[First of all, let me take you to the brief history of WordPress. WordPress is the leading blogging platform which is based on PHP and MYSQL and was first released in 2003. These days’ more than 20% websites are using WordPress as their CMS and WordPress 3.0 version has already been downloaded more than 65 [...]]]></description>
				<content:encoded><![CDATA[<p>First of all, let me take you to the brief history of WordPress. WordPress is the leading blogging platform which is based on PHP and <a href="http://www.mysql.com/">MYSQL</a> and was first released in 2003. These days’ more than 20% websites are using WordPress as their CMS and WordPress 3.0 version has already been downloaded more than 65 million time. WordPress has lots of ready to use solutions in the form of plugins, themes, tools and tutorials etc. which makes it the ultimate choice for professional and beginner bloggers.</p>
<p>By now you are finished with installing WordPress as the <a href="http://www.bloggingpro.com/archives/2012/05/30/blog-like-loki/">blogging platform</a> on your blog and want to convert your first simple WordPress blog into professional blog which is SEO Optimized and User Friendly. Today I’m going to share the list of 10 WordPress Plugins that you should install on Your WordPress blog straight away if you are installing plugins on your blog for the first time:<span id="more-25348"></span></p>
<ol>
<li><strong>1.     </strong><strong>Akismet Plugin</strong></li>
</ol>
<p>First plugin you should install on your blog once you start receiving comments on your blog contents is Akismet plugin. This plugin is smart enough to differentiate between a good comment and spam comment. This plugin will automatically send all spammy comments in to Spam folder and you will just need to moderate and reply back to quality comments only.</p>
<p><a href="http://wordpress.org/extend/plugins/akismet/">Download Plugin</a></p>
<ol>
<li><strong>2.     </strong><strong>Related Post Plugin</strong></li>
</ol>
<p>There are lots of related post plugins available in WordPress plugins directory. But I would recommend using YARPP (Yet Another Related Post Plugin). And it’s not me only who is asking to use this plugin for your WordPress blog, even Matt Cutts is recommending YARPP on his personal blog <a href="http://www.mattcutts.com/blog/wordpress-plugin-related-posts/">here</a>. Presence of related post plugin in your blog posts will make them more search engine friendly and will have positive impact on your blog overall engagement metrics.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/yet-another-related-post-plugin/" rel="attachment wp-att-25352"><img class=" wp-image-25352 alignnone" title="Yet-another-related-post-plugin" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/Yet-another-related-post-plugin-585x385.jpg" alt="" width="468" height="308" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">Download Plugin</a></p>
<ol>
<li><strong>3.     </strong><strong>Google XML Sitemaps Plugin</strong></li>
</ol>
<p>Presence of XML Sitemap for your blog will help it towards faster indexing in major search engines including Google, Yahoo and Bing. If you are don’t know how to create XML sitemaps and just beginning your blogging journey with WordPress, Google XML Sitemaps plugin will be really handy for you as this plugin will automatically generate XML sitemaps for your blog. You can submit the same XML sitemap to Google via your Google Webmaster Tools account.</p>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Download Plugin</a></p>
<ol>
<li><strong>4.     </strong><strong>WP Smush.it Plugin</strong></li>
</ol>
<p>WP Smush.it plugin will help in reducing the size of images that you are uploading on your blog. Best thing about this plugin is that it used to run in background and you don’t need to do anything after installing it into your plugins directory. And since website load time becomes one of rankings factor on Google, plugins like WP Smush.it will be really helpful in improving the speed of your blog by lowering down the size of images available in your blog contents.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/wp-smush-it-plugin-screen/" rel="attachment wp-att-25349"><img class=" wp-image-25349 alignnone" title="wp-smush-it-plugin-screen" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/wp-smush-it-plugin-screen-585x264.jpg" alt="" width="468" height="211" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/wp-smushit/">Download Plugin</a></p>
<ol>
<li><strong>5.     </strong><strong>Broken Link Checker Plugin</strong></li>
</ol>
<p>As the name suggest, broken link checker plugin can find all the broken links in your blog and help in fixing them as well. Presence of broken link checker kind of plugin will help you get rid of broken links problems on your blog from day one. Your blog readers will be really annoyed on seeing links which are not working on your blog. Not only your blog readers, but if your blog contains too many broken links that will have a negative impact on your blog rankings on search engines. So broken link checker is one of must have plugins for WordPress blogs from day one.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/broken-link-checker-plugin-report/" rel="attachment wp-att-25351"><img class="size-large wp-image-25351 alignnone" title="broken-link-checker-plugin-report" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/broken-link-checker-plugin-report-585x273.jpg" alt="" width="585" height="273" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/broken-link-checker/">Download Plugin</a></p>
<p><strong></strong></p>
<ol>
<li><strong>6.     </strong><strong>SEO Smart Links</strong></li>
</ol>
<p>SEO Smart Link plugin will help in interlinking your blog contents in an optimized manner. You can use this plugin to automatically link targeted pages and posts with their predefined anchor text’s in your blog posts and pages etc. Apart from blog contents interlinking, there are many more feature you will enjoy after installing this SEO plugin on your blog like adding nofollow tag for external links and opening links in new window etc.</p>
<p><a href="http://wordpress.org/extend/plugins/seo-automatic-links/">Download Plugin</a></p>
<ol>
<li><strong>Contact Form 7<br />
</strong>As the name suggests, Contact Form 7 plugin can be used to add a contact form on your blog. You can use this plugin to add a contact form into your blog posts and pages etc. There are lots of customization options available with this plugin that you can use as per your need like you can modify the number and type of fields you want to show on your contact forms. You can include a Captcha as well through this plugin on your blog contact form to tackle spam activities.</li>
</ol>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/">Download Plugin</a></p>
<ol>
<li><strong>8.     </strong><strong>All In One SEO Pack</strong></li>
</ol>
<p>All in One SEO Pack is the most popular SEO plugin available in WordPress plugins directory. This plugin will help in making your blog more search engine friendly. You can easily optimize titles and meta tags for your blog home page, internal pages and posts etc with this SEO plugin. This plugin can automatically take care of canonical issues that you may be facing on your blog.</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">Download Plugin</a></p>
<p><strong>9. WP Super Cache<br />
</strong>WP Super Cache is a page caching plugin for WordPress blogs and the only motive to install this plugin is to experience a faster loading WordPress blog. WP Super Cache after installation will convert dynamic pages of your blog into static HTML pages and start serving those static pages to your blog audience.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/wp-super-caching-plugin/" rel="attachment wp-att-25350"><img class=" wp-image-25350 alignnone" title="wp-super-caching-plugin" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/wp-super-caching-plugin.jpg" alt="" width="448" height="262" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/wp-super-cache/">Download Link</a></p>
<p><strong>10. Subscribe to Comments</strong></p>
<p>As the name indicates, Subscribe to Comments plugin will allow your blog readers to subscribe to incoming comments on blog posts of their interest. Presence of this plugin will help your blog readers in managing their comments subscription on your blog easy. With this plugin, they can easy subscribe or unsubscribe to certain posts of their interest and also can change their notification email address.</p>
<p><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/">Download Link</a><br />
With this, it comes to the end of this special guest post mentioning all the plugins you must have if you are Beginner to WordPress blogging. It would be interesting to know which plugin you guys are using on your WordPress blogs, please share in the comments section below.</p>
<p><strong>Author Bio</strong></p>
<p><em>Anil Agarwal is the CEO of BloggersPassion.com blog where he writes on variety of topics around WordPress including </em><a href="http://bloggerspassion.com/wordpress-web-hosting-best-5-web-hosting-websites-comparison/"><em>WordPress web hosting</em></a><em>, </em><a href="http://bloggerspassion.com/free-wordpress-installation/"><em>free WordPress installation</em></a><em>, WordPress themes, WordPress plugins and traffic building tips and techniques for WordPress blogs etc.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/04/10-must-plugins-beginner-wordpress-blogger/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Add Twitter, Facebook Like, Google Plus One Social Share Plugin For WordPress</title>
		<link>http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/</link>
		<comments>http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 18:50:48 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Social Sharing]]></category>
		<category><![CDATA[Wordpress Sharing]]></category>
		<category><![CDATA[Wordpress Sharing Plugin]]></category>
		<category><![CDATA[Wordpress Social Sharing Plugin]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24848</guid>
		<description><![CDATA[Despite its horrendously long and horrible name the Add Twitter, Facebook Like, Google plus one Social share plugin for WordPress is the best way we&#8217;ve discovered to date for adding horizontal share buttons with a vertical scroll option to WordPress enabled pages, posts, homepages and other display options on a WordPress setup. To begin using the [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/social-share/" rel="attachment wp-att-24851"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-24851" title="Social Share" src="http://www.bloggingpro.com/wp-content/uploads/2012/03/Social-Share-280x79.png" alt="Social Share" width="280" height="79" /></a>Despite its horrendously long and horrible name the <em>Add Twitter, Facebook Like, Google plus one Social share </em>plugin for WordPress is the best way we&#8217;ve discovered to date for adding horizontal share buttons with a vertical scroll option to WordPress enabled pages, posts, homepages and other display options on a WordPress setup.</p>
<p>To begin using the program you can visit <a href="http://wordpress.org/extend/plugins/twitter-facebook-google-plusone-share/">http://wordpress.org/extend/plugins/twitter-facebook-google-plusone-share/</a> or you can search for<em> Add Twitter, Facebook Like, Google plus one Social share </em>via your &#8220;add new&#8221; option in the plugins section of your WordPress admin area.<span id="more-24848"></span></p>
<p>Once installed the program is located in the &#8220;Settings&#8221; tab on the left navigation bar of your websites administrator area under the name &#8220;TF Social Share.&#8221;</p>
<p>Once you launch the program the first options you will see are the &#8220;General Options.&#8221;</p>
<p><a href="http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/social-share-general-options/" rel="attachment wp-att-24849"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24849 aligncenter" title="Social Share General Options" src="http://www.bloggingpro.com/wp-content/uploads/2012/03/Social-Share-General-Options-585x455.png" alt="Social Share General Options" width="585" height="455" /></a></p>
<p>As you&#8217;ll notice the first option is to have the program &#8220;auto display&#8221; this is a great option if you plan to have horizontal share buttons at the top or bottom of each post in any <a title="Premium WordPress Theme" href="http://spla.us/y5Ypc1">WordPress theme</a> or if you want to hover buttons on the &#8220;left side of the post.&#8221; However you can also uncheck the automatic box and instead insert the programs PHP coding directly into your template as you see fit.</p>
<p>Next you simply choose which share buttons you would like. Unlike the &#8220;<a title="Sharebar Plugin For WordPress, Always Present Social Sharing" href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/">Sharebar Plugin</a>&#8221; this program doesn&#8217;t allow you to add new social share buttons at will but it does have Pinterest already included which is a nice added bonus.</p>
<p>The next option simple asks you to choose which parts of your website the plugin will appear. If you choose &#8220;homepage, categories, tags, etc&#8221; I would highly recommend checking the output immediate as the buttons on several of my websites have shown up in strange places that broke the flow of my article output.</p>
<p>Once you&#8217;ve chose those options you can then choose the button placement and decide whether or not you want a border around the buttons. Notice that you can also &#8220;show background color&#8221; or leave it unchecked for transparent. If you have a certain background color you want to use it can also be entered in hex decimal format.</p>
<p>My favorite part of this plugin however is the ability to have it load in the Footer. This is a nice touch because occasionally Twitter will change its API and conflicts will occur that can mess up the sharebar and other WordPress plugins. By loading the plugin in the footer if it created conflicts the rest of your website loads and the share ption is the only thing missing.</p>
<p>As you&#8217;ll notice you can also disable on mobile devices and add your Twitter ID so your Twitter shares include the @twitterhandle response.</p>
<p style="text-align: left;">The next options focus on setting up your share options for the left side floating bar and for button sizes:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/setting-up-social-sharing-on-twitter/" rel="attachment wp-att-24850"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24850 aligncenter" title="Setting up Social Sharing on Twitter" src="http://www.bloggingpro.com/wp-content/uploads/2012/03/Setting-up-Social-Sharing-on-Twitter-585x335.png" alt="Setting up Social Sharing on Twitter" width="585" height="335" /></a></p>
<p>The first several options allow you to determine exactly where the social sharing bar will float on the left side of the page. I kept the bar in a fixed position which allowed it to always show on the page without an annoying &#8220;follow the scroll&#8221; tyep of setup. You can easily change left side spacing and the top spacing to match optimal output on your website which is a very nice feature, especially for uniquely setup pages.</p>
<p>The second option lets you choose the size of each button and to decide if you want count display to show. This is a self explanatory section and it comes in handy when you want to make everything match up nicely on your pages.</p>
<p>There are a lot of social sharing plugins for WordPress however the <em>Add Twitter, Facebook Like, Google plus one Social share Plugin </em>so far has been the easiest to implement on my WordPress created properties because it helps me avoid scripting conflicts with other programs.</p>
<p>Give this easy to implement WordPress plugin a try today and let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/03/08/add-twitter-facebook-like-google-plus-one-social-share-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>NextGen Gallery Optimizer For WordPress Speeds Up Pages By Eliminating Non-Used Scripts</title>
		<link>http://www.bloggingpro.com/archives/2012/03/01/nextgen-gallery-optimizer-for-wordpress-speeds-up-pages-by-eliminating-non-used-scripts/</link>
		<comments>http://www.bloggingpro.com/archives/2012/03/01/nextgen-gallery-optimizer-for-wordpress-speeds-up-pages-by-eliminating-non-used-scripts/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 18:47:10 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[NextGen Gallery]]></category>
		<category><![CDATA[NextGen Gallery Optimizer]]></category>
		<category><![CDATA[Server Performance]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24767</guid>
		<description><![CDATA[The NextGen Gallery plugin for WordPress is one of the more robust gallery plugins currently available for the open-source platform, unfortunately once installed the plugin is called every single time a page or post is accessed by a user. If you&#8217;re familiar with server load times at all you know that unnecessary script calls in [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/03/01/nextgen-gallery-optimizer-for-wordpress-speeds-up-pages-by-eliminating-non-used-scripts/nextgen-gallery-optimizer-wordpress-plugin-helps-boost-your-sites-page-load-speed/" rel="attachment wp-att-24770"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft  wp-image-24770" title="NextGen Gallery Optimizer for WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/03/nextgen-gallery-optimizer-wordpress-plugin-helps-boost-your-sites-page-load-speed.jpg" alt="NextGen Gallery Optimizer for WordPress" width="168" height="168" /></a>The NextGen Gallery plugin for WordPress is one of the more robust gallery plugins currently available for the open-source platform, unfortunately once installed the plugin is called every single time a page or post is accessed by a user. If you&#8217;re familiar with server load times at all you know that unnecessary script calls in turn make your website slower. That&#8217;s exactly where NextGen Gallery Optimizer for WordPress comes into play.</p>
<p>Using this plugin developer <a href="http://profiles.wordpress.org/users/Mark+Jeldi/">Mark Jeldi</a> has made it simple to ignore the NextGen Gallery plugin script and style calls on all posts where the Nextgen shortcode  [nggallery id=x] is not being used.</p>
<p>To start using the plugin simply search for &#8220;NextGen Gallery Optimizer&#8221; in your &#8220;add new plugins&#8221; section of your WordPress setup or download it from <a href="http://wordpress.org/extend/plugins/nextgen-gallery-optimizer/">http://wordpress.org/extend/plugins/nextgen-gallery-optimizer/</a> and install the plugin in your plugins program via FTP or through the upload function.</p>
<p>Once installed the program offers a very simple interface:<span id="more-24767"></span></p>
<p><a href="http://www.bloggingpro.com/archives/2012/03/01/nextgen-gallery-optimizer-for-wordpress-speeds-up-pages-by-eliminating-non-used-scripts/nextgen-gallery-optimizer/" rel="attachment wp-att-24769"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24769 aligncenter" title="nextgen-gallery-optimizer" src="http://www.bloggingpro.com/wp-content/uploads/2012/03/nextgen-gallery-optimizer.png" alt="nextgen-gallery-optimizer" width="468" height="327" /></a></p>
<p>Notice that to get started all you have to do is choose the NextGen Gallery theme or the URL path to a custom theme you are using and then choose if you want the plugin to support the Fancybox lightbox effect. By selecting the lightbox effect option you now have that feature sync&#8217;d with NextGen Gallery as an added bonus. Mark says he included Fancy Lightbox integration after realizing that many NextGen Gallery users were having problems getting the two to work properly together.</p>
<p>As this is the first release of the plugin the developer admits to some drawbacks:</p>
<blockquote><p>&#8220;NextGEN Gallery Optimizer ONLY looks for the [nggallery id=x] shortcode, and ONLY on Posts! This means it will not add scripts and styles on posts embedded with NGG’s single images or slideshows, or add anything on WordPress Pages…well, at least not <em>yet!</em></p></blockquote>
<p>The plugin is still a work in progress, however I downloaded and installed the plugin on a test platform and found that the NGGallery script wasn&#8217;t being called when the gallery wasn&#8217;t available on my posts and those posts saw increased load times after the plugin was installed, verifying the authors claims of faster WordPress load speeds.</p>
<p>Give NextGen Gallery Optimizer for <a title="WP Really Simple Health Plugin. Monitor Your Server Through The WordPress Admin Toolbar" href="http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/">WordPress</a> a try today and let us know what you think about it&#8217;s simple to use features and increased performance.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/03/01/nextgen-gallery-optimizer-for-wordpress-speeds-up-pages-by-eliminating-non-used-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Thumbnail Rebuild Plugin For WordPress. Fixing Thumbnails After Installing A New Theme</title>
		<link>http://www.bloggingpro.com/archives/2012/02/23/ajax-thumbnail-rebuild-plugin-for-wordpress-fixing-thumbnails-after-installing-a-new-theme/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/23/ajax-thumbnail-rebuild-plugin-for-wordpress-fixing-thumbnails-after-installing-a-new-theme/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 18:18:20 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Ajax Thumbnail Rebuild]]></category>
		<category><![CDATA[Fixing Wordpress Images]]></category>
		<category><![CDATA[Wordpress Image Management]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24738</guid>
		<description><![CDATA[If there&#8217;s one qualm I have with the WordPress platform it&#8217;s the fact that changing my websites template from time to time leaves me with a broken site. In some cases I may have been using a template that doesn&#8217;t require me to use a &#8220;featured image&#8221; for front page display, in other cases certain [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/02/23/ajax-thumbnail-rebuild-plugin-for-wordpress-fixing-thumbnails-after-installing-a-new-theme/ajax-thumbnail-plugin/" rel="attachment wp-att-24740"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft  wp-image-24740" title="AJAX Thumbnail Plugin" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/AJAX-Thumbnail-Plugin.png" alt="AJAX Thumbnail Plugin" width="375" height="131" /></a>If there&#8217;s one qualm I have with the WordPress platform it&#8217;s the fact that changing my websites template from time to time leaves me with a broken site. In some cases I may have been using a template that doesn&#8217;t require me to use a &#8220;featured image&#8221; for front page display, in other cases certain plugins simply don&#8217;t work with my new template configuration.</p>
<p>My biggest qualm however comes from the way images are handled through the <a title="WP Really Simple Health Plugin. Monitor Your Server Through The WordPress Admin Toolbar" href="http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/">WordPress platform</a>. Let me fill you in on this process, whenever you use a specific theme and upload a picture that photo is uploaded using all of the thumbnail sizes available for the template being used. For example if display pages require 300 x 250, 500 x 500 and 30 x 60 photos to be created that&#8217;s what you&#8217;ll receive.</p>
<p>Now let&#8217;s say you jump over to a new template and the thumbnail sizes require 250 x 250, 500 x 425 and 30 x 60. Two of your images will not show correctly (they will be too small to fill in available space).</p>
<p>That last statement is where the<strong> Ajax Thumnail Rebuild Plugin</strong> for WordPress comes into play. This plugin easily allows users to rebuild thumbnails from all of their pictures based on current theme requirements. <span id="more-24738"></span></p>
<p>You can start using the program by visiting this link: <a href="http://wordpress.org/extend/plugins/ajax-thumbnail-rebuild/">http://wordpress.org/extend/plugins/ajax-thumbnail-rebuild/</a> or by searching for &#8220;Ajax Thumbnail Rebuild&#8221; via the &#8220;add new&#8221; plugin section in your WordPress install.</p>
<p>Here&#8217;s the display screen you will be provided with once you navigate to &#8220;Tools&#8221; and then &#8220;Rebuild Thumbnails.&#8221;</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/23/ajax-thumbnail-rebuild-plugin-for-wordpress-fixing-thumbnails-after-installing-a-new-theme/ajax-thumbnail-rebuilder/" rel="attachment wp-att-24739"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24739 aligncenter" title="Ajax Thumbnail Rebuilder" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Ajax-Thumbnail-Rebuilder-585x523.png" alt="Ajax Thumbnail Rebuilder" width="585" height="523" /></a></p>
<p>As you&#8217;ll notice you can choose which files to rebuild and which files to leave alone, this is good if you only want several file sizes to be used with your new theme since it means less stress on your server as the plugin skips over certain file types.</p>
<p>In many cases a new WordPress template may only require several featured thumbnail images to be used throughout the theme in which case you can simply click the &#8220;Only rebuild featured images&#8221; to cut the workload severely down for the plugin.</p>
<p>While there are other thumbnail rebuilding plugins for WordPress they typically tell your server to rebuild all images at once, however your server will likely place a time constraint on that process and for larger sites with more images you&#8217;ll eventually receive a time out error. Unlike those plugins this program rebuilds images one at a time, avoiding time out issues since a new thumbnail rebuild command is sent to the server when the last process has completed.</p>
<p>Having rebuilt thumbnails for websites with hundreds of posts I would highly recommend the Ajax Thumbnail Rebuild plugin to anyone looking for a quick fix to image display issues within their new <a title="Wordpress Premium Theme Template" href="http://spla.us/xuAuIy">WordPress template</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/23/ajax-thumbnail-rebuild-plugin-for-wordpress-fixing-thumbnails-after-installing-a-new-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sharebar Plugin For WordPress, Always Present Social Sharing</title>
		<link>http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 20:11:04 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Sharebar]]></category>
		<category><![CDATA[Sharebar Plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24664</guid>
		<description><![CDATA[When placing social sharing buttons from various social networks on your website one of the biggest dangers is misplacement of those buttons. Some web designers argue that buttons at the top of each post will provide the most shares while other experts insist that directly after a posts content is best. When I&#8217;m building websites [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/sharebar-for-wordpress/" rel="attachment wp-att-24671"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-24671" title="Sharebar for WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Sharebar-for-Wordpress.jpg" alt="Sharebar for WordPress" width="318" height="159" /></a>When placing social sharing buttons from various social networks on your website one of the biggest dangers is misplacement of those buttons. Some <a title="Web Design With Premium WordPress Theme" href="http://spla.us/ypOWMM">web designers </a>argue that buttons at the top of each post will provide the most shares while other experts insist that directly after a posts content is best.</p>
<p>When I&#8217;m building websites I prefer to not leave the placement of social buttons to chance and I don&#8217;t like to place buttons in multiple positions because it can adversely affect pageload times. For that prefer to use the Sharebar plugin for WordPress which can be found at: <a href="http://wordpress.org/extend/plugins/sharebar/">wordpress.org/extend/plugins/sharebar</a>.</p>
<p>The plugin is extremely easy to install, simply search for &#8220;Sharebar&#8221; from the plugins screen in your WordPress administrator screen and the program will show up under the &#8220;settings&#8221; at which point you will see the following screen:<span id="more-24664"></span></p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/sharebar-wordpress-display-settings/" rel="attachment wp-att-24665"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24665 aligncenter" title="ShareBar WordPress Display Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/ShareBar-Wordpress-Display-Settings.png" alt="ShareBar WordPress Display Settings" width="600" height="533" /></a></p>
<p>As you&#8217;ll notice the setup screen allows for automatic displaying of the Sharebar based on &#8220;Posts&#8221; and &#8220;Pages&#8221; and it also provides the ability to choose when the bar shows up, for example you can have the bar only show up when the screen display of the user is a certain resolution size such as 1000px or higher. Users with different sized templates can also choose to left or right offset Sharebar so it doesn&#8217;t interfer with the templates content area.  Also notice that you can have the sharebar display as horizontal buttons if the minimum display size isn&#8217;t available. The buttons in the horizontal display are the small sharing buttons shown in your settings area.</p>
<p>One of my favorite parts of Sharebar is the ability to change the programs background and border colors using simple HTML HEX codes, this means a users with a black background can blend the sharebar just as easily as a user with a white background.</p>
<p>Once you&#8217;ve setup the actual Sharebar display you can then choose which social buttons (Twitter, Google+, Facebook, LinkedIn, etc) you want to display. You can also choose which order those buttons will be shown. For example you can place the Facebook Like button first then the Twitter button and so on.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/sharebar-wordpress-settings/" rel="attachment wp-att-24666"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24666 aligncenter" title="ShareBar WordPress Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/ShareBar-Wordpress-Settings.png" alt="ShareBar WordPress Settings" width="600" height="443" /></a></p>
<p>As you&#8217;ll notice the ability to place buttons is as simple as pushing the up and down arrows to create a placement order. You can also &#8220;Edit&#8221; buttons to change the &#8220;large&#8221; and &#8220;small&#8221; button outputs by placing new code in each area.</p>
<p>One of my favorite parts of the <a title="WP Really Simple Health Plugin. Monitor Your Server Through The WordPress Admin Toolbar" href="http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/">WordPress</a> Sharebar plugin is the ability to add new social sharing buttons by simply naming those buttons and adding in the code for small and large buttons. Here&#8217;s a quick look at the easy to use button sharing setup.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/wordress-sharebar-add-new-button-settings/" rel="attachment wp-att-24668"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24668" title="Wordress Sharebar Add New Button Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Wordress-Sharebar-Add-New-Button-Settings.png" alt="Wordress Sharebar Add New Button Settings" width="600" height="398" /></a></p>
<p>As you&#8217;ll notice once the buttons are added you can then click &#8220;enable&#8221; to auto add the button to your Sharebar plugin.</p>
<p>Once you&#8217;ve installed all of your required buttons and created the settings placement for your sharebar the display will look similar to the Sharebar page shown below:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/sharebar-wordpress-output/" rel="attachment wp-att-24669"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24669" title="Sharebar WordPress Output" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Sharebar-Wordpress-Output.png" alt="Sharebar WordPress Output" width="600" height="382" /></a></p>
<p>&nbsp;</p>
<p>Now scroll down your page and watch as the social sharing bar following your screen as you scroll.</p>
<p>Give Sharebar for WordPress a try today and let me know what you think.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/16/sharebar-plugin-for-wordpress-always-present-social-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Really Simple Health Plugin. Monitor Your Server Through The WordPress Admin Toolbar</title>
		<link>http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 21:12:40 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Wordpress Health Plugin]]></category>
		<category><![CDATA[WP Really Simple Health]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24607</guid>
		<description><![CDATA[WP Really Simple Health is a very easy to use and ultimately useful application for WordPress users who are worried about Cpu user time, server uptime and general WordPress memory utilization. The program can be downloaded at WP Really Simple Health and offers users just three simple options for setting up the program. Here&#8217;s a screenshot for [...]]]></description>
				<content:encoded><![CDATA[<p>WP Really Simple Health is a very easy to use and ultimately useful application for WordPress users who are worried about Cpu user time, server uptime and general WordPress memory utilization.</p>
<p>The program can be downloaded at <a href="http://wordpress.org/extend/plugins/wp-really-simple-health-10/">WP Really Simple Health</a> and offers users just three simple options for setting up the program.</p>
<p>Here&#8217;s a screenshot for the program&#8217;s health settings:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/wp-really-simple-health-plugin-settings/" rel="attachment wp-att-24608"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24608" title="WP Really Simple Health Plugin Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/WP-Really-Simple-Health-Plugin-Settings.png" alt="WP Really Simple Health Plugin Settings" width="417" height="291" /></a></p>
<p>Once installed the program then provides instant access to a users server setup in the admin bar at the top of their WordPress page setup. Having immediate access means you can quickly see your servers health without needing to navigate to a specialized area for the program.<span id="more-24607"></span></p>
<p>Here&#8217;s a quick look at the navigation bar for one of my personal sites that runs the WP Really Simple Health plugin:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/simple-health-plugin-wordpress/" rel="attachment wp-att-24611"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-24611" title="Simple Health Plugin WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Simple-Health-Plugin-Wordpress-585x76.png" alt="Simple Health Plugin WordPress" width="585" height="76" /></a></p>
<p>As you can see the uptime is listed as &#8220;up from&#8221; while the systems RAM output is shown along with CPU% which is blank in that example because it only displays Cpu last minute load.</p>
<p>One really nice part about Simple Health Settings is the fact that it uses classes to avoid naming collisions which in turn means you won&#8217;t have conflicts with your other plugins, wordpress files and the plugin.</p>
<p>Overall WP Really Simple Health is a simple to use WordPress plugin that offers users easy access to some very important statistics without any extra work on their behalf.</p>
<p>Since this is a new <a title="5 WordPress Plugins I Won’t Build a Blog Without" href="http://www.bloggingpro.com/archives/2012/02/08/5-wordpress-plugins-i-wont-build-a-blog-without/">WordPress plugin</a> I will provide my standard disclaim: Server load, stability and other issues may exist and have not fully been tested, if you use this plugin on a platform that charges for compute cycles, CPU usage or other load variables you will want to closely monitory your user account.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/09/wp-really-simple-health-plugin-monitor-your-server-through-the-wordpress-admin-toolbar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 WordPress Plugins I Won&#8217;t Build a Blog Without</title>
		<link>http://www.bloggingpro.com/archives/2012/02/08/5-wordpress-plugins-i-wont-build-a-blog-without/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/08/5-wordpress-plugins-i-wont-build-a-blog-without/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 16:37:26 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24596</guid>
		<description><![CDATA[WordPress, out of the box, is already a great content management system (CMS) and a great blogging platform. However, just like most Web browsers, the real power of WordPress isn&#8217;t unlocked until you start to add some plugins that help you customize and streamline your WordPress experience. But while most WordPress users are well aware [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.bloggingpro.com/wp-content/uploads/2012/02/cleanfix-logo-280x176.jpg" alt="WP CleanFix Logo" title="WP CleanFix Logo" width="280" height="176" class="alignleft size-medium wp-image-24597" />WordPress, out of the box, is already a great content management system (CMS) and a great blogging platform. However, just like most Web browsers, the real power of WordPress isn&#8217;t unlocked until you start to add some plugins that help you customize and streamline your WordPress experience.</p>
<p>But while most WordPress users are well aware of Akismet, various caching plugins and other near-essential tools for blogging, over the years I&#8217;ve found a slew of lesser-known plugins that have become indespensible to me and my bloggging. </p>
<p>Though the full list could probably go on for quite some time, here is a list of five of the more important plugins I&#8217;ve run across and how they&#8217;ve helped to make me a better blogger over the years and are plugins I probably wouldn&#8217;t build a new site without.<span id="more-24596"></span></p>
<h3><a href="http://wordpress.org/extend/plugins/editorial-calendar/">Editorial Calendar</a></h3>
<p>Have you ever had a great idea for a post but forgotten what it was when you sat down to write it the next day or the next week? Have you ever finished a great brainstorming session but had no idea when you&#8217;d have time to post all of your new ideas? <a href="http://www.bloggingpro.com/archives/2011/12/24/why-creating-an-editorial-calendar-should-be-a-priority/">Then you need an editorial calendar</a>.</p>
<p>The editorial calendar plugin for WordPress makes it easy to jot down your post ideas, arrange them by date to plan out when you&#8217;ll run each one and then rearrange them as things change. Did you get an urgent news item that has to run today? Drag today&#8217;s planned post to another day and keep moving.</p>
<p>The process is incredibly smooth and efficient, making it easy to manage your posts and plan out your blog weeks, even months in advance.</p>
<h3><a href="http://wordpress.org/extend/plugins/wp-cleanfix/">WP CleanFix</a></h3>
<p>One of the things that makes WordPress great is its use of MySQL database for storing posts, comments and other data. However, that database is often WordPress&#8217; greatest weakness as it can get bloated and slow very easily.</p>
<p>Between post revisions, spam comments and other, largely unneeded, database entries, your database can be many times the size of what it should be. That puts extra strain on your server and can slow your site down.</p>
<p>WP CleanFix goes through your database and removes all of the unneeded gunk. It can then optimize your database to make sure that it&#8217;s as small and as efficient as possible. It can also do find/replaces in your post and comment content to help you bulk edit your site.</p>
<p>With WP CleanFix, as with any other plugin that manipulates the database, you&#8217;ll want to make backups of your database before using it just in case there are any problems.</p>
<h3><a href="http://wordpress.org/extend/plugins/wp-smushit/">Smush.it</a></h3>
<p>Images are an important part of blogging and nearly every single post does better with an image or two included in it. However, those images can add a good deal of data to your page and, as such, can take a lengthy amount of time to download if not properly compressed.</p>
<p>The Smush.it WordPress plugin makes compression effortless. Simply install the plugin and it will put every image you upload through the Media Library through Smush.it, which will in turn strip out unneeded data and reduce your image size, often drastically, without reducing image quality.</p>
<p>In some cases, I&#8217;ve had images shave as much as 20% or more off of their file size, a small difference that can add up in a big way on a large site.</p>
<h3><a href="http://wordpress.org/extend/plugins/article-templates/">Article Templates</a></h3>
<p>Many sites have recurring post types that follow a particular pattern. Whether it&#8217;s a podcast post in a consistent structure, a weekly linkroll that always has certain information, etc., repeating these posts can be a real pain with WordPress as you have to copy and paste a previous post, remove the old information and then add the new.</p>
<p>Article Templates plugin offers a much better way to do it. Simply create your template for the post, meaning a blank version of it, and then when you create a new one you just apply the template and fill it in. You can edit your templates at any time and create new ones if needed.</p>
<p>The plugin is a tremendous time saver for any recurring posts and it also prevents a lot of human error by automating as much of the process as possible.</p>
<h3><a href="http://wordpress.org/extend/plugins/p3-profiler/">P3 &#8211; Plugin Performance Profiler</a></h3>
<p>One of the great things about WordPress plugins is that they enable WordPress to become a custom fit for the site you&#8217;re building. However, those plugins can also bea performance hazard for your site, slowing it down and frustrating your readers.</p>
<p>It can be a real challenge to know which plugins are causing the problem as often times the most innocuous-looking plugin is the one gobbling up all of the resources.</p>
<p>Plugin Performance Profile, written by GoDaddy, one of the largest WordPress hosts in the world, takes a look at your site&#8217;s loading time and analyzes which plugins are the ones causing things to slow down. You can then either delete those plugins or, if needed, swap them out for more efficient alternatives.</p>
<p>It&#8217;s extremely simple to use, just install and scan, P3 provides its results in simple-to-read charts and graphs that clearly highlight any plugins gone wild. It&#8217;s a great plugin when building a new site as it lets you see what plugins are problematic before you launch. </p>
<h3>Bottom Line</h3>
<p>With WordPress, plugins are both the true power and the true danger of the system. They can expand the functionality of WordPress far beyond its core and create an almost custom CMS for any site you want to run, </p>
<p>However on the other hand, they can create problems and conflicts, especially with certain themes. They can also slow your site down, create security vulnerabilities and other problems.</p>
<p>As such, it&#8217;s best to use plugins with caution, being careful that you need the plugin and that you can&#8217;t solve the same problem with simple HTML. Sometimes you can actually install a plugin temporarily, copy the HTML code it produces and use that instead of running the plugin constantly.</p>
<p>Still, there are many times plugins are necessary and useful. In those cases, you shouldn&#8217;t shy away from them but, instead, bask in the power that is the extensible WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/08/5-wordpress-plugins-i-wont-build-a-blog-without/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Creating a Shared Content Box Across All of Your WordPress Blogs</title>
		<link>http://www.bloggingpro.com/archives/2012/02/04/creating-a-shared-content-box-across-all-of-your-blogs/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/04/creating-a-shared-content-box-across-all-of-your-blogs/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 05:40:36 +0000</pubDate>
		<dc:creator>James Junior</dc:creator>
				<category><![CDATA[Blogging: How To]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[shared content box]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24567</guid>
		<description><![CDATA[More than five years ago, I was bit by the Autoblog bug. I don’t build them anymore, but I still build WordPress blogs in large numbers. One of my pet peeves when I was working with 100+ different blogs was that if I wanted to interlink them, or have the exact same links on the [...]]]></description>
				<content:encoded><![CDATA[<p>More than five years ago, I was bit by the Autoblog bug. I don’t build them anymore, but I still build WordPress blogs in large numbers. One of my pet peeves when I was working with 100+ different blogs was that if I wanted to interlink them, or have the exact same links on the sidebar of each blog, I would have to add these links manually to each and every blog every time I built a new blog. For example, if I have 98 blogs, and I want every one of them to have a link to blog #99 that I just created, I would have to add that link to all 98 blogs manually. That is very time-consuming, so I knew there had to be a better way.</p>
<p>Of course, <a href="http://www.w3schools.com/php/">PHP</a> can do just about anything if you know how to tell it to. I thought it would be awesome if I could have a shared links box on the sidebar of each WordPress blog, and have a form online that I could enter in the name and URL to each new blog as I built them, and then have PHP add that link to all 98 <a href="http://www.bloggingpro.com/archives/2010/06/08/problogging-on-blogger-8-tips-for-blogspot-lovers/">blogs</a> instantly. Thankfully, I was able to set this up exactly how I needed it. This is what I am going to show you today, and you can use it however you see fit. One thing I want to remind you of is that even though I am using the shared content box for links, it technically can be used for anything, your imagination is the limit. Let’s get started.</p>
<p><span id="more-24567"></span></p>
<h2>Requirements</h2>
<p>WordPress Blog(s)<br />
Hosting with PHP and MySQL Database (this is a common setup, so your host should have it)<br />
PHPMyAdmin Access</p>
<h2>Step 1</h2>
<p>Download the <a href="http://wordpress.org/extend/plugins/samsarin-php-widget/">Samsarin PHP Widget</a> to your WP blog;  install and activate it. This plugin lets you create a widget that can execute any PHP code right in the widget. This is crucial for you because it allows you to connect to your PHP database and display the content right there on your blog.</p>
<h2>Step 2</h2>
<p>Open up your PHPMyAdmin dashboard, and create a new database called links_database. You do this by clicking on the &#8220;databases&#8221; tab from the PHPMyAdmin home page, then you can specify the name of the database you want to create. If you don’t have enough admin rights to create a database from PHPMyAdmin, then you have to create it from within your hosting panel (CPanel, etc.).</p>
<h2>Step 3</h2>
<p>Once you have the database created, you need to execute the following SQL code to create the table that will house the links. Do this by clicking on the SQL tab up top and pasting in and running the following SQL code:</p>
<p><code>CREATE TABLE IF NOT EXISTS `links` (<br />
`site_name` varchar(50) NOT NULL,<br />
`url` varchar(100) NOT NULL<br />
) ENGINE=MyISAM DEFAULT CHARSET=latin1;</code></p>
<p>That SQL code will create a table named links inside the links_database database. Notice that it has two columns/fields:  site_name is the anchor text, and url is the URL of the site that the anchor text will point to.</p>
<h2>Step 4</h2>
<p>Next we are going to create a PHP file named connect.php which will contain the login and password for the specific database that we want to hook up to in our other scripts. Go ahead and create connect.php with your text editor and insert the following code into it (be sure to change the username and password to your own):</p>
<p><code>&lt;?php<br />
# Type="MYSQL"<br />
# HTTP="true"<br />
$hostname_links = "localhost";<br />
$database_links = "links_database";<br />
$username_links = "DB_USERNAME";<br />
$password_links = "DB_PASSWORD";<br />
$conn = mysql_pconnect($hostname_links, $username_links, $password_links) or trigger_error(mysql_error(),E_USER_ERROR);<br />
?&gt;</code></p>
<h2>Step 5</h2>
<p>Now we create another simple PHP script called update.php, which will actually update the database every time we create and add a new link. Fill the update.php with the following code:</p>
<p><code>&lt;?php require_once('connect.php'); ?&gt;<br />
&lt;?php<br />
$site_name = $_POST['site_name'];<br />
$url = $_POST['url'];<br />
mysql_select_db("links_database", $jim);<br />
$query = "INSERT INTO links (site_name,url ) VALUES ('$_POST[site_name]','$_POST[url]')";<br />
if (!mysql_query($query,$conn))<br />
{<br />
die('Error: ' . mysql_error());<br />
}<br />
echo "1 record added";<br />
?&gt;</code></p>
<h2>Step 6</h2>
<p>Next we are going to create another PHP script called enterblog.php which will serve as the online web form that you will go to every time you want to add a new link to the list. Create enterblog.php with the following code in it:</p>
<p><code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br />
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;<br />
&lt;title&gt;Enter New Blog&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;div align="center"&gt;&lt;form id="form1" name="form1" method="post" action="update.php"&gt;<br />
&lt;table width="500" border="0" cellspacing="0" cellpadding="4"&gt;<br />
&lt;tr&gt;<br />
&lt;td width="190"&gt;Enter name of new site:&lt;/td&gt;<br />
&lt;td width="294"&gt;<br />
&lt;input name="site_name" type="text" id="site_name" size="50" maxlength="50" /&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;Enter the url of the site:&lt;/td&gt;<br />
&lt;td&gt;&lt;input name="url" type="text" id="url" value="http://www." size="50" maxlength="100" /&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;&amp;nbsp;&lt;/td&gt;<br />
&lt;td align="center"&gt;&lt;input type="submit" name="submit" id="submit" value="Add Site to Database" /&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/form&gt;<br />
&lt;/div&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</code></p>
<h2>Step 7</h2>
<p>We now will create another PHP script called displayurls.php which will be the script we call from the widget in WordPress. This script simply pulls all of the rows from the links table in the links_database. Put the following code inside displayurls.php:</p>
<p><code>&lt;?php<br />
// Connects to your Database<br />
mysql_connect("localhost", "DB_USERNAME", "DB_PASSWORD") or die(mysql_error());<br />
mysql_select_db("links_database") or die(mysql_error());<br />
$data = mysql_query("SELECT * FROM links") or die(mysql_error());<br />
$rt=mysql_query($data);<br />
while($nt=mysql_fetch_array($data)){<br />
Print "&lt;table border=0 cellpadding=3&gt;";<br />
echo "&lt;tr&gt;&lt;td&gt;&lt;a href=\"";<br />
echo $nt['url'];<br />
echo "\"&gt;";<br />
echo $nt['site_name'];<br />
echo "&lt;/a&gt;";<br />
echo "&lt;/td&gt;";<br />
echo "&lt;/tr&gt;";<br />
Print "&lt;/table&gt;";<br />
}<br />
?&gt;</code></p>
<h2>Step 8</h2>
<p>Okay almost done! Upload all of the PHP files we created here to the root directory of your site. Then change the file permissions on them to 755. Once you are done with that, it is time to bring up the web form and enter in a few links to the database. To do that, just type in the URL to your enterblog.php script, which should be something like http://www.yourblog.com/enterblog.php and you will see a two field web form. Enter in a few sites and URL&#8217;s, and hit enter after you type each one. It should tell you that 1 row was added if it went through successfully. Once that is done we can move on to the final step.</p>
<h2>Step 9</h2>
<p>Go into your WordPress admin and click on the Widgets option under the Appearance menu. In the widget selections you should see a widget titled something like &#8220;Samsarin PHP 1&#8243;, make sure you drag that widget somewhere onto your visible sidebar. When the widget pops up, enter in the title of the widget which might be something like &#8220;Links&#8221; and then in the body field type in the following PHP code:</p>
<p><code>&lt;?php include("displayurls.php"); ?&gt;</code></p>
<p>Then hit Save. If you should run into an issue where you cannot see the links, try typing in your Absolute Server Path inside the above PHP include code (so instead of &#8220;displayurls.php&#8221; you might put something like &#8220;/var/www/displayurls.php&#8221; but the exact path is different for everyone&#8217;s server). You can get the absolute server path from your hosting company. When you bring up your blog, you should see the links box on any site you put that widget on. If you have this widget installed on every blog on your server, you can add a link to them all instantly just by entering the link info once into the web form and hitting enter! Pretty cool huh?!</p>
<p>Just a side note, I am not a PHP programmer. I know enough to modify some things and write simple scripts, but if you are a PHP guru and you see something that can be improved in these scripts, or see something wrong, feel free to voice your opinion in the comments and I will listen to all of your ideas. Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/04/creating-a-shared-content-box-across-all-of-your-blogs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>nRelate Plugin For WordPress, Related Posts With Full Customization</title>
		<link>http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/</link>
		<comments>http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:59:22 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[nRelate]]></category>
		<category><![CDATA[nRelate Plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24526</guid>
		<description><![CDATA[nRelate is yet another related posts plugin for WordPress, however unlike other related posts plugins the nRelate option allows for easier and more robust customization of output settings. From choosing relevancy types (low, medium, high) to deciding output placement (top or bottom of post) and image sizes the program is simple to use and highly [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-for-wordpress/" rel="attachment wp-att-24536"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-24536" title="nRelate for WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/nRelate-for-Wordpress.jpg" alt="nRelate for WordPress" width="176" height="151" /></a>nRelate is yet another related posts plugin for WordPress, however unlike other related posts plugins the nRelate option allows for easier and more robust customization of output settings. From choosing relevancy types (low, medium, high) to deciding output placement (top or bottom of post) and image sizes the program is simple to use and highly effective.</p>
<p>You can start by downloading the nRelate plugin directly from your Admin plugin section with a simple &#8220;nRelate&#8221; search. The program is in active development and currently supported databases up to WordPress 3.3.1.</p>
<p>Once installed you will go to the nRelate tab on the left side of your administration screen and click on the &#8220;Dashboard&#8221; option which revealed this screen:<span id="more-24526"></span></p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-dashboard/" rel="attachment wp-att-24528"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24528 aligncenter" title="nRelate Dashboard" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/nRelate-Dashboard.png" alt="nRelate Dashboard" width="600" height="427" /></a></p>
<p>As you will notice you have the option to set a default image (in case all your posts don&#8217;t have images). However I would actually suggest uploading images to all your posts and then placing the image URL in a custom field. This was you can use the &#8220;Custom Field for Images&#8221; to display an image thumb using nRelate without displaying images on posts when they are not needed.</p>
<p>You will also need to setup an account with nRelate if you would like to earn money through their program. You will receive an ad ID number which is inputting to earn cash.</p>
<p>Below those options is the ability to exclude <a title="Improving Your Blogs Bounce Rate With “Best Practices”" href="http://www.bloggingpro.com/archives/2011/10/10/improving-your-blogs-bounce-rate-with-best-practices/">WordPress categories</a>, simply click on each checkbox you see if there are certain sections in which you don&#8217;t want nRelate to appear.</p>
<p>After the dashboard options have been set you simple go back to the admin NRelate area and choose &#8220;Related Content.&#8221; The first section you will see contained the image size for your nRelate platform output:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelated-image-size/" rel="attachment wp-att-24531"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24531 aligncenter" title="Nrelated Image Size" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Nrelated-Image-Size-585x360.png" alt="Nrelated Image Size" width="585" height="360" /></a></p>
<p>After you have chosen your image size and your default image below those options you&#8217;ll then move on to fill out some other important information, for example you can choose the relate content box output. In the screenshot below the box reads &#8220;Related Articles&#8221; but this could be anything you choose. Next you&#8217;ll choose the number of related articles to show from your website. If for example you want to show 2 advertiser ads and three ads from your website you&#8217;ll choose the &#8220;3&#8243; option.</p>
<p>One of the most important options is choosing the strength of relevancy for the post. The more relevant you can make your content the higher CTR (Click Through Rate) you will receive. Keep in mind that Low relevancy should be used with sites that may only contain a few dozen posts, otherwise there might not be enough relevant content to display any posts.</p>
<p>I like that you can also choose how far back in our archive to go. For example if you write evergreen content that won&#8217;t go out of relevancy to your readers you can literally go back 10 years.</p>
<p>Finally choose to display the post title (recommended) and then limit the number of characters if you chose. I wouldn&#8217;t make this number too high since it could leave an undesired look in the widget if you tend to use really long titles which you shouldn&#8217;t be doing anyways.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-secondary-options/" rel="attachment wp-att-24532"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24532 aligncenter" title="NRelate Secondary Options" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/NRelate-Secondary-Options-585x427.png" alt="NRelate Secondary Options" width="585" height="427" /></a></p>
<p>In the next set of options more settings are available including the ability to show an excerpt for each post, the ability to set content from your blogroll and even the option to choose which sections on your website (posts, pages, archives, etc) receive the NRelated Post.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-layout-settings/" rel="attachment wp-att-24533"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24533 aligncenter" title="NRelate Layout Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/NRelate-Layout-Settings.png" alt="NRelate Layout Settings" width="490" height="620" /></a></p>
<p>After those settings have been chosen you can finally setup the actual placement of the nRelate platform. This section is pretty straightforward, you can check &#8220;top of post&#8221; or &#8220;bottom of post&#8221; to have the widget show directly below or before your content. You can also leave those unchecked and use the manual method by adding the programs php call directly into your template where you want it to display.</p>
<p>This is also the section where you can choose if you want to display advertising through the nRelate program.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-final-settings/" rel="attachment wp-att-24534"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24534" title="NRelate Final settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/NRelate-Final-settings.png" alt="NRelate Final settings" width="482" height="598" /></a></p>
<p>You&#8217;ve likely noticed that there is a style gallery option, this gallery allows you to choose the CSS output for the type of nRelate image overlays you would like to choose. Here&#8217;s a quick peak at a few of the options:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/nrelate-gallery-options/" rel="attachment wp-att-24535"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-24535" title="Nrelate Gallery Options" src="http://www.bloggingpro.com/wp-content/uploads/2012/02/Nrelate-Gallery-Options-585x585.png" alt="Nrelate Gallery Options" width="585" height="585" /></a></p>
<p>With gallery options you can make nRelate content match your site which in turn means better click through rates and more earnings plus a better bounce rate as users peruse other articles on your website through the program.</p>
<p>Overall nRelate has become my favorite WordPress based plugin. I love that it works with any <a title="Wordpress Premium Theme" href="http://spla.us/y7Raew">wordpress theme</a> and that it&#8217;s easy to install with plenty of customization options.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p style="text-align: center;">
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/02/02/nrelate-plugin-for-wordpress-related-posts-with-full-customization/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ultimate Security Checker Plugin For WordPress. Keep Your Blog Secure And Running Properly</title>
		<link>http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/</link>
		<comments>http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 12:02:15 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Ultimate Security Checker]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24464</guid>
		<description><![CDATA[Working with an open-source platform that provides open-source plugins means it&#8217;s often cheap to build and maintain a website using WordPress, however because the platform and plugins are often open source it can also create a security headache for site administrators and that&#8217;s where Ultimate Security Checker comes into play. The program is simple to [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/ultimate-security-checker-for-wordpress/" rel="attachment wp-att-24466"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24466" title="Ultimate Security Checker for WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Ultimate-Security-Checker-for-Wordpress.png" alt="Ultimate Security Checker for WordPress" width="500" height="162" /></a></p>
<p>Working with an open-source platform that provides open-source plugins means it&#8217;s often cheap to build and maintain a website using WordPress, however because the platform and plugins are often open source it can also create a security headache for site administrators and that&#8217;s where Ultimate Security Checker comes into play.</p>
<p>The program is simple to use, essentially users simply search for &#8220;<a href="http://wordpress.org/extend/plugins/ultimate-security-checker/">Ultimate Security Checker</a>&#8221; in the WordPress repository and upload it to their server or they just install it direct from the WordPress plugins search section inside the admin area of their websites WordPress setup.</p>
<p>Once installed the program will ask you to run a diagnostic at which time Ultimate Security Checker will examine your blocks file settings, server settings, <a title="5 Very Easy To Use WordPress Plugins That Will Speed Up Your Blog" href="http://www.bloggingpro.com/archives/2011/09/22/5-very-easy-to-use-wordpress-plugins-that-will-speed-up-your-blog/">WordPress database</a> and required plugin updates for stability.<span id="more-24464"></span></p>
<p>Here&#8217;s the output for the program after a check has been completed:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/ultimate-security-checker/" rel="attachment wp-att-24465"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24465" title="Ultimate Security Checker" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Ultimate-Security-Checker.png" alt="Ultimate Security Checker" width="600" height="464" /></a></p>
<p>As you&#8217;ll notice each area that is checked is ranked, this shows users where areas of improvement can be made, the program also gives each WordPress blog a security points score, in this case my blog scored 102 out of 115 points because several server configuration steps could be better optimized.</p>
<p>Users can choose to &#8220;Run the tests again!&#8221; whenever they want while the settings tab at the top of the screen will also allow them to set a reminder scan for 1 or 2 weeks (this can also be set to &#8220;never&#8221; if you choose).</p>
<p>Next to the &#8220;Run the Tests&#8221; tab at the top of the screen users will also fine the &#8220;File Analysis&#8221; tab, in this option you can have Ultimate Security Checker scan each file on your blog while searching for suspicious code, this of this tab as the virus scan portion of the plugin.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/ultimate-security-checker-files-analysis/" rel="attachment wp-att-24470"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-24470" title="Ultimate Security Checker Files Analysis" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Ultimate-Security-Checker-Files-Analysis-585x275.png" alt="Ultimate Security Checker Files Analysis" width="585" height="275" /></a></p>
<p>Once you have found areas that require improvement simply click on the &#8220;How To Fix&#8221; tab which will in turn lead you to helpful resources that explain how to better your blog through simple fixes that you can handle on your own or with the help of your hosting provider.</p>
<p>And just in case you forget about Ultimate Security Checker I wouldn&#8217;t worry to much, your security score always shows direct at the top of your admin bar, ensuring you can keep an eye on the security of your blog at all times.</p>
<p>Use Ultimate Security Checker alongside <a title="Clean Options Plugin. Clean Up And Speed Up Your WordPress Installation" href="http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/">WP Clean-Options</a> and you&#8217;ll have a nicely secured blog that runs safe and fast for years to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/01/26/ultimate-security-checker-plugin-for-wordpress-keep-your-blog-secure-and-running-properly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clean Options Plugin. Clean Up And Speed Up Your WordPress Installation</title>
		<link>http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/</link>
		<comments>http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:27:16 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Clean Options]]></category>
		<category><![CDATA[Clean Up Your Blog]]></category>
		<category><![CDATA[Wordpress Plugin Review]]></category>
		<category><![CDATA[Wordpress Review]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24403</guid>
		<description><![CDATA[The Clean Options plugin is probably one of the easiest to use yet most effective plugins currently available for WordPress website users. As you may already be aware when some plugins are deleted they fail to remove their database tables from your websites MySql database, conversely they leave commands nested inside your WP-Options table. In [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/wordpress-broom/" rel="attachment wp-att-24407"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-24407" title="Wordpress Broom" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Wordpress-Broom.jpg" alt="Wordpress Broom" width="225" height="225" /></a>The Clean Options plugin is probably one of the easiest to use yet most effective plugins currently available for WordPress website users.</p>
<p>As you may already be aware when some plugins are deleted they fail to remove their database tables from your websites MySql database, conversely they leave commands nested inside your WP-Options table. In some cases poorly constructed plugins can slow down your website and keep it slow even after removed.</p>
<p>WP&#8217;s Clean Options plugin however helped you find those orphaned plugins and delete them with just a few simple clicks.</p>
<p>To get started simply search for &#8220;Clean Options&#8221; from the &#8220;Add New&#8221; screen in your WordPress admin areas Plugins screen or download and install the plugin: <a href="http://wordpress.org/extend/plugins/clean-options/">http://wordpress.org/extend/plugins/clean-options/</a></p>
<p>One installed the plugin is located under &#8220;Tools.&#8221;</p>
<p>After clicking on the plugin you will see the following screen:<span id="more-24403"></span></p>
<p style="text-align: center;"><a href="http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/clean-options-plugin-for-wordpress/" rel="attachment wp-att-24404"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24404 aligncenter" title="Clean Options Plugin For WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Clean-Options-Plugin-For-Wordpress.png" alt="Clean Options Plugin For WordPress" width="568" height="163" /></a></p>
<p>As you&#8217;ll notice I only click on the &#8220;Don&#8217;t show the Known <a title="Broken Link Checker For WordPress, Easily Monitor Links And Pictures On Your Website" href="http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/">WordPress</a> Core Options for this &#8220;Find&#8221; and that&#8217;s because I&#8217;m only trying to find Plugin files that were left behind. If you don&#8217;t know what you are doing or want to error on the side of caution I would suggest only clicking on the top box. Next you will simply click &#8220;Find Orphaned Options.&#8221;</p>
<p>The next display will take several seconds (10-20 seconds on average) to display the orphaned plugin and the output will look something like this:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/clean-options-output-find/" rel="attachment wp-att-24405"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24405 aligncenter" title="Clean Options Output Find" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Clean-Options-Output-Find.png" alt="Clean Options Output Find" width="600" height="492" /></a></p>
<p>As you&#8217;ll notice the plugin options are typically named directly after the plugin you have installed or may have removed. For example if you were using the Sharebar Plugin you would see &#8220;Sharebar_bg.&#8221; At this point you simply click on all of the plugins that you want to remove tables for. At the bottom of all your options that have been selected you then simply choose &#8220;View Selected Options Information.&#8221;</p>
<p>The final output screen will look like this:</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/clean-options-clean-screen-final-step/" rel="attachment wp-att-24406"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24406 aligncenter" title="Clean Options Clean Screen Final Step" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Clean-Options-Clean-Screen-Final-Step.png" alt="Clean Options Clean Screen Final Step" width="600" height="212" /></a></p>
<p>After you have verified that the plugins displayed must be removed you just click on &#8220;Yes, Removal ALL of these options from the wp_options table. You can also select &#8220;No. Don&#8217;t remove them, return to the first screen&#8221; if you have made a mistake. Click submit and your choice is processed.</p>
<p>One qualm with this plugin, if you have installed 50 plugins over the life of your website and there are 1000 orphans options there&#8217;s a good chance the program will time out, this is because it will take longer then the typical 30 second timeout option found on most hosts. To fix this problem you can have your host extend your timeout function or add a command to your .htaccess file to do so on your own.</p>
<p>If all else fails you can always access your phpMyAdmin area, open the WP_Options table and select each orphaned table by hand and choose delete. However when used regularly Clean Options allows you to avoid fiddling manually with your WordPress database.</p>
<p>As always remember to backup your WordPress database regularly to avoid any issues that this plugin or other plugins may cause for your website.</p>
<p>Give the <a title="WP To Twitter Plugin For WordPress. Twitter Post Management With Customized Settings" href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/">Wordress</a> Clean Options plugin a try today and let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/01/19/clean-options-plugin-clean-up-and-speed-up-your-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Broken Link Checker For WordPress, Easily Monitor Links And Pictures On Your Website</title>
		<link>http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/</link>
		<comments>http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:07:11 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Broken Link Checker]]></category>
		<category><![CDATA[Wordpress Blog Management Plugins]]></category>
		<category><![CDATA[Wordpress Broken Link Checker]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24352</guid>
		<description><![CDATA[Managing a large scale website and all of the links, images and redirects you&#8217;ve created can be nearly impossible. For example if you wanted to make sure that every single outbound link you&#8217;ve ever posted still worked you would have to visit every page on your website and test those links. You would have to [...]]]></description>
				<content:encoded><![CDATA[<div><a href="http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/broken-link-checker/" rel="attachment wp-att-24358"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-24358" title="Broken Link Checker" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Broken-Link-Checker.jpg" alt="Broken Link Checker" width="299" height="169" /></a>Managing a large scale website and all of the links, images and redirects you&#8217;ve created can be nearly impossible. For example if you wanted to make sure that every single outbound link you&#8217;ve ever posted still worked you would have to visit every page on your website and test those links. You would have to do the same to check for broken images, broken blogrolls and for other custom fields.</div>
<div></div>
<div>Thankfully you don&#8217;t have to manually check for broken items on your website if you simply download a WordPress plugin called <a href="http://wordpress.org/extend/plugins/broken-link-checker/">Broken Link Checker</a>.</div>
<div></div>
<div>BLC is a program that crawls your website the moment you install it and then looks for links that go to &#8220;page not found pages&#8221;, &#8220;pages that time out&#8221; and pages with other errors, the program then notifies you of &#8220;broken links&#8221; directly through your WordPress backend. Because the program does not rely on <a title="Wordpress Theme " href="http://spla.us/xuAuIy">WordPress theme</a> integration it will literally work with any WordPress template you choose to install.</div>
<div></div>
<div>Broken Links checker is 100% free and can be downloaded from the WordPress.org plugin repository or by searching for the program through your WordPress admin area.</div>
<div></div>
<div>Once installed the program will crawl your site, the crawling process could take several minutes or several hours. I recently ran the program on a site with 13,500 posts and after several hours the entire site was crawled.<span id="more-24352"></span></div>
<div></div>
<div>After installation you will be presented with several choices. For example you will need to setup how often each link on your website is checked (I use 168 hours to avoid server load issues by only checking each link once per week). You can then choose to be notified by email when broken links occur and even apply custom CSS to broken links, for example a slash through a broken link.  Users can also click a specific box to keep search engines from following broken links, thereby keeping the integrity of the site in place. Here&#8217;s a screenshot of that setup page:</div>
<div></div>
<div><a href="http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/broken-links-checker/" rel="attachment wp-att-24353"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24353 aligncenter" title="Broken Links Checker" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Broken-Links-Checker.png" alt="Broken Links Checker" width="550" height="324" /></a></div>
<div></div>
<div>Once you have entered the broken links display you&#8217;ll be confronted with a very simple output which contains the URL in question, the status message for that URL such as &#8220;404 Not Found&#8221;, &#8220;Server Not Found&#8221; and others. This is then followed by the Link Text and the source the link is pointing to.</div>
<div></div>
<div><a href="http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/broken-links-checker-output/" rel="attachment wp-att-24354"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-24354 aligncenter" title="Broken Links Checker Output" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/Broken-Links-Checker-Output.png" alt="Broken Links Checker Output" width="575" height="327" /></a></div>
<div></div>
<div>Simply hovering over any link will provide you with options to fix the URL, for example you can &#8220;edit URL&#8221; if you know the correct URL or you can &#8220;Recheck&#8221; to see if perhaps there was just an outage at the time of the first check. Users can also &#8220;Fix Redirects&#8221; and &#8220;Mark as Not Broken&#8221; if they are sure the URL is correct.</div>
<div></div>
<div>If those are not enough options you can also &#8220;Unlink&#8221; directly from the output screen which removes the link from the page. If you have a post that relies on links that are no longer available you can also &#8220;Move Source To Trash&#8221; which deletes the entire post from your WordPress published section (If you do this by accident you can find the post in your WordPress post trash bin.</div>
<div></div>
<div>As you&#8217;ll notice in the screenshot above there are also check boxes next to each URL this is so you can check all the posts at once or select several posts and then use the drop down box at the top of the output screen to perform bulk actions. If you choose to use bulk actions be aware that it can sometimes take several minutes for the program to completely edit all of the posts selected, especially if you choose select all.</div>
<div></div>
<div>I can&#8217;t stress enough the importance of keeping your website clean of broken links and broken pictures, the better your website looks and operates the better chance you have of securing readers for the long run. Since this program checks broken links for <a title="WP To Twitter Plugin For WordPress. Twitter Post Management With Customized Settings" href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/">WordPress</a> comments, offers the ability to block search engines from broken links and offers quick fixes for your website it&#8217;s a must have for anyone serious about keeping their blog in tip top shape over the long-term.</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/01/12/broken-link-checker-for-wordpress-easily-monitor-links-on-your-website/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WP To Twitter Plugin For WordPress. Twitter Post Management With Customized Settings</title>
		<link>http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/</link>
		<comments>http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 22:18:58 +0000</pubDate>
		<dc:creator>James Johnson</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Twitter Plugins]]></category>
		<category><![CDATA[WP To Twitter]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=24294</guid>
		<description><![CDATA[When adding recent posts to your Twitter account there are many WordPress plugins that can get the job done, however I rarely stray away from the WP to Twitter plugin because it&#8217;s use of custom fields and Twitter OAuth access have guaranteed that my posts will reach my Twitter account with the type of output [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-logo/" rel="attachment wp-att-24303"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-24303" title="WP TO TWITTER Logo" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-TO-TWITTER-Logo-280x168.jpg" alt="WP TO TWITTER Logo" width="280" height="168" /></a>When adding recent posts to your Twitter account there are many WordPress plugins that can get the job done, however I rarely stray away from the WP to Twitter plugin because it&#8217;s use of custom fields and Twitter OAuth access have guaranteed that my posts will reach my Twitter account with the type of output I desire. I currently run WP to Twitter on 6 different websites and in each case the plugin has delivered as promised from it&#8217;s use of shortcodes to full URL shortening access and more.</p>
<p>Once you have uploaded the programs plugin to your <a title="5 New WordPress Plugins For Developing A Nice Looking And Smarter Blog" href="http://www.bloggingpro.com/archives/2011/12/22/5-new-wordpress-plugins-for-developing-a-nice-looking-and-smarter-blog/">WordPress install</a> you will find a screen explaining the different post update shortcodes that can be used by the program. As you&#8217;ll notice you have the option with each tweet to add such output as post titles, blog name, a short excerpt from your content, category information, date timestamps, the posts URL and even the post author name. These options are all great ways to brand your content in a unique fashion that isn&#8217;t your standard &#8220;Post Title &#8211; Link &#8211; Blog Name&#8221; format.<span id="more-24294"></span></p>
<p style="text-align: center;"><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-main-description/" rel="attachment wp-att-24299"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-large wp-image-24299 aligncenter" title="WP To Twitter Main Description" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-To-Twitter-Main-Description-585x236.png" alt="WP To Twitter Main Description" width="585" height="236" /></a></p>
<p style="text-align: left;">The first step of the setup process is to create a Twitter App for the program. The application will actually show you how to create that application so we will skip that step for now.</p>
<p style="text-align: left;">Once you have your Twitter username, consumer key, consumer secret, access token and access token secret options from your Twitter developer account you simply enter them in the provided space and click on the Connect button. This step will verify your account and give WP to Twitter access to post information from your blog posts on your behalf.</p>
<p style="text-align: center;"><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-account-information-setup/" rel="attachment wp-att-24300"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24300" title="WP To Twitter Account Information Setup" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-To-Twitter-Account-Information-Setup.png" alt="" width="560" height="153" /></a></p>
<p style="text-align: left;">Once you have setup your Twitter application you can then choose when to Tweet posts. For example the first option allows you to choose &#8220;update when a post is published.&#8221; Below that checkbox you enter the shortcodes we talked about above. For example &#8220;#title# #url#&#8221; will post your tweet at &#8220;Title of Post &#8211; URL Link&#8221; which you can change through shortcodes. You can even add words before those codes such as &#8220;New Post - #title# #url#&#8221;</p>
<p style="text-align: left;">I mention added words because the new option is to send a tweet when a post has been updated, in this case you might have all edited posts go out as &#8220;Updated Post - #title# #url#&#8221;</p>
<p style="text-align: left;">Users can also choose to tweet out new pages or updated pages, this is especially good if you run a website with a strong privacy or copyright page and you want users to be aware of changes. For example perhaps you want a group of writers to see your privacy policy update on a page.</p>
<p style="text-align: left;">You can also set tweets for comments and links however those options can quickly crowd your Twitter accounts timeline.</p>
<p style="text-align: center;"><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-basic-settings/" rel="attachment wp-att-24296"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24296" title="WP to Twitter Basic Settings" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-to-Twitter-Basic-Settings.png" alt="WP to Twitter Basic Settings" width="580" height="249" /></a></p>
<p>One of my favorite parts of Wp to <a title="InstaBG Creates Awesome Instagram Backgrounds For Your Twitter Account" href="http://www.bloggingpro.com/archives/2011/12/29/instabg-creates-awesome-instagram-backgrounds-for-your-twitter-account/">Twitter</a> is the ability to choose which shortcodes I use. The system had direct support for Su.Pr (StumbleUpon) and Bit.ly shortening services along with the YOURLS Service.</p>
<p>To use all three services just sign up for an account at your service of choice and enter in the desired information, it&#8217;s that simple. Once installed whenever you use the #url# tag as part of your chosen output you will receive that shortened URL using your service of choice.</p>
<p>Of course if you don&#8217;t use one of those options Twitter will shorten the URL using the Twitter URL shortening service.</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-url-shortening/" rel="attachment wp-att-24297"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24297" title="WP To Twitter - URL Shortening" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-To-Twitter-URL-Shortening.png" alt="" width="580" height="305" /></a></p>
<p>The next section is for Advanced Tweet output. One of my favorite parts of the WP to Twitter plugin is the ability to set Hashtags from tags. For example my tag could be &#8220;Facebook&#8221; at which point my Twitter message would read &#8220;Title &#8211; URL #Facebook&#8221; If you run a blog that is focused on very specific topics you can even create your own tags on your posts that match targeted hashtags you have created.</p>
<p>You can even choose how many tags to include in case you use 3 or 4 tags instead of one. The advanced settings also allows you to choose a Twitter date format and even choose wording to put before ALL tweets if you don&#8217;t want to specific that information in the basic settings on a per tweet basis (which I don&#8217;t see the point in doing personally).</p>
<p><a href="http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/wp-to-twitter-advanced-settings/" rel="attachment wp-att-24298"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-24298" title="WP TO TWITTER ADVANCED SETTINGS" src="http://www.bloggingpro.com/wp-content/uploads/2012/01/WP-TO-TWITTER-ADVANCED-SETTINGS.png" alt="WP TO TWITTER ADVANCED SETTINGS" width="560" height="292" /></a></p>
<p>Not pictured in the screenshot above is the &#8220;Author&#8221; tag, this allows you to use the #Author# code to make reference to a specific author in a tweet. For example my Twitter name is @TechObsessed and if I specific that name in my user account via WordPress my Tweets could read &#8220;Title &#8211; URL #Facebook @Techobsessed.&#8221;</p>
<p>If you want to build branding for your authors the author tag is a great way to accomplish that goal.</p>
<p>Overall I find WP to Twitter to be the most customize and user friendly option available in the WordPress repository, give it a try today and I&#8217;m sure you won&#8217;t be disappointed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/01/05/wp-to-twitter-plugin-for-wordpress-twitter-post-management-with-customized-settings/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.834 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-06-20 01:02:04 -->

<!-- Compression = gzip -->