<?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>Wordpress How To &#187; write post</title>
	<atom:link href="http://www.wordpress-how-to.com/tag/write-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpress-how-to.com</link>
	<description>All you need to know about Wordpress</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:32:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To Post Articles With WordPress</title>
		<link>http://www.wordpress-how-to.com/how-to-post-articles-with-wordpress-49/</link>
		<comments>http://www.wordpress-how-to.com/how-to-post-articles-with-wordpress-49/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:43:36 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress How To]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[write post]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=49</guid>
		<description><![CDATA[Writing a post is a very important feature for wordpress &#8230; actually I consider it the most important feature. I&#8217;ll make it really short now and explain in just few words &#8216;how you can make a post on your blog using wordpress&#8217;. It&#8217;s very easy. Basically there are 3 main ways that you can use [...]]]></description>
			<content:encoded><![CDATA[<p>Writing a post is a very important feature for wordpress &#8230; actually I consider it the most important feature. I&#8217;ll make it really short now and explain in just few words &#8216;how you can make a post on your blog using wordpress&#8217;.</p>
<p>It&#8217;s very easy. Basically there are 3 main ways that you can use to post on your blog. I&#8217;ll start with the most used, which is the one in the administration area. I assume this post will be read only by people new with wordpress, if you already made a post you know how to do it, so what I&#8217;m doing now it&#8217;s kinda` useless.  Ok, so, here we go: let&#8217;s say you installed your blog or someone else did it for you and you want to make a post. You must have the admin info (user and password) to do that, so if you don&#8217;t have them you must ask for them. Having those ready, you need to go to &#8216;yourblogurl.com/wp-login.php&#8217;. After you&#8217;re logged in, you will see your dashboard. That&#8217;s not important for now. You just need to click on the button named &#8220;Write&#8221; (you can find it in the upper left corner if you&#8217;re using newer versions). Once you click on that button, you&#8217;re automatically taken to the post writing area (using the same write button, you can go and write a static page or a link, but &#8216;post&#8217; is the default option).</p>
<p>Now, you&#8217;re in the writing area. Enter the title, then start writing your post. Make sure your title is search engine optimized (eg. contains a keyword you want to target, etc). When you&#8217;re done, scoll down and you will see the &#8220;tags&#8221; area. There you must enter your tags(or keywords). That&#8217;s not a must, but it&#8217;s important for SEO purposes. If you scroll down even more, you&#8217;ll see the categories area where you can include your post in one or more categories. That&#8217;s about it. When you&#8217;re done, just hit &#8220;save&#8221; to save it or &#8220;publish&#8221; if you want other people to be able to see it. Please note that if you don&#8217;t publish it, it will still be saved, but it won&#8217;t be available for others.</p>
<p>That&#8217;s it, you wrote your first post using wordpress.</p>
<p>Earlier in this post I was saying about 3 ways to write a post on wordpress. The one above was the first one. The other two aren&#8217;t so much used, but they&#8217;re very useful. Another way to post to your wordpress blog is using the XML-RPC protocol. XML-RPC enables a background communication channel for to manage your blog. Don&#8217;t worry, it&#8217;s quite secure so you can use that too without being afraid of something.</p>
<p>It works like this. First, you have to enable it. You can do that by accessing the writing settings page (&#8220;Settings&#8221; &gt; &#8220;Writing&#8221;). If you go to that page, you&#8217;ll see this:</p>
<fieldset>
<legend class="hidden">XML-RPC</legend>
<p> <label for="enable_xmlrpc"></label></p>
<input id="enable_xmlrpc" name="enable_xmlrpc" type="checkbox" value="1" /> Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.</fieldset>
<p>To have XMLRPC enabled, just check that checkbox and hit &#8220;Save changes&#8221;.</p>
<p>If you have this setting enabled, you can use external posting services to post remote, schedule posts, post multiple articles at once, buy content from PLR websites, etc (a lot of tasks, really). I&#8217;ll come back with more info related to XML-RPC in a later post.</p>
<p>The third way is &#8216;email publishing&#8217;. To be honest, I didn&#8217;t use that, but I assume it logs in to your email account, it grabs your email messages and posts them on your blog (based on some user/password of course as you could get a lot of spam emails going online as posts) &#8211; I strongly recommend being carefully with this one :)</p>
<p>Hope it helps and hope you enjoyed this post. If you did, please share it with your friends.</p>
<p>Thanks,</p>
<p>- Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/how-to-post-articles-with-wordpress-49/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
