<?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>TheBackpackr.com &#187; wordpressTheBackpackr.com</title>
	<atom:link href="http://thebackpackr.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackpackr.com</link>
	<description>Online adventures of an entrepreneur</description>
	<lastBuildDate>Mon, 14 Nov 2011 04:34:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta name="generator" content="Obscure 2.0" />
		<item>
		<title>Increase blog traffic: integrate a &#8220;LIKE&#8221; button</title>
		<link>http://thebackpackr.com/increase-blog-traffic-integrate-a-like-button/</link>
		<comments>http://thebackpackr.com/increase-blog-traffic-integrate-a-like-button/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 07:25:09 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=992</guid>
		<description><![CDATA[There is no denying that Facebook is one of the hugest things to happen in this century for the online world. Knowing that, it is crucial we harness this knowledge for ourselves to increase traffic to the sites we own. Riding on the “Like” functionality that is spreading like wildfire all over the Internet, here’s an instruction guide on how to get it onto your WordPress blog (if you’re not using WordPress, I’m sorry… but there’s definitely similar guides to &#8230; <a href="http://thebackpackr.com/increase-blog-traffic-integrate-a-like-button/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is no denying that Facebook is one of the hugest things to happen in this century for the online world. Knowing that, it is crucial we harness this knowledge for ourselves to increase traffic to the sites we own. Riding on the “Like” functionality that is spreading like wildfire all over the Internet, here’s an instruction guide on how to get it onto your WordPress blog (if you’re not using WordPress, I’m sorry… but there’s definitely similar guides to help you out).</p>
<p>Here’s an example of what it looks like after the functionality is enabled.</p>
<p><img class="alignnone size-full wp-image-995" title="fb-social2" src="http://thebackpackr.com/wp-content/uploads/2010/11/fb-social2.jpg" alt="" width="600" height="455" /></p>
<p>It’s a pretty straightforward process, really.</p>
<p><strong>Step one: Click on “Add New” under the Plugins section, then type in “facebook social plugins”.</strong></p>
<p><strong><img class="alignnone size-full wp-image-996" title="fb-social" src="http://thebackpackr.com/wp-content/uploads/2010/11/fb-social.jpg" alt="" width="590" height="386" /></strong></p>
<p><strong><strong>Step two: Locate the plugin that is by Olivier Lussier and click Install.</strong></strong></p>
<p><strong><strong><img class="alignnone size-full wp-image-994" title="fb-social3" src="http://thebackpackr.com/wp-content/uploads/2010/11/fb-social3.jpg" alt="" width="617" height="175" /></strong></strong></p>
<p><strong>Step three: You may be prompted for your FTP details. Key them in and proceed.</strong></p>
<p><strong>Step four: Click Activate. Now, click on FB Social Settings in the left bar, under Settings.</strong></p>
<p><strong>Step five: The rest should be fairly self-explanatory. Select where you would prefer the “Like” buttons to appear, and you’re done!</strong></p>
<p><strong><img class="alignnone size-full wp-image-993" title="fb-social4" src="http://thebackpackr.com/wp-content/uploads/2010/11/fb-social4.jpg" alt="" width="617" height="806" /></strong></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fincrease-blog-traffic-integrate-a-like-button%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/increase-blog-traffic-integrate-a-like-button/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress automatic upgrade timeout</title>
		<link>http://thebackpackr.com/wordpress-automatic-upgrade-timeout/</link>
		<comments>http://thebackpackr.com/wordpress-automatic-upgrade-timeout/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 12:06:30 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=333</guid>
		<description><![CDATA[Are you plagued by horrible internet connectivity, and do you keep getting errors like this one, when you try to upgrade your WordPress blog? I kept getting the same error over and over again, and decided there&#8217;s a better way of overcoming this problem. Thanks to Nazham, he had some pointers on his blog to share on how you can edit the file (/wp-admin/includes/file.php) and modify this line: $response = wp_remote_get($url, array(’timeout’ =&#62; 30)); to increase the timeout to something &#8230; <a href="http://thebackpackr.com/wordpress-automatic-upgrade-timeout/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Are you plagued by horrible internet connectivity, and do you keep getting errors like this one, when you try to upgrade your WordPress blog?</p>
<p><img src="http://thebackpackr.com/wp-content/uploads/2009/04/wordpress-upgrade-1.jpg" alt="Wordpress upgrade timeout" width="600" height="241" /></p>
<p>I kept getting the same error over and over again, and decided there&#8217;s a better way of overcoming this problem. Thanks to <a title="Time out error while upgrading WordPress" href="http://nazham.com/2009/02/14/solve-operation-timed-out-error-when-upgrading-wordpress/" target="_blank">Nazham</a>, he had some pointers on his blog to share on how you can edit the file (/wp-admin/includes/file.php) and modify this line:</p>
<p>$response = wp_remote_get($url, array(’timeout’ =&gt; 30));</p>
<p>to increase the timeout to something longer like 120.</p>
<p><img src="http://thebackpackr.com/wp-content/uploads/2009/04/wordpress-upgrade-2.jpg" alt="Wordpress upgrade time out" width="600" height="285" /></p>
<p>However, this method apparently is overwritten when you upgrade your WordPress installation in the future. <a title="Timeout plugin by Felix Ker" href="http://wordpress.org/extend/plugins/wordpressplugin-upgrade-time-out-plugin/" target="_blank">Felix Ker</a> has a plugin that permanently fixes this problem, perhaps you could try it out instead.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fwordpress-automatic-upgrade-timeout%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/wordpress-automatic-upgrade-timeout/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 rocks! Upgrade complete…</title>
		<link>http://thebackpackr.com/wordpress-27-rocks-upgrade-complete/</link>
		<comments>http://thebackpackr.com/wordpress-27-rocks-upgrade-complete/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 00:25:17 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tech unveiled]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=157</guid>
		<description><![CDATA[I&#8217;ve been reading quite a lot about WordPress 2.7 (named Coltrane) and how it is a major upgrade over all the past 2.6 releases. I felt I needed to do the necessary upgrade and keep abreast with things. I do know of some people who have BROKEN their WordPress blog installations after an upgrade, so please, PLEASE do backup both your database and your web files BEFORE you embark on this project. Then, spend some time reading the official WordPress &#8230; <a href="http://thebackpackr.com/wordpress-27-rocks-upgrade-complete/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading quite a lot about WordPress 2.7 (named Coltrane) and how it is a major upgrade over all the past 2.6 releases. I felt I needed to do the necessary upgrade and keep abreast with things. I do know of some people who have <em>BROKEN</em> their WordPress blog installations after an upgrade, so please, PLEASE do backup both your database and your web files BEFORE you embark on this project.</p>
<p>Then, spend some time reading the official WordPress upgrade guide which is found <a title="Wordpress upgrade guide" href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">here</a>.</p>
<p>It took me about 30 minutes to read up about the process, deactivate my existing plugins, backup all the necessary files, <a title="Download WordPress 2.7" href="http://wordpress.org/download/" target="_blank">download the new latest.tar.gz</a> file, I was off on my SSH spree to decompress and copy over the necessary files, while preserving my original theme and customizations.</p>
<p>I forgot to take a screen capture of The Backpackr backend before upgrading, so I grabbed one off my company&#8217;s blog site. This is how it looks before the upgrade &#8211; fairly clean, but quite severely lacking in navigation, hence the need to install third party tools to improve admin menus.</p>
<p><img class="alignnone size-full wp-image-158" title="Wordpress 2.6 backend" src="http://thebackpackr.com/wp-content/uploads/2008/12/wp-upgrade1.jpg" alt="Wordpress 2.6 backend" width="600" height="421" /></p>
<p>And ta daaa, the ALL-NEW-AND-IMPROVED WordPress 2.7 &#8211; one of the most major changes is really the user interface. They&#8217;ve spent a lot of time noting down the common paths that bloggers take and made them handy, with less clicks to get to. The Dashboard on the left is really nifty too with nice new javascripty sliders. Bravo, WordPress&#8230;. BRAVO!</p>
<p><img class="alignnone size-full wp-image-159" title="Wordpress 2.7 backend" src="http://thebackpackr.com/wp-content/uploads/2008/12/wp-upgrade2.jpg" alt="Wordpress 2.7 backend" width="600" height="322" /></p>
<p>As I was writing this post, I already noticed they have improved the image upload mechanism. Previously, when you select insert image at full-size, they LIE&#8230; they still try to squeeze you into some WordPress-thinks-you-need-500-x-400-size or something. Now I seemingly have power to go full-size and REALLY have wide images without tweaking the HTML behind it.</p>
<p>Other functionality that is advantageous to the blog administrator is the ability to upgrade WordPress with a click and a little typing, rather than having to download and manually upgrade it like how I did. It&#8217;ll save you a good 20 minutes, at least. I haven&#8217;t tested this feature yet, obviously&#8230; as there aren&#8217;t any upgrades to be had yet.</p>
<p>Here&#8217;s a snippet from the WordPress <a title="WordPress Blog" href="http://wordpress.org/development/2008/12/coltrane/" target="_blank">blog</a> that I thought was interesting.</p>
<p><strong>The Story Behind 2.7</strong></p>
<p>The real reason Coltrane is such a huge leap forward is because the community was so involved with every step of the process. Over 150 people contributed code directly to the release, our highest ever, with many tens of thousands more participating in the polls, surveys, tests, mailing lists, and other feedback mechanisms the WordPress dev team used in putting this release together.</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fwordpress-27-rocks-upgrade-complete%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/wordpress-27-rocks-upgrade-complete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My first time… getting a gravatar</title>
		<link>http://thebackpackr.com/my-first-time-getting-a-gravatar/</link>
		<comments>http://thebackpackr.com/my-first-time-getting-a-gravatar/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 00:30:48 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tech unveiled]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=133</guid>
		<description><![CDATA[I&#8217;ve been commenting on blogs for awhile now and wondered how these people just seem to have their pictures pop-up everywhere. Surely they can&#8217;t have uploaded their pictures onto every person&#8217;s blog, right? Duh, stupid question! Anyhow, the answer is really simple &#8211; get a GRAVATAR. That stands for GLOBALLY-RECOGNIZED-AVATARS. WOW&#8230; what a great idea. So here I am traipsing over to www.gravatar.com (incidentally, they share the same database as WordPress, and if you have a WordPress account, you can &#8230; <a href="http://thebackpackr.com/my-first-time-getting-a-gravatar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-146" title="Getting a gravatar" src="http://thebackpackr.com/wp-content/uploads/2008/12/gravatars.jpg" alt="" /></p>
<p>I&#8217;ve been commenting on blogs for awhile now and wondered how these people just seem to have their pictures pop-up everywhere. Surely they can&#8217;t have uploaded their pictures onto every person&#8217;s blog, right? Duh, stupid question!</p>
<p>Anyhow, the answer is really simple &#8211; get a GRAVATAR. That stands for GLOBALLY-RECOGNIZED-AVATARS. WOW&#8230; what a great idea. So here I am traipsing over to www.gravatar.com (incidentally, they share the same database as WordPress, and if you have a WordPress account, you can log right in) to get myself an avatar.</p>
<p><img class="alignnone size-full wp-image-142" title="Get yourself a gravatar!" src="http://thebackpackr.com/wp-content/uploads/2008/12/gravatar.jpg" alt="" /></p>
<p>Yup, go choose a suave picture of yourself, and send it to the server. Your email address is now associated with that image, and when you go onto a WordPress / Blogspot site and leave a comment, your picture will automagically appear if the blog owner enables gravatar support! Amazing, eh?!</p>
<p>For those geeks who want to know how it works, I did a tad bit of reading, and in a nutshell, each blog engine encrypts your email address with something called an MD5 encryption method (the FBI/CIA folks probably created it&#8230; hah), and then sends the information in the form of the img src tag to the gravatar servers, which then return the associated image! That&#8217;s quite a brilliant idea, and your email address never gets submitted directly to their servers.</p>
<p>Go, get yourself a gravatar today and look cool-<em>er!</em></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fmy-first-time-getting-a-gravatar%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/my-first-time-getting-a-gravatar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting a blog design theme &amp; intro to plugins</title>
		<link>http://thebackpackr.com/selecting-a-blog-design-theme/</link>
		<comments>http://thebackpackr.com/selecting-a-blog-design-theme/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 03:35:13 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=24</guid>
		<description><![CDATA[Now that you&#8217;ve got your blog installed, what do you do next? You don&#8217;t want your blog to look like a plain Jane one, so get cracking, and select a happening design theme, download it and install. Here&#8217;s an introductory chat about themes and plugins. This clip does not cover the process of installing themes, but here&#8217;s a video clip by Steve Dougherty that illustrates in step-by-step form how to do it. As for installing plugins, you could take a &#8230; <a href="http://thebackpackr.com/selecting-a-blog-design-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Now that you&#8217;ve got your blog installed, what do you do next?</p>
<p>You don&#8217;t want your blog to look like a plain Jane one, so get cracking, and select a happening design theme, download it and install. Here&#8217;s an introductory chat about themes and plugins.</p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://www.youtube.com/v/ceRhD5k5-f8&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0"><param name="movie" value="http://www.youtube.com/v/ceRhD5k5-f8&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0" /></object></p>
<p>This clip does not cover the process of installing themes, but here&#8217;s a video clip by Steve Dougherty that illustrates in step-by-step form how to do it.</p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://www.youtube.com/v/f3-srt2CEDQ&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0"><param name="movie" value="http://www.youtube.com/v/f3-srt2CEDQ&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0" /></object><br />
As for installing plugins, you could take a look at a <a href="http://thebackpackr.com/step-by-step-installation-process-for-wordpress-plugins/">step-by-step guide</a> I&#8217;ve written on how to do so. It&#8217;s really dead easy.</p>
<p>Alright, have fun exploring WordPress even further!</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fselecting-a-blog-design-theme%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/selecting-a-blog-design-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Step-by-step installation process for WordPress plugins</title>
		<link>http://thebackpackr.com/step-by-step-installation-process-for-wordpress-plugins/</link>
		<comments>http://thebackpackr.com/step-by-step-installation-process-for-wordpress-plugins/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 03:33:21 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=74</guid>
		<description><![CDATA[Plugins for WordPress are created to enhance your site and add extra functionality to it. For instance, you might want to have the ability to allow your readers to rate your posts, or to create an image gallery, or get WordPress to do your laundry (yeah rite!). Most plugins are free &#8211; a good place to start downloading them from is http://wordpress.org/extend/plugins/ Step-by-step walkthrough to install a WordPress plugin 1. Download the plugin you wish to install. Unzip it on &#8230; <a href="http://thebackpackr.com/step-by-step-installation-process-for-wordpress-plugins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Plugins for WordPress are created to enhance your site and add extra functionality to it. For instance, you might want to have the ability to allow your readers to rate your posts, or to create an image gallery, or get WordPress to do your laundry (yeah rite!).</p>
<p>Most plugins are free &#8211; a good place to start downloading them from is <a title="WordPress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">http://wordpress.org/extend/plugins/</a></p>
<p><strong>Step-by-step walkthrough to install a WordPress plugin</strong></p>
<p>1. Download the plugin you wish to install. Unzip it on your machine.</p>
<p>2. Open your FTP client (<a href="http://filezilla-project.org/" target="_blank">Filezilla</a> &#8211; highly recommended, and free!)</p>
<p>3. Connect to the hosting server (your webhost should have given you the FTP information, or else shoot them in the foot)</p>
<p>4. Once connected, look for the wp-content folder, double click on it. Then look for the plugins folder &#8211; that is where you will transfer the downloaded plugin to. Double click on the plugins folder and you should at least see &#8220;akismet&#8221; which is a default plugin supplied by WordPress.</p>
<p>5. Upload the directory that was created when you unzipped the plugin earlier. You can right click on it, and select <em>Upload</em>.</p>
<p><img class="alignnone size-full wp-image-75" title="FTP Client" src="http://thebackpackr.com/wp-content/uploads/2008/09/installing_wp_plugins-01.jpg" alt="" /></p>
<p>6. Once uploaded, we need to log into the WordPress administrative Dashboard and click on <em>Plugins</em> in order to activate it.</p>
<p>7. In my case, I&#8217;m installing a plugin I bought for USD1 called Ajax Comments. As such, look for the header Inactive Plugins, and hit the <em>Activate</em> link.</p>
<p><img class="alignnone size-full wp-image-76" title="Activating WordPress plugins" src="http://thebackpackr.com/wp-content/uploads/2008/09/installing_wp_plugins-02.jpg" alt="" /></p>
<p>8. That&#8217;s it, really. But for some more complex plugins, you may have to configure them further. Click on the <em>Settings</em> tab which is on the administrative Dashboard and you&#8217;ll see the name of the plugin that you installed. Tweak to size, and Save!</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fstep-by-step-installation-process-for-wordpress-plugins%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/step-by-step-installation-process-for-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog installed, now what?</title>
		<link>http://thebackpackr.com/blog-installed-now-what/</link>
		<comments>http://thebackpackr.com/blog-installed-now-what/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 07:05:55 +0000</pubDate>
		<dc:creator>TheBackpackr</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[corporate]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[popularity]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[socialize]]></category>
		<category><![CDATA[starting]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebackpackr.com/?p=27</guid>
		<description><![CDATA[Alright, you&#8217;ve done your research and you&#8217;ve decided to start a blog &#8211; either for corporate use, or personal. Both ways, you want to drive traffic (aka visitors, for the uninitiated) to your site. Watch this short 3 min clip that explains one of the first things you must do to get going. Ruhani Rabin, Senior Developer at Integricity and Alex Lam, The Backpackr having a chat Summary: Generate content &#8211; related to your purpose Socialize with other bloggers (virtual &#8230; <a href="http://thebackpackr.com/blog-installed-now-what/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Alright, you&#8217;ve done your research and you&#8217;ve decided to start a blog &#8211; either for corporate use, or personal. Both ways, you want to drive traffic (aka visitors, for the uninitiated) to your site. Watch this short 3 min clip that explains one of the first things you must do to get going.</p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://www.youtube.com/v/Zp2bUglLx_M&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0"><param name="movie" value="http://www.youtube.com/v/Zp2bUglLx_M&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0" /></object></p>
<p><em>Ruhani Rabin, Senior Developer at Integricity and Alex Lam, The Backpackr having a chat</em></p>
<p>Summary:</p>
<ul>
<li>Generate content &#8211; related to your purpose</li>
<li>Socialize with other bloggers (virtual socializing is fine)</li>
<li>Leave pertinent comments on blogs that are similar to your own</li>
<li>Ask questions to garner a response</li>
</ul>
<hr style="border: 1px dotted #CCC" /><em>I am starting a series on blogging and how to take your blog to higher heights &#8211; it entails all aspects from building it, right up to driving it to popularity. All posts are prefixed by the level of expertise needed to understand and implement the recommendations.</em></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthebackpackr.com%2Fblog-installed-now-what%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://thebackpackr.com/blog-installed-now-what/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

