<?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>WPCONCEPT + wordpress resources &#187; wordpress cms</title>
	<atom:link href="http://www.wpconcept.com/tag/wordpress-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpconcept.com</link>
	<description></description>
	<lastBuildDate>Wed, 05 May 2010 15:26:12 +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>Why you should start using wordpress ?</title>
		<link>http://www.wpconcept.com/2009/11/26/why-you-should-start-using-wordpress-right-now/</link>
		<comments>http://www.wpconcept.com/2009/11/26/why-you-should-start-using-wordpress-right-now/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 08:18:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[free theme]]></category>
		<category><![CDATA[wordpress cms]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress security]]></category>
		<category><![CDATA[wordpress seo optimization]]></category>
		<category><![CDATA[wordpress templates]]></category>

		<guid isPermaLink="false">http://wpconcept.com/?p=77</guid>
		<description><![CDATA[WordPress is a powerful CMS and for that is the most used CMS in the world. WordPress can help you for: an easy content management advanced seo administration advanced security many templates available plugins for many optional functions Let&#8217;s talk more about this options. 1. An easy content management Depending on your needs when creating [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is a powerful CMS and for that is the most used CMS in the world. WordPress can help you for:</p>
<ol>
<li>an easy content management</li>
<li>advanced seo administration</li>
<li>advanced security</li>
<li>many templates available</li>
<li>plugins for many optional functions</li>
</ol>
<p>Let&#8217;s talk more about this options.</p>
<p><span id="more-77"></span></p>
<h3>1. An easy content management</h3>
<p>Depending on your needs when creating a website can choose if will use wordpress as a blogging platform or as a CMS. Regardless which is your choice  the content management will be very easy. You will not have to edit a page using html tags. You should just click on &#8220;edit this page&#8221; link and to put your text there.</p>
<h3>2. SEO optimization</h3>
<p>SEO optimization for a regular website need some seo knowledge. A wordpress website can be easy seo optimized because of many releated plugins and without any advanced seo knowledge.</p>
<p>These plugins will let you to add different page titles for each page. Will automatically generate keywords for every page.</p>
<h3>3. Advanced security</h3>
<p>For many times maybe you saw many developers, designers or regular users being victim of mysql hacks. WordPress have a several mysql security plugins which will protect you against these attaks. If you&#8217;re not a MySQL programmer than wordpress is your best friend.</p>
<h3>4. Many tempates available</h3>
<p>If you decide to use templates that was created by another developers than you have a lots of templates around the web. You can visit the wordpress marketplaces or you can subscribe to my <a href="http://feeds.feedburner.com/WPConcept">RSS feed</a> to know when i will release my first FREE wordpress theme.</p>
<h3>5. Plugins for many optional functions</h3>
<p>For many timesthe client need some new functions on his website. That mean a few days of developing in a programming language and than you have to integrate the script in the website.</p>
<p>Using wordpress plugins is a very simple way to fulfill you client requirements. There are a several plugins which certainly will help you.</p>
<p>Hope i convinced you to use wordpress from now on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpconcept.com/2009/11/26/why-you-should-start-using-wordpress-right-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a custom page template for WP</title>
		<link>http://www.wpconcept.com/2009/11/21/create-a-custom-page-template/</link>
		<comments>http://www.wpconcept.com/2009/11/21/create-a-custom-page-template/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:06:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[custom page template]]></category>
		<category><![CDATA[wordpress cms]]></category>

		<guid isPermaLink="false">http://wpconcept.com/?p=28</guid>
		<description><![CDATA[If you want to use wordpress as a CMS or if you want to create some custom functions for some pages you should create a custom page template. Is very easy to create a custom page template and is very useful. Just create a empty .php page. Paste there the following code: /* Template Name: [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to use wordpress as a CMS or if you want to create some custom functions for some pages you should create a custom page template. Is very easy to create a custom page template and is very useful. Just create a empty .php page. Paste there the following code:</p>
<p><code>/*<br />
Template Name: name<br />
*/</code></p>
<p>After you&#8217;ve saved this page you can activate it from dashboard &gt; pages (edit a available page). On the right side you will see the &#8220;attributes&#8221; spot and go to the &#8220;template&#8221;. Select there the page that you&#8217;ve created.</p>
<p>In this new page you can create new functions very easy and you can control them from wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpconcept.com/2009/11/21/create-a-custom-page-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
