<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Understanding WordPress &#187; Blogging tips</title>
	<atom:link href="http://www.understandingwordpress.com/blog/category/blogging-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.understandingwordpress.com/blog</link>
	<description>Offering inexpensive online classes for all levels</description>
	<lastBuildDate>Fri, 05 Mar 2010 05:16:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="simple" entry="normal" -->
	<itunes:summary>Offering inexpensive online classes for all levels</itunes:summary>
	<itunes:author>Understanding WordPress</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.understandingwordpress.com/blog/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>Understanding WordPress</itunes:name>
		<itunes:email>frank@javascriptworkshop.com</itunes:email>
	</itunes:owner>
	<managingEditor>frank@javascriptworkshop.com (Understanding WordPress)</managingEditor>
	<itunes:subtitle>Offering inexpensive online classes for all levels</itunes:subtitle>
	<image>
		<title>Understanding WordPress &#187; Blogging tips</title>
		<url>http://www.understandingwordpress.com/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.understandingwordpress.com/blog/category/blogging-tips</link>
	</image>
		<item>
		<title>Create a Static Home Page</title>
		<link>http://www.understandingwordpress.com/blog/create-a-static-home-page.html</link>
		<comments>http://www.understandingwordpress.com/blog/create-a-static-home-page.html#comments</comments>
		<pubDate>Sun, 01 Nov 2009 23:44:45 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[static home page]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=80</guid>
		<description><![CDATA[Almost 90% of blogs use the list of most recent posts as a homepage. However, if you prefer to use a static page as a homepage, the choice is yours. This technique allows you to use WordPress and create different kinds of web sites—not only blogs. The possibility of using a static page as a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Almost 90% of blogs use the list of most recent posts as a homepage. However, if you prefer to use a static page as a homepage, the choice is yours. This technique allows you to use WordPress and create different kinds of web sites—not only blogs.</p>
<p>The possibility of using a static page as a homepage is built-in in the WordPress—however, a lot of bloggers aren&#8217;t aware of it.</p>
<p><strong>How to do it</strong></p>
<p>Step 1: Log in to your WordPress Dashboard and create a page named Homepage and publish it.</p>
<p>Step 2: On your WordPress Dashboard, go to Settings | Reading. You&#8217;ll see a title saying Front page displays.</p>
<p>Step 3: Select the A static page radio button and choose your new front page from the drop-down list. If you please, you can also choose a new template for the posts to be displayed.</p>
<p><img src="http://www.understandingwordpress.com/blog/wp-content/uploads/2009/11/statichomepage.jpg" alt="statichomepage" title="statichomepage" width="617" height="237" /></p>
<p>For more information check the WordPress Codex: <a target="_blank"  href="http://codex.wordpress.org/Creating_a_Static_Front_Page" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Creating_a_Static_Front_Page?referer=');">http://codex.wordpress.org/Creating_a_Static_Front_Page</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/create-a-static-home-page.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Restoring a Live Blog into a Local Development Blog</title>
		<link>http://www.understandingwordpress.com/blog/restoring-a-live-blog-into-a-local-development-blog.html</link>
		<comments>http://www.understandingwordpress.com/blog/restoring-a-live-blog-into-a-local-development-blog.html#comments</comments>
		<pubDate>Mon, 19 Oct 2009 20:30:53 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=89</guid>
		<description><![CDATA[If you purchased the Intermediate WordPress: Installing a Development Blog, you now have an &#8216;empty&#8217; blog that is setup locally on your home PC to use for development of themes, plugins, etc. This is great, but you may need some actual content to test out all your theme or other changes. Creating &#8216;dummy&#8217; content is [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you purchased the <a href="http://www.understandingwordpress.com/blog/">Intermediate WordPress: Installing a Development Blog</a>, you now have an &#8216;empty&#8217; blog that is setup locally on your home PC to use for development of themes, plugins, etc.</p>
<p>This is great, but you may need some actual content to test out all your theme or other changes. Creating &#8216;dummy&#8217; content is one option, but it can take awhile to create and is not the same as the actual content that a &#8216;live&#8217; blog contains.</p>
<p>So if you already have a blog online, you can follow these steps after you have your local environment (Apache, PHP, and MySQL) up and running (covered in the lesson).</p>
<p><strong>Step 1:</strong> Create a backup from your current live blog.</p>
<ul>
<li>Log into phpMyAdmin (from a web host account), and select the &#8220;Export&#8221; tab.</li>
<li>Select the database your WordPress blog uses.</li>
<li>Make sure the &#8220;SQL&#8221; radio button is selected.</li>
<li>Click the &#8220;GO&#8221; button.</li>
<li>A new screen will display with a textarea box containing many SQL statements. These will re-create your entire database, tables with content when executed.</li>
<li>Copy this script to your favorite text editor</li>
</ul>
<p><strong>Step 2:</strong> Modifying your backup script.</strong></p>
<ul>
<li>Since we are restoring to a database from a different blog, we have to &#8216;tweak&#8217; it a bit (database name and url parameters).</li>
<li>Change name of the database to the database of your development blog.  This should be the first command in the script starting with CREATE DATABASE.</li>
<li>There are two lines that you need to specify the url of your development (http://localhost/). Do a text search on the &#8216;wp_options&#8217; table. You will need to change the parameters of two INSERT INTO statements (&#8216;siteurl&#8217; and &#8216;home&#8217;).</li>
</ul>
<p><strong>Step 3:</strong> Copy your blog folder structure.</strong></p>
<ul>
<li>Copy the entire folder struture (and all files) of your live blog to your root directory of your local Apache environment. You can create a subfolder in your root if you wish. I discuss where this location is in the lesson.</li>
<li>Once copied, open up the wp-config.php file and make the neccessary changes. This would involve changing the database name (DB_NAME), database user (DB_USER), and database password (DB_PASSWORD) and MySQL host (DB_HOST).  I discuss this in the lesson as well.</li>
</ul>
<p><strong>Step 4:</strong> Execute your modified restore script.</strong></p>
<ul>
<li>Open up phpMyAdmin in your local environment</li>
<li>Select the &#8220;SQL&#8221; tab.</li>
<li>Paste the restore script in the textarea box.</li>
<li>Click the &#8220;Go&#8221; button.</li>
<li>Verify that the database and tables have been created.</li>
</ul>
<p><strong>Step 5:</strong> Open up your local blog</strong></p>
<ul>
<li>Go to your local blog that you just copied all the files to. This will be http://localhost/. You will specify the subfolder if you created that as well.</li>
<li>Log into you blog</li>
</ul>
<p>Now you have an exact local copy of your live blog that you can develop and test.</p>
<p><strong>Note:</strong> Since we didn&#8217;t change any other parameters in the restore script, some of your plugins may not work. Also, if you use custom permalinks, you may need to modify your .htaccess file.  Change your permalinks to the default setting (Settings->Permalinks), if you cannot see certain pages in your local blog.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/restoring-a-live-blog-into-a-local-development-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing and Exporting Content</title>
		<link>http://www.understandingwordpress.com/blog/importing-and-exporting-content.html</link>
		<comments>http://www.understandingwordpress.com/blog/importing-and-exporting-content.html#comments</comments>
		<pubDate>Sat, 05 Sep 2009 01:22:50 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[Export content]]></category>
		<category><![CDATA[Import content]]></category>
		<category><![CDATA[WordPress Extended RSS]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=72</guid>
		<description><![CDATA[WordPress features a very useful script to import your posts, comments, and links from another platform to WordPress. Of course, it is possible to export your current blog content. To access the Import tool, log in to your WordPress Dashboard and click on Tools &#124; Import located at the top of the screen. To access [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>WordPress features a very useful script to import your posts, comments, and links from another platform to WordPress. Of course, it is possible to export your current blog content.</p>
<p>To access the Import tool, log in to your WordPress <strong>Dashboard</strong> and click on <strong>Tools </strong>| <strong>Import</strong> located at the top of the screen. To access the Export tool, go to <strong>Tools</strong> | <strong>Export</strong>.</p>
<p><strong>Importing content</strong><br />
WordPress is able to import your previous blog content and automatically create post with it.  WordPress can import content from Dotclear, TypePad/Movable Type, LiveJournal, Greymatter, Textpattern, Blogware, and Blogger.</p>
<p>To import your content from another blogging platform, you have to follow a platform specific procedure.</p>
<p><strong>Importing content from an export file</strong><br />
The blogging clients, namely, LiveJournal, MovableType/Typepad, Blogware, and WordPress allow you to export your content into an xml , opml , or txt file. Follow this procedure to import your content from one of these blogging platforms:</p>
<p>1. Connect to your old blog and export your content. Save the file on your hard drive.<br />
2. Log in to your WordPress <strong>Dashboard</strong>, then go to <strong>Tools</strong> | <strong>Import</strong>.<br />
3. Select the blogging platform from where you&#8217;re importing the content.<br />
4. On the next page, click on the <strong>Browse</strong> button to select the exported file located in your hard drive.<br />
5. Once done, click on the <strong>Upload file and import </strong>button.<br />
6. You&#8217;re done! Please note that depending on your exported file size, this procedure can take a while.</p>
<p><span id="more-72"></span><br />
<img class = "stop" src="http://www.javascriptworkshop.com/screenshot_import.jpg" alt="WordPress Import" /></p>
<p><strong>Importing content from database</strong><br />
If the blogging client you&#8217;re using is Dotclear or Textpattern, you have to import your content using your old blog database. Carry out the following procedure to get started:</p>
<p>1. Log in to your WordPress <strong>Dashboard</strong>, and then go to <strong>Tools </strong>| <strong>Import</strong>.<br />
2. Select the blogging platform you&#8217;re using.<br />
3. On the next page, fill out the form to let WordPress know about your old blog server, database name, password, and so on.<br />
4. When you&#8217;re done, click on the <strong>Import</strong> button.<br />
5. Your content will now be imported. Note that the process can take a while depending of your database size.</p>
<p><strong>Importing content from Blogger</strong><br />
Blogger is a very popular blogging platform—owned by Internet giant, Google. If you wish to move your Blogger blog into WordPress, carry out the following simple steps:</p>
<p>1. Make sure you have a Google account and an upgraded (New, was Beta) blog hosted on <em>www.blogspot.com</em>.<br />
2. Log in to your WordPress <strong>Dashboard</strong>, then go to <strong>Tools</strong> | <strong>Import</strong>.<br />
3. Select the <strong>Blogger</strong> option.<br />
4. On the next page, you have to authorize WordPress to access your Blogger account. To do so, click on the <strong>Authorize</strong> button.<br />
5. You will be redirected to a Google page, where you&#8217;ll see your Blogger blog listed. Click on the <strong>Allow access</strong>button to authorize WordPress to access your old blog.<br />
6. Once done, you&#8217;ll be taken back to your WordPress <strong>Dashboard</strong>, where you&#8217;ll see your Blogger blog&#8217;s name. Click on the <strong>Import</strong> button to start importing your content.</p>
<p>After you have finished the import process, you can clear the account information that has been stored into WordPress database during the content import. Simply click on the <strong>Clear account information </strong>button to get rid of your old account information. This will not affect any of your posts or comments.</p>
<p><strong>Exporting content</strong><br />
For some reasons—such as, moving to another blogging platform, re-using your posts on another blog, and so on—you may want to export your content into a file that can be imported on another blogging platform or a different WordPress blog.</p>
<p>Exporting content is a very easy process, simply carry out the following steps:</p>
<p>1. Log in to your WordPress <strong>Dashboard</strong>, then go to <strong>Tools</strong> | <strong>Export</strong>.<br />
2. Select an author to export if you want to get the posts from a specific author only, otherwise select the <strong>All Authors </strong>option.<br />
3. Click on the <strong>Download Export File </strong>button.</p>
<p><img class = "stop"  src="http://www.javascriptworkshop.com/screenshot_export.jpg" alt="WordPress Import" /></p>
<p><strong>How it works</strong></p>
<p>After having a look at the Import and Export tools, let&#8217;s have look at how they work:</p>
<p><strong>Export tool</strong></p>
<p>When the <strong>Download Export File</strong> is clicked, WordPress generates an XML file and prompts you to download it. This file—often referred to, as <strong>WXR (WordPress Extended RSS)</strong>—will contain your posts, pages, comments, custom fields, categories, and tags. It can be imported on any WordPress install by using the Import Tool.</p>
<p><strong>Import tool</strong></p>
<p>Depending from which platform you&#8217;re importing content, the WordPress Import Tool<br />
functions accordingly. For some content, you just have to submit a file (for example, suppose you want to import posts from a previous WordPress installation), whereas in some other cases (for example, importing from Dotclear blogs) you have to connect to the old blog database in order to import the content into WordPress.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/importing-and-exporting-content.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Reasons Why Niche Blogs Are Successful</title>
		<link>http://www.understandingwordpress.com/blog/10-reasons-why-niche-blogs-are-successful.html</link>
		<comments>http://www.understandingwordpress.com/blog/10-reasons-why-niche-blogs-are-successful.html#comments</comments>
		<pubDate>Wed, 29 Apr 2009 23:58:19 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[loyal readers]]></category>
		<category><![CDATA[niche]]></category>
		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=54</guid>
		<description><![CDATA[Niche blogs are mini blogs/websites that are designed specifically to appeal to a very specific niche. Due to the size of the internet and the amount of content out there, niche blogs tend to be VERY specific. My other website, JavaScript Workshop  could be considered a niche blog, but I expanded it to cover other [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Niche blogs are mini blogs/websites that are designed specifically to appeal to a very specific niche. Due to the size of the internet and the amount of content out there, niche blogs tend to be VERY specific.</p>
<p>My other website, <a href="http://www.javascriptworkshop.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.javascriptworkshop.com?referer=');">JavaScript Workshop</a>  could be considered a niche blog, but I expanded it to cover other topics other than &#8220;JavaScript&#8221;, but that is the general idea.  This blog you are reading now is a niche blog.</p>
<p>Look at the <a href="http://technorati.com/pop/blogs/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/technorati.com/pop/blogs/?referer=');">top 100 blogs</a> as tracked by <a href="http://technorati.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/technorati.com/?referer=');">Technorati.com</a> and you&#8217;ll find that the majority of them have a defined niche. Some niches are wider than others—but in nearly all cases they’ve carved out a niche for themselves.</p>
<p>There are many reasons why choosing a niche is important to building a successful blog, but here are a few (10 to be exact).<br />
<span id="more-54"></span></p>
<ol>
<li><strong>Loyal readers</strong>—Niche blogs tend to develop a loyal readership because readers know that when they log in to a blog they&#8217;ll get relevant information on topics that they have an interest in, rather than random posts on topics that they have no desire to read.</li>
<li><strong>Community</strong>—People like to gather with others like them. Many times when you develop a blog focusing on a single topic, you find that a group of like-minded people will gather around it not just to read what you have to say, but to interact with others who share their passions and interests.</li>
<li><strong>Specialist authors</strong>—Authors of niche blogs have the freedom to really focus upon a topic and don&#8217;t feel guilty about doing so. This can lead to an increase in the quantity, quality, and depth of articles.</li>
<li><strong>Brand, credibility, and profile</strong>—Blogging consistently on one single topic increases the chances of that blog (and its blogger) being seen as a credible, trusted source of information in that area. Work this correctly and you can become the &#8220;go-to&#8221; person in your niche and become known as a specialist or expert in your field. The flow on benefits of this is huge if you have a product or service of your own to sell.</li>
<li><strong>Contextual advertising</strong>—Contextual ad networks like <a href="https://www.google.com/adsense/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.google.com/adsense/?referer=');">AdSense</a> tend to work best on sites that are tightly focused. They serve more targeted and relevant ads when a whole site is on a defined topic—which in turn increases the likelihood of those ads being clicked by readers.</li>
<li><strong>Direct advertising sales</strong>—Niche blogs are more attractive to private advertisers or sponsors who are looking for content to place their ads on that is relevant and closely aligned to their product or service.</li>
<li><strong>Search engine optimization</strong>—Google and other search engines tend to favor sites with a well-defined topic with pages that relate to one another.</li>
<li><strong>More posts</strong>—You can post more if you only have 1 topic to worry about as opposed to many topics. There is only so much you can write on a blog each day without overwhelming your readership.</li>
<li><strong>Leverage to expand into neighboring niches</strong>—One benefit of becoming well-known in a highly focused niche is that you can position yourself to springboard into a neighboring or overarching one.</li>
<li><strong>Higher conversion</strong>—If your blog&#8217;s business model is to sell something to your readers, it is to your advantage to have a blog that has a readership with interests that are highly aligned with your own focus.</li>
</ol>
<p>Choosing a niche for your blog enables you, your bloggers, and your readers to become more focused and will enable you to grow a readership and monetize it more effectively.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/10-reasons-why-niche-blogs-are-successful.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>20 Types of Blog Posts</title>
		<link>http://www.understandingwordpress.com/blog/20-types-of-blog-posts.html</link>
		<comments>http://www.understandingwordpress.com/blog/20-types-of-blog-posts.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 20:48:05 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[Blog Posts]]></category>
		<category><![CDATA[Content]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=46</guid>
		<description><![CDATA[One of the traps that some bloggers fall into is that their blogs often become quite one-dimensional in terms of the type of posts they write. Mixing up the types of post that you write can add interest and character to your blog, which will help to keep readers over the long haul.  There are [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>One of the traps that some bloggers fall into is that their blogs often become quite one-dimensional in terms of the type of posts they write.</p>
<p>Mixing up the types of post that you write can add interest and character to your blog, which will help to keep readers over the long haul.  There are many types of posts that you might like to use—here are 20 to start experimenting with:<br />
<span id="more-46"></span></p>
<ul>
<li><strong>Instructional</strong>— I find that posts that contain tips or that are tutorials generally are the ones that are among my most popular.  One of the main things that people search the Web for is to find help in overcoming a problem.  Position yourself to answer these problems, and you can build a nice source of traffic over the long term.</li>
<li><strong>Informational</strong>—This is one of the more common blog post types, where a blogger simply gives information on a topic. It could be a definition post or a longer explanation of some aspect of the niche that you’re writing on.  This is the crux of successful sites like Wikipedia.</li>
<li><strong>Reviews</strong>—Another highly searched-for term on the Web is &#8220;review.&#8221;  Every time I’m considering buying a new product I head to Google and search for a review on it first—I know that I&#8217;m not alone.  Reviews come in all shapes and sizes and on virtually every product or service you can think of. </li>
<li><strong>Lists</strong>—One of the easiest ways to write a post is to make a list.  Posts with content like, &#8220;The Top Ten ways to&#8230;,&#8221; &#8220;7 Reasons why&#8230;,&#8221; &#8220;5 Favorite&#8230;,&#8221; or &#8220;53 mistakes that bloggers make when&#8230;&#8221; are not only easy to write, but are usually very popular with readers and can be successful at getting links from other bloggers.</li>
<li><strong>Interviews</strong>—Sometimes when you’ve run out of insightful things to say it might be a good idea to let someone else do the talking in an interview. This is a great way to not only give your readers a relevant expert’s opinion, but to perhaps even learn something about the topic you’re writing yourself. </li>
<li><strong>Case studies</strong>—Another popular type of post is the case study, where you walk readers through an example of something that you’re writing about.  These are useful posts for readers because they are real-life situations and often have practical tips associated with them.</li>
<li><strong>Profiles</strong>—Profile posts are similar to case studies but focus in on a particular person.  Pick an interesting personality in your niche and do a little research on them to present to your readers.  Point out how they&#8217;ve reached the position they are in and write about the characteristics that they have that others in your niche might like to develop to be successful.</li>
<li><strong>Link posts</strong>—The link post is a favorite form of blogging for many bloggers and is simply a matter of finding a quality post on another site or blog and linking up to it.  You would usually also include an explanation of why you’re linking up, a comment of your own take on the topic, and/or a quote from the post.  Adding your own comments makes these posts more original and useful to your readers. </li>
<li><strong>&#8220;Problem&#8221; posts</strong>—Another term that is often searched for in Google in conjunction with product names is the word &#8220;problem&#8221; or &#8220;problems&#8221;— that is, where people are searching for help on a problem that they might have with something that they own or are trying to do.  Problem posts are similar to review posts but focus more upon the negatives of a product or service.  </li>
<li><strong>Comparison posts</strong>—Life is full of decisions between two or more options.  Write a post contrasting two products, services, or approaches that outlines the positives and negatives of each choice.  In a sense these are review posts but are a little wider in focus.  </li>
<li><strong>Rants</strong>—Get passionate, stir yourself up, say what’s on your mind, and tell it like it is.  Rants are great for starting discussion and causing a little controversy—they can also be quite fun if you do them in the right spirit.  Just be aware when you write passionately about a controversial topic that others are likely to comment in a similar way.  Rant posts lead to “flaming” in comment threads and to people saying things in the heat of the moment that they later regret, and which can impact their reputation.  Proceed with caution.</li>
<li><strong>Inspirational</strong>—On the flip side of the angry rant (and not all rants have to be angry) are inspirational and motivational posts. Tell a story of success or paint a picture of &#8220;what could be.&#8221;  People like to hear good-news stories in their niche because it motivates them to persist with what they are doing.  Find examples of success in your own experience or that of others and spread the word.</li>
<li> <strong>Research</strong>—Research posts can take a lot of time, but they can also be well worth it if you come up with interesting conclusions.  Present your findings with a nice chart and with useful statistics, and you’ll often find other bloggers in your niche will link up to you.</li>
<li><strong>Collation posts</strong>—These are a strange combination of research and link posts.  In them you pick a topic that you think your readers will find helpful and then research what others have said about it.  Once you’ve found their opinion, you bring together everyone’s ideas (often with short quotes) and tie them together with a few of your own comments to draw out the common themes that you see. </li>
<li><strong>Prediction and review posts</strong>—We see a lot of these at the end and start of the year when people do their &#8220;year in review&#8221; posts and look at the year ahead and predict what developments might happen in their niche in the coming months.  Prediction posts will often cause interesting debate.</li>
<li><strong>Critique posts</strong>—Numerous bloggers have made a name for themselves by writing strong critiques of other people, products, or companies.  Though sometimes these border on being &#8220;attack posts&#8221; and have rant-like qualities, a good constructive critique can be an effective way of making an impression upon others.  People like to hear opinions, and though they might not always agree with them, if they are insightful, constructive, and respectfully written posts, they can lead to you growing your reputation in a niche.</li>
<li><strong>Debate</strong>—Debates do well on blogs and can be done in an organized fashion between two people, between a blogger and &#8220;all comers,&#8221; or even between a blogger and… themselves (try it—argue both for and against a topic in one post—you can end up with a pretty balanced post).  Probably the easiest way to do this is simply to ask your readers a question with two or more alternatives and see what they&#8217;ve got to say.  Be willing to share your own opinion to get things going.</li>
<li><strong>Hypothetical posts</strong>—&#8221;What if&#8221; or hypothetical posts can be quite fun. Pick something that could happen down the track in your industry and begin to unpack what the implications of it would be. &#8220;What if Google and Yahoo! merged?&#8221;  &#8220;What if Canon released an update to xyz camera?&#8221;  These posts can actually position you well in search engines if the hypothetical situation actually happens.</li>
<li><strong>Satirical posts</strong>—Well-written satire, parody, or humor can be incredibly powerful and is brilliant for generating links for your blog.  Keep in mind that sometimes these types of posts will be misinterpreted and cause people to react strongly.</li>
<li><strong>Memes and projects</strong>—A meme is an idea that spreads, an &#8220;idea virus&#8221; as <a href="http://sethgodin.typepad.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/sethgodin.typepad.com/?referer=');">Seth Godin</a> would describe it.  In blogging this can be seen as an article or topic that gets copied from one blog to another, usually with a link back to the originator.  Write a post that somehow involves your readers and gets them to replicate it in someway.  Start a poll, an award, a competition, or ask your readers to submit a post/link or run a survey or quiz. </li>
</ul>
<p>This is not an exhaustive list but rather just some of the types of posts that you might like to throw into your blog’s mix. Not every one will be suitable for all blogs or bloggers, but using more than one format can definitely add a little spice and color to a blog.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/20-types-of-blog-posts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monetizing Directly with Advertising</title>
		<link>http://www.understandingwordpress.com/blog/monetizing-directly-with-advertising.html</link>
		<comments>http://www.understandingwordpress.com/blog/monetizing-directly-with-advertising.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 01:14:09 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[banner ads]]></category>
		<category><![CDATA[Google Adsense]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=55</guid>
		<description><![CDATA[Advertising is by far the most popular monetization method that bloggers use. After deciding whether to show ads, the next decision is which type. The most popular advertising system with bloggers is Google’s AdSense, but there are several other advertising system options (affiliate networks), including: Amazon Associates: https://affiliate-program.amazon.com/ Commission Junction:  https://www.cj.com/ Text Link Ads:  http://www.text-link-ads.com/ [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Advertising is by far the most popular monetization method that bloggers use. After deciding whether to show ads, the next decision is which type. The most popular advertising system with bloggers is Google’s <a href="https://www.google.com/adsense/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.google.com/adsense/?referer=');">AdSense</a>, but there are several other advertising system options (affiliate networks), including:</p>
<ul>
<li>Amazon Associates: <a target="_blank" href="https://affiliate-program.amazon.com/" onclick="pageTracker._trackPageview('/outgoing/affiliate-program.amazon.com/?referer=');">https://affiliate-program.amazon.com/</a></li>
<li>Commission Junction:  <a href="https://www.cj.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.cj.com/?referer=');">https://www.cj.com/</a></li>
<li>Text Link Ads:  <a href="http://www.text-link-ads.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.text-link-ads.com/?referer=');">http://www.text-link-ads.com/</a></li>
<li>Link Share:  <a href="http://www.linkshare.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.linkshare.com/?referer=');">http://www.linkshare.com/</a></li>
<li>AdGenta:  <a href="http://www.qumana.com/adgenta.htm" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.qumana.com/adgenta.htm?referer=');">http://www.qumana.com/adgenta.htm</a></li>
<li>Blogads:   <a href="http://www.blogads.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.blogads.com/?referer=');">http://www.blogads.com/</a></li>
<li>CrispAds:  <a href="http://www.crispads.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.crispads.com/?referer=');">http://www.crispads.com/</a></li>
<li>IntelliTXT:   <a href="http://www.vibrantmedia.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.vibrantmedia.com/?referer=');">http://www.vibrantmedia.com/</a></li>
<li>DoubleClick:  <a href="http://www.doubleclick.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.doubleclick.com/?referer=');">http://www.doubleclick.com/</a></li>
<li>Kanoodle:  <a href="http://www.kanoodle.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.kanoodle.com/?referer=');">http://www.kanoodle.com/</a></li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/monetizing-directly-with-advertising.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Does a Gravatar Work?</title>
		<link>http://www.understandingwordpress.com/blog/how-does-a-gravatar-work.html</link>
		<comments>http://www.understandingwordpress.com/blog/how-does-a-gravatar-work.html#comments</comments>
		<pubDate>Thu, 19 Feb 2009 04:27:27 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Gravatar]]></category>
		<category><![CDATA[Gravatar.com]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=37</guid>
		<description><![CDATA[If you read a lot of blogs, you’re probably already familiar with gravatars — custom images that represent certain commenters. These images are a kind of personal logo that identifies them and says something about their personality. Here’s how gravatars work&#8230;. A commenter creates an image suitable for a gravatar and uploads it to his [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img align="left" title="gravatar" src="http://www.understandingwordpress.com/blog/wp-content/uploads/2009/02/gravatar.jpg" alt="gravatar" width="80" height="80" />If you read a lot of blogs, you’re probably already familiar with <a href="http://en.wikipedia.org/wiki/Gravatar" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Gravatar?referer=');">gravatars</a> — custom images that represent certain commenters. These images are a kind of personal logo that identifies them and says something about their personality.</p>
<p>Here’s how gravatars work&#8230;.</p>
<p><span id="more-37"></span></p>
<p>A commenter creates an image suitable for a gravatar and uploads it to his account on <a href="http://en.gravatar.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.gravatar.com/?referer=');">gravatar.com</a>.  The gravatar is rated using pretty much the same ratings as the movie industry: G, PG, R, and X.  These ratings are used by bloggers to set limits on the kinds of gravatars that appear on their sites — a gravatar with a G rating will appear everywhere while a gravatar with an X rating may not appear on many blogs at all.</p>
<p>Meanwhile, a blogger (like me) sets up his/her blog to enable it for gravatars.  Then, when a commenter submits a comment, the blog’s gravatar plugin (automatic since WordPress 2.5) takes the commenter’s e-mail address (submitted in the comment form) and attempts to find a match at gravatar.com.  If it finds a match, it displays the corresponding image. (The e-mail address is not used anywhere in the underlying page code.)  If there’s no image on file, the blog software either displays nothing or displays a default image chosen by the blogger.</p>
<p>Do you have a gravatar now? Show it off by entering a brief comment on this post.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/how-does-a-gravatar-work.html/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Your First Blog Post is Important&#8230;</title>
		<link>http://www.understandingwordpress.com/blog/your-first-blog-post-is-important.html</link>
		<comments>http://www.understandingwordpress.com/blog/your-first-blog-post-is-important.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 22:02:27 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[first post]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.understandingwordpress.com/blog/?p=3</guid>
		<description><![CDATA[From the reader&#8217;s point of view, I would want to see four areas covered in your first blog post: 1 &#8211; Who you are.  Tell me about your business, but also introduce me to the blog&#8217;s writers.  Share pictures.  The more information about yourself and your business that you are willing to share, the easier [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img title="Thinking About First Post" src="http://www.understandingwordpress.com/blog/wp-content/uploads/2009/02/post1.jpg" alt="Thinking About First Post" width="200" height="133" align="left" />From the reader&#8217;s point of view, I would want to see four areas covered in your first blog post:</p>
<p><strong>1 &#8211; Who you are.</strong>  Tell me about your business, but also introduce me to the blog&#8217;s writers.  Share pictures.  The more information about yourself and your business that you are willing to share, the easier it will be for me as a reader to trust you.</p>
<p><strong>2 &#8211; Why you are blogging.</strong>  Possibly the most important question you can answer, because it will force you to spell out your intentions to your audience.  And as always, consider your audience when answering this question, ask yourself, &#8216;Why would someone come to this blog, what would they be looking for?&#8217;   </p>
<p><span id="more-3"></span></p>
<p><strong>3 &#8211; What will you be blogging about</strong>.  Answering the above question makes this one much easier to answer.  Will you be blogging about your business, or perhaps the lifestyles of your customers?  Spell out the content on your blog so that I know what to expect when I arrive.  And remember that this will also serve as a &#8216;bookmark&#8217; for your writers to keep them focused on what the goal of your blog is.</p>
<p><strong>4 &#8211; How I can leave feedback.</strong>  Tell me how I can be involved.  Can I leave comments?  Do you encourage comments?  What if I want to email you?  Spell out exactly how I can contact you, and don&#8217;t be afraid to encourage feedback, and even disagreement.  In fact this would be a good place to formally spell-out your comment policy, which again can serve as a reference tool for your writers as well.  </p>
<p>Here are some links with more information:</p>
<p><a href="http://www.getelastic.com/writing-first-blog-post/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.getelastic.com/writing-first-blog-post/?referer=');">http://www.getelastic.com/writing-first-blog-post/</a></p>
<p><a href="http://www.problogger.net/archives/2008/08/12/how-to-craft-a-blog-post-10-crucial-points-to-pause/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.problogger.net/archives/2008/08/12/how-to-craft-a-blog-post-10-crucial-points-to-pause/?referer=');">http://www.problogger.net/archives/2008/08/12/how-to-craft-a-blog-post-10-crucial-points-to-pause/</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.understandingwordpress.com/blog/your-first-blog-post-is-important.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
