<?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>Web Development Blog</title>
	<atom:link href="http://www.web-development-blog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-development-blog.com</link>
	<description>Read about Website Development, Online Marketing, Wordpress and Web Hosting</description>
	<lastBuildDate>Thu, 18 Apr 2013 06:55:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HitTail the long tail keyword tool</title>
		<link>http://www.web-development-blog.com/archives/long-tail-keyword-tool/</link>
		<comments>http://www.web-development-blog.com/archives/long-tail-keyword-tool/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 21:41:42 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=3324</guid>
		<description><![CDATA[Since Google Panda and several Google Penguin updates, SEO or search engine optimization has become a new kind of game. Or maybe not? You will find these days a lot tweets about content marketing or other &#8220;new&#8221; ways to get (back) into the top of the search results. Reaching the top of Google for popular [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/long-tail-keyword-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to fix 404 error reports in WordPress?</title>
		<link>http://www.web-development-blog.com/archives/404-error-reports/</link>
		<comments>http://www.web-development-blog.com/archives/404-error-reports/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 07:48:43 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=3253</guid>
		<description><![CDATA[For the most of your visitors are 404 error reports disturbing and maybe a reason to leave your website. For yourself as the website owner, a 404 error report should help you to resolve problems. A &#8220;404 &#8211; not found&#8221; is a sign for a broken link and might harm your website. The best solution would be if [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/404-error-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimize your WordPress website</title>
		<link>http://www.web-development-blog.com/archives/optimize-your-wordpress-website/</link>
		<comments>http://www.web-development-blog.com/archives/optimize-your-wordpress-website/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 16:54:06 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=3208</guid>
		<description><![CDATA[WordPress is already a great piece of software and if you use these great WordPress plugins, is your system is almost ready for production. After your WordPress website is finished, you should do some optimizations on the HTML source code and you have to manipulate the basic behavior of a few features. The following list [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/optimize-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress plugins you should use for your website</title>
		<link>http://www.web-development-blog.com/archives/wordpress-plugins-for-websites/</link>
		<comments>http://www.web-development-blog.com/archives/wordpress-plugins-for-websites/#comments</comments>
		<pubDate>Tue, 16 Oct 2012 11:49:21 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=3137</guid>
		<description><![CDATA[My last WordPress tutorial was about how to build an FAQ page using custom post types. The fourth part of my WordPress series is not about code or themes, but about WordPress plugins. WordPress plugins to build &#8220;regular&#8221; websites I used the following plugins for my latest WordPress websites and sure you will like them, too. [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/wordpress-plugins-for-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using custom post types to build an FAQ</title>
		<link>http://www.web-development-blog.com/archives/custom-post-types/</link>
		<comments>http://www.web-development-blog.com/archives/custom-post-types/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 06:32:25 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[types]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=2935</guid>
		<description><![CDATA[In my previous article I wrote about how to build dynamic sidebars using widgets. We used also custom taxonomies to create some filter criteria for single posts or pages. This article is about how to use custom post types to build an FAQ or testimonial section. What are custom post types? The custom post type [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/custom-post-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic sidebars and widget logic</title>
		<link>http://www.web-development-blog.com/archives/dynamic-sidebars-and-widgets/</link>
		<comments>http://www.web-development-blog.com/archives/dynamic-sidebars-and-widgets/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 11:14:14 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=2933</guid>
		<description><![CDATA[In the first part of this series I explained how to build a WordPress theme from scratch. Today I will show you how I use widgets and dynamic sidebars in a more efficient and flexible way. About widgets and dynamic sidebars Widgets are small modules or snippets you can place into the sidebar or any [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/dynamic-sidebars-and-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social media buttons the easy way</title>
		<link>http://www.web-development-blog.com/archives/social-media-buttons/</link>
		<comments>http://www.web-development-blog.com/archives/social-media-buttons/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 19:27:57 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=3064</guid>
		<description><![CDATA[It&#8217;s great to have access to such a great repository of WordPress plugins, but sometimes a great plugin is just &#8220;too much&#8221; for a smaller task of function. Like social media buttons, they have in fact a very simple function and most buttons require only a few rows of code. If a complex plugin doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/social-media-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Custom WordPress Website from Scratch</title>
		<link>http://www.web-development-blog.com/archives/building-a-wordpress-website/</link>
		<comments>http://www.web-development-blog.com/archives/building-a-wordpress-website/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 07:29:33 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=2899</guid>
		<description><![CDATA[We all know WordPress has grown to a mature content management system these days. There are several great WordPress themes you can use to build a professional corporate website. You are not limited to creating a magazine or blog site if you choose WordPress as your CMS. A few days ago I launched my company&#8217;s website at finalwebsites.nl [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/building-a-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spanning Backup for Google Apps</title>
		<link>http://www.web-development-blog.com/archives/spanning-backup/</link>
		<comments>http://www.web-development-blog.com/archives/spanning-backup/#comments</comments>
		<pubDate>Mon, 30 Jul 2012 15:09:16 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Google Services]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=2820</guid>
		<description><![CDATA[Working in the cloud while using Google Apps is a cost efficient way and also very comfortable. Access e-mail, calendar and all your files on every computer with an internet connection and collaborate with your collegues and associates. Backup all your data in the cloud using Spanning Backup for Google Apps.]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/spanning-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a &#8220;report post&#8221; form in WordPress</title>
		<link>http://www.web-development-blog.com/archives/wordpress-report-post/</link>
		<comments>http://www.web-development-blog.com/archives/wordpress-report-post/#comments</comments>
		<pubDate>Mon, 04 Jun 2012 18:01:16 +0000</pubDate>
		<dc:creator>Olaf Lederer</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=2708</guid>
		<description><![CDATA[In a previous post I wrote about how to build a Mailchimp subscription form using the native WordPress Ajax API, jQuery and the Mailchimp API. Today we use the same Ajax API and jQuery to create a simple report post form. You can use that (additional) form to get a quick feedback from your blog&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.web-development-blog.com/archives/wordpress-report-post/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
