<?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 Tips</title>
	<atom:link href="http://www.bloggingpro.com/archives/category/wordpress-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Fri, 17 May 2013 12:00:20 +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>5 Lessons from the Recent WordPress Attack</title>
		<link>http://www.bloggingpro.com/archives/2013/04/24/5-lessons-from-the-recent-wordpress-attack/</link>
		<comments>http://www.bloggingpro.com/archives/2013/04/24/5-lessons-from-the-recent-wordpress-attack/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 16:22:13 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[Blogging Sense]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[content theft]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[copyright infringement]]></category>
		<category><![CDATA[copyright law]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Plagiarism]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=27461</guid>
		<description><![CDATA[Earlier this month, WordPress users across the world (as well as users on other platforms) fell victim to a massive brute-force attack on their sites. The hack, or attempted hack, used a large botnet (a network of compromised computers doing the bidding of someone else) to repeatedly try and guess passwords on WordPress sites to [...]]]></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/08/wordpress-logo-stacked-rgb-1-280x173.png" alt="WordPress Logo" width="280" height="173" class="alignleft size-medium wp-image-26021" />Earlier this month, WordPress users across the world (as well as users on other platforms) <a href="http://www.zdnet.com/wordpress-hit-by-massive-botnet-worse-to-come-experts-warn-7000014019/">fell victim to a massive brute-force attack on their sites</a>.</p>
<p>The hack, or attempted hack, used a large botnet (a network of compromised computers doing the bidding of someone else) to repeatedly try and guess passwords on WordPress sites to gain administrative access to them. From there, the botnets would take over the sites and attempt to integrate them into a new bothnet, one made up of high-powered servers with better connections to the Web.</p>
<p>For most sites, the hacking attempt was pretty harmless. If you don&#8217;t use the original &#8220;admin&#8221; account and have a password that is easily guessed, you were most likely safe from the attack. Rather, the attack was an attempt to cast a broad net in hopes of finding the low-hanging fruit, sites that can be trivially broken into.</p>
<p>But while your site is probably fine <a href="http://www.foxnews.com/tech/2013/04/15/hackers-attack-90000-wordpress-blogs/">as long as you took even the most basic precautions</a>, there were still repercussions. The weight of thousands of attempts to login <a href="http://hippiehosting.org/2013/04/wordpress-botnet-attacks-and-security-at-hippie-hosting/">put a strain on many people&#8217;s servers</a>, especially if the server had many different WordPress sites. This resulted in websites slowing to a crawl and even shutting down, including ones not directly affected.</p>
<p>But while the worst seems to have passed for now, there are still some lessons to be learned from it and it&#8217;s important to grasp them before the next wave hits.</p>
<p>Because if there&#8217;s one thing that&#8217;s for certain, there is another wave coming.<span id="more-27461"></span></p>
<h3>1. No More &#8220;Admin&#8221;</h4>
<p>The first lesson to glean is that, if your WordPress installation still has a working administrator account with the name &#8220;admin&#8221;, it&#8217;s time to get rid of it.</p>
<p>Your username is, quite literally, your first line of defense. If it is easily guesses, then all someone has to do is figure out your password and they&#8217;re in. Don&#8217;t make it easier on hackers than it has to be.</p>
<p>With this attack, even if your password had been &#8220;12345&#8243; (the kind of thing an idiot would have on his luggage), if your username were not &#8220;Admin&#8221; you&#8217;d still be safe.</p>
<p>Make your username something unique to you and something that can&#8217;t be easily guessed. Your site will be much more secure and it only takes a few seconds.</p>
<h3>2. The Need for Good Hosting</h3>
<p>Many WordPress users tend to &#8220;cheap out&#8221; on hosting, paying only a few dollars per month for a shared hosting account. This works great as long as traffic is low and the site is relatively simple. But if more than a few dozen people come knocking at once trouble can arise, especially if your site isn&#8217;t using good caching.</p>
<p>This attack shows that you never know when a traffic spike might strike. Though this hardly had the weight of a traditional DDOS attack, for many sites on low-quality hosts, it had much the same effect. </p>
<p>If your server folded under the weight of this botnet, how is it going to handle a traffic spike from Reddit or a viral post? It probably won&#8217;t be able to.</p>
<h3>3. The Usefulness of CDNs</h3>
<p>One of the <a href="http://blog.cloudflare.com/patching-the-internet-fixing-the-wordpress-br">first sources to talk about the botnet attack was Cloudflare</a>, a content delivery network that also works to filter out bad bots.</p>
<p><a href="http://www.zdnet.com/wordpress-attack-highlights-30-million-targets-7000014256/">Though many are skeptical of Cloudflare</a> after its over-the-top warnings on the Spamhous DDOS attack, the point remains that services like Cloudflare and <a href="http://distil.it">Distil</a>, which filter out bad bots, can provide a useful service for mitigating such attacks.</p>
<p>If you aren&#8217;t using one of these services, it may be worth taking the time to see if they are right for you. </p>
<h3>4. WordPress Itself is Secure</h3>
<p>To be clear, WordPress can and from time to time does have security vulnerabilities. However, they are usually patched quickly after discovery. Plugins are much more common sources of traditional vulnerabilities.</p>
<p>However, this wasn&#8217;t an attack against WordPress itself. The attackers weren&#8217;t exploiting a vulnerability in WordPress&#8217; core. Instead, they were simply knocking on doors hoping to find one unlocked.</p>
<p>If the hackers had found an exploit in WordPress, it&#8217;s reasonably safe to say that they would have done so and the attack would have been much worse. However, they didn&#8217;t have one and, as a result, they were forced to spend a lot of energy to try and pick of the low-hanging fruit of poorly-secured sites.</p>
<h3>5. This Won&#8217;t Be the Last Attack</h3>
<p>Though this attack was breathtaking in its size, it was not the first attack of its type and it will not be the last. </p>
<p>Inevitably, someone else is going to try and launch a similar offensive, possibly with a larger botnet, using more passwords and creating bigger headaches.</p>
<p>There&#8217;s an old samurai saying says, &#8220;When the battle is over, tighten your chin strap.&#8221; The battle may be over for now, but the next one is just on the horizon. Now is the time to plan.</p>
<h3>Bottom Line</h3>
<p>To be clear, the attack was bad. However, it could have been a great deal worse. </p>
<p>The attackers weren&#8217;t really interested in hacking every WordPress site and, instead, were just trying to find easy targets. It&#8217;s akin to having thousands of people fan out in a city to try to find unlocked cars with the keys still inside.</p>
<p>The attack only targeted WordPress because it is so common and used by so many people that are inexperienced with security. It had nothing to do with a vulnerability within WordPress itself or any particular plugin.</p>
<p>Since it has passed, now is a great time to be thinking about security of your site and how you&#8217;ll protect yourself against the next one, which will likely be bigger and better organized. </p>
<p>Fortunately, <a href="http://ma.tt/2013/04/passwords-and-brute-force/">the precautions that are most important aren&#8217;t that difficult to take</a>. Ditching your &#8220;admin&#8221; account, if you have one, and setting a good password only takes a few seconds and is probably the most important thing you can do.</p>
<p>If you can do that and keep your installation/plugins up to date, you&#8217;ll probably be head and shoulders over many who use WordPress and will be much more likely to get caught in the next wave of hacking attempts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2013/04/24/5-lessons-from-the-recent-wordpress-attack/feed/</wfw:commentRss>
		<slash:comments>2</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>11</slash:comments>
		</item>
		<item>
		<title>How I Created a New WordPress Theme in 5 Hours</title>
		<link>http://www.bloggingpro.com/archives/2012/12/12/how-i-created-a-new-wordpress-theme-in-5-hours/</link>
		<comments>http://www.bloggingpro.com/archives/2012/12/12/how-i-created-a-new-wordpress-theme-in-5-hours/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 17:26:00 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tools]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[headway]]></category>
		<category><![CDATA[headway theme]]></category>
		<category><![CDATA[pointelle slider]]></category>
		<category><![CDATA[site development]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress theme]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26755</guid>
		<description><![CDATA[Last month I found myself with my back against the wall: My theme was falling apart. In June of 2011 I had switched my site to the Headway Theme Framework, version 2.X. The changeover, initially, went very well. The theme was wonderful on the test site and, despite a hiccup or two in transferring it [...]]]></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/08/wordpress-logo-stacked-rgb-1-280x173.png" alt="WordPress Logo" title="WordPress Logo" width="280" height="173" class="alignleft size-medium wp-image-26021" />Last month I found myself with my back against the wall: My theme was falling apart. </p>
<p>In June of 2011 I had switched my site to the Headway Theme Framework, version 2.X. The changeover, initially, went very well. The theme was wonderful on the test site and, despite a hiccup or two in transferring it to the new main site, things were up and running quickly. </p>
<p>But problems slowly began to arise. The theme would occasionally have errors where the settings would change or elements would be added, causing sections of my pages to be repeated many times over. Most of the time the problems were minor and easily fixed, but they were annoying. However, over time the problems began to escalate.</p>
<p>After setting up the theme, I was at a major plagiarism conference in the UK when my site broke completely and became unreadable. The smaller errors started to become more common and it began to feel as if I was doing patch jobs on the theme weekly or more regularly.</p>
<p>I tried addressing the issue with both my host and with Headway&#8217;s support but none of the changes, including increasing the memory in my VPS, seemed to help. The people at Headway encouraged me to upgrade to the 3.X branch, saying it was much more stable and resource-friendly. However, there&#8217;s no upgrade path to go from 2.X to 3.X, meaning that doing so would require starting from scratch. In my mind, I didn&#8217;t have the time to set up a new theme and the patches, while annoying, were not time-consuming.</p>
<p>But then things went from bad to worse. In one day the theme went down three times and, the last time, temporarily took the entire database with you. Though I have good backups of my database, nothing causes a moment of panic quite like realizing that 8 years of hard work may have just been erased.</p>
<p>Fortunately it wasn&#8217;t, but with errors now as frequent as coffee breaks, I knew something had to be done quickly. So, that evening, I set out on one of my most ambitious WordPress-related tasks, creating an entire new theme in one night.<span id="more-26755"></span></p>
<h3>Picking My Battles</h3>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  src="http://www.bloggingpro.com/wp-content/uploads/2012/12/headway-logo.png" alt="Headway Logo" title="Headway Logo" width="222" height="85" class="alignright size-full wp-image-26773" />Sensing that there might be a much more serious collapse on the horizon, the most important thing was to get my site stable. Unfortunately, that meant making some sacrifices.</p>
<p>Specifically, there were three points I had to surrender on before I started:</p>
<ol>
<li><strong>Using Headyway 3:</strong> Though my experience with Headway 2 was definitely not the best and I certainly wouldn&#8217;t be opposed to using a new theme, I knew the theme framework well and Headway is designed for speedy development above all else. If I was going to do it in one night, I couldn&#8217;t take the time to learn something new.</li>
<li><strong>Duplication, Not Reinvention:</strong> While I could tweak my theme and change a few things around, I couldn&#8217;t reinvent the wheel either. By trying to copy what I had, I was sticking with a look that seems to be working for me and avoiding a lot of time-consuming testing.</li>
<li><strong>Complexity:</strong> My original theme had many nuanced elements that could not be easily replicated with Headway 3. Rather than getting bogged down in minutia, it was better to find easier ways to get the features working and then add the polish later.</li>
</ol>
<p>With the limitations in mind, I ended up with the very unambitious goal of recreating my existing site in Headway 3, but with the very ambitious time frame of that evening. </p>
<h3>The Process</h3>
<p>To start the process, I installed <a href="http://wordpress.org/extend/plugins/theme-test-drive/">Theme Test Drive</a> so that I could work on the new theme while visitors would still visit the old. With two computers side-by-side, I left myself logged out of one so that I could feed myself information from my existing site and plug it into the new theme.</p>
<p>From there, I knew I had to make three separate layouts for the theme to work:</p>
<ol>
<li><strong>Home Page Layout:</strong> The home page of my site.</li>
<li><strong>Single Page Layout:</strong> The page for all posts and all pages.</li>
<li><strong>Archive Layout:</strong> The page for tags, authors and all other layouts that list multiple posts.</li>
</ol>
<p>Fortunately, Headway makes it very easy to get started with a new theme as you actually draw layout in a grid. I quickly sketched out the home page layout, mimicking closely my existing website but adding about 100px to the width. After setting up each of the sections of the layout, within about 30 minutes I had a pretty good replication of the home page of my site with a few problems.</p>
<p>First, the way Headway 3 handles excerpts is much more limited than Headway 2. I could not recreate the two-column look easily with Headway 3. Second, my slider would need adjustment to fit to the wider site. Everything else, however, translated pretty well other than styling tweaks.</p>
<p>I set about trying to fix the excerpt problem and realized that the only practical solution, short of coding it myself, was to pick up the paid <a href="http://headwaythemes.com/headway-themes-new-excerpts-leaf/">Excerpts+ leaf</a>. While it&#8217;s a great plugin and a nice addition, it seemed a bit like building a sandcastle with a bulldozer.</p>
<p>Though it started out as a reluctant purchase, it ended up working well as I was able to get the excerpts I wanted quickly.</p>
<p>From there, I set my sights on the other pages and followed a similar pattern. However, there I was able to start with the home page layout and just eliminate and add what was needed. Pretty quickly I had all three pages working, though almost none of the styling was done and there were many elements to add.</p>
<p>This was where the two computers came in handy. On the non-logged in machine I looked up the CSS elements I had and recreated them one by one in the new template. Piece by piece, the new template came together.</p>
<p>Now, after just a few hours, the new theme looked almost identical to the old but the devil was in the details.</p>
<h3>Finishing Up</h3>
<p>There were two problems still preventing me from going live. One was that my slider still did not look right and the second was that the search function wasn&#8217;t in the correct place.</p>
<p>Unfortunately, neither of these problems were going to be crackable that night. <a href="http://slidervilla.com/pointelle/">The slider I use</a> would not let me adjust the width of the right hand side. Though there was an option for it, the highlight (which displays when the post is in the main window) would not update with it, making it look broken. Though I felt it would look best with the right-hand buttons extended at least some, I had to put all of the additional width into the main image.</p>
<p>The search box, previously, was a part of the navigation bar but the hooks feature that made that possible in Headway 2 is not available in Headway three and workarounds resulted in ugly results. I decided to just move the search bar to the top of the page and be done with it.</p>
<p>With the help of my wife, we began to test the site, loading up a variety of pages in the new theme and fixing any errors we saw. Fortunately, there wasn&#8217;t much to address but we did notice some minor CSS bugs, such as some links not showing up red and linked subheads displaying oddly.</p>
<p>When it was ready, about 5 hours later, I pushed the new theme live and asked others via Twitter to let me know if they saw any issues. No further problems crept up. Though I noticed and squashed a few other minor bugs over the next few days, for the most part, the theme has held up well.</p>
<h3>The Epilogue So far</h3>
<p>It&#8217;s now been about a month since I did that frantic bit of development. The new theme has held up well and few people even noticed the change (or noticed it enough to mention it). The new theme has also not had any problems and, bit by bit, I&#8217;ve been adding back in some of the spit and polish of the original theme.</p>
<p>I&#8217;m honestly not sure how long I&#8217;m going to keep it though. Given the problems I had with Headway 2 and the franticness that went into this more-or-less forced upgrade, I&#8217;d like to switch to a different framework when it comes time to do a full overhaul.</p>
<p>In the meantime though, Headway 3 seems to be working well enough. There have been no issues that have caused the theme to break, even when other server issues arose, and the theme even took a major traffic spike on the chin without an issue.</p>
<p>The main thing, right now, is that the danger has passed and I can now take my time deciding what my next move should be. </p>
<p>In the end, my only real regret is that I didn&#8217;t take this action sooner. I held out for an upgrade path between Headway 2.X and 3.X while I found myself patching my site regularly. It was a stupid decision. </p>
<p>If I had only done this a year ago, I would have saved myself a lot of headache and panic. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/12/12/how-i-created-a-new-wordpress-theme-in-5-hours/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The 5 Best Features in WordPress JetPack</title>
		<link>http://www.bloggingpro.com/archives/2012/11/29/the-5-best-features-in-wordpress-jetpack/</link>
		<comments>http://www.bloggingpro.com/archives/2012/11/29/the-5-best-features-in-wordpress-jetpack/#comments</comments>
		<pubDate>Thu, 29 Nov 2012 21:28:39 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[jetpack comments]]></category>
		<category><![CDATA[jetpack wordpress plugin]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[photon]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[publicize]]></category>
		<category><![CDATA[push notifications]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress stats]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26688</guid>
		<description><![CDATA[If you haven&#8217;t been following WordPress development closely this past year, you haven&#8217;t missed much. The last major version of WordPress, 3.4, was released On June 13th and the next, 3.5, is scheduled to be released on December 5th. Neither version added what could be considered major user-facing features, especially to bloggers who are already [...]]]></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/11/jetpack-logo-280x194.png" alt="" title="jetpack-logo" width="280" height="194" class="alignleft size-medium wp-image-26696" />If you haven&#8217;t been following WordPress development closely this past year, you haven&#8217;t missed much. The last major version of WordPress, <a href="http://codex.wordpress.org/Version_3.4">3.4</a>, was released On June 13th and the next, <a href="http://codex.wordpress.org/Version_3.5">3.5</a>, is scheduled to be released on December 5th. </p>
<p>Neither version added what could be considered major user-facing features, especially to bloggers who are already working on the platform. Version 3.4 introduced greater theme controls and improved localization while 3.5 will introduce a new default theme and revamp the upload/insert workflow.</p>
<p>While all of these are great features and important to have, they don&#8217;t exactly set the world on fire with new functionality either. They&#8217;re incremental improvements and not sexy new features that get bloggers excited about new releases. However, cautious updates make sense given that it&#8217;s important for the WordPress core to be stable and consistent for the many corporate applications it sees these days</p>
<p>However, that doesn&#8217;t mean WordPress is being left to stagnate. Automattic, the company behind WordPress.com and primary driver behind developing the WordPress platform, has been dishing out a bevy of new features and tools, but they haven&#8217;t been baking it into the WordPress core. Instead, they&#8217;ve been taking advantage of WordPress&#8217; plugin architecture and have built a plugin of plugins, named <a href="http://jetpack.me/">Jetpack</a>, to incorporate new features they don&#8217;t want to code into WordPress itself.</p>
<p>While the reception of Jetpack was somewhat cool at first, it&#8217;s grown to incorporate a wide number of features, many of which have been widely requested by bloggers for some time.</p>
<p>So, keeping in mind that Jetpack is being rapidly updated, what are some of the best features it adds? Here are of the best to consider.<span id="more-26688"></span></p>
<h3>1. <a href="http://jetpack.me/support/comments/">Jetpack Comments</a></h3>
<p>If you&#8217;ve liked the comments that are on WordPress.com but have been disappointed that they haven&#8217;t been brought over for self-hosted users to use, wait no more. Jetpack Comments not only offers an attractive comment form, but allows your visitors to login using Facebook, Twitter and WordPress credentials.</p>
<p>It may not be a replacement for a more robust system like <a href="http://disqus.com/">Disqus</a>, <a href="http://www.livefyre.com/">Livefyre</a> or even Automatic-owned <a href="http://intensedebate.com/">Intense Debate</a>, but it&#8217;s powerful, attractive and, for most sites, a big improvement over the default WordPress comment system.</p>
<h3>2. <a href="http://jetpack.me/support/photon/">Photon</a></h3>
<p>This is one of the newer Jetpack offerings and one of the more important ones. </p>
<p>Caching and site acceleration are big issues for WordPress blogs. Though Jetpack doesn&#8217;t have a full caching system such as <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a> or <a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a>, it does have Photon, a service that will host and serve your images off the WordPress.com content delivery network.</p>
<p>The advantages of this are legion. Your images will load quicker, coming from WordPress.com&#8217;s global network of servers, it will reduce the bandwidth your spend on your server and, overall, your site will be faster. Best of all, it&#8217;s free and only takes a single click.</p>
<p>While it&#8217;s not a robust Content Delivery Network, such as <a href="http://cloudflare.com/">Cloudflare</a> or <a href="http://www.distil.it/">Distil</a>, meaning that it won&#8217;t cache other static content such as your JavaScript, CSS or other files, it&#8217;s a good start and may be all that some sites, in particular image-heavy ones, need.</p>
<h3>3. <a href="http://jetpack.me/support/toolbar-notifications/">Notifications</a></h3>
<p>If you run more than a couple of WordPress blogs, keeping track of all of them can be a chore, especially the comments. Notifications allows you to register all of your blogs with WordPress.com, through Jetpack, and get notifications of comments for all of your sites in your admin bar.</p>
<p>This means, even when you&#8217;re reading or working on Site A, you&#8217;ll get a notification of a comment on Site B in your admin bar and you can also quickly hit the drop down and see comments for all of your sites.</p>
<p>If you combine this with the new feature to get <a href="http://jetpack.me/support/mobile-push-notifications/">mobile notifications on your iOS device</a> (iPhone, iPad, etc.) then you can always be aware of new comments when they are posted, without checking your email.</p>
<h3>4. <a href="http://jetpack.me/support/publicize/">Publicize</a></h3>
<p>While its controversial to automate your social media efforts, especially on Facebook where posting from connected apps can severely hurt the number of people who see your post, for many it&#8217;s a necessity and the Publicize feature makes it easy, directly connecting your WordPress installation with Twitter, Facebook, LinkedIn, Tumblr and more so that you can instantly promote anything you publish. </p>
<p>Best of all, you can make changes to your posts, adding @replies, hash tags and other information before sending them out.</p>
<p>All in all, it&#8217;s a simple but powerful tool for promoting your posts via social media.</p>
<h3>5. <a href="http://jetpack.me/support/wordpress-com-stats/">WordPress.com Stats</a></h3>
<p>This was one of the first features put into Jetpack and the plugin for this predates Jetpack by a good bit. However, there&#8217;s no doubt that the WordPress.com Stats feature remains one of Jetpack&#8217;s highlights. </p>
<p>While the stats aren&#8217;t as robust as Google Analytics or other statistics platforms, they are immediate, available in your WordPress admin area and can give you a critical overview as to what&#8217;s happening on your site today.</p>
<p>While you certainly don&#8217;t want it to be your only statistics package, but it&#8217;s the one that many WordPress users look at the most.</p>
<h3>Bottom Line</h3>
<p>Whether you agree or disagree with the approach Automattic is taking with WordPress development, the end result is that, if you want the latest and greatest WordPress features, you&#8217;re going to need to get Jetpack.</p>
<p>While many of the features in Jetpack aren&#8217;t particularly interesting or are aimed at a niche audience, such as the Beautiful Math feature and Gravator Hovercards, many of the features are very important and, most likely, major feature releases in the future will be done through Jetpack rather than the WordPress core.</p>
<p>So, while you will have to wait until at least December 5th for a new official version of WordPress, which even then will not have much in the way of new user-facing features, there&#8217;s plenty of new &#8220;official&#8221; features you can append to your WordPress right now with Jetpack.</p>
<p>Just be careful to disable the features you won&#8217;t be using. While it most likely won&#8217;t impact your site&#8217;s speed, as with any plugin, there are security risks and the less you have active, the better off you are.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/11/29/the-5-best-features-in-wordpress-jetpack/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The 5 Most Underused WordPress Features</title>
		<link>http://www.bloggingpro.com/archives/2012/08/22/5-most-underused-wordpress-freatures/</link>
		<comments>http://www.bloggingpro.com/archives/2012/08/22/5-most-underused-wordpress-freatures/#comments</comments>
		<pubDate>Wed, 22 Aug 2012 20:37:51 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[custom home page]]></category>
		<category><![CDATA[featured image]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[post slug]]></category>
		<category><![CDATA[schedule posting]]></category>
		<category><![CDATA[static home page]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=26016</guid>
		<description><![CDATA[When it comes to blogging, you need to know how to use your tools to their maximum potential. Whether they&#8217;re for researching, writing, publishing or promotion, knowing how to use the tools of your trade is vital to your success. However, of all of those tools, none is more important than your blogging platform as [...]]]></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/08/wordpress-logo-stacked-rgb-1-280x173.png" alt="WordPress Logo" title="WordPress Logo" width="280" height="173" class="alignleft size-medium wp-image-26021" />When it comes to blogging, you need to know how to use your tools to their maximum potential. Whether they&#8217;re for researching, writing, publishing or promotion, knowing how to use the tools of your trade is vital to your success.</p>
<p>However, of all of those tools, none is more important than your blogging platform as it&#8217;s the only one that can be useful for every single stage of the writing process. For more and more bloggers, that tool of choice is WordPress.</p>
<p>But while WordPress has earned its popularity by being a robust blogging platform that almost anyone can pick up and use, there are many features of the platform that many of its users either aren&#8217;t aware of or simply don&#8217;t take adequate advantage of.</p>
<p>While the total number of such features is too great too count, a few features stand out as being drastically underused. Here are five of those features and why they don&#8217;t get the love they deserve.<span id="more-26016"></span></p>
<h3>Post Slug</h3>
<p>The post slug feature is one that doesn&#8217;t seem to get a great deal of love. Though it&#8217;s incredibly useful for SEO and was optimized in version 2.5 of WordPress to be easier to use, <a href="http://wordpress.org/support/topic/editing-the-post-slug-gone-in-25">some thought it had been removed</a>.</p>
<p>Basically, the post slug feature allows you to edit the URL for the post or page you are working on. WordPress automatically generates your slug based upon your title but if you want to make sure that it has the desired keywords for SEO, you can easily add them in or you can remove unnecessary words. Also, if you want to write your own, click on &#8220;Screen Options&#8221; and click the &#8220;Post Slug&#8221; box, which will give you a text box to write yours from scratch.</p>
<p>It&#8217;s a powerful tool, especially if you want a posts URL to be different than its title, but it&#8217;s a feature that many WordPress users are aware of or know how to use.</p>
<h3>Featured Image</h3>
<p><a href="http://en.support.wordpress.com/featured-images/">WordPress Featured Image tool</a>, simply put, allows you to associate an image with a post.</p>
<p>What exactly this does depends on the theme though most default WordPress themes, including those on WordPress.com, use featured images in one way or another. Often it&#8217;s to change the header image of the site for that post/page though, other themes, especially magazine layouts, use it to choose what image is associated with the post on the front page.</p>
<p>But even on sites where the featured image isn&#8217;t built to use the featured image that way, it can still be used <a href="http://www.moneytized.com/default-featured-image-description-facebook-sharing/">to select which image is displayed in the Facebook thumbnail</a>. </p>
<p>In short, it can give you much greater control over how your image is displayed in social media and may be worth adding even if your theme doesn&#8217;t use it directly.</p>
<h3>Scheduled Posting</h3>
<p>Say that you&#8217;re going away for a week, finally taking that vacation you deserve, but what happens to your blog? Does it just idle for a week or do you log in every so often to post new things?</p>
<p>With schedules posts, you don&#8217;t have to do either. </p>
<p>Basically, every WordPress post lets you change the date and time of publication. You can easily set it into the past if you don&#8217;t want it to appear at the top or, more usefully, you can set it into the future so that it will appear online automatically.</p>
<p>This is much easier than the alternative of saving drafts and then posting them by hand later as its easy to forget to follow through when the time comes. </p>
<p>In short, this lets your WordPress site take care of itself while you&#8217;re gone and make it as if you never left at all.</p>
<h3>Media Library</h3>
<p>If you run a large blog and use images routinely in your posts, you probably upload the same image or the same type of image pretty regularly. Wouldn&#8217;t it be nice if you could simply find the old images you used rather than finding it on your computer and uploading a duplicate or a near-duplicate to your server?</p>
<p>With Media Library you can do just that.</p>
<p>When writing a post, click the &#8220;Add Media&#8221; button as you normally do and, rather than simply dropping in your files or hitting the &#8220;Select Files&#8221; button, click the &#8220;Media Library&#8221; button at the top and you&#8217;ll be presented with a searchable and date-filterable list of your previously uploaded images.</p>
<p>If you correctly set your image information as you went and/or set your file names well, you can easily find what you&#8217;re looking for and reuse your past work rather than starting over.</p>
<h3>Custom (Static) Home Page</h3>
<p>WordPress is best known as a blogging platform but, in truth, it&#8217;s actually a fairly robust CMS that can be used to manage a large variety of site types. </p>
<p>One of the most important features is <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">the ability to set a custom or static front page for your site</a>. Located in your reading settings, which in turn is under your settings menu, you can select a created page to be the home page of your site.</p>
<p>Though will have to designate a different page for your posts, usually a blank page called &#8220;Blog&#8221; or something to the like, this feature makes WordPress useful out of the box for managing non-blog websites.</p>
<h3>Bottom Line</h3>
<p>All in all, WordPress is an extremely powerful and robust blogging platform/CMS. But even though it&#8217;s well-known for being easy to pick up, install and use, much of the power is buried underneath the surface.</p>
<p>If all you use WordPress for is setting up a site and posting new content to it, you&#8217;re likely missing out on a great deal of it&#8217;s best features.</p>
<p>However, these are just a sampling of some of WordPress&#8217; most underused features. There are many others out there and probably several that apply to your use of WordPress.</p>
<p>So take some time to explore your WordPress administration area <a href="http://codex.wordpress.org">and read through the Codex</a>. You&#8217;ll likely find plenty of other things that you didn&#8217;t know WordPress can do that can help you in your day-to-day blogging. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/08/22/5-most-underused-wordpress-freatures/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5 Killer Tips to Make Your WordPress Blogs SEO Friendly</title>
		<link>http://www.bloggingpro.com/archives/2012/06/06/5-killer-tips-make-wordpress-blogs-seo-friendly/</link>
		<comments>http://www.bloggingpro.com/archives/2012/06/06/5-killer-tips-make-wordpress-blogs-seo-friendly/#comments</comments>
		<pubDate>Wed, 06 Jun 2012 10:16:31 +0000</pubDate>
		<dc:creator>BP Guest Blogger</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=25367</guid>
		<description><![CDATA[It’s really hard to get readers on your blog keeping in mind the fact that there are millions of blog on internets already. If you believe on facts, WordPress 3.0 version was downloading 65 million times by August 2011. So you can analyse the kind of completion you will need to face to get your [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2012/06/06/5-killer-tips-make-wordpress-blogs-seo-friendly/1-3/" rel="attachment wp-att-25368"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft  wp-image-25368" title="1" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/1.jpg" alt="" width="418" height="322" /></a>It’s really hard to get readers on your blog keeping in mind the fact that there are millions of blog on internets already. If you believe on facts, WordPress 3.0 version was downloading 65 million times by August 2011. So you can analyse the kind of completion you will need to face to get your blog on first page of <a href="http://www.google.com">Google</a> and other search engines for its targeted terms. So how you go about doing SEO for your blog and how you will make sure you will be able to get lots of targeted traffic on your blog in today’s web world which is too competitive.</p>
<p>There are some measures you can actually take to make your WordPress blogs more SEO friendly and as a result will be able to compete with the top guns in your niche. So here is the ultimate list of 5 killer tips that will help you make your blog a perfect paradise for search engines:<span id="more-25367"></span></p>
<p><strong>SEO Optimized URL Structure</strong></p>
<p>Although WordPress is considered as a SEO friendly CMS, but still there are some extra steps you can take to get an edge over other bloggers in your industry. By default, WordPress URL structure does not seem to be SEO friendly. Default URL structure in <a href="http://www.bloggingpro.com/archives/2012/06/05/wpjobboard-makes-job-posting-on-wordpress-sites-simple-and-effective/">WordPress </a>at post level will look like http://www.bloggingpro.com/?p=140 type. This URL structure is not SEO friendly by any mean. It’s not only bad URL structure as far as ideal SEO practices for your blog are concerned, but it’s also not doing any good for your blog readers as these kind of URL’s structure will not make any sense to them. You cannot make decisions about the kind of content that will be delivered to you before opening them. To make your URL structure search engine friendly, you need to fix it from <strong>Permalinks</strong> section under <strong>Settings</strong> in your WordPress blog.  Permalink URL for a page or post should contain targeted keywords for that page.</p>
<p><strong>SEO Friendly Titles and Meta Descriptions</strong></p>
<p>Next thing you need to do is create SEO friendly Titles and meta descriptions for all targeted pages and posts on your blog including its home page. You need to make sure title and meta descriptions for each page should be unique and should restrict them to 65 and 160 characters respectively including spaces. Although meta keyword tag does not look effective on Google these days but still there are some search engines that are still giving weightage to meta keyword tag. So it you can add meta keywords as well with different kind of contents on your blog with the aim to drive some traffic from other search engines. Since you are blogging on WordPress, you can use All In One SEO Pack type of plugin to manage your blog contents title and meta data in a better way.</p>
<p><strong><a href="http://www.bloggingpro.com/archives/2012/06/06/5-killer-tips-make-wordpress-blogs-seo-friendly/business-graph/" rel="attachment wp-att-25369"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-25369" title="Business Graph" src="http://www.bloggingpro.com/wp-content/uploads/2012/06/2.jpg" alt="" width="400" height="300" /></a>Optimizing Your Blog Post</strong></p>
<p>Now let’s talk a bit about optimizing your blog posts. You are supposed to have SEO friendly titles, URL’s, Meta keywords and meta descriptions mentioned for your blog posts. Apart from this, you should aim at using your targeted keywords on few occasions in your blog posts naturally. You could think of adding your targeted keywords once in first and last paragraph of your blog post. It is advised to add an image at least with your blog posts mentioning targeted keyword in its name and its alternative text. You should use headings, sub-headings, bolds, italics and strong etc. to show headlines and important words and points in your blog posts. Managing all of these Onpage SEO activities manually can be a bit difficult for you especially if you are new to blogging things. You could use Easy WP SEO Plugin which is a premium plugin for WordPress blogs. This plugin will help you in taking care of all On-page SEO aspects for your blog posts and pages etc. You can know more in detail about <a href="http://bloggerspassion.com/easy-wp-seo-plugin-review-premium-onpage-seo-plugin-for-wordpress/">Easy WP SEO</a> plugin, its features and the kind of customization you can do after installing this premium plugin on your WordPress blog here.</p>
<p><strong>Create XML Sitemaps and submit them to Search Engines</strong></p>
<p>We need XML sitemaps for faster indexing of our blog contents in search engines. XML Sitemaps are must for fresh new websites and blogs especially as we are able to inform search engines about the existence of new pages on our blog through XML sitemaps. If you have a very popular blog, you would not much problem related to indexing and all as in that case Google bots used to visit your blog quite frequently. They will instantly index those pages from your blog that are not available in their databases. But in case of fresh new blogs, Google bots don’t visit them quite frequently. We need to request them about indexing of new contents on our blog through XML sitemap files. For standard websites, we can use <a href="http://www.xml-sitemaps.com/">xml-sitemaps.com</a> kind of websites for creating XML sitemaps for free. But in that case we need to download it to our computer and then upload to our website server using a FTP client. But for WordPress blogs, there are much easier solutions available.  You can use Google XML Sitemaps type of plugins to get your XML sitemaps generated and uploaded on your blog server automatically.</p>
<p><strong>Speed Up Your WordPress Blog</strong></p>
<p>Page Speed was one of several factors that Google included in its search algorithm recently. And since then a race has started between the website owners and bloggers to optimize their websites and blogs speed to great extent. But since you are blogging on WordPress, there are lots of plugins you can actually use to improve the performance of your WordPress blogs. You can use the WP Smush.it plugin to reduce the size of images that are published on your blog. WP Super Cache is a must have plugin for page caching. You can use the Plugin Performance Profiler (P3) to keep track of load time for all of plugins that are installed into your WordPress plugin directory. You should use this plugin to delete those plugins that take too much time in loading or look at better alternatives for such plugins. You should also deactivate those plugins that you are no more using on your blog.</p>
<p>Apart from these Onpage SEO activities, you need to look at different ways to build some quality backlinks for your blog. Guest blogging and blog commenting kind of activities can help in generating some quick and trusted backlinks for your blog. You should look at building a strong presence for your blog on popular social media websites and start sharing some of interesting stories from your blog on popular social bookmarking websites.</p>
<p>With this, it’s come to the end of this special guest post sharing SEO Tips for WordPress blog owners. I hope you will have more SEO Optimized WordPress blog after implementing the techniques shared above. Do you have any other killer idea that can help us in making our blog SEO friendly, please share in the comments section?</p>
<p><strong>Author Bio</strong></p>
<p><em>Anil Agarwal is the man behind <a href="http://bloggerspassion.com/" target="_blank">BloggersPassion</a> blog, where be blogs on variety of topics related to blogging tips, seo tips, <a href="http://bloggerspassion.com/web-hosting-comparisons/" target="_blank">web hosting comparisons</a>, social media networks and affiliate marketing.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2012/06/06/5-killer-tips-make-wordpress-blogs-seo-friendly/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>New Trends In Analytics: Tag Management</title>
		<link>http://www.bloggingpro.com/archives/2011/10/10/new-trends-in-analytics-tag-management/</link>
		<comments>http://www.bloggingpro.com/archives/2011/10/10/new-trends-in-analytics-tag-management/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 10:56:43 +0000</pubDate>
		<dc:creator>James Dunaway</dc:creator>
				<category><![CDATA[Blog Statistics]]></category>
		<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[tag management]]></category>
		<category><![CDATA[tag words]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=23391</guid>
		<description><![CDATA[As organizations look to continue pushing their online presence, their websites are likely to see an influx of page tags. These tags can vary from affiliate marketing to web analytics. As the tags stockpile on the site, marketing teams may experience some difficulty keeping up. A tag management system can be used to resolve this [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2011/10/10/new-trends-in-analytics-tag-management/tags/" rel="attachment wp-att-23392"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-23392" title="Tags" src="http://www.bloggingpro.com/wp-content/uploads/2011/10/Tags-280x225.jpg" alt="" width="280" height="225" /></a>As organizations look to continue pushing their online presence, their websites are likely to see an influx of page tags. These tags can vary from affiliate marketing to <a href="http://www.bloggingpro.com/archives/2011/07/29/try-these-5-analytics-tools-for-your-blog/">web analytics</a>. As the tags stockpile on the site, marketing teams may experience some difficulty keeping up. A tag management system can be used to resolve this issue.</p>
<p>A tag management system helps a company turn the managing of tags over to the marketing team. These systems allow for a managing interface which allows a marketing team to easily keep their obligations fulfilled. <span id="more-23391"></span>As the market grows, there are a number of different organizations offering varying styles of tagging systems. This growing market is allowing companies to choose the right systems for their organization, whether they are large scale or better for the small business approach.</p>
<p>There are some great features that marketing teams and companies want to take into account during the time when they are deciding on a type of tagging system to take on. They will want to review the customization, structure, architecture and the site hosting.</p>
<p>Looking at different forms of architecture within tag management systems, itâ€™s important to analyze the build up and exactly how tags are loaded. A client side model means that the performance is sped up by using caches with the <a href="http://www.searchdiscovery.com/satellite/what-is-satellite/">tag management</a> server. On a server side model, every new page view will bring on a new server request, with much more dependency on the actual server. Both models have their own level of benefits, but for the most part, organizations tend to go with the performance that comes with a client side model.</p>
<p>When it comes to the structure of a TMS, itâ€™s important to review types of tags that are going to be used; including web analytics, basic tags and complex tags. Itâ€™s also important for a company to look at the amount of possible customization with each TMS option. Because the method of using TMS is still relatively new, developers are continuing to come up with great new ideas and applications. Discussing the customization opportunities with each vendor will allow an organization to realize the possibilities of growth with each option on the table.</p>
<p>Finally, itâ€™s important to review the siteâ€™s hosting within each TMS. There is likely to be a decision between on premise hosting and on demand hosting. On premise hosting is common with high volume sites and allows the process to be mostly internally run. An on demand hosting environment is overseen by the provider of the services, taking away the possibility</p>
<p>Even though these are just a few of the indicators to look for during the TMS process, taking them into account can be crucial. All four of these indicators may hold different values to different companies and what theyâ€™re looking for. At the end of the day, <a href="http://www.searchdiscovery.com/satellite/what-is-satellite/tag-management-system/">tag management system</a> options continue to grow along with development. Â In the end, itâ€™s crucial that each organization look for what properly matches the needs and environment of the company and site.</p>
<p><a href="http://myblogguest.com"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-19340" title="my blogguest post community 540w" src="http://www.bloggingpro.com/wp-content/uploads/2010/06/my_blog_guest_community_540w.gif" alt="" width="540" height="170" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/10/10/new-trends-in-analytics-tag-management/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Change WordPress 3.2 Editor Font</title>
		<link>http://www.bloggingpro.com/archives/2011/07/07/change-wordpress-3-2-editor-font/</link>
		<comments>http://www.bloggingpro.com/archives/2011/07/07/change-wordpress-3-2-editor-font/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 07:39:02 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[justin Tadlock]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=22818</guid>
		<description><![CDATA[With the launch of WordPress 3.2 a new monospace was introduced for the editor. Not everyone likes monospaced fonts though. Justin Tadlock explains how to change the editor font, via a simple addition to your theme&#8217;s functions.php. After applying Justin&#8217;s tip, your editor will look like this:]]></description>
				<content:encoded><![CDATA[<p>With the launch of WordPress 3.2 a new monospace was introduced for the editor. Not everyone likes monospaced fonts though. Justin Tadlock explains how to change the editor font, via a simple addition to your theme&#8217;s <code>functions.php</code>.</p>
<p>After applying <a href="http://devpress.com/blog/fixing-wordpress-3-2s-html-editor-font/">Justin&#8217;s tip</a>, your editor will look like this:</p>
<div id="attachment_22819" class="wp-caption alignleft" style="width: 595px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: left;"><img src="http://www.bloggingpro.com/wp-content/uploads/2011/07/change-font-wordpress-3.2-editor-585x481.png" alt="Change Font WordPress 3.2 Editor" title="Change Font WordPress 3.2 Editor" width="585" height="481" class="size-large wp-image-22819" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">WordPress 3.2 editor with different font</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/07/07/change-wordpress-3-2-editor-font/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Art Of Live Blogging: Tips For Guru&#8217;s And New Comers</title>
		<link>http://www.bloggingpro.com/archives/2011/03/24/the-art-of-live-blogging-tips-for-gurus-and-new-comers/</link>
		<comments>http://www.bloggingpro.com/archives/2011/03/24/the-art-of-live-blogging-tips-for-gurus-and-new-comers/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 20:55:11 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21872</guid>
		<description><![CDATA[Whenever a major event occurs (such as Apple unveiling the latest iPad or a natural disaster), many bloggers on site set up &#8220;live blogs&#8221; in order to provide real time coverage (minus the lengthy and formal blog postings of course). While everyone has their own preference as to how one should setup a live blog, [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-21873" href="http://www.bloggingpro.com/archives/2011/03/24/the-art-of-live-blogging-tips-for-gurus-and-new-comers/billdoitlive/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21873" title="billdoitlive" src="http://www.bloggingpro.com/wp-content/uploads/2011/03/billdoitlive-280x211.jpg" alt="" width="280" height="211" /></a>Whenever a major event occurs (such as Apple unveiling the <a href="http://www.applegazette.com/opinion/why-the-ipad-is-great-according-to-apple-its-the-competition/">latest iPad</a> or a natural disaster), many bloggers on site set up &#8220;live blogs&#8221; in order to provide real time coverage (minus the lengthy and formal blog postings of course).</p>
<p>While everyone has their own preference as to how one should setup a live blog, here are a few tips (as well as a couple of tools) for those of you seeking a way to update your readers in real time without using external tools (like <a href="http://www.bloggingpro.com/tag/twitter/">Twitter</a> and Cover It Live).<span id="more-21872"></span></p>
<h3>Do It Live Upon Another Blog?</h3>
<p><a rel="attachment wp-att-15806" href="http://www.bloggingpro.com/archives/2010/02/16/devils-advocate-5-reasons-why-you-should-use-blogger-instead-of-wordpress/wpdomain/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-15806" title="wpdomain" src="http://www.bloggingpro.com/wp-content/uploads/2010/02/wpdomain.png" alt="" width="273" height="155" /></a>In order to avoid confusing your readers, it&#8217;s always wise to use a separate blog underneath a sub domain or upon <a href="http://www.bloggingpro.com/archives/2010/08/03/3-domain-names-every-problogger-should-secure/">a new domain</a>.</p>
<p>This avoids flooding your current readers (subscribed via email, SMS or RSS) with short snippets which can potentially overwhelm them.</p>
<p>Using a separate blog can also help you break free from the art of writing formal posts, as the purpose of live blogging is to provide informal updates as quickly as possible.</p>
<p><strong>Note:</strong> As a bonus, if your live blog becomes &#8220;too popular&#8221; and ends up crashing it will not take out your main site (the latter which you can use to post live updates following the tip below).</p>
<h3>Do It Live Within A Post</h3>
<p><a rel="attachment wp-att-20870" href="http://www.bloggingpro.com/archives/2010/11/29/wordpress-post-formats-guide/post-formats-w280/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-20870" title="post-formats-w280" src="http://www.bloggingpro.com/wp-content/uploads/2010/11/post-formats-w280.jpg" alt="" width="280" height="150" /></a>For those of you loathing to establish a second blog (whether under a subdomain or a new domain), you can also live blog under your current post.</p>
<p>WordPress fans can use a plugin called <a href="http://wordpress.org/extend/plugins/live-blogging/">Live Blogging</a> which can turn a single post into a live blog, with the ability to push out updates towards Twitter (which you can easily setup within the plugin).</p>
<p>Bloggers choosing this route should make sure their post is prominently featured upon the home page (so your readers can see it) as well as provide an explanation near the top of the post to enlighten new readers on your blog.</p>
<p><strong>Note:</strong> If you are live blogging upon a single post, make sure your site is able to sustain traffic spikes as well as higher percentage of commenters (the latter which can sink your blog).</p>
<h3>Automatic Updates Are Key</h3>
<p>Make sure the blog you are using can automatically display updates to your readers without auto refreshing the browser (which is annoying).</p>
<p>You should also make sure comments are automatically updated as well, something third party commenting systems <a title="Disqus Comments Receives A â€œMinorâ€ Real Time Upgrade" href="http://www.bloggingpro.com/archives/2011/03/10/disqus-comments-receives-a-minor-real-time-upgrade/">like Disqus</a> can easily provide.</p>
<p>One of the best ways to do this is by choosing a theme <a href="http://p2theme.com/">similar to P2</a> which can make it easier for your readers to see the latest update, as well as view new comments from readers in real time.</p>
<h3>Why Not Use Cover It Live Or Twitter?</h3>
<p>Although tools like Cover It Live and Twitter are also excellent tools to use for live blogging, the only problem with these platforms is they either lack permalinks or you lack control of the platform (especially if it goes down).</p>
<p>Have you ever launched a live blog? If so, what other advice would you give to bloggers seeking to launch their first live blog?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/03/24/the-art-of-live-blogging-tips-for-gurus-and-new-comers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Move From WordPress.com to WordPress.org</title>
		<link>http://www.bloggingpro.com/archives/2011/01/30/how-to-move-from-wordpress-com-to-wordpress-org/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/30/how-to-move-from-wordpress-com-to-wordpress-org/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 10:21:21 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[Conor Pendergrast]]></category>
		<category><![CDATA[Moving Domains]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress.com]]></category>
		<category><![CDATA[WordPress.org]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21385</guid>
		<description><![CDATA[WordPress.com is a hosted service, which allows you to set up multiple blogs for free, however there are optional paid options which add functionality to your blog. WordPress.com is perfect for a beginner blogger, however many bloggers find that it is to restrictive and looks unprofessional. In this Conor P. explains how to move from [...]]]></description>
				<content:encoded><![CDATA[<p>WordPress.com is a hosted service, which allows you to set up multiple blogs for free, however there are optional paid options which add functionality to your blog. WordPress.com is perfect for a beginner blogger, however many bloggers find that it is to restrictive and looks unprofessional. In this Conor P. explains how to move from WordPress.com to WordPress.org, with the help of some video tutorials.</p>
<p><a href="http://wpkickstart.com/screencasts/how-to-move-from-wordpress-com-to-wordpress-org/"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.bloggingpro.com/wp-content/uploads/2011/01/ep2.jpg" alt="" title="ep2" width="500" height="400" class="aligncenter size-full wp-image-21387" /></a></p>
<p>Visit the tutorial <a href="http://wpkickstart.com/screencasts/how-to-move-from-wordpress-com-to-wordpress-org/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/30/how-to-move-from-wordpress-com-to-wordpress-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Show All WordPress Image Sizes</title>
		<link>http://www.bloggingpro.com/archives/2011/01/30/tutorial-show-all-wordpress-image-sizes/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/30/tutorial-show-all-wordpress-image-sizes/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 02:31:35 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[Attachment]]></category>
		<category><![CDATA[justin Tadlock]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[WordPress development]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21368</guid>
		<description><![CDATA[Justin Tadlock, of Theme Hybrid fame, has published a new entry describing how to display links to all images sizes within WordPress (or on your attachment pages). The attachment page often is a forgotten area in many a WordPress design. At Splashpress Media we also made sure to pay extra attention to the attachment page [...]]]></description>
				<content:encoded><![CDATA[<p>Justin Tadlock, of Theme Hybrid fame, has published a new entry describing how to display links to all images sizes within WordPress (or on your attachment pages). The attachment page often is a forgotten area in many a WordPress design.</p>
<p>At Splashpress Media we also made sure to pay extra attention to the attachment page in our redesigns and all our newly designed pages also include an &#8216;Attachment gallery&#8217; as can be seen in this <a href="http://www.forevergeek.com/2010/10/22-cool-superhero-tattoos/" title="Superhero Tattoos">ForeverGeek post</a>. Click any image in that post or just visit <a href="http://www.forevergeek.com/2010/10/22-cool-superhero-tattoos/wonder_woman_tattoo_by_meghanbeth/">an attachment page</a>: </p>
<p>Justin&#8217;s entry explains how to include links to every image size in your designs.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.bloggingpro.com/wp-content/uploads/2011/01/all-image-size-links-585x297.png" alt="Links to all image sizes in WordPress" title="Links to all image sizes in WordPress" width="585" height="297" class="aligncenter size-large wp-image-21369" /></p>
<p>Read Justin&#8217;s tutorial <a href="http://justintadlock.com/archives/2011/01/28/linking-to-all-image-sizes-in-wordpress">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/30/tutorial-show-all-wordpress-image-sizes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maintain WordPress Coding Standards with Coda and TextWrangler Editor</title>
		<link>http://www.bloggingpro.com/archives/2011/01/19/maintain-wordpress-coding-standards-with-coda-and-textwranglereditor/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/19/maintain-wordpress-coding-standards-with-coda-and-textwranglereditor/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 08:59:47 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tools]]></category>
		<category><![CDATA[Coda]]></category>
		<category><![CDATA[Coding Standards]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[TextWrangler]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21251</guid>
		<description><![CDATA[One of the most popular text and code editors for Mac OS X certainly is Panic&#8217;s Coda. Sadly Coda isn&#8217;t 100% compliant with the WordPress coding standards and neither is TextWrangler. Luckily not much is needed to make both editors compliant with the WordPress coding standards and in an entry over at Magp.ie Eoin Gallagher, [...]]]></description>
				<content:encoded><![CDATA[<p>One of the most popular text and code editors for Mac OS X certainly is Panic&#8217;s <a href="http://www.panic.com/coda/">Coda</a>. Sadly Coda isn&#8217;t 100% compliant with the WordPress coding standards and neither is TextWrangler.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.bloggingpro.com/wp-content/uploads/2011/01/coda-meets-wordpress-coding-standards.png" alt="" title="Coda meets WordPress coding standards" width="481" height="241" class="aligncenter size-full wp-image-21254" /></p>
<p>Luckily not much is needed to make both editors compliant with the WordPress coding standards and in an entry over at Magp.ie Eoin Gallagher, Polldaddy developer, explains how to configure Coda &#8211; and TextWrangler &#8211; to meet the <a href="http://codex.wordpress.org/WordPress_Coding_Standards">WordPress coding standards</a>. </p>
<p>Discover how <a href="http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/19/maintain-wordpress-coding-standards-with-coda-and-textwranglereditor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 WordPress Habits That Make Hackers Happy</title>
		<link>http://www.bloggingpro.com/archives/2011/01/18/3-wordpress-habits-that-make-hackers-happy/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/18/3-wordpress-habits-that-make-hackers-happy/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 23:32:05 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress security]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21244</guid>
		<description><![CDATA[Despite rumors proclaiming the contrary, WordPress is actually a very secure CMS platform utilized by millions of users around the world. Unfortunately its immense popularity makes the software a prime target for hackers, similar to how Facebook and Twitter are prime targets since &#8220;everyone&#8221; is using them. While there are more advanced measures that users [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-20672" href="http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/rescue-icon-wordpress/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20672" title="Rescue Icon: WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2010/11/rescue_symbol_wordpress-240x180.jpg" alt="" width="240" height="180" /></a><a href="http://www.blogherald.com/2011/01/05/wordpress-blog-claims-wordpress-is-the-riskiest-web-software/">Despite rumors</a> proclaiming the contrary, WordPress is actually a very secure CMS platform utilized by millions of users around the world.</p>
<p>Unfortunately its immense popularity makes the software a prime target for hackers, similar to how <a href="http://www.blogherald.com/2010/08/26/free-ipad-scam-targets-twitter-facebook-users/">Facebook</a> and <a href="http://www.blogherald.com/2009/01/06/33-twitter-accounts-hacked-obama-fox-news-britney-spears-affected/">Twitter</a> are prime targets since &#8220;everyone&#8221; is using them.</p>
<p>While there are <a href="http://www.bloggingpro.com/archives/2010/04/20/wordpress-security-a-comprehensive-guide/">more advanced measures</a> that users should take when securing your WordPress site, here are the 3 most common habits I see practiced by some WordPress users that may set ones blog up to be hacked.<span id="more-21244"></span></p>
<h3>WordPress Updates Are For Losers</h3>
<p><a rel="attachment wp-att-20978" href="http://www.bloggingpro.com/archives/2010/12/07/why-wordpress-bloggers-need-to-choose-premium-plugins-over-free/calendar-icon-wordpress/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20978" title="Calendar Icon: WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/calendar_symbol_wordpress-280x210.jpg" alt="" width="224" height="168" /></a>If I had a dollar for every excuse I heard for NOT upgrading one&#8217;s WordPress blog to the latest update, I&#8217;d probably have enough money to retire from blogging (not that I&#8217;d ever consider doing that).</p>
<p>Most of the excuses I hear for not updating resolve around concerns that it will break ones theme, various plugins, or (the worst scenario) they don&#8217;t see the value in a 3.0.x update (despite the fact that some of them <a href="http://www.blogherald.com/2010/12/29/wordpress-put-down-the-eggnog-and-update-your-blog-right-now/">are critical</a>).</p>
<p>Truth be told the vast majority of WordPress sites that I have seen hacked are because the owner declined to keep their blog updated to the latest version.</p>
<p>If clicking upon the &#8220;easy update&#8221; button is too difficult, then users should consider asking their host to ensure that their blog is always updated to the latest version.</p>
<p><strong>Note: </strong>For those paranoid about a WP update breaking your blog&#8217;s theme or a specific plugin, you should consider creating <a href="http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/">a test site</a> in order to resolve any issues before an update goes live.</p>
<h3>Keep Passwords Simple</h3>
<p><a rel="attachment wp-att-17045" href="http://www.bloggingpro.com/archives/2010/04/20/wordpress-security-a-comprehensive-guide/wordpress-security/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-17045" title="WordPress Security" src="http://www.bloggingpro.com/wp-content/uploads/2010/04/wordpress-security.jpg" alt="WordPress Security" width="220" height="200" /></a>Just as it would be silly to have an easy password for one&#8217;s online bank account, so it is foolish to use simple passwords for your WordPress site.</p>
<p>WordPress users should always utilize complex passwords for their account, utilizing numbers, letters and symbols in order to make guessing the correct password nearly impossible for a hacker.</p>
<p>As an extra precaution, WordPress lovers should also consider installing a plugin called <a href="http://wordpress.org/extend/plugins/login-lockdown/">Login Lockdown</a> which will block the IP of anyone trying to access your site after numerous failed attempts.</p>
<p><strong>Note:</strong> There is also another plugin called <a href="http://wordpress.org/extend/plugins/better-wp-security/">Better WP Security</a> that is similar to Login Lockdown and looks promising, although it&#8217;s currently in beta testing right now.</p>
<h3>It Doesn&#8217;t Matter Who You Host With</h3>
<p><a rel="attachment wp-att-19489" href="http://www.bloggingpro.com/archives/2010/07/13/3-blog-laws-of-self-hosting/server/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-19489" title="server" src="http://www.bloggingpro.com/wp-content/uploads/2010/07/server-240x313.png" alt="" width="240" height="313" /></a>When it comes to hosting ones blog, many WordPress users choose the <a href="http://www.bloggingpro.com/archives/2010/10/01/blogging-pitfalls-unlimited-hosting/">cheapest host around</a> without taking a hard look at the company&#8217;s security record.</p>
<p>Unfortunately keeping your blog updated and creating complex passwords is not enough nowadays, as hackers may still be able to access your blog due to your neighbor not remainingÂ vigilantÂ (i.e. not keeping their site secure).</p>
<p>WordPress bloggers should only host with companies taking the security of their server as well as your site seriously (the latter which is sadly neglected by many general hosts).</p>
<p>Users seeking more secure options should also check out <a href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/">WordPress specialized hosting</a>, who from past experience are usually more vigilant when it comes to ensuring that your site avoids being hacked.</p>
<h3>Any Other Tips?</h3>
<p>If someone new to WordPressÂ came up to you asking how they could secure their site, what tips would you recommend?</p>
<p>Feel free to share your wisdom in the comment section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/18/3-wordpress-habits-that-make-hackers-happy/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Is Blogetery A WordPress Blogger&#8217;s Best Friend?</title>
		<link>http://www.bloggingpro.com/archives/2011/01/11/is-blogetery-a-wordpress-bloggers-best-friend/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/11/is-blogetery-a-wordpress-bloggers-best-friend/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:19:49 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Hosting]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21204</guid>
		<description><![CDATA[When it comes to choosing a WordPress host, many users select freemium hosting companies like WordPress.com (by Automattic)Â or Blog.com due to low risk (at least financially speaking). While WP.com and Blog.com are great ways to experience WordPress without putting a hole in your wallet, they are also very restrictive on what features (think plugins) you [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bloggingpro.com/archives/2011/01/11/is-blogetery-a-wordpress-bloggers-best-friend/blogeterylogo/" rel="attachment wp-att-21205"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-21205" title="blogeterylogo" alt="" src="http://www.bloggingpro.com/wp-content/uploads/2011/01/blogeterylogo.png" width="264" height="100" /></a>When it comes to choosing <a href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/">a WordPress host</a>, many users select freemium hosting companies like WordPress.com (by Automattic)Â <a href="http://www.bloggingpro.com/archives/2010/11/30/should-you-blog-on-blog-com-wordpress/">or Blog.com</a> due to low risk (at least financially speaking).</p>
<p>While WP.com and Blog.com are great ways to experience WordPress without putting a hole in your wallet, they are also very restrictive on what features (think plugins) you can install upon your site.</p>
<p>For those of you seeking a more flexible solution to WordPress blogging, they may want to check out <a href="http://blogetery.com/">Blogetery</a> who provides users with the conviences of WP.com without sacrificing too many freedoms.<span id="more-21204"></span></p>
<h3>Plugins Galore</h3>
<p><a href="http://www.bloggingpro.com/archives/2010/05/07/awesome-wordpress-customizations-that-dont-require-plugins/wordpress-custom/" rel="attachment wp-att-17603"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-17603" title="Modding your WordPress Themes" alt="" src="http://www.bloggingpro.com/wp-content/uploads/2010/05/wordpress-custom.jpg" width="171" height="150" /></a>Although Blogetery does restrict which plugins users can install, the company offers a much larger inventory than either Blog.com or WP.com combined.</p>
<p>Users can install plugins to enhance their sidebar or insert social buttons upon their posts. As a bonus users can also activate Twitter Tools which will allow them to <a href="http://www.bloggingpro.com/archives/2010/10/05/should-probloggers-backup-their-social-data/">backup their tweets</a> upon their blog in order to have a hard copy in the even that <a href="http://www.celebtweets.net/blog">Twitter </a>is subdued by the fail whale.</p>
<p>A few plugins (like the advanced Facebook like button) do require a premium upgrade, although Blogetery&#8217;s prices are competitive (as shown below).</p>
<h3>The Price Is Right?</h3>
<p><a href="http://www.bloggingpro.com/archives/2010/12/07/why-wordpress-bloggers-need-to-choose-premium-plugins-over-free/money-2/" rel="attachment wp-att-20977"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20977" title="money" alt="" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/money-280x177.gif" width="280" height="177" /></a>Instead of charging users various fees based upon features like space upgrades, removing ads (or inserting your own) and the ability to create custom themes via CSS, Blogetery <a href="http://blogetery.com/pro/">only charges</a> users a basic rate in order to unlock all of these features.</p>
<p>Users can pay an annual rate of $42/year or $5/month, making the site affordable for the aspiring blogging pro who wants to test out WordPress without breaking the bank.</p>
<p>As an added bonus, Blogetery allows users to setup a custom domain upon their site for free, which means users can setup a professional looking blog without having to become a professional when it comes to hosting lingo.</p>
<h3>CDN And Backups FTW</h3>
<p>For those of you worried about your blog disappearing againÂ (<strong>note:</strong> it&#8217;s a <a href="http://blogetery.com/back-online/">long story</a>), Blogetery has taken steps to ensure that every blog is backed up upon Amazon&#8217;s servers in real time, giving users a <a href="http://www.blogherald.com/2010/07/13/vaultpress-from-wordpress-the-good-the-bad-and-the-beta/">VaultPress like</a> backup experience without paying an extra dime.</p>
<p>On top of the free backup, Blogetery also provides users with a free Content Delivery Network (aka CDN) courtesy of Amazon, helping to speed up your blog&#8217;s loading time, enabling you to focus more on content than<a href="http://www.bloggingpro.com/archives/2006/08/17/css-optimization/"> blog optimization</a>.</p>
<h3>No Room For Big Blogs (Plus: AdSense Only?)</h3>
<p><a href="http://www.bloggingpro.com/archives/2010/07/13/3-blog-laws-of-self-hosting/server/" rel="attachment wp-att-19489"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-19489" title="server" alt="" src="http://www.bloggingpro.com/wp-content/uploads/2010/07/server-240x313.png" width="240" height="313" /></a>Despite offering the same features as their rivals without charging enormous fees, Blogetery does have one major disadvantage and that has to deal with space.</p>
<p>Unlike WP.com and Blog.com who offer users 3 GB and 2 GB of free space, respectively, Blogetery only offers users a paltry 250 mb of space for free.</p>
<p>Although users can upgrade to a pro account in order to receive an additional 5 GB of space, there doesn&#8217;t seem to be any way to expand beyond the 5 GB limit which may deter heavy media bloggers (i.e. those who use video, audio and lots of images) from signing up.</p>
<p>Blogetery also only allows users to use AdSense for advertising, which is great for most people although if you want to utilize other advertising networks you could be out of luck.</p>
<h3>CAPTCHA Logins?!!</h3>
<p><a href="http://www.bloggingpro.com/archives/2010/10/26/problogging-on-blogger-the-sequel-blogspot-lovers-take-note/google_captcha/" rel="attachment wp-att-20542"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20542" title="google_captcha" alt="" src="http://www.bloggingpro.com/wp-content/uploads/2010/10/google_captcha-240x173.png" width="240" height="173" /></a>Although Blogetery wisely allows users to install Akismet upon their blogs (something Blog.com does not allow), for some strange reason users logging in from their computers have type in CAPTCHA&#8217;s in order to access your admin page.</p>
<p>While Blogetery&#8217;s use of CAPTCHA&#8217;s is understandable (as they do not want any spammers on their servers), the companies good intentions are in vain due to the fact that spammers <a href="http://www.blogherald.com/2007/10/22/good-news-for-splogs-word-verification-aka-captchas-may-become-useless-in-the-future/">are hiring people</a> in third world companies to bypass automated defense systems.</p>
<p>Hopefully the company will consider switching to <a href="http://wordpress.org/extend/plugins/login-lockdown/">Login Lockdown</a> (or another less obstructive measure) instead, as it&#8217;s not only a wiser solution but it would allow those who <a href="http://www.blogherald.com/2005/04/25/google-under-fire-for-excluding-blind-bloggers/">are visually disabled</a> to log in as well.</p>
<h3>Should You Blog On Blogetery?</h3>
<p>While I would easily recommend Blogetery over Blog.com (mainly because they provide anti-spam defenses via Akismet), those of you with blogs over 5 GB should probably consider WP.com or self hosting.</p>
<p>Have you tried using Blogetery? If so, what are your thoughts using the service?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/11/is-blogetery-a-wordpress-bloggers-best-friend/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Which WordPress Host Is Right For You?</title>
		<link>http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/</link>
		<comments>http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 23:42:21 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WordPress Hosting]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21163</guid>
		<description><![CDATA[If you were to survey the vast majority of WordPress compatible hosting companies, you would find that most (if not all) of them could be classified into one of four different categories. While each category has its own advantages and disadvantages, users should careful to choose the host that best fits their needs (whether those [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-15901" href="http://www.bloggingpro.com/archives/2010/03/02/3-reasons-why-wordpress-should-not-make-an-ipad-app/wordpress-logo/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-15901" title="wordpress-logo" src="http://www.bloggingpro.com/wp-content/uploads/2010/03/wordpress-logo.jpg" alt="" width="182" height="178" /></a>If you were to survey the vast majority of WordPress compatible hosting companies, you would find that most (if not all) of them could be classified into one of four different categories.</p>
<p>While each category has its own advantages and disadvantages, users should careful to choose the host that best fits their needs (whether those be financial, security, freedom, etc.) before launching your blog to the world.</p>
<p>Although everyone has their own bias (including yours truly!) over which option is the best, here is a &#8220;brief&#8221; guide to help those of you new to the world of WordPress, as well as for the many considering adopting it as your preferred platform.<span id="more-21163"></span></p>
<h3>Urban Cities (Generic Hosting)</h3>
<p><a rel="attachment wp-att-21164" href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/urbancitytokyo/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21164" title="urbancitytokyo" src="http://www.bloggingpro.com/wp-content/uploads/2011/01/urbancitytokyo-280x210.jpg" alt="" width="280" height="210" /></a>Often known for their generous offers of <a href="http://www.bloggingpro.com/archives/2010/10/01/blogging-pitfalls-unlimited-hosting/">unlimited hosting</a>, generic hosts can be an excellent way to test out WordPress without sacrificing a large sum of money.</p>
<p>Aside from price one major advantage of generic hosts is their size, as the hosting company&#8217;s embrace of other software platforms (like Joomla, Drupal, various forums, etc.) helps ensure that the company won&#8217;t disappear overnight due to lack of paying clients.</p>
<p>While generic hosts tend to have a longer record of existence when compared against the latter 3 types, they also tend to care more about keeping their server up than your blog&#8217;s performance.</p>
<p>Security can also be a major issue as hackers may upload corrupted software to the server in order to hijack their neighbors blog (which unfortunately could be you).</p>
<p>While many generic hosts have beefed up their security recently, users desiring more support may want to consider the latter alternatives.</p>
<h3>Gated Communities (WordPress SaaS)</h3>
<p><a rel="attachment wp-att-21165" href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/gatedcommunitysaskatoon/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21165" title="gatedcommunitySaskatoon" src="http://www.bloggingpro.com/wp-content/uploads/2011/01/gatedcommunitySaskatoon-280x186.jpg" alt="" width="280" height="186" /></a>Although technically still considered &#8220;generic hosting,&#8221; WordPress SaaS (Software as a Service) companies use the resources of a generic host and then customize the servers in order to help make them WordPress friendly.</p>
<p>Companies like <a href="http://www.blogherald.com/2010/09/15/is-blogoncloud9-wordpress-heaven/">BlogOnCloud9</a> and <a href="http://www.blogherald.com/2010/10/13/page-ly-let-us-instruct-you-in-the-art-of-wordpress/">Page.ly</a> fall under this category as they depend upon resources of RackSpace and Fire Host, respectively, instead of running the entire hosting experience themselves.</p>
<p>While they tend to be much more expensive than generic hosts, the advantage of using WordPress SaaS is that you benefit from the stability of a large host coupled with the specialized service that every WordPress user needs.</p>
<p>The only disadvantage of using a WordPress SaaS is that your blog is potentially vulnerable to the same security problems of a generic host (<strong>note:</strong> so make sure you research the hosting company behind them!).</p>
<p>However if your blog is down via a hack or nefarious plugin, the WordPress Saas should be able to help you restore your blog very quickly.</p>
<h3>WordPressÂ SuburbiaÂ (WordPress Only Hosts)</h3>
<p><a rel="attachment wp-att-21166" href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/suburbia_by_david_shankbone/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21166" title="Suburbia_by_David_Shankbone" src="http://www.bloggingpro.com/wp-content/uploads/2011/01/Suburbia_by_David_Shankbone-280x210.jpg" alt="" width="280" height="210" /></a>Unlike generic hosts or WordPress SaaS companies, WordPress only hosting companies only allow WordPress sites to run upon their servers.</p>
<p>Companies like <a href="http://www.blogherald.com/2010/09/14/is-wordpress-vip-beyond-reach-let-wphostco-wipe-away-the-tears/">HostCo</a> and <a href="http://www.blogherald.com/2010/09/17/pressharbor-wordpress-for-the-rest-of-us/">PressHarbor</a> are excellent examples of WordPress only hosting companies, with many more popping up later this year.</p>
<p>These companies tend to be much more expensive than either generic hosting or WordPress SaaS, although blogs hosted upon their servers tend to run much faster than their rivals (at least from my tests) making them perfect homes for high trafficked sites.</p>
<p>While security upon WP only companies is top notch, most WP only companies do not boast a long record in the hosting industry, potentially making them riskier bets than a decade old generic host.</p>
<p>Thus far many of these companies seem to be either profitable or backed by venture capital (so they shouldn&#8217;tÂ disappearÂ overnight), although you should consider researching their profitability before launching a blog upon their servers.</p>
<h3>WordPress &#8220;Free Hosters&#8221;</h3>
<p><a rel="attachment wp-att-21167" href="http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/apartmentingurgaon/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21167" title="Apartmentingurgaon" src="http://www.bloggingpro.com/wp-content/uploads/2011/01/Apartmentingurgaon-280x210.jpg" alt="" width="280" height="210" /></a>Unlike the previous three types of WP hosts, WordPress &#8220;free hosters&#8221; allow users to host their blogs for free, but only if one is willing to surrender a large amount of control regarding their site.</p>
<p>WordPress free hosters are great for users who would rather not be bothered with upgrades,Â maintenance, backups, etc. and who just want to focus on creating content.</p>
<p>The best examples of a WordPress &#8220;free hosters,&#8221; Â <a href="http://www.bloggingpro.com/archives/2010/11/30/should-you-blog-on-blog-com-wordpress/">are Blog.com</a> and WordPress.com (the latter which is run by Automattic) which like a land lord handle all the technical details behind the scenes as long as users are willing to abide by their rules.</p>
<p>Although WP free hosters offer users the ability to customize their sites appearance and even use a custom domain, most charge users a small fee for theÂ privilege of customizing a theme (via CSS) or using in house media tools for video and audio.</p>
<p>Despite being much more restrictive on what features are allowed to be used by their users, WordPress free hosters are much more secure than the previous 3 types mentioned earlier, due to their strict control over what runs upon your site.</p>
<h3>Which WordPress Host Do You Prefer?</h3>
<p>Although I would personally recommend a WordPress SaaS or WordPress only host for your blog, it is always wise to do your own research before picking a host.</p>
<p>For those of you who blog upon WordPress, which hosting type did you select for your blogs and why?</p>
<p><em><strong>Image Credits:</strong> Tokyo via <a href="http://en.wikipedia.org/wiki/File:Ginza_area_at_dusk_from_Tokyo_Tower.jpg">Wikimedia foundation</a>, <a href="http://en.wikipedia.org/wiki/File:Saskatoon_gated_community.JPG">Parihav</a>,Â SuburbÂ by <a href="http://blog.shankbone.org/">David Shankbone</a> and Apartment building by <a href="http://en.wikipedia.org/wiki/File:Apartmentingurgaon.JPG">Deepak</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2011/01/04/which-wordpress-host-is-right-for-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Things I Learned About WordPress In 2010</title>
		<link>http://www.bloggingpro.com/archives/2010/12/28/3-things-i-learned-about-wordpress-in-2010/</link>
		<comments>http://www.bloggingpro.com/archives/2010/12/28/3-things-i-learned-about-wordpress-in-2010/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 22:07:58 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[comment spam]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21119</guid>
		<description><![CDATA[With 2010 coming to a close and many bloggers reflecting on their top 10 lists, I thought it would be nice to share 4 things I learned about WordPress this year that I wish I knew in 2009. Granted some of these services didn&#8217;t exist in 2009 (as you&#8217;ll see below), however many of their [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-20978" href="http://www.bloggingpro.com/archives/2010/12/07/why-wordpress-bloggers-need-to-choose-premium-plugins-over-free/calendar-icon-wordpress/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20978" title="Calendar Icon: WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/calendar_symbol_wordpress-280x210.jpg" alt="" width="280" height="210" /></a>With 2010 coming to a close and many bloggers reflecting on their <a href="http://www.bloggingpro.com/archives/2010/12/24/blogging-without-resorting-to-yet-another-10-best-list/">top 10 lists</a>, I thought it would be nice to share 4 things I learned about WordPress this year that I wish I knew in 2009.</p>
<p>Granted some of these services didn&#8217;t exist in 2009 (as you&#8217;ll see below), however many of their alternatives did.</p>
<p>Although there were numerous other things I learned about WordPress ranging <a href="http://www.blogherald.com/2010/11/30/ultimate-blog-security-a-vaultpress-premium-alternative-wordpress/">from security</a> to various SEO tips, here are the top 3 things that stood out this year to me in 2010.<span id="more-21119"></span></p>
<h3>Offsite Backups Are Very Important</h3>
<p><a rel="attachment wp-att-21123" href="http://www.bloggingpro.com/archives/2010/12/28/3-things-i-learned-about-wordpress-in-2010/vaultpresslarge/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21123" title="vaultpresslarge" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/vaultpresslarge-280x186.png" alt="" width="280" height="186" /></a>It wasn&#8217;t until the US government took down <a href="http://news.cnet.com/8301-31001_3-20010872-261.html">73,000 blogs</a> withoutÂ notifying the companyÂ that I realized the importance of offsite backup systems.</p>
<p>While my previous host provided backups for the blog (via Mozy), it was not exactly catered towards the WordPress platform.</p>
<p>Fortunately I was able to sign up for a ticket <a href="http://www.blogherald.com/2010/10/06/vaultpress-gives-stat-geeks-another-reason-to-choose-wordpress/">for VaultPress</a> (by Automattic, the company behind WP.com) which was able to backup 4 of my blogs without me having to delve into the world <a href="http://www.bloggingpro.com/archives/2009/12/21/automate-wordpress-database-and-files-backup/">of WordPress backups</a> and instead focus my attention elsewhere.</p>
<p>Regardless of whether one thinks highly of VaultPress&#8217;s service or prefers a <a href="http://www.bloggingpro.com/archives/2010/08/24/3-free-or-cheap-ways-to-safely-back-up-your-blog/">less expensive alternative</a>, backing up your blog is something I wished I utilized at the beginning of the year, especially when my previous host started experiencing &#8220;problems&#8221; (as explained below).</p>
<h3>Hosting Matters</h3>
<p><a rel="attachment wp-att-19489" href="http://www.bloggingpro.com/archives/2010/07/13/3-blog-laws-of-self-hosting/server/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-19489" title="server" src="http://www.bloggingpro.com/wp-content/uploads/2010/07/server-240x313.png" alt="" width="240" height="313" /></a>If you told me in January that I needed to ditch my current host I would have laughed at you since (at the time) the only things I cared about when it came to hosting was bandwidth/data transfer, how much space I had on the server and last (but not least), how much money I had to pay for it.</p>
<p>As some of you may have guessed, I ended up picking <a href="http://www.bloggingpro.com/archives/2010/10/01/blogging-pitfalls-unlimited-hosting/">unlimited hosting</a> with a reputable company whose service was okay until my blogs were placed in &#8220;throttlingÂ purgatory&#8221; for using too many system resources upon the server.</p>
<p>This led to a search for a better host, and after reviewing companies like <a href="http://www.blogherald.com/2010/09/14/is-wordpress-vip-beyond-reach-let-wphostco-wipe-away-the-tears/">HostCo</a>, <a href="http://www.blogherald.com/2010/09/15/is-blogoncloud9-wordpress-heaven/">BlogOnCloud9</a>, <a href="http://www.blogherald.com/2010/09/17/pressharbor-wordpress-for-the-rest-of-us/">PressHarbor</a> and <a href="http://www.blogherald.com/2010/10/13/page-ly-let-us-instruct-you-in-the-art-of-wordpress/">Page.ly</a> (the latter which I ended up using) I quickly realized that most general hosting companies are more concerned with keeping their servers online than how well your blog is doing.</p>
<p>While switching away from them was seamless thanks to VaultPress, it&#8217;s something that I wish I would have done in the beginning of the year.</p>
<h3>Spammers Hate Advanced Commenting Systems</h3>
<p><a rel="attachment wp-att-16183" href="http://www.bloggingpro.com/archives/2010/03/19/3-ways-to-make-spammers-cry-on-wordpress-and-blogger/humanspam/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-16183" title="humanspam" src="http://www.bloggingpro.com/wp-content/uploads/2010/03/humanspam.jpg" alt="" width="272" height="248" /></a>Believe it or not I almost decided to shut down my commenting system across all of my blogs due to the influx <a href="http://www.blogherald.com/2010/04/23/human-spam-and-dumb-bloggers-killing-comments-and-trackbacks/">of human spam</a> that was slipping past Akismet&#8217;s defenses.</p>
<p>It wasn&#8217;t until I installed <a href="http://www.blogherald.com/2010/08/02/wordpress-gives-spammers-and-trolls-another-reason-to-hate-intensedebate/">IntenseDebate</a> (a commenting service by Automattic) that I discovered the best defense against a community of spammers is a community of readers.</p>
<p>Services like IntenseDebate <a href="http://www.blogherald.com/2010/11/17/disqus-goes-pro-gives-me-another-reason-to-switch/">and Disqus</a> allowed readers to flag spammy comments, allowing the community to hide or even send those comments to the moderation section for review.</p>
<p>This made fighting spam comments a lot easier, and while there have been some false positives, thanks to IntenseDebate I can spend more time on creating content rather than moderating comments.</p>
<p><strong>Note:</strong> The only side effect of advanced commenting systems is that I&#8217;ve noticed that many human spammers are now reading the posts and responding with semi-intelligent comments.</p>
<h3>What Did You Learn?</h3>
<p>While there are numerous other things I learned in 2010 about WordPress, these 3 items top the list as far as 2010 goes.</p>
<p>What about you? What did you learn about WordPress this year that you didn&#8217;t know the previous one? Feel free to share your thoughts in the comment section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/12/28/3-things-i-learned-about-wordpress-in-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Blog Pages Every WordPress User Should Have</title>
		<link>http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/</link>
		<comments>http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 21:30:03 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21087</guid>
		<description><![CDATA[When it comes to blogging many users quickly master the art creating content, utilizing social networking or even monetizing ones site. However one item often neglected by new bloggers is pages (or rather the creation of them). Unlike blog posts which areÂ frequentlyÂ updated and more &#8220;newsy,&#8221; pages are for the most part edited infrequently and usually [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-21091" href="http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/number3/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21091" title="number3" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/number3-280x280.png" alt="" width="280" height="280" /></a>When it comes to blogging many users quickly master the art <a href="http://www.bloggingpro.com/archives/2010/05/24/how-to-command-influence-authority-through-blogging/">creating content</a>, utilizing <a href="http://www.bloggingpro.com/archives/2010/03/18/facebook-pages-for-your-blog-what-are-you-waiting-for-rss-graffiti-is-your-friend/">social networking</a> or even <a href="http://www.bloggingpro.com/archives/2010/06/22/4-blog-alternatives-adsense-ads-affiliate-links/">monetizing ones site</a>.</p>
<p>However one item often neglected by new bloggers is pages (or rather the creation of them).</p>
<p>Unlike blog posts which areÂ frequentlyÂ updated and more &#8220;newsy,&#8221; pages are for the most part edited infrequently and usually receive far more attention from readers than the authors themselves.</p>
<p>While bloggers are only limited by their imagination as far as what types of pages they should create as well as how many, here are 3 page types every blogger should consider have regardless how long one has been blogging.</p>
<p><strong>Note:</strong> While these tips can be applied to blog platforms of all types, the second one is geared more towards WordPress users as you will read in the explanation below.<span id="more-21087"></span></p>
<h3>The About Page</h3>
<p><a rel="attachment wp-att-21088" href="http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/aboutmeimage/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-21088" title="aboutmeimage" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/aboutmeimage.jpg" alt="" width="237" height="291" /></a>Believe it or not the about page is one of the most visited items upon a blog regardless of how large or small the blog is.</p>
<p>Whether this is due towards human curiosity of the authors or SEO is a subject of much debate (as some search enginesÂ prominentlyÂ link to the about page as well as to the main site).</p>
<p>Regardless of the reason creating an about page can help provide a basic summary of what your blog is about in a similar way a book summary explains a novel.</p>
<p>An About Page is also a great way to introduce your readers to information about you without having to resort to creating a specific blog postÂ describingÂ your hobbies (for personal blogs) or accomplishments (for more professional sites).</p>
<p>While content length and media (i.e. audio, video and images) will vary depending upon the blog niche, type, etc., you should always try to make it interesting for your readers as they may judge your entire site based upon that one page.</p>
<h3>A Contact Page?</h3>
<p><a rel="attachment wp-att-21089" href="http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/contactfilmposter/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21089" title="contactfilmposter" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/contactfilmposter-269x400.jpg" alt="" width="242" height="360" /></a>While simply linking to an email address or tweet account on your blog is okay, it would be wiser for bloggers to create a contact page instead.</p>
<p>Despite the fact that it throws up an extra step for your readers, a contact page can help reduce the amount of noise you receive in your inbox as it can hide your email address from not only spammers, but trolls as well.</p>
<p>A contact page can also be used to instruct your readers on what types of email, tweets and voicemails you will respond to, as well as when they should expect a response from you (if it&#8217;s more than 24 hours).</p>
<p>Since contact forms are unfortunately being used by <a href="http://www.blogherald.com/2010/04/23/human-spam-and-dumb-bloggers-killing-comments-and-trackbacks/">human spammers</a> as well, WordPress users should utilize a contact form that filters out these messages lest you find your inbox flooded with various &#8220;growth&#8221; products and SEO scams.</p>
<p>WordPress.com users can utilize a <a href="http://en.blog.wordpress.com/2010/12/21/contact-form-2-0/">new contact form</a> by Automattic (which is also available as <a href="http://wordpress.org/extend/plugins/grunion-contact-form/">a plugin</a> for self hosted fans) while those who run WordPress on their own servers can use <a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a> to help separate legitimate inquiries from spam.</p>
<h3>Securing Your Assets (Legal Page)</h3>
<p><a rel="attachment wp-att-21090" href="http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/devils_advocate_poster/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-21090" title="Devils_advocate_poster" src="http://www.bloggingpro.com/wp-content/uploads/2010/12/Devils_advocate_poster-273x400.jpg" alt="" width="246" height="360" /></a>This last one is something many bloggers have not utilized on their sites (this author included unfortunately), although in an era where people are quick to sue, a legal page should be something ever blogger should consider as a mean of protecting your assets.</p>
<p>A legal page should contain a disclaimer which should highlight that your opinions are that of your own and not of any employer, organization or religious/philosophy group lest your viewpoints be used against you legally offline.</p>
<p>You can also use a legal page to inform readers their rights when it comes to commenting upon your blog, as well as how people can use the content produced on your site upon their blog.</p>
<p>While you do not have to hire a lawyer to create a legal page, it can help save you hassle later on just in case someone attempts to connect your opinion to your day job.</p>
<p><strong>Note:</strong> Many bloggers have brief disclaimers posted on their blog (most often near the footer). However it is recommend that you should create a page as well.</p>
<h3>Any Other Pages?</h3>
<p>Although blog pages can be created for just about anything imaginable, these 3 should be able to serve the basic needs of a blogger, regardless of whether they blog about technology, politics or what&#8217;s happening in their life.</p>
<p>Have you created pages for your blog? If so, what other pages would you recommend bloggers create for their sites?</p>
<p><em><strong>Image Credits:</strong> <a href="http://www.myniceprofile.com/about-me-54178.html">My Nice Profile</a>, Warner Bros.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/12/21/3-blog-pages-every-wordpress-user-should-have/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Should WordPress Bloggers Use Blogger As A Backup?</title>
		<link>http://www.bloggingpro.com/archives/2010/12/14/should-wordpress-bloggers-use-blogger-as-a-backup/</link>
		<comments>http://www.bloggingpro.com/archives/2010/12/14/should-wordpress-bloggers-use-blogger-as-a-backup/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 22:19:46 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=21031</guid>
		<description><![CDATA[No, I&#8217;m not referring to using Blogger (aka Blog*Spot) as your backup, as you should already be using a dedicated service designed to backup your blog. Rather I am referring to using Blogger to host a replica of your site online (technically referred to as a mirror site by professional geeks) just in case your [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-16028" href="http://www.bloggingpro.com/archives/2010/03/11/blogger-embraces-change-makes-blogspot-beautiful-again-themes-and-design/blogger_logo-3/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-16028" title="blogger_logo" src="http://www.bloggingpro.com/wp-content/uploads/2010/03/blogger_logo.png" alt="" width="222" height="221" /></a>No, I&#8217;m not referring to using Blogger (aka Blog*Spot) as your backup, as you should already be using <a href="http://www.bloggingpro.com/archives/2010/08/24/3-free-or-cheap-ways-to-safely-back-up-your-blog/">a dedicated service</a> designed to backup your blog.</p>
<p>Rather I am referring to using Blogger to host a replica of your site online (technically referred to as a mirror site by professional geeks) just in case your blog site goes under due to heavy traffic, hackers or (worse) a renegade plugin that is not up to date.</p>
<p>While the idea of using Blogger as an online backup may not suite everyone (as you will see from the reasons below), certain bloggers sporting WordPress users may need to consider creating a subdomain (or even leaving the &#8220;.blogspot&#8221; on) if your site falls underneath these criteria.<span id="more-21031"></span></p>
<h3>Unlimited Hosting?</h3>
<p><a rel="attachment wp-att-19489" href="http://www.bloggingpro.com/archives/2010/07/13/3-blog-laws-of-self-hosting/server/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-19489" title="server" src="http://www.bloggingpro.com/wp-content/uploads/2010/07/server-240x313.png" alt="" width="192" height="250" /></a>If you purchased unlimited hosting for dozens of blogs for under $100 USD/year, you will probably need to consider using Blogger as a mirror site as (more often than not) your host may not be concerned if your blog starts generating &#8220;internal 500&#8243; errors due to you using <a href="http://www.bloggingpro.com/archives/2010/10/01/blogging-pitfalls-unlimited-hosting/">too many resources</a>.</p>
<p>While your host may not cut off your blog completely from the web, they probably will not make the experience pleasurable for your readers either.</p>
<p>Since Blogger is already free to <a href="http://www.bloggingpro.com/archives/2010/10/26/problogging-on-blogger-the-sequel-blogspot-lovers-take-note/">customize and monetize</a>, users can simply design a mirror site and temporarily redirect users towards their blogspot clone until they can switch to a decent host or their site is viewable (minus the errors).</p>
<h3>Traffic Czars</h3>
<p><a rel="attachment wp-att-16019" href="http://www.bloggingpro.com/archives/2010/03/11/book-review-wordpress-in-depth-the-dark-horse-among-wordpress-books/wordpress-in-depth-bud-smith-michael-mccallister/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-16019" title="WordPress-In-Depth-Bud-Smith-Michael-McCallister" src="http://www.bloggingpro.com/wp-content/uploads/2010/03/WordPress-In-Depth-Bud-Smith-Michael-McCallister.png" alt="" width="229" height="298" /></a>Some hosting companies have what is commonly referred to as &#8220;hard bandwidth limits&#8221; which means that if your blog receives a large number of users over a certain period they will temporarily shut off your blog until you upgrade to a more expensive plan.</p>
<p>This can be veryÂ inconvenient, especially if your blog depends upon advertisements in order to provide food on the table (not to mention buy gifts for your significant other).</p>
<p>Instead of wasting minutes frantically dialing your hosting company, you could instead temporarily redirect readers towards your backup site (say backup.example.com) which would allow you to cash in <a href="http://www.bloggingpro.com/archives/2009/05/20/want-to-build-traffic-here-are-some-tips/">on the traffic</a> while you haggle with your hosting provider.</p>
<h3>When All Else Fails</h3>
<p><a rel="attachment wp-att-20672" href="http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/rescue-icon-wordpress/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20672" title="Rescue Icon: WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2010/11/rescue_symbol_wordpress-240x180.jpg" alt="" width="240" height="180" /></a>Sometimes even the best hosting companies go downÂ unexceptionably, for reasons beyond their own control (i.e. massive power failures or natural disasters).</p>
<p>Regardless of their size, hosting companies doÂ rarelyÂ suffer outages although to their credit they usually do provide an explanation (usually on Twitter) as to why your site is down.</p>
<p>Instead of pulling your blog from the latest backup (and paying for a new host) or telling users to simply use a Google Cache to view your site, you could temporarily redirect them to your blogspot blog until your host is able to resurrect your site from the digital abyss.</p>
<h3>Why Blogger Instead of _______?</h3>
<p>While sites like <a href="http://www.bloggingpro.com/archives/2010/11/23/why-wordpress-bloggers-need-a-tumblr-account/">Tumblr</a>, <a href="http://www.bloggingpro.com/archives/2010/08/10/problogging-on-posterous-10-tips-for-gurus-and-newbies/">Posterous</a>, and <a href="http://www.bloggingpro.com/archives/2010/06/29/blog-different-4-reasons-why-problogging-onsugar-makes-cents/">OnSugar</a> are excellent alternatives, Blogger is backed by the mighty Google which means that (financially speaking) the platform is more or less &#8220;recession proof,&#8221; reducing the chances that your mirror site will randomlyÂ disappearÂ due to lack of funds.</p>
<p>Blogger is also free to use, which should help reduce your overall bill (especially if you are paying for premium WordPress hosting).</p>
<p>WordPress lovers can utilize a plugin called <a href="http://wordpress.org/extend/plugins/network-publisher/">Network Publisher</a> in order to automatically push your posts upon your backup (or mirrored) blogspot blog.</p>
<p>Do you use Blogger as a backup/mirror tool for your blog? Or do you use another service instead? (<strong>note:</strong> if you have another idea/suggestion, feel free to enlighten us in the comment section below).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/12/14/should-wordpress-bloggers-use-blogger-as-a-backup/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Retrieve Your Twitter Followers Number Without API Issues</title>
		<link>http://www.bloggingpro.com/archives/2010/11/24/retrieve-your-twitter-followers-number-without-api-issues/</link>
		<comments>http://www.bloggingpro.com/archives/2010/11/24/retrieve-your-twitter-followers-number-without-api-issues/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 11:43:33 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20779</guid>
		<description><![CDATA[In this WPShout entry Angela Giese provides the code to use and retrieve the number of your Twitter followers without being hit by the Twitter API restrictions, which popular bloggers can suffer from. This work around is mainly aimed at popular sites not using the Twitter widget. Once you have added the code to your [...]]]></description>
				<content:encoded><![CDATA[<p>In this WPShout entry Angela Giese provides the code to use and retrieve the number of your Twitter followers without being hit by the Twitter API restrictions, which popular bloggers can suffer from. This work  around is mainly aimed at popular sites not using the Twitter widget.</p>
<p>Once you have added the code to your <code>functions.php</code> you can easily implement the number of Twitter followers anywhere in your theme or design.</p>
<p>Read the tutorial, completely with copiable code, <A href="http://wpshout.com/get-your-latest-tweets-the-smart-way/">at WPShout</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/11/24/retrieve-your-twitter-followers-number-without-api-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why WordPress Bloggers Need A Tumblr Account</title>
		<link>http://www.bloggingpro.com/archives/2010/11/23/why-wordpress-bloggers-need-a-tumblr-account/</link>
		<comments>http://www.bloggingpro.com/archives/2010/11/23/why-wordpress-bloggers-need-a-tumblr-account/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 22:14:41 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20767</guid>
		<description><![CDATA[I know what you&#8217;re thinking: &#8220;Why would I need a Tumblr blog when I&#8217;m already using the greatest web platform known to geek-kind?&#8221; While I won&#8217;t dispute your blog or convince you to embrace Tumblr as your primary platform, refusing to create a complimentary Tumblr blog could cost you in the future (literally). Despite the [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-18822" href="http://www.bloggingpro.com/archives/2010/06/15/10-tips-for-problogging-on-tumblr/tumblrlogo-2/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-18822" title="tumblrlogo" src="http://www.bloggingpro.com/wp-content/uploads/2010/06/tumblrlogo.png" alt="" width="190" height="192" /></a>I know what you&#8217;re thinking: &#8220;Why would I need a Tumblr blog when I&#8217;m already using <a href="http://www.blogherald.com/2010/11/19/deja-vu-wordpress-defeats-joomla-drupal-again-in-cms-wars/">the greatest</a> web platform known to geek-kind?&#8221;</p>
<p>While I won&#8217;t dispute your blog or convince you to embrace Tumblr as <a href="http://www.bloggingpro.com/archives/2010/06/15/10-tips-for-problogging-on-tumblr/">your primary platform</a>, refusing to create a complimentary Tumblr blog could cost you in the future (literally).</p>
<p>Despite the fact that WordPress will be embracing many Tumblr like features <a href="http://www.blogherald.com/2010/11/11/wordpress-to-embrace-tumblr-layout-by-christmas/">in the future</a>, here are 3 reasons why you should seriously consider opening a Tumblr blog to compliment your WordPress wonder.<span id="more-20767"></span></p>
<h3>Location, Location, Location!</h3>
<p><a rel="attachment wp-att-15800" href="http://www.bloggingpro.com/archives/2010/02/06/problogging-on-the-cheap-for-under-25-a-year/tumblr-logo/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-15800" title="tumblr-logo" src="http://www.bloggingpro.com/wp-content/uploads/2010/02/tumblr-logo.jpg" alt="" width="200" height="200" /></a>Whether you like it or not, many users are abandoning email as well as <a href="http://www.techcrunchit.com/2009/05/05/rest-in-peace-rss/">RSS feeds</a> as their primary way for consuming information.</p>
<p>This trend is not limited to the geek realm, but also to the upcoming generation as well who are choosing sites like Twitter, <a href="http://www.bloggingpro.com/archives/2010/03/18/facebook-pages-for-your-blog-what-are-you-waiting-for-rss-graffiti-is-your-friend/">Facebook</a> and SMS as a way to subscribe to the information that they care about.</p>
<p>Tumblr ironically is no exception as many users are using the service as a way to not only consume news, but share their findings with friends through the art of reblogging (which is similar to Twitter&#8217;s retweet).</p>
<p>Just as it would be silly for a blogger to ignore Twitter and Facebook, it would be equally as foolish to ignore Tumblr (which is quickly <a href="http://www.blogherald.com/2010/08/24/tumblr-tops-a-billion-posts/">gaining popularity</a> among the masses).</p>
<h3>A Deeper Connection</h3>
<p><a rel="attachment wp-att-20742" href="http://www.bloggingpro.com/archives/2010/11/17/blogging-pitfalls-5-steps-to-recapture-your-love-for-blogging/cinnamon_valentine_hearts/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20742" title="CINNAMON_VALENTINE_HEARTS" src="http://www.bloggingpro.com/wp-content/uploads/2010/11/CINNAMON_VALENTINE_HEARTS-240x159.jpg" alt="" width="240" height="159" /></a>Unlike Twitter or Facebook, Tumblr doesn&#8217;t limit the amount of text one can type, send, etc., which means you could have a lengthier amount published to Tumblr so that your readers can receive a broader understanding on what you&#8217;re writing about.</p>
<p>While this fact may not appeal to every blogger, it could give your site another avenue to reach new users as well as help build brand loyalty among <a href="http://www.businessoffashion.com/2010/11/fashion-2-0-the-fashionable-rise-of-tumblr.html">the youth</a> (who have embraced Tumblr whole heartedly).</p>
<p>Tumblr would also make it easier to converse with readers whether in the comment section (via Disqus or Tumblr&#8217;s native system) or through a reblog.</p>
<p>Tumblr could also serve as a way to post shorter content that may not be worth a blog post but still be of interest to your readers.</p>
<h3>Show Me The Money</h3>
<p><a rel="attachment wp-att-15720" href="http://www.bloggingpro.com/archives/2010/02/06/problogging-on-the-cheap-for-under-25-a-year/money/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-15720" title="money" src="http://www.bloggingpro.com/wp-content/uploads/2010/02/money.gif" alt="" width="229" height="145" /></a>Believe it or not Tumblr is one of the few social networks (albeit a &#8220;bloggy&#8221; one) that allows you to put your own ads and affiliate links upon the site for free.</p>
<p>Let me repeat that again: you can place your own ads upon your site without paying Tumblr any money, a feature lacking with both Facebook and Twitter.</p>
<p>Instead of sharing your content elsewhere and enriching Twitter and Facebook&#8217;s bank accounts, you could instead generate revenue off of the Tumblr traffic while at the same time boosting your <a href="http://www.bloggingpro.com/archives/2010/11/12/who-are-you-writing-for-the-fine-line-of-seo-content/">blog&#8217;s SEO</a>.</p>
<h3>How Do I Share My Posts To Tumblr?</h3>
<p>For those of you who self host, there are a couple WordPress plugins available that will allow you to auto post your WordPress articles upon Tumblr.</p>
<p>The first is <a href="http://wordpress.org/extend/plugins/tumblrize/">Tumblrize</a> which is a simple plugin that ports your posts to your Tumblr site. For those of you desiring an &#8220;all in one&#8221; solution there is <a href="http://wordpress.org/extend/plugins/network-publisher/">Network Publisher</a> which not only embraces Tumblr, but Facebook and Twitter as well.</p>
<p>While there are numerous WP plugins available, these are the two that I highly recommend WordPress fans using as the plugins are compatible with the latest version of WordPress.</p>
<h3>Should I Use Tumblr?</h3>
<p>While embracing Tumblr may not suit everyone (especially if one is running a blog about WordPress), bloggers in other niches (such as fashion, politics, food, etc.) should seriously take a hard look at using Tumblr as a serious option.</p>
<p>Does your WordPress blog have a Tumblr account? If so, how are you using it to help promote your blog?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/11/23/why-wordpress-bloggers-need-a-tumblr-account/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Correct Coding for WP Sidebars</title>
		<link>http://www.bloggingpro.com/archives/2010/11/10/correct-coding-for-wp-sidebars/</link>
		<comments>http://www.bloggingpro.com/archives/2010/11/10/correct-coding-for-wp-sidebars/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 20:21:40 +0000</pubDate>
		<dc:creator>Franky Branckaute</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[justin Tadlock]]></category>
		<category><![CDATA[Must Read]]></category>
		<category><![CDATA[Sidebars]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20685</guid>
		<description><![CDATA[Great entry by Justin Tadlock, of Hybrid Theme fame, on the correct way to integrate sidebar into WordPress themes. Also contains a very detailed explanation of the term sidebar and its possible uses in WordPress Themes. A must read for anyone who want to develop themes for WordPress: Read Justin&#8217;s entry here.]]></description>
				<content:encoded><![CDATA[<p>Great entry by Justin Tadlock, of Hybrid Theme fame, on the correct way to integrate sidebar into WordPress themes. Also contains a very detailed explanation of the term <em>sidebar</em> and its possible uses in WordPress Themes.</p>
<p>A must read for anyone who want to develop themes for WordPress: Read Justin&#8217;s entry <A href="http://justintadlock.com/archives/2010/11/08/sidebars-in-wordpress">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/11/10/correct-coding-for-wp-sidebars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Reasons Why WordPress Bloggers Need A Beta Site</title>
		<link>http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/</link>
		<comments>http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 18:09:44 +0000</pubDate>
		<dc:creator>Darnell Clayton</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20668</guid>
		<description><![CDATA[One of the joys of blogging upon WordPress is the fact that there are thousands of excellent plugins and themes you can utilize upon your blog, giving you the ability to easily customize your site without having to dig too deeply into the code. Unfortunately it seems that in their excitement to configure a blog [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-15901" href="http://www.bloggingpro.com/archives/2010/03/02/3-reasons-why-wordpress-should-not-make-an-ipad-app/wordpress-logo/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-15901" title="wordpress-logo" src="http://www.bloggingpro.com/wp-content/uploads/2010/03/wordpress-logo.jpg" alt="" width="219" height="213" /></a>One of the joys of blogging upon WordPress is the fact that there are thousands of <a href="http://performancing.com/5-wordpress-plugins-that-increase-traffic-to-your-blo/">excellent plugins</a> and themes you can utilize upon your blog, giving you the ability to easily customize your site without having to dig too deeply into the code.</p>
<p>Unfortunately it seems that in their excitement to configure a blog to their liking, many users forget that many of the changes they are making behind the scenes are appearing live upon the site, which can confuse many of their readers (especially if your blog breaks).</p>
<p>While one should always seek out for new ways to improve the appearance and functionality of your blog, users might want to consider establishing a sand box (aka beta site) where they can test out new features &#8220;live&#8221; without damaging the appearance or functionality of their site.<span id="more-20668"></span></p>
<h3>Avoiding Theme Headaches</h3>
<p><a rel="attachment wp-att-20672" href="http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/rescue-icon-wordpress/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-20672" title="Rescue Icon: WordPress" src="http://www.bloggingpro.com/wp-content/uploads/2010/11/rescue_symbol_wordpress-240x180.jpg" alt="" width="240" height="180" /></a>Regardless of whether you purchase a theme or download one for free, you should always remember that launching a theme upon your blog will always be slightly different than the theme creators demo (or where ever you acquired it from).</p>
<p>Everything from post images (i.e. thumbnails, logos, etc.) <a href="http://www.bloggingpro.com/archives/2010/07/07/blogging-pitfalls-plugin-purgatory/">to plugins</a> to even specific browsers (like Firefox, Google Chrome and the dreaded IE6) can drastically alter your blog&#8217;s appearance and performance.</p>
<p>Instead of making live changes and spending the next few hours, days or weeks fixing various bugs and compatibility issues (at least with plugins and browsers), it would be wiser to demo your theme upon a beta site instead.</p>
<p>This not only will help you determine whether a specific theme is worth the hassle of customizing, but also reduce the amount of troubleshooting you will have to do later.</p>
<h3>Not All Plugins Are Created Equal</h3>
<p><a rel="attachment wp-att-17603" href="http://www.bloggingpro.com/archives/2010/05/07/awesome-wordpress-customizations-that-dont-require-plugins/wordpress-custom/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-full wp-image-17603" title="Modding your WordPress Themes" src="http://www.bloggingpro.com/wp-content/uploads/2010/05/wordpress-custom.jpg" alt="" width="171" height="150" /></a>Just because a plugin is listed in the WordPress directory doesn&#8217;t mean that it is safe for your blog to use.</p>
<p>Although the a large portion of WordPress plugins are frequently updated by their creators, many of them contain bugs that prevent them from working properly with your theme, with other plugins.</p>
<p>Speaking from experience I have personally encountered plugins that worked fine with one theme, only to cause my blog to implode when implementing it with different theme on the same blog (forcing me to delete the plugin folder via server side).</p>
<p>Troubleshooting a plugin on a beta site can help you avoidÂ embarrassingÂ yourself in front of your audiences, as well as give you time to find an alternative solution just in case installing your favorite plugin turns out to be a catastrophic mistake.</p>
<h3>Prove Thy Hosting</h3>
<p><a rel="attachment wp-att-19489" href="http://www.bloggingpro.com/archives/2010/07/13/3-blog-laws-of-self-hosting/server/"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-19489" title="server" src="http://www.bloggingpro.com/wp-content/uploads/2010/07/server-240x313.png" alt="" width="192" height="250" /></a>Regardless of whether you choose <a href="http://www.bloggingpro.com/archives/2010/09/27/blogme-complete-wordpress-install-hosting-service/">WordPress specialized hosting</a> or a company providing general hosting, you should always test the companies claims with a beta blog before migrating upon their servers.</p>
<p>Believe it or not most <a href="http://bit.ly/e1uKVH">hosting</a> companies are not created equal (especially those selling unlimited hosting and bandwidth for under $5/month).</p>
<p>Testing them with a beta blog first will give you a taste on how a host operates without having to hand over your data which could be used against you as &#8220;collateral&#8221; (especially if you have a personal blog with private entries that you would prefer to remain private).</p>
<p>Since most decent host companies provide a money backÂ guarantee (within at least 15 days), you can test out their service with a beta site without risking your data and wasting precious time.</p>
<h3>Any Other Reasons For A Beta Site?</h3>
<p>Do you have a beta or demo site that you use to test out themes, plugins or hosting providers?</p>
<p>If so, what other reasons would you give WordPress users to start their own beta site, and would you advise using a subdomain or a secondary domain?</p>
<p>Feel free to enlighten us in the comment section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/11/10/3-reasons-why-wordpress-bloggers-need-a-beta-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blogging Pitfalls: Your Content, Someone Else&#8217;s Site</title>
		<link>http://www.bloggingpro.com/archives/2010/10/27/blogging-pitfalls-your-content-someone-elses-site/</link>
		<comments>http://www.bloggingpro.com/archives/2010/10/27/blogging-pitfalls-your-content-someone-elses-site/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 15:38:23 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[Blogging Resources]]></category>
		<category><![CDATA[Blogging Sense]]></category>
		<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blogging: How To]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Blogging Pitfalls]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20549</guid>
		<description><![CDATA[If you blog long enough, it is bound to happen to you, even if you aren&#8217;t aware. Someone will take your content and republish it on their site, sometimes with a link, sometimes without, sometimes the full work, sometimes just a snippet. There are a million ways your content can appear on other sites, some [...]]]></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/10/copy-machine-sample-240x187.jpg" alt="" title="copy-machine-sample" width="240" height="187" class="alignleft size-medium wp-image-20569" /></p>
<p>If you blog long enough, it is bound to happen to you, even if you aren&#8217;t aware. Someone will take your content and republish it on their site, sometimes with a link, sometimes without, sometimes the full work, sometimes just a snippet. There are a million ways your content can appear on other sites, some ways legitimately and other ways less so, but they are all interesting lessons in how your readers interact with your work and, in some cases, problems you have to address.</p>
<p>Because, while most content reuse is fairly harmless. Some uses, especially by plagiarists and spammers, can have a negative impact on your site. This makes it important to know both how to track your content, what your rights are regarding your work, when is a good idea to step in and, most importantly, what you can do if you find that you need to.</p>
<p>Unfortunately, the issues are far more complex than what we can discuss in a single column, but we can definitely give a good overview of the situation and what you can expect.</p>
<p> <span id="more-20549"></span></p>
<h3>The Pitfall</h3>
<p>The pitfall here is fairly simple, people are going to want to use your content on their sites. Some will have noble intentions, such as quoting your content in a response or linking to it to let their readers know about it. Others, however, will have less-than-pure motives, including spamming the search engines in an attempt to gain a higher ranking and to plagiarize your work to take credit for it.</p>
<p>Most of the time even the most nefarious use is fairly harmless and goes unnoticed. However, there are times that a site will either be successful in using another&#8217;s content to game the search engines or manage to convince a large number of people that they are the author of a work.</p>
<p>Smaller sites and newer sites are especially vulnerable to these issues. Since they don&#8217;t have the trust with Google or a large reader base, it is trivial for other sites to swoop in and replace the original. Spammers, who often have large link farm networks, can often times take the content from new sites and outrank them for unique terms and can be very difficult to unseat later. </p>
<p>This can be a major drag on the growth of a new site, especially one that is in a spam-friendly niche. However, too few bloggers are aware of these problems when they arise and when they are aware aren&#8217;t certain what they can or should do.</p>
<p>Fortunately, most of these cases can be easily prevented or resolved, if a blogger is willing to give some thought to how they want their content to be used and are willing to enforce their rules.</p>
<h3>How to Avoid It</h3>
<p>On my main site, <a href="http://www.plagiarismtoday.com/">Plagiarism Today</a>, I talk at great length about content misuse issues and what bloggers/webmasters can do to prevent, reduce or stop it. However, much of the process comes down to seven steps that can to be repeated for every site:</p>
<ol>
<li><strong>License Your Work:</strong> Determine what conditions you want your work to be used under and mark it accordingly. If you are comfortable with some level of reuse, consider getting a <a href="http://creativecommons.org">Creative Commons license</a> to clearly explain your terms. If you are not comfortable with any reuse, be sure to add a copyright footer that includes the year, the Â© symbol and &#8220;All Rights Reserved&#8221;. Though the latter is not needed under the law, it helps prevent confusion.</li>
<li><strong>Track Your Content:</strong> For your blog&#8217;s main content, use <a href="http://fairshare.cc">FairShare</a> to monitor where it is being used on the Web. For content that is outside of your RSS feed, consider using <a href="http://google.com/alerts">Google Alerts</a> with several key phrases from your work. Both will notify you automatically when duplicates of your content appear online and both are free services.</li>
<li><strong>Contact the Site Admins:</strong> If you find that your work is being misused, contact the site admin and ask that they stop. This is known as a &#8220;cease and desist&#8221; demand and can take a variety of forms and tones. These requests can be threatening and professional or friendly and polite, the choice is yours based on your approach and the case itself. Sometimes you are forced to skip this step, as with spam sites.</li>
<li><strong>Notify the Host:</strong> If the site is within the U.S. or another nation with a notice and takedown system, contact the host of the site to have it removed. You can find who the host of a site is using <a href="http://whoishostingthis.com">WhoIsHostingThis</a> or <a href="http://www.domaintools.com">Domain Tools</a>. When sending a notice to a U.S.-based host, you&#8217;ll need a to file a <a href="http://www.plagiarismtoday.com/stock-letters/">DMCA takedown notice</a>. </li>
<li><strong>Notify the Advertisers:</strong> If the site has advertisers, consider notifying them about the infringement if you believe it to be intentional. Most major ad networks will discontinue accounts of those who infringe copyright.</li>
<li><strong>Notify the Search Engines:</strong> If contacting the host doesn&#8217;t get results or is not practical, consider filing a DMCA takedown notice with Google and the other search engines to have the content removed from there. At the very least, you will not be competing with your own work.</li>
<li><strong>Consider a Lawsuit:</strong> Though in most cases of online content misuse, a lawsuit is neither a practical nor an adviseable step, if all else fails, it may be worth considering if the case you are dealing with may be the exception to the rule.</li>
</ol>
<p>If you take these steps, you&#8217;ll likely find that the amount of content misuse you&#8217;re dealing with is kept to a minimum and you are able to handle any incidents that do arise. Though it is by no means a perfect system, it is one that is easy for bloggers to follow and doesn&#8217;t require any money to complete.</p>
<p>In short, it is meant to be a simple, effective and free way to protect, monitor and enforce your content on the Web.</p>
<h3>Bottom Line</h3>
<p>All in all, protecting your content from misuse is fairly straightforward and shouldn&#8217;t take a great deal of time and energy. If you&#8217;re doing everything correctly and focusing on the important cases, it won&#8217;t be a distraction from your regular blogging efforts. </p>
<p>However, this means being smart about how you enforce your work and realizing that, as a blogger, not all reuse of your content is bad, especially those that create an inbound link. If you license your work to encourage good use, you&#8217;ll likely find that very few people actually abuse your content and those who do can usually be stopped quickly.</p>
<p>This will let you protect your work while encouraging its spread and still not spending too much time thinking or worrying about these issues.</p>
<p>After all, if you spend all of your time thinking about copyright issues, you&#8217;re not blogging or growing your site and that could be the biggest disaster of all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/10/27/blogging-pitfalls-your-content-someone-elses-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogging Pitfalls: Why You Should Perform a Blog Security Audit Today</title>
		<link>http://www.bloggingpro.com/archives/2010/09/29/blogging-pitfalls-why-you-should-perform-a-blog-security-audit-today/</link>
		<comments>http://www.bloggingpro.com/archives/2010/09/29/blogging-pitfalls-why-you-should-perform-a-blog-security-audit-today/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 14:00:55 +0000</pubDate>
		<dc:creator>Jonathan Bailey</dc:creator>
				<category><![CDATA[Blogging Sense]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Blogging Pitfalls]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hardening]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=20319</guid>
		<description><![CDATA[Imagine sitting down to your computer one morning and opening up your blog. However, instead of finding your homepage your admin panel staring back at you, you instead see a bright red warning screen telling you that malware has been detected on the site and you are advised not to enter. The realization quickly sinks [...]]]></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/09/barbed-wire-240x178.jpg" alt="" title="barbed-wire" width="240" height="178" class="alignleft size-medium wp-image-20326" /></p>
<p>Imagine sitting down to your computer one morning and opening up your blog. However, instead of finding your homepage your admin panel staring back at you, you instead see a bright red warning screen telling you that malware has been detected on the site and you are advised not to enter.</p>
<p>The realization quickly sinks in that, if you are seeing that error, so is everyone else trying to visit your site. You begin to hurry and try to figure out what happened but quickly realize that your site has been compromised and, if you&#8217;re even able to log in, you have a very big mess to clean up. Worst of all, when you&#8217;re done, you have to apply for reconsideration with Google and other security companies and then wait 12 hours or more for the warning to clear off.</p>
<p>It&#8217;s a painful process and, in the best of circumstances it can ruin an entire day and, in the worst, it can destroy an otherwise healthy site.</p>
<p>Still, it is an all-too-common occurrence on the Web. Bloggers learn too late that their sites are vulnerable and are left to clean up the mess an attacker leaves behind. That mess could be as simple as adding malware to the site, inserting spam links into the theme or defacing the site but in some extreme cases, it can go as far as to delete everything the blogger has done. </p>
<p>To help keep you, your visitors and your site safe(r) from hackers, you need to make sure your server is secure. Fortunately, it isn&#8217;t very complicated but failure to spend the time and energy today can be very costly tomorrow.<span id="more-20319"></span></p>
<h3>The Pitfall</h3>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  src="http://www.bloggingpro.com/wp-content/uploads/2010/09/old-key-240x175.jpg" alt="" title="old-key" width="240" height="175" class="alignright size-medium wp-image-20329" /></p>
<p>Sadly, security is one of those things that few bloggers seriously think about until after something goes wrong. However, at that point, it&#8217;s pretty much too late. Once a site has been compromised it is almost impossible to trust again, either from the perspective of a blogger trying to clean up their site or a visitor who may have been infected or attacked through it.</p>
<p>For all intents and purposes, every site on the Internet is vulnerable to some degree, there is no such thing as a perfectly secure site. However, there are definitely sites that are more secure and less secure and the easier it is for your site to be hacked, the more likely it will be.</p>
<p>Typically, hackers go after after blogs that have known exploits that haven&#8217;t been patched, sites that can be easily attacked through a simple script and/or sites that can be opened up through a very simple attack. In short, most website hacks are not done by elite hackers targeting a specific domain, but attackers running scripts to exploit a known vulnerability in as many domains as possible.</p>
<p>That does not mean, however, that these hacks are not dangerous. On the low end, they can deface a site as a joke, in extreme cases, it can result in a site being deleted or destroyed, something that may not be able to be recovered from <a href="http://www.bloggingpro.com/archives/2010/05/26/blogging-pitfalls-failure-to-backup/'">without good backups</a>.</p>
<p>Any attack will erode hard-earned trust with your visitors, creating a setback that will remain long after the hole has been closed and the hack cleared up, but a particularly nasty one may be a blow your site can&#8217;t recover from, bringing an abrupt end to a site you&#8217;ve worked very hard on growing.</p>
<h3>How to Avoid It</h3>
<p>As mentioned above, there is no way to be 100% secure with your site. If someone is motivated and skilled enough, there are always ways to attack your server. Rather than focusing on being hack-proof, the goal of security is being a tougher target. The more you raise the difficulty in attacking your site, the fewer people that will have the skill and interest in doing so.</p>
<p>On that note, much of the responsibility falls to your host. They, usually, have the duty of making sure your server software, including OS and various applications, are up-to-date and properly locked down. However, very few hacks actually attack a server from that angle, <a href="http://www.blogtips.org/godaddy-sites-hacked-again/">though at least some appear to</a>, and most instead focus on what you put on your account, something that is your responsibility.</p>
<p>With that in mind, here are seven crucial steps to make your blog much more secure, regardless of where it is.</p>
<ol>
<li><strong>Choose Good Passwords:</strong> Regardless of where you host, your password is your first line of defense. Using a bad password is like buying an expensive safe and leaving it unlocked. <a href="http://www.microsoft.com/protect/fraud/passwords/create.aspx">Make sure all of your passwords are difficult to attack</a>, including the one for your admin area, your database and your site&#8217;s control panel. Any password that can be easily attacked is an exploit waiting to happen. Also, avoid reusing passwords and consider using a login manager such as <a href="http://www.lastpass.com">LastPass</a> to help generate and remember all of your passwords.</li>
<li><strong>Keep Your Software Up-To-Date:</strong> Though not relevant for bloggers on hosted solutions, for those who host their own sites make sure you keep your software up to date. This includes your blogging platform and any plugins you use. Likewise, be careful of any plugins that you choose and make sure they are maintained, current and follow the same coding/security practices as your main application.</li>
<li><strong>Harden Your Installation:</strong> Also, if you run your own software, make sure to harden your installation. This means making sure folders don&#8217;t have unneeded permissions, blocking access to key folders, installing security-related plugins, etc. WordPress users can see our previous <a href="http://www.bloggingpro.com/archives/2010/04/20/wordpress-security-a-comprehensive-guide/">guide on WordPress security</a> for more tips.</li>
<li><strong>Be Mindful of 3rd Party Services:</strong> Any service you add to your site is a potential avenue of attack. Consider, for example, what would happen if an attacker found a way to insert code into every single Facebook widget. They would instantly have their code running on millions of sites. That type of access makes these services tempting targets for hackers and an easy way for your site to get attacked. Only run services with a good track record of security and reliability. According to security experts, <a href="http://www.whoishostingthis.com/blog/2010/09/29/first-draft-mike-witty-servints-director-of-compliance-shares-security-tips/">this is the number one flaw that opens hosting accounts to hacking</a>.</li>
<li><strong>Be Wary of Social Engineering Tricks:</strong> Amazingly, the easiest and most common way for hackers to break into an account is not to take advantage of a computer exploit, but to trick its human owners into giving them access either through <a href="http://www.onguardonline.gov/topics/phishing.aspx">phishing</a> or <a href="http://www.cgisecurity.com/xss-faq.html">cross-site scripting</a> (XSS) attacks. Be careful of who you give your password to, where you type it in and what you do while you are logged in to your site.</li>
<li><strong>Seek Outside Help:</strong> Consider having your site monitored by a service such as <a href="http://sucuri.net/">Sucuri</a> to help spot malware attacks or other alterations to your site before they impact your visitors or are noticed by Google. They won&#8217;t help you prevent an attack but they will help detect and clean up after one, thus minimizing the damage.</li>
<li><strong>Create Off-Site Backups:</strong> Having backups is crucial but it is not enough to have them on your server, keep backups of your site in several locations including on your computer and, if possible, elsewhere on the Web. Consider using services such as <a href="http://www.backupify.com/">Backupify</a>, <a href="http://siteautobackup.com/">SiteAutoBackup</a> or <a href="http://vaultpress.com/">VaultPress</a> to ensure that you can pick back up no matter what happens to your server.</li>
</ol>
<p>Taking these steps will by no means make your site hack proof but it will go a long way to prevent your site from being attacked and to minimize the damage any successful attacks may cause.</p>
<p>In short, you&#8217;ll be ensuring that your data is protected and that your hard-earned trust with your readers remains intact.</p>
<h3>Bottom Line</h3>
<p>Blog security is not something you can treat lightly. Whether you run a small, personal blog or a major blog for your business, you are a target and you have visitors who are trusting you to keep them safe when they are on your site. Slacking in this area can and will cost you dearly.</p>
<p>So take a few moments if you haven&#8217;t and take a quick security audit. Take a look at the above tips read the past articles on the topic. See what you can do to improve your site&#8217;s security and take any steps necessary to ensure that you are up to code.</p>
<p>Though it may seem like a lot of work for very little reward, the next time a major blog hack is going around and it passes you by, the relief and security you feel will make the effort more than worthwhile. </p>
<p>After all, you can&#8217;t put a price on peace of mind nor can you put a price on having happy readers who get exactly what they expect from your site and nothing they don&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingpro.com/archives/2010/09/29/blogging-pitfalls-why-you-should-perform-a-blog-security-audit-today/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>5 WordPress Plugins that Increase Traffic to Your Blog</title>
		<link>http://performancing.com/5-wordpress-plugins-that-increase-traffic-to-your-blo/</link>
		<comments>http://performancing.com/5-wordpress-plugins-that-increase-traffic-to-your-blo/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 02:36:34 +0000</pubDate>
		<dc:creator>Cassie Emelia</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[increase blog traffic]]></category>
		<category><![CDATA[organic blog traffic]]></category>

		<guid isPermaLink="false">http://www.bloggingpro.com/?p=19925</guid>
		<description><![CDATA[If you want to grow your blog&#8217;s audience and you use WordPress.org as your blogging application, then you need to try the five WordPress plugins listed below.Â  They&#8217;re easy to use, free, and can have a significant impact on the number of visitors to your blog. 1. Yet Another Related Posts Plugin (YARPP) The more [...]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" title="blog-traffic" src="http://performancing.com/wp-content/uploads/2010/08/blog-traffic.jpg" alt="" width="175" height="124" />If you want to grow your blog&#8217;s audience and you use WordPress.org as  your blogging application, then you need to try the five WordPress  plugins listed below.Â  They&#8217;re easy to use, free, and can have a  significant impact on the number of visitors to your blog.</p>
<h3>1. <a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">Yet  Another Related Posts Plugin</a> (YARPP)</h3>
<p>The more great content people are exposed to on your blog, the higher  the chances are that they&#8217;ll find something they like causing them to  return to your blog again, share your content with their own online  connections, and ultimately, drive additional traffic to your blog.Â  <a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">YAARP</a> is a great plugin for automatically including a list of related posts  at the end of each of your blog posts.Â  The <a href="http://performancing.com/get-more-page-views-add-linkwithin-to-your-blog/">Link  Within</a> widget is another alternative.</p>
<p><span id="more-19925"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://performancing.com/5-wordpress-plugins-that-increase-traffic-to-your-blo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.617 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-19 20:10:38 -->

<!-- Compression = gzip -->