<?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>The Word Corner &#187; Blogging</title>
	<atom:link href="http://www.thewordcorner.com/blog/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thewordcorner.com/blog</link>
	<description>Living in Complete Alignment (or trying hard to)</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:34:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Limit Wordpress Post Revisions</title>
		<link>http://www.thewordcorner.com/blog/blogging/how-to-limit-wordpress-post-revisions</link>
		<comments>http://www.thewordcorner.com/blog/blogging/how-to-limit-wordpress-post-revisions#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:15:11 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[post revisions]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=1087</guid>
		<description><![CDATA[This post shows how to limit post revisions by adding a line of code to config_wp.php file.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you probably click the <strong>Save Draft</strong> button every few minutes while entering a post. Sometimes it is necessary to revise or update a post which adds even more revisions.After a blog has 50 posts of more, data bases begin to fill up with junk.</p>
<p>I hope one day WordPress will include an option in the Dashboard to set a specific number of revisions but until that happens, here&#8217;s how to do it manually.</p>
<p>All you have to do is edit the <strong>config_wp.php</strong> file and add this line of code above the line that reads: “That’s all, stop editing! Happy blogging”.</p>
<p>define(&#8216;WP_POST_REVISIONS&#8217;, 3);</p>
<p>The number 3 means 3 revisions. You can enter any number you want including 0. I think for most bloggers 3 is probably a reasonable number and I can&#8217;t imagine anyone going back to the previous 10th or 15th version of a post.</p>
<blockquote><p>
On Bluehost, go to Control Panel, File Manager, and select your blog. When the list of files displays, select <strong>wp-config.php</strong> and choose <strong>Code Edit</strong>. If you&#8217;re not sure just contact tech support. </p></blockquote>
<p>The next thing I&#8217;d like to try is remove all the old revisions from my blog posts but I&#8217;ll leave that for another day.</p>
<p>P.S. I tried editing several existing pages and posts, on another blog, that had more than 20 revisions and the # of revisions changed to 3. So this is a simple way to clean unwanted data, risk free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/how-to-limit-wordpress-post-revisions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple Way to Improve your Search Engine Rankings</title>
		<link>http://www.thewordcorner.com/blog/blogging/a-simple-way-to-improve-your-search-engine-rankings</link>
		<comments>http://www.thewordcorner.com/blog/blogging/a-simple-way-to-improve-your-search-engine-rankings#comments</comments>
		<pubDate>Wed, 16 Dec 2009 00:59:37 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[incoming links]]></category>
		<category><![CDATA[Search Engine Rankings]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=1039</guid>
		<description><![CDATA[A simple way to increase the number of incoming links to your site.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thewordcorner.com/blog/wp-content/uploads/2009/12/http-up.jpg"><img class="aligncenter size-full wp-image-1050" title="http-up" src="http://www.thewordcorner.com/blog/wp-content/uploads/2009/12/http-up.jpg" alt="http-up" width="539" height="281" /></a></p>
<p>I just stumbled upon an article posted on <a href="http://www.mlsolutions.be/">www.mlsolutions.be</a> (from Belgium) on how to increase inbound links to a site.</p>
<p>I haven&#8217;t tried this method yet but it seems to me a lot easier than link building through Article Marketing and other advanced techniques.</p>
<p>As you know, to the search engines, each incoming link counts as a vote for your ranking. The higher a site ranks, the higher the value of this vote.</p>
<p>It’s also important that these sites have a similar theme as yours. For example, if your site is built around photography software, you would want to get your link on sites that deal with camera equipment or photography tips.</p>
<p>The article goes on to explain a simple and free technique:</p>
<p>Google the following phrase with quotations marks: “photography” “add url”, (replacing photography with the main topic of your site). The results will show several sites that allow you to add your website link to their directory.</p>
<p>To find even more sites that allow link submission, try different combinations of keywords in between the first set of quotation marks.</p>
<p>Examples:</p>
<p>“football” “add url”<br />
“football gear” “add url”<br />
“fishing gear” “add url”<br />
“hockey equipment” “add url”<br />
“fitness products” “add url”<br />
“adventure tours” “add url”</p>
<p>and so on&#8230;. The article goes on to suggest additional variations you can try to further expand your search such as:</p>
<p>“add website”<br />
“add your link”<br />
“add a link”<br />
“add a site”<br />
“submit url”</p>
<p>Some of the sites and directories in the results will not be quality sites but you&#8217;re bound to find a few good ones, if you&#8217;re willing to try out several search phrases.</p>
<p>In addition, bear in mind that some of these sites will add your link right away while some might require a reciprocal link.</p>
<p><a href="http://bit.ly/4Owshe">A Simple And Free Way To Skyrocket Your Search Engine Ranking </a></p>
<p><strong>Note</strong>: While I was typing this post I registered one of my blogs on two directories using these tips.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/a-simple-way-to-improve-your-search-engine-rankings/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Configure All-in-One-SEO-Pack</title>
		<link>http://www.thewordcorner.com/blog/blogging/how-to-configure-all-in-one-seo-pack</link>
		<comments>http://www.thewordcorner.com/blog/blogging/how-to-configure-all-in-one-seo-pack#comments</comments>
		<pubDate>Wed, 26 Aug 2009 00:32:30 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[All-in-One-SEO-Pack]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=771</guid>
		<description><![CDATA[All-in-One-SEO-Pack Configuration]]></description>
			<content:encoded><![CDATA[<p>Previous versions of this plugin used to be easier to configure but now configuring this vital plugin takes a bit more time and skill.</p>
<p>Update:</p>
<p>I recently came across some detailed and thorough information on how to configure this plug in:</p>
<p><a href="http://www.jackleblond.com/all-in-one-seo-pack/">All-in-One-SEO-Pack Configuration</a></p>
<p>According to its author, Jack Leblond, &#8220;Miss a check box or ignore a field and you are doing more harm than good – your site rankings could drop faster than Wile E. Coyote holding an Acme umbrella&#8221;.</p>
<p>This link provides access to a video from Courtney Tuttle and related posts:</p>
<p><a href="http://courtneytuttle.com/2008/08/13/how-to-install-the-all-in-one-seo-pack-plugin-for-wordpress/">How To Install The All-In-One SEO Pack Plugin For WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/how-to-configure-all-in-one-seo-pack/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search and Repair Dead Links</title>
		<link>http://www.thewordcorner.com/blog/blogging/search-and-repair-dead-links</link>
		<comments>http://www.thewordcorner.com/blog/blogging/search-and-repair-dead-links#comments</comments>
		<pubDate>Wed, 20 May 2009 19:35:46 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[link checking]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=396</guid>
		<description><![CDATA[If you Google "Link Checking Tools" or "Link Checker" you'll find several free online utilities. I have tried a few and so far the one I liked most was <a href="http://www.anybrowser.com/linkchecker.html" target="_new">AnyBrowser's Linkchecker</a>.]]></description>
			<content:encoded><![CDATA[<p>Nothing turns me off more than seeing dead links on a site or missing images. To me dead links are almost worse than small typos.</p>
<p>When you link to other sites, you have no control over how the owners of those sites will manage their content and checking all your links manually is not feasible or practical either, particularly once your site has hundreds of blog posts.</p>
<p>The solution is to use link checking utilities to scan and report on every broken link on your site.</p>
<p><strong>Link Checking Tools</strong><br />
If you Google &#8220;Link Checking Tools&#8221; or &#8220;Link Checker&#8221; you&#8217;ll find several free online utilities. I have tried a few and so far the one I liked most was <a href="http://www.anybrowser.com/linkchecker.html" target="_new">AnyBrowser&#8217;s Linkchecker</a>.</p>
<p>On one test AnyBrowser’s only reported 1 false positive out of 156 links. Not bad.</p>
<p><strong>Fixing Dead Links</strong><br />
<uL></p>
<li>If your link points to a web page that no longer exists then you can either delete it or replace it with a similar page (be sure to update the surrounding text around the link).</li>
<li>If you wrote a review post about a product or a site that no longer exists then you may just want to delete the post or delete the link and add note explaining why the link has been removed.</li>
</ul>
<p>Searching and replacing dead links once in a while is a good way to prevent your site from looking outdated and unkept.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/search-and-repair-dead-links/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing a Topic for Your Blog</title>
		<link>http://www.thewordcorner.com/blog/blogging/choosing-a-topic-for-your-blog</link>
		<comments>http://www.thewordcorner.com/blog/blogging/choosing-a-topic-for-your-blog#comments</comments>
		<pubDate>Wed, 13 May 2009 14:20:49 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Topic selection]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=288</guid>
		<description><![CDATA[(I am using the verbs blog and write interchangeably in this post since these principles apply whether you&#8217;re an individual blogger or a freelance writer who creates content for multiple media outlets).
Unless you already have a product or service you wish to promote, as a beginning blogger, topic selection is one of the first decisions [...]]]></description>
			<content:encoded><![CDATA[<p>(I am using the verbs <strong>blog</strong> and <strong>write</strong> interchangeably in this post since these principles apply whether you&#8217;re an individual blogger or a freelance writer who creates content for multiple media outlets).</p>
<p>Unless you already have a product or service you wish to promote, as a beginning blogger, topic selection is one of the first decisions you&#8217;ll need to make.</p>
<p>You have two options:</p>
<p><strong>1. Write About What you Already Know and are Passionate About</strong></p>
<ul>
<strong>Pros</strong>: Much easier to generate content, less competition.<br />
<strong>Cons</strong>: Harder to build traffic if only a small group of people are interested in your subject.
</ul>
<p><strong>2. Write About a Popular Topic</strong></p>
<ul>
<strong>Pros</strong>: Easier to build traffic and generate ad revenue from it.<br />
<strong>Cons</strong>: It may be difficult for you to write about a topic, month after month, if you’re not really interested in it or if you lack expertise on the subject.
</ul>
<p>Between these two extremes there is a wide range of possibilities. I think you can take almost any topic and quickly come up with seven or more different angles.</p>
<p>Say you have a passion for: &#8220;<strong>Medieval Castles in Scotland</strong>&#8220;. What other themes can you think of that will allow you to produce fresh content on a regular basis?<br />
<span id="more-288"></span><br />
I&#8217;ve never been to Scotland but without doing any Google searches I can think of a few right off the bat:</p>
<ol>
<li>Historic Tours to Scotland</li>
<li>Hospitality (Scottish castles that provide accommodations to tourists)</li>
<li>Romantic, fairy-tale like weddings in Scottish Castles.</li>
<li>Architectural and Landscape Photography</li>
<li>History (Both Ancient and Modern. For instance, what role did medieval castles play in WWI and WWII?)</li>
<li>Online Games (I’m sure there are a few featuring Castles and Dragons)</li>
<li>Religion (Castles offering spiritual retreats to religious groups or the influence of pagan religion in Medieval Castles if any)</li>
<li>Movies (Which castles have been the setting of famous films?)</li>
<li>Real people (Scottish families who live in castles that have been passed down from generations)</li>
<li>Conservation and Restoration (Challenges of maintaining these fortresses)</li>
</ol>
<p>You get the idea. As you can see, many of those sub-themes can further spawn additional threads and related topics.</p>
<h3>Focus on a Niche</h3>
<p>Once you’ve decided on a topic, try to make it as focused as possible. An argument can be made for choosing a broad topic, like <strong>Travel</strong> or <strong>Food</strong> to try to serve everyone’s needs and grab a larger audience. In practice though, it is much easier and efficient to start with a single niche site and then slowly expand into other areas. Attempting to provide all things to all people can become a daunting task specially if you&#8217;re a beginner maintaining and one-person blog.</p>
<p>You may think that if you pick a small niche you’ll soon run out of topic ideas. Nothing could be further from the truth.</p>
<p>Consider these examples:</p>
<ul><a href="http://www.INeedCoffee.com" target="_new">INeedCoffee</a> (I thought I was obsessed with Coffee).<br />
<a href="http://www.Cyprus44.com" target="_new">Cyprus44</a> (This site covers the North portion of the island of Cyprus).<br />
<a href="http://www.mywifequitherjob.com">MyWifeQuitHerJob</a> (Unlimited potential. This is a blog about Personal Finance and Successful Entrepreneurship offering an infinite variety of topics).</ul>
<hr />
<h3>What If I Run Out of Topic Ideas?</h3>
<p>After blogging for a year or more, it is possible that you may start to run out of ideas. In this case, you can create another blog and link to your existing blog or expand your current blog to include related topics. Continuing with the previous example, you could add &#8220;Medieval Castles in Ireland&#8221; or another country or just write about &#8220;European Medieval Castles&#8221;. (It would take at least two lifetimes to cover that topic when you consider Eastern European countries).</p>
<p>One major advantage of choosing a niche is that over time, you can become an authority blogger on a specific topic since few people will be writing about the same subject.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/choosing-a-topic-for-your-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your First Blog</title>
		<link>http://www.thewordcorner.com/blog/blogging/your-first-blog</link>
		<comments>http://www.thewordcorner.com/blog/blogging/your-first-blog#comments</comments>
		<pubDate>Thu, 30 Apr 2009 14:02:55 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Caroline Middlebrook]]></category>
		<category><![CDATA[Yaro Starak]]></category>

		<guid isPermaLink="false">http://www.thewordcorner.com/blog/?p=110</guid>
		<description><![CDATA[Don&#8217;t buy a $3,000 piano until you know for sure you&#8217;re going to stick with piano lessons for several years. Instead, get a $129.99 keyboard at Best Buy and see what happens.
The same principle applies to blogging. There is no sense in spending $750 (or more) on a brand new blog design that later may end up not [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t buy a $3,000 piano until you know for sure you&#8217;re going to stick with piano lessons for several years. Instead, get a $129.99 keyboard at Best Buy and see what happens.</p>
<p>The same principle applies to blogging. There is no sense in spending $750 (or more) on a brand new blog design that later may end up not being adequate for your blog&#8217;s niche or purpose.</p>
<p>You may discover that you have a passion for an entirely different subject that may require a different theme with a brand new layout and design. This is one good reason for not spending a lot of money when you&#8217;re a newbie or don&#8217;t have a clear vision or strategy for your blog yet.</p>
<p>Do you intend to blog about a hobby or a sport or become a full-time Problogger? Perhaps you just want to start by sharing information about your industry and network with other professionals in your field.</p>
<p>As you begin to interact with other bloggers, ideas will come to you as to what direction to pursue and what type of products or services you would like to provide. All these will influence your blog&#8217;s layout and design.</p>
<p>There is a myriad of free themes to choose from that you can easily customize just by changing the photo on the header and making a few minor tweaks to the theme. If I were to change the image on this site&#8217;s header, I would immediately create a new look for this blog without altering any of the code or spending money. You can also change your blog just by adding a few widgets and plugins (all free).<span id="more-110"></span></p>
<p>As a beginning blogger focus on creating high quality content for your blog. How do you do that? Study what other successful bloggers are doing and consider taking a class such as <a href="http://www.blogmastermind.com/" target="_new">Yaro&#8217;s Blog Mastermind course </a>or <a href="http://www.caroline-middlebrook.com/blog/make-money-blogging-bloggers-bible-fast-track/" target="_new">Caroline Middlebrook Bloggers Bible Fast Track</a>.</p>
<p>Once you&#8217;ve been blogging consistently for about 6 months and you have at least 50-100 daily readers then you can consider spending money on a fancy blog.</p>
<h3>Another Approach</h3>
<p>There&#8217;s another school of thought that says &#8220;establish a strong brand from the very beginning by creating logos, icons, images and a customized theme&#8221;. Yes, that is a good strategy provided: You have spent time studying other blogs in your niche, you know your niche and target market well, you have about 3 months worth of content saved on your hard drive and a clear vision and plan for what you hope to accomplish with your blog. It wouldn&#8217;t hurt to also have a viral ebook ready to distribute as a free download to help promote your blog.</p>
<p>Chances are most begining bloggers won&#8217;t take the time to go through these preparatory steps. Therefore, start small and start now. Learn and earn as you go.</p>
<p>I highly recommend using the services of someone like <a href="http://www.ninjablogsetup.com" target="_new">Ninja Blog Setup</a> to help you get started. His services are FREE if you let him sign you up for hosting. What&#8217;s in it for him? He gets a commission from the hosting company for referring to them a new client. Everybody wins. <img src='http://www.thewordcorner.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Note</strong>: I am not an affiliate of Ninja Blog Setup just a satisfied customer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thewordcorner.com/blog/blogging/your-first-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
