<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Building a Website with WordPress</title>
	
	<link>http://wpsitebuilding.com</link>
	<description>Using WordPress as a Content Management System and Blog</description>
	<lastBuildDate>Sat, 28 Apr 2012 15:01:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BuildingAWebsiteWithWordpress" /><feedburner:info uri="buildingawebsitewithwordpress" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>BuildingAWebsiteWithWordpress</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How To Speed Up Your WordPress Website the Easy Way</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/ak_R0PuqJ0w/how-to-speed-up-your-wordpress-website-the-easy-way.html</link>
		<comments>http://wpsitebuilding.com/how-to-speed-up-your-wordpress-website-the-easy-way.html#comments</comments>
		<pubDate>Sun, 15 Apr 2012 20:59:21 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[WordPress Setup]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=572</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/how-to-speed-up-your-wordpress-website-the-easy-way.html"&gt;How To Speed Up Your WordPress Website the Easy Way&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Sooner or later every WordPress blog or website owner wants to know how to speed up their WordPress website. A well performing website is good for users and for  search engine rankings. So lets look at what you can do about it. The more you post on your WordPress website the bigger your database grows [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/how-to-speed-up-your-wordpress-website-the-easy-way.html">How To Speed Up Your WordPress Website the Easy Way</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>Sooner or later every WordPress blog or website owner wants to know <strong>how to speed up their WordPress website</strong>. A well performing website is good for users and for  search engine rankings. So lets look at what you can do about it.</p>
<p>The more you post on your WordPress website the bigger your database grows and the more plugins you install and uninstall Your database then gets bloated with uncleared settings. What can you do about that and what other measures can you take to get that initial install speed back into the site?</p>
<h2>Initial Actions to Take</h2>
<p>First of all you need to take three actions on your files and database:</p>
<ul>
<li>backup,</li>
<li>backup,</li>
<li>and BACKUP</li>
</ul>
<p>Why this emphasis on creating a backup of your website and especially the database? Because you are going to work on that database.  Don&#8217;t worry you don&#8217;t need to learn MySql statements and queries (although some basic knowledge can help). You can do most of the work with plugins.</p>
<p>So, did you create a good backup and test it or at least check that it is done? You can create a backup via your providers CPanel or request it via a ticket if you don&#8217;t know how to do it yourself.</p>
<p>After your backup verification check your baseline by running a page check on<strong> <a rel="nofollow" href="http://tools.pingdom.com/fpt/">http://tools.pingdom.com/fpt/</a>. </strong>Your goal should be to reach a score of at least 90/100.</p>
<h2>Two Easy Plugins to Start</h2>
<p>With the latest versions of WordPress you are filling your WordPress database with many revisions of your posts and pages if you go back into them and edit the content. These revisions  are rarely used and you can clean them out and prevent them from being created in the future and thereby reduce the number of revisions stored.</p>
<p><a rel="nofollow" title="Revision Control for WordPress" href="http://wordpress.org/extend/plugins/revision-control/">Revision Control</a> is the first plugin you can install and you can change the settings to suit your needs.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/wordpress-revisions-control-plugin.jpg"><img class="alignnone size-medium wp-image-573" title="WordPress Revision Coltrol settings" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-revisions-control-plugin-490x156.jpg" alt="WordPress Revision Coltrol settings" width="490" height="156" /></a></p>
<p>Now that you have revisions under control you need to clean out the old revisions and with the next plugin you can do several things in one click.</p>
<p><a rel="nofollow" title="WordPress Optimize" href="http://wordpress.org/extend/plugins/wp-optimize/">WP-Optimize</a> gives you the options to clean:</p>
<ul>
<li>all post revisions</li>
<li>all auto draft posts</li>
<li>marked spam comments</li>
<li>unapproved comments</li>
<li>and optimize your database tables</li>
</ul>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/wordpress-optimize-options.jpg"><img class="alignnone size-full wp-image-574" title="wordpress optimize options" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-optimize-options.jpg" alt="wordpress optimize options" width="271" height="277" /></a></p>
<p>Just select your choices and click PROCESS to clean and optimize. In the configuration screen you will have a large overview of the tables in your database and it shows you if they need optimization or not.</p>
<h2>Getting Closer to Your Turbo Options</h2>
<p>There is a great plugin called <a rel="nofollow" title="Clean WordPress Options Table" href="http://wordpress.org/extend/plugins/clean-options/">Clean Options</a> that can help you to find and eliminate old entries left by plugins you no longer use. This looks pretty easy but you must have some knowledge of which plugins you used before and which plugins you removed.</p>
<p>If you follow the instructions of this plugins documentation you will see a large list of fields that might be no longer in use, but please be careful and if you are unsure about one or more of them, don&#8217;t clean them out.</p>
<p>What you can look for are descriptions that are clearly related to old plugins. In my case these were entries like wp_insert and whydowork_.You might recognize others from plugins you stopped using.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/clean-options-plugin-results.jpg"><img class="alignnone size-full wp-image-575" title="Clean Options Table Results example" src="http://wpsitebuilding.com/wp-content/uploads/clean-options-plugin-results.jpg" alt="Clean Options Table Results example" width="469" height="360" /></a></p>
<h2>Cleaning your images and reducing their size with <a rel="nofollow" title="Image resizing and optimization" href="http://wordpress.org/extend/plugins/wp-smushit/">Smush It</a>.</h2>
<p>Smush It is a plugin that reduces image file sizes and improves performance. It is simple to use and is easy to configure. .</p>
<p>Do I use it myself? Sometimes I do, especially if I am working on websites other than my own. I prepare all my images before hand by optimizing and, if necessary, resizing them via <a rel="nofollow" title="Irfanview" href="http://www.irfanview.com/">Irfanview</a>.</p>
<h2>Using a WordPress Cache Plugin</h2>
<p>I have tried several caching plugins on my WordPress websites and the one that out performs the others for me is <a rel="nofollow" title="W3 Total Cache Plugin" href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>, but it requires the right configuration.</p>
<p>For your understanding, a cache plugin takes the result of a post request and stores it on a disc as static HTML. If the next visitor to your website requests the same page this cached version is shown. W3 Total Cache uses a mechanism for the temporary storage of your web document to increase performance. The cache itself is cleared after some time (you can set that time in the configuration).</p>
<p>Installing W3 Cache is easy. Just install it like any other plugin by searching a plugin from the back end.</p>
<p>The next steps are to configure it. If you get any warnings on these settings start by checking if your .htaccess file is writable during this configuration session.</p>
<p>The first action is to disable the preview option.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/disablew3-total-cache-preview.jpg"><img class="alignnone size-medium wp-image-576" title="Disable W3 Total Cache Preview" src="http://wpsitebuilding.com/wp-content/uploads/disablew3-total-cache-preview-490x177.jpg" alt="Disable W3 Total Cache Preview" width="490" height="177" /></a></p>
<p>Next is to enable the settings for:</p>
<ul>
<li>Page Cache</li>
<li>Database Cache</li>
<li>Browser Cache</li>
<li>Under Miscellaneous only check &#8220;Verify rewrite rules&#8221; and save all settings.</li>
</ul>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/w3-total-cache-first-settings.jpg"><img class="alignnone size-medium wp-image-577" title="w3 total cache first settings" src="http://wpsitebuilding.com/wp-content/uploads/w3-total-cache-first-settings-490x321.jpg" alt="w3 total cache first settings" width="490" height="321" /></a></p>
<p>Click on the menu option titled Browser Cache and activate the options as shown below. This is not the standard setting and has a great effect on your site&#8217;s speed.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/brwoser-cache-page-settings.jpg"><img class="alignnone size-medium wp-image-578" title="W3 Total Cache Browser Page Cache Settings" src="http://wpsitebuilding.com/wp-content/uploads/brwoser-cache-page-settings-490x321.jpg" alt="W3 Total Cache Browser Page Cache Settings" width="490" height="321" /></a></p>
<p>Save everything, exit out of this screen and then go back into it.</p>
<p>You will see some error messages in the top part of the screen.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/w3-total-cache-errors-settings.jpg"><img class="alignnone size-medium wp-image-579" title="w3 total cache errors settings" src="http://wpsitebuilding.com/wp-content/uploads/w3-total-cache-errors-settings-490x171.jpg" alt="w3 total cache errors settings" width="490" height="171" /></a></p>
<p>Click the option <em>auto-install</em> and you will be fine.</p>
<p>Ready? Now go and check again on <a rel="nofollow" href="http://tools.pingdom.com/fpt/">http://tools.pingdom.com/fpt/</a> to see if your scores have improved. Note: <strong>Run the test twice</strong> because your cache may need to kick in.</p>
<p>If this has no effect, you either already had a good score or you need to look at your theme and plugins, but you will see that on the Pingdom tools page. The final option if nothing else helps is to look for a new hosting provider.</p>
<p>Below is the ultimate score of 100/100, but you should take that with a big grain of salt as this is a new installation with nothing posted yet, but with all the plugins active I mentioned above.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/new-install-score.jpg"><img class="alignnone size-medium wp-image-580" title="Top Score for Newly installed website." src="http://wpsitebuilding.com/wp-content/uploads/new-install-score-490x177.jpg" alt="Top Score for Newly installed website." width="490" height="177" /></a></p>
<p>So what about your site, did you get better scores or do you have extra options and information that you can share that will speed up your website?</p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/c8Tvex31AJSaGsM65aXJcGhXlPQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/c8Tvex31AJSaGsM65aXJcGhXlPQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/c8Tvex31AJSaGsM65aXJcGhXlPQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/c8Tvex31AJSaGsM65aXJcGhXlPQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=ak_R0PuqJ0w:dlUtoH8K7IM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/ak_R0PuqJ0w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/how-to-speed-up-your-wordpress-website-the-easy-way.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/how-to-speed-up-your-wordpress-website-the-easy-way.html</feedburner:origLink></item>
		<item>
		<title>How to Secure your WordPress Website – The Basics</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/iZ0OGlDiHC4/how-to-secure-your-wordpress-website-the-basics.html</link>
		<comments>http://wpsitebuilding.com/how-to-secure-your-wordpress-website-the-basics.html#comments</comments>
		<pubDate>Fri, 09 Mar 2012 21:41:05 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress Setup]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=550</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/how-to-secure-your-wordpress-website-the-basics.html"&gt;How to Secure your WordPress Website &amp;#8211; The Basics&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;In my book review WordPress 3 for Business Bloggers I told you that I missed one piece of content, which was security, and that I would give you some tips on how to secure your WordPress website. WordPress is a very popular Content Management System and as such is always under attack by hackers and crackers. [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/how-to-secure-your-wordpress-website-the-basics.html">How to Secure your WordPress Website &#8211; The Basics</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>In my book review <a title="Book Review of WordPress 3 for Business Bloggers" href="http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html">WordPress 3 for Business Bloggers</a> I told you that I missed one piece of content, which was security, and that I would give you some tips on how to secure your WordPress website.</p>
<p>WordPress is a very popular Content Management System and as such is always under attack by hackers and crackers.</p>
<p>Most of the hack attempts are not focused on WordPress core security holes but rather plugin or theme security weaknesses.</p>
<p><strong>Basic WordPress Security</strong></p>
<p>WordPress security starts with the installation of your website and these steps can help:</p>
<ul>
<li>choose a good web host</li>
<li>create a cryptic database and database username for your MySql database</li>
<li>create a highly secure password</li>
<li>don&#8217;t use the standard wp_ prefix for ou tables</li>
<li>don&#8217;t use the standard Admin user name but create a more difficult username and matching secure password</li>
</ul>
<p>After installation use the permalinks option to create a .htaccess file in the root of your website.</p>
<p>Once the installation is done you can remove the following files:</p>
<ul>
<li>wp-config-sample.php</li>
<li>readme.html (contains information on what version of WordPress you are running)</li>
<li>wp-admin/install.php</li>
<li>wp-admin/install-helper.php</li>
</ul>
<p>Secure your files by changing the permissions on:</p>
<p>.htaccess to 404 (or 604)</p>
<p>wp-header.php tot 400 (or 600)</p>
<p>if possible move your wp-config.php file one folder up and set the security to 400 or 600 if your hosting company won&#8217;t allow 400.</p>
<p><strong>WordPress Security Plugins</strong></p>
<p>There are four plugins I always install on my WordPress websites:</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-firewall-2/">WordPress Firewall 2</a> monitors web request to your website and blocks obvious attacks.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-file-monitor-plus/">File Monitor Plus</a> this plugin will send you an email if a file has changed on your website and which file(s) are changed.</p>
<p><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan</a> will let you know if you already are under attack and will give you extra tips and aids to block some standard attacks.</p>
<p><a rel="nofollow" title="Login Lockdown" href="http://wordpress.org/extend/plugins/login-lockdown/">Login Lockdown</a> looks at login attempts that fail from a certain IP address and shuts down login functionality for a certain amount of time for that address preventing further brute force attacks.</p>
<p>All of the above measures have helped me to secure my WordPress websites from attacks on several occasions.</p>
<p><img class="aligncenter size-full wp-image-554" title="Secure Your WordPress Website" src="http://wpsitebuilding.com/wp-content/uploads/secure-your-wordpress-website.jpg" alt="Secure Your WordPress Website" width="500" height="260" /></p>
<h2>WordPress 3 Cookbook</h2>
<p>I also got a chance to read <a rel="nofollow" title="WordPress 3 Cookbook" href="http://www.packtpub.com/wordpress-3-cookbook/book">WordPress 3 Cookbook</a>, a fun concept that gives you &#8220;recipes&#8221; that you can use on your own WordPress website.</p>
<p>Here is a short overview of the chapters in this fine book:</p>
<p>Chapter 1: The WordPress Cook&#8217;s Tools<br />
Chapter 2: Installing and Customizing Themes<br />
Chapter 3: Working with Plugins and Widgets<br />
Chapter 4: Customizing Content Display<br />
Chapter 5: Building Interactivity and Community<br />
Chapter 6: Implementing Online Sales and Advertising<br />
Chapter 7: Making an SEO Friendly Site<br />
Chapter 8: Enhancing Usability and Accessibility<br />
Chapter 9: Managing Maintenance and Improving Security</p>
<p>And yes this one has a chapter on security :-) but the rest of the book is also a very good read and gives you over 100 short practical articles that you can use.</p>
<p>I really enjoyed reading and implementing several of the recipes on my own WordPress websites and I really suggest you take a look at the <a rel="nofollow" href="http://www.amazon.com/gp/product/1849514607/ref=as_li_ss_tl?ie=UTF8&amp;tag=designcars-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1849514607">WordPress 3 Cookbook</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=designcars-20&amp;l=as2&amp;o=1&amp;a=1849514607" alt="" width="1" height="1" border="0" /><br />
as it has some nice pearls in it &#8230; but that said you need to be aware that you should have a code editor and FTP program. I recommend <a rel="nofollow" title="Free Code Editor" href="http://www.pspad.com/en/">PSpad</a> and <a rel="nofollow" title="FileZilla FTP Client Download" href="http://filezilla-project.org/download.php?type=client">FileZilla</a></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/qnanFSSddjekhO6gGMQ5omRrTN4/0/da"><img src="http://feedads.g.doubleclick.net/~a/qnanFSSddjekhO6gGMQ5omRrTN4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/qnanFSSddjekhO6gGMQ5omRrTN4/1/da"><img src="http://feedads.g.doubleclick.net/~a/qnanFSSddjekhO6gGMQ5omRrTN4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=iZ0OGlDiHC4:tucvVKYzdmQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/iZ0OGlDiHC4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/how-to-secure-your-wordpress-website-the-basics.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/how-to-secure-your-wordpress-website-the-basics.html</feedburner:origLink></item>
		<item>
		<title>Book Review of WordPress 3 for Business Bloggers</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/IfWuob_o4gQ/book-review-of-wordpress-3-for-business-bloggers.html</link>
		<comments>http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html#comments</comments>
		<pubDate>Tue, 21 Feb 2012 21:24:12 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress Setup]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[WordPress 3]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=540</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html"&gt;Book Review of WordPress 3 for Business Bloggers&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Packt Publishers is very good when it comes to identifying great topics for their business and finding people who can write in a clear and simple way. In this new book WordPress 3 for Business Bloggers by Paul Thewlis bring you the knowledge to start the process of blogging for any purpose, not just business. [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html">Book Review of WordPress 3 for Business Bloggers</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>Packt Publishers is very good when it comes to identifying great topics for their business and finding people who can write in a clear and simple way. In this new book <a rel="nofollow" title="WordPress 3 for Business Bloggers" href="http://www.packtpub.com/wordpress-3-for-business-bloggers/book" target="_blank">WordPress 3 for Business Bloggers </a>by <a rel="nofollow" title="Blog by Paul Thewlis" href="http://blog.paulthewlis.com/" target="_blank">Paul Thewlis</a> bring you the knowledge to start the process of blogging for any purpose, not just business.</p>
<p>Here is a short overview of the chapters so you can see what is covered in this book.</p>
<p>Chapter 1: A Blog Less Ordinary—What Makes a Great Blog?<br />
Chapter 2: Introducing our Case Study—WPBizGuru<br />
Chapter 3: Designing your Blog<br />
Chapter 4: Images and Videos<br />
Chapter 5: Content is King<br />
Chapter 6: Search Engine Optimization<br />
Chapter 7: Supercharged Promotion<br />
Chapter 8: Connecting with the Blogosphere<br />
Chapter 9: Analyzing your Blog Stats<br />
Chapter 10: Monetizing your Blog<br />
Chapter 11: Managing Growth</p>
<h2><strong>WPBizGuru a Case Study</strong></h2>
<p>After the first introduction of some great WordPress blogs and how blogs can be used Paul goes into a case study showcasing a new site on <a rel="nofollow" href="http://blog.wpbizguru.com/">http://blog.wpbizguru.com/</a></p>
<p>In the following chapters he takes you from the basics of the design and changes to match you own ideas (don&#8217;t get scared by the coding!, it is not that hard..) up until how to write your content and using images and video in your posts.</p>
<p>What I really like in these first chapters is the way he helps you with ideas on how to create a blogging plan and how to implement is focusing on the real purpose of you blog / website.</p>
<p>The following chapters are about how to get traffic to your blog, how to measure that traffic and what to do with it.</p>
<p>The monetizing chapter is a bit limited on how to get the most of your blog traffic, but is surely a start in the right direction. Managing growth is not only about keeping the performance of your site but also about keeping up with comments and reducing spam in your blog.</p>
<h3>WordPress Plugins</h3>
<p>Paul mentions several plugins in his book that I think are very good, however there are three plugins he uses that I don&#8217;t use anymore for several reasons:</p>
<ul>
<li>Akismet = replaced by Growmap Anti Spam Plugin (I use the premium version which comes with Commentluv) because it works better and the free version is well.. free (Akismet is not free in many cases https://akismet.com/signup/)</li>
<li>Super Cache = replaced by Hyper Cache if you want it simple or W3 Total Cache for the more techies among us.</li>
<li>All-in-One-SEO = replaced WordPress SEO by Yoast, no not because he is Dutch like me, but the plugin just works better and is also free (AIOSEO has a premium version)</li>
</ul>
<h3>Conclusion</h3>
<p><a rel="nofollow" title="Amazon link to WordPress 3 for Business Bloggers" href="http://amzn.to/A1GUg3" target="_blank">WordPress 3 for Business Bloggers</a> is not just for Business bloggers, it is a great starting point for any WordPress blog or website you want to setup. Like I mentioned before I really liked the Blogging plan layout and the focus on the purpose of your blog / website.</p>
<p>One thing I missed was how to secure your blog against hackers, so I will write a blog post on that next because you really need to secure your site. The Backup and restore section of the book are mandatory for making sure you can get your blog back fast.</p>
<p>All in all, a great starting point for any new WordPress website owner that wants his or her website to succeed.</p>
<p><a rel="nofollow" href="http://www.amazon.com/gp/product/1849511322/ref=as_li_ss_il?ie=UTF8&amp;tag=designcars-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1849511322"><img src="http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&amp;Format=_SL160_&amp;ASIN=1849511322&amp;MarketPlace=US&amp;ID=AsinImage&amp;WS=1&amp;tag=designcars-20&amp;ServiceVersion=20070822" alt="" border="0" /></a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=designcars-20&amp;l=as2&amp;o=1&amp;a=1849511322" alt="" width="1" height="1" border="0" /></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/A15utYJTY-PHBfCgo2qSC7JKa5E/0/da"><img src="http://feedads.g.doubleclick.net/~a/A15utYJTY-PHBfCgo2qSC7JKa5E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/A15utYJTY-PHBfCgo2qSC7JKa5E/1/da"><img src="http://feedads.g.doubleclick.net/~a/A15utYJTY-PHBfCgo2qSC7JKa5E/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=IfWuob_o4gQ:gNQeiSw7_4g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/IfWuob_o4gQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/book-review-of-wordpress-3-for-business-bloggers.html</feedburner:origLink></item>
		<item>
		<title>How To Include a Youtube Video in WordPress</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/iK78pSxeBLo/include-youtube-video-wordpress.html</link>
		<comments>http://wpsitebuilding.com/include-youtube-video-wordpress.html#comments</comments>
		<pubDate>Sat, 13 Aug 2011 18:30:39 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=520</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/include-youtube-video-wordpress.html"&gt;How To Include a Youtube Video in WordPress&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Including a video in WordPress can be done in several different ways, with or without plugins. My favorite way is do to it is without any plugins by adding the special inclusion code from Youtube itself. YouTube WordPress Plugins But for those of you that don&amp;#8217;t want anything to do with HTML codings, here a [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/include-youtube-video-wordpress.html">How To Include a Youtube Video in WordPress</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>Including a video in WordPress can be done in several different ways, with or without plugins.</p>
<p>My favorite way is do to it is without any plugins by adding the special inclusion code from Youtube itself.</p>
<p><strong>YouTube WordPress Plugins</strong></p>
<p>But for those of you that don&#8217;t want anything to do with HTML codings, here a four af the best Youtube Plugins:</p>
<ul>
<li><a rel="nofollow" title="Smart Youtube" href="http://wordpress.org/extend/plugins/smart-youtube/" target="_blank">Smart YouTube</a></li>
<li><a rel="nofollow" title="TubePress" href="http://tubepress.org/" target="_blank">TubePress </a></li>
<li><a rel="nofollow" title="YouTube Brackets" href="http://wordpress.org/extend/plugins/youtube-brackets/" target="_blank">YouTube Brackets</a></li>
<li><a rel="nofollow" title="WP YouTube" href="http://www.jenst.se/2007/11/01/wp-youtube/" target="_blank">WP YouTube</a></li>
</ul>
<p>If you want simple, use one of the last two, want more options choose TubePress Pro (25 Dollar for One Year) with which you can create video gallery&#8217;s.</p>
<p>Smart Youtube might be the <em>smart</em> choice of you are going to embed more video&#8217;s in you blog postings.</p>
<p><strong>Including YouTube HTML Coding</strong></p>
<p>Like I said, I prefer to just included the HTML coding because I have very few video&#8217;s in my posts and I don&#8217;t want another plugin to slowdown the site.</p>
<p>When you see a Youtube video you want to include, look for the Share button below the video.</p>
<p><img class="aligncenter size-full wp-image-521" title="youtube share button" src="http://wpsitebuilding.com/wp-content/uploads/youtube-share-button.jpg" alt="youtube share button" width="314" height="44" /></p>
<p>Not all video&#8217;s can be embedded, sometimes they are exlcuded because of copyrights.</p>
<p>If you can share it you will see the following code that you can copy and past <code>http://youtu.be/NAc83CF8Ejk</code> into your post and as you can see this is enough for your WordPress website. For me it works just by pasting the code (WordPress 3.2.1).</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/NAc83CF8Ejk?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/NAc83CF8Ejk?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can use the same code for inclusion with a plugin like the above mentioned ones, but if you want the inclusing code, use the embed button.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/embed-youtube-video.jpg"><img class="aligncenter size-medium wp-image-522" title="embed a youtube video" src="http://wpsitebuilding.com/wp-content/uploads/embed-youtube-video-490x147.jpg" alt="embed a youtube video" width="490" height="147" /></a></p>
<p>What you don&#8217;t want is the standard format unless your theme content size is just right&#8230;. for me it never is :-).</p>
<p>But you can easily change to the format you want by just setting the width you need and other options you want to set like the use of High Definition (HD).</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/youtube-embedding-code.jpg"><img class="aligncenter size-medium wp-image-523" title="youtube embedding code and size setting" src="http://wpsitebuilding.com/wp-content/uploads/youtube-embedding-code-490x275.jpg" alt="youtube embedding code and size setting" width="490" height="275" /></a></p>
<p>Once you set the size, copy the code from the top box and save it in notepad or past it right into your post. <strong>Attention!</strong> before you paste it into you post, first <strong>switch to the HTML input screen!</strong></p>
<p>In the HTML screen you can post the code right were you want the video to show.</p>
<p><iframe src="http://www.youtube.com/embed/rYEDA3JcQqw" frameborder="0" width="500" height="314"></iframe></p>
<p>Hope this will help you to live up you blog. Make sure you listen to some of the video&#8217;s that you see here!</p>
<p>Enjoy this beautiful  music before you get back to working on you WordPress site, Adele is one of the best singers at this moment!</p>
<p>Here are two of my other all time favourite video&#8217;s&#8230;</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/wwCykGDEp7M?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/wwCykGDEp7M?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/eAfyFTzZDMM?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eAfyFTzZDMM?version=3" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/HQAzQj2nrGsTwaZXXO2GunTzdLA/0/da"><img src="http://feedads.g.doubleclick.net/~a/HQAzQj2nrGsTwaZXXO2GunTzdLA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/HQAzQj2nrGsTwaZXXO2GunTzdLA/1/da"><img src="http://feedads.g.doubleclick.net/~a/HQAzQj2nrGsTwaZXXO2GunTzdLA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=iK78pSxeBLo:wD7FcG7lwWk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/iK78pSxeBLo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/include-youtube-video-wordpress.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/include-youtube-video-wordpress.html</feedburner:origLink></item>
		<item>
		<title>WordPress 3 SEO – How To Get Your Website To The Top Of Google</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/8EOVjbKQgFo/wordpress-3-seo-website-top-google.html</link>
		<comments>http://wpsitebuilding.com/wordpress-3-seo-website-top-google.html#comments</comments>
		<pubDate>Thu, 07 Jul 2011 19:46:40 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress SEO]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=513</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/wordpress-3-seo-website-top-google.html"&gt;WordPress 3 SEO &amp;#8211; How To Get Your Website To The Top Of Google&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;WordPress 3 SEO consists of several aspects and this book of Micheal David covers all of those aspects in his book . Here is a short breakdown of each chapter: 1. Getting Started: SEO Basics. Good introduction into the On-Page ranking factors that you need to be aware off, good in detailed information that you [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/wordpress-3-seo-website-top-google.html">WordPress 3 SEO &#8211; How To Get Your Website To The Top Of Google</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>WordPress 3 SEO consists of several aspects and this book of Micheal David covers all of those aspects in his book <a href="http://www.amazon.com/dp/1847199003?tag=designcars-20">WordPress 3 Search Engine Optimization</a>.</p>
<p>Here is a short breakdown of each chapter:</p>
<p><strong>1. Getting Started: SEO Basics</strong>. Good introduction into the On-Page ranking factors that you need to be aware off, good in detailed information that you can use on your website before you get into link building. Using good keyword rich navigation is covered and in chapter 3 keywords are getting more attention, but I would have liked to have more information on the right structure for you websites topics. As said, Chapter 3 covers keywords, but a good website structure example would have been great, either here or in the keyword chapter. Definitely a great start of this book to get into the topic of SEO</p>
<p><strong>2. Customizing WordPress Settings for SEO.</strong> This chapter starts by taking a step back and lets you look at the goal of your website, which is not always clear unless you write it down on paper and stick to it! If you look at the first few posts on this site you will see that I was guilty of that sin myself&#8230; The rest is about the strengths and weaknesses of WordPress as a platform.</p>
<p><strong>3. Research and Working with Keywords. </strong>Keywords, keywords, keywords&#8230; for some this chapter will be an eyeopener, for others it will be tough to read, but Keywords are the corner stones of your website and Michael David teaches you how to lay the best possible foundation for your site. If you don&#8217;t want to read the whole book, don&#8217;t skip this chapter.</p>
<p><strong>4. Understanding Technical Optimization. </strong>Don&#8217;t be scared for the term <em>Technical </em>is is not about the in depth technical mambo-jumbo that you think. This chapter will tell you how to use the basics of WordPress Title, Meta descriptions, Permalinks structures and Images to get the most of your website. I do suggest you try the alternative <a rel="nofollow" title="WordPress SEO by Yoast" href="http://yoast.com/wordpress/seo/">WordPress SEO by Yoast</a> plugin instead of All-In-One-SEO and Google XML Sitemaps.</p>
<p><strong>5. Creating Optimized and Engaging Content. </strong>Together with the keyword chapter you will learn a lot about what will attract visitors to your website and keep them coming, together with the search engines. Here you get some good information about writing content and how to structure you categories for optimal results. It has a Nice collection of plugins listed that can help your with your categories.</p>
<p><strong>6. Link Building. </strong>Short chapter on Link Building which is good for me (I don&#8217;t do much link building). It is good to see how you can get inbound links, but I feel that Google&#8217;s PageRank is not a thing that you should focus on. If you want to start with basic link building this will give you some good hints.</p>
<p><strong>7. Using Social Media. </strong>Social media is hot now, LinkedIn, Twitter, Social Bookmarking, Facebook and YouTube are all covered in this chapter. I love the Facebook section and how to setup a fan page! And maybe in the next version he can put in an extra section about the new <a rel="nofollow" href="http://www.google.com/+1/button/">http://www.google.com/+1/button/</a></p>
<p><strong>8. Avoiding Black Hat Techniques. </strong>Hopefully you will never have to use the advice given to undo Google penalties, but it is good to know which things you need to avoid on your website. Here a just a few of them that are covered: Link Exchange, Website Submission Services, Offshore link building (I <em>don&#8217;t like</em> those emails) Autoblogging.</p>
<p><strong>9. Avoiding SEO Mistakes. </strong>There are some things that you have to avoid if you want good rankings in the search engines, read through this chapter ans start your cleanup session, you probably will have some mistakes in place&#8230;</p>
<p><strong>10. Testing Your Site and Monitoring Your Progress</strong>. Use the tools the search engines offer you, Google Analytics, Google Webmaster Central, Yahoo!Site Explorer and more. Learn how to use theme, but don&#8217;t go checking everything every hour. Use your time to write good content and build your site. Set aside a moment per day and an hour per week for analysis.</p>
<p><strong>Appendix A: WordPress SEO Plugins. </strong>A WordPress book is not complete if it doesn&#8217;t have Plugin recommendations. There a definitely a few ones that I will be testing but I do think All-In-One-SEO is no longer the best choice, even in Beta WordPress SEO by Yoast is better (and it will soon be out of Beta)</p>
<p><strong>Appendix B: Other SEO Resources. </strong>Very helpful list of websites and forums to get more information and to keep up-to-date with SEO in general.</p>
<p><strong>Conclusion:</strong> If you want your WordPress website to get better ranking in the search results, this book covers all the basics and has good advice about content and technical improvements. And you did build your website to get visitors, right? Follow the advice in this book and it will help you to get those visitors.</p>
<p>For me this book will stay on my desk a lot longer than I thought it would.</p>
<div class="aligncenter easy-azon-info-block">
	<a href="http://www.amazon.com/dp/1847199003?tag=designcars-20" class="easy-azon-info-block-image">
		<img src="" title="" height="" width="" />
	</a>
	
	<div class="easy-azon-info-block-non-image" style="margin-left: 10px;">
		<p>
			<a href="http://www.amazon.com/dp/1847199003?tag=designcars-20" class="easy-azon-info-block-title"></a>
									<a href="http://www.amazon.com/dp/1847199003?tag=designcars-20#customerReviews" class="easy-azon-info-block-reviews">Read Reviews</a>
			<a href="http://www.amazon.com/dp/1847199003?tag=designcars-20" class="easy-azon-info-block-buy-now-button"><img src="http://wpsitebuilding.com/wp-content/plugins/easy-azon/resources/frontend/images/buy-now-button.gif" alt="Buy Now" /></a>
		</p>
	</div>
	<span class="easy-azon-info-block-clear"></span>
</div>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/NUB7Skb2VHaqc96nDVYXjkF-NJc/0/da"><img src="http://feedads.g.doubleclick.net/~a/NUB7Skb2VHaqc96nDVYXjkF-NJc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NUB7Skb2VHaqc96nDVYXjkF-NJc/1/da"><img src="http://feedads.g.doubleclick.net/~a/NUB7Skb2VHaqc96nDVYXjkF-NJc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=8EOVjbKQgFo:d1mVossru-E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/8EOVjbKQgFo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/wordpress-3-seo-website-top-google.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/wordpress-3-seo-website-top-google.html</feedburner:origLink></item>
		<item>
		<title>From Static HTML to WordPress Website</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/3xYfAj5kIY4/static-html-wordpress-website.html</link>
		<comments>http://wpsitebuilding.com/static-html-wordpress-website.html#comments</comments>
		<pubDate>Tue, 14 Jun 2011 21:30:40 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[WordPress Setup]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=503</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/static-html-wordpress-website.html"&gt;From Static HTML to WordPress Website&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This is a question I get on a regular base: How can I convert my Static HTML website into a WordPress website? Let me give you a warning in advance, a WordPress website needs to be kept updated! A static HTML site can run for years without you ever touching it for things like security [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/static-html-wordpress-website.html">From Static HTML to WordPress Website</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>This is a question I get on a regular base: How can I convert my Static HTML website into a WordPress website?</p>
<p>Let me give you a warning in advance, a WordPress website needs to be kept updated!<br />
A static HTML site can run for years without you ever touching it for things like security updates or new versions. Just to make you aware of the need for updates!</p>
<p>Another thing that needs really close attention is to make sure that your rankings in Google and other search engines stay intact.<br />
That means you need to make sure your URLs of your old site will stay the same with your new WordPress based website.</p>
<p>Luckily this can be done and for those few links you want to change you can redirect them via your .htaccess file.</p>
<p>But first things first, the conversion of your website.</p>
<p>First, what do you need:</p>
<ul>
<li>good hosting that support php</li>
<li>a mysql database: databasename, username for that database and the password for that useraccount</li>
<li>the possibility to use a .htaccess file</li>
</ul>
<p>If you are not sure about the above mentioned items, ask your website hosting provider!</p>
<p><strong>Installing WordPress in a Subfolder</strong></p>
<p>The first thing you will do is to install WordPress into a Subfolder like <em>/cms</em> .</p>
<p>After you finished the installation you have to set the Privacy setting so that Search Engines are not allowed to visit and index your site (Settings -&gt; Privacy) so your new URLs are not getting into the search engine indexes until you are ready with your conversion.</p>
<p>Now you can start building your WordPress website next to your current site, that site will stay active while you build a new one.</p>
<p><strong>Keeping Old URLs</strong></p>
<p>Like a mentioned before, it is very important that you keep the URLs for the new site the same as the old one!</p>
<p>That is why you need to set the Permalinks to custom with the value <em>/%postname%.html</em> this will result in Posts links with the extension .html.</p>
<p>During the development of your new site the urls will be like <em>/cms/page-url.html</em> , but after the final steps this will become <em>/page-url.html</em> , that same as the old site.<br />
Make sure that the &#8220;slugs&#8221; are the same as the old site, and there is a plugin that you will need which is “<a rel="nofollow" title=".html on Pages" href="http://wordpress.org/extend/plugins/html-on-pages/">.html on pages</a>” . I take it you will have some pages that use the extension .html</p>
<p>You can now start to convert your old pages to WordPress by copying the text or the HTML code of the content from the old website into the HTML code screen of WordPress.</p>
<p>Your page URL is created by the Title of your page, but you can change them by editing the Slug permalink.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/editing-wordpress-permalink.jpg"><img class="alignnone size-medium wp-image-505" title="Editing the WordPress Permalink" src="http://wpsitebuilding.com/wp-content/uploads/editing-wordpress-permalink-490x106.jpg" alt="" width="490" height="106" /></a></p>
<p>There is a plugin that could help you convert old pages: <a rel="nofollow" href="http://wordpress.org/extend/plugins/import-html-pages/">http://wordpress.org/extend/plugins/import-html-pages/</a> <strong>Attention!</strong> For this plugin to work you really need  PHP5! Ask your hosting provider if you are not sure.</p>
<p><strong>Website Layout</strong></p>
<p>The conversion from your old site to a WordPress based site with the same layout is completely different exercise than what I am describing here, to do that your will have to get a complete custom Theme / Layout.</p>
<p>But why not take this opportunity and change the look of your site together with the conversion? Choose a nice premium or free theme  that will fit you company / website topic and customize it to your needs.</p>
<p>If you are happy with the look and feel and the content of your site you can follow these step to get it &#8220;live&#8221;:</p>
<p>1. delete or rename the index.html file in the root of your old site.<br />
2. copy the index.php and .htaccess file from the /cms folder to the root of your site<br />
3. change one rule in the index.php file into <em>require(‘./<strong>cms/</strong>wp-blog-header.php’); <strong>(only with the index.php file in the root, not in the folder  /cms!!</strong>)</em><br />
4. change <em><strong>only</strong></em> the Site address (URL) in the general setting (Setting -&gt; General) into the domain name. (remove the /cms part)</p>
<div id="attachment_507" class="wp-caption alignnone" style="width: 500px"><a href="http://wpsitebuilding.com/wp-content/uploads/change-site-address.jpg"><img class="size-medium wp-image-507" title="Change Site Address Only!" src="http://wpsitebuilding.com/wp-content/uploads/change-site-address-490x81.jpg" alt="Change Site Address Only!" width="490" height="81" /></a><p class="wp-caption-text">Change Site Address Only!</p></div>
<p>5. remove or rename the old  .html files.<br />
6. change the privacy settings so the Search Engines can access and index the site again.</p>
<p>If you handle the change over it this manner, than your old site is not reachable during the 5 minutes you need to rename the index.html so the index.php takes over and if you kept your URLs you are not loosing any visitors from the search engines like Google.</p>
<p><em><strong>And of course you have taken a complete Back-Up of your old static website so you can restore your old side if you should encounter any unexpected error(s).</strong></em></p>
<p>If you want new URLs for your pages than you can redirect the old URLs to the news ones in two ways:</p>
<ul>
<li>use a plugin <a rel="nofollow" href="http://wordpress.org/extend/plugins/redirection/">http://wordpress.org/extend/plugins/redirection/</a></li>
<li>via the .htaccess file in which you have to write a rule per url you want to forward:  <em>redirect 301 /olde-url.html http://www.example.com/new-url.html</em></li>
</ul>
<p>However if you change your URLs, even with a 301 redirect you could loose some credit and backlinks that are pointing to your site.</p>
<p>Good luck and if you still have some questions, please use the <a title="About and Contact" href="http://wpsitebuilding.com/about/">contact form</a>.</p>
<p>If you have other tips and additions that might help others, please write them in the comments section below.</p>
<p><em>One last question</em>: Is there a need to have this information in an even more detailed form like a pdf manual with screen shots and tips? if so, please leave a comment.</p>
<p>Update: You asked for it and now it&#8217;s finally here&#8230; <a href="http://wpsitebuilding.com/wp-content/uploads/from-static-html-to-wordpress-v1-0.pdf">From Static HTML To WordPress version 1.0</a></p>
<p>You can share the PDF with friends, post it on you website but you cannot sell it or change anything in it! If you find any language or grammatical errors please let me know so I can correct them.</p>
<p><img class="alignnone size-full wp-image-508" title="WordPress Website Migration" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-site-migration-480.jpg" alt="WordPress Website Migration" width="480" height="128" /></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/cH_Q19ruFhNvM4Mzi_ShpSDP2kA/0/da"><img src="http://feedads.g.doubleclick.net/~a/cH_Q19ruFhNvM4Mzi_ShpSDP2kA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/cH_Q19ruFhNvM4Mzi_ShpSDP2kA/1/da"><img src="http://feedads.g.doubleclick.net/~a/cH_Q19ruFhNvM4Mzi_ShpSDP2kA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=3xYfAj5kIY4:BGjcfaTbgHA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/3xYfAj5kIY4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/static-html-wordpress-website.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/static-html-wordpress-website.html</feedburner:origLink></item>
		<item>
		<title>How to Install 21 WordPress Plugins in 5 Minutes</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/Y7W-ZV4N1PQ/install-21-wordpress-plugins-5-minutes.html</link>
		<comments>http://wpsitebuilding.com/install-21-wordpress-plugins-5-minutes.html#comments</comments>
		<pubDate>Sun, 13 Jun 2010 20:31:22 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Setup]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=330</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/install-21-wordpress-plugins-5-minutes.html"&gt;How to Install 21 WordPress Plugins in 5 Minutes&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Once you have completed the basic setup of your WordPress website, it&amp;#8217;s time to add more functions by installing plugins. Here is a basic list of plugins that I integrate into every WordPress website I build. Basic WordPress Plugins List Dagon Design Sitemap Generator FD Feedburner Plugin Flexi Pages Widget Google XML Sitemaps HeadSpace2 My Page [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/install-21-wordpress-plugins-5-minutes.html">How to Install 21 WordPress Plugins in 5 Minutes</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>Once you have completed the basic setup of your WordPress website, it&#8217;s time to add more functions by installing plugins.</p>
<p>Here is a basic list of plugins that I integrate into every WordPress website I build.</p>
<p><strong>Basic WordPress Plugins List</strong></p>
<p>Dagon Design Sitemap Generator<br />
FD Feedburner Plugin<br />
Flexi Pages Widget<br />
Google XML Sitemaps<br />
HeadSpace2<br />
My Page Order<br />
NextGEN Gallery<br />
Related Posts<br />
Robots Meta<br />
Secure Files<br />
SEO Slugs<br />
Subscribe To Comments<br />
Wordpress Automatic Upgrade<br />
WordPress Database Backup<br />
WordPress File Monitor<br />
WP-DBManager<br />
WP-SpamFree<br />
Fancybox<br />
WP Security Scan<br />
W3 Total Cache</p>
<p>Yes, you counted correctly, those are 20 different plugins&#8230; and if you have ever installed a plugin, you know how difficult a task it was to install these.</p>
<p>Search for the plugin on wordpress.org, click the install button, confirm that the installation was successful and activate the plugin.</p>
<p><strong>Plugin nr 21 to the rescue, meet Plugin Central!</strong></p>
<p>Plugin Central is a plugin created by <a rel="nofollow" title="Vladimir Prelovac" href="http://www.prelovac.com/vladimir/">Vladimir Prelovac</a>, and it is a great time-saver.</p>
<p>This is always the first plugin I install using the standard process:</p>
<p>Plugins -&gt; Add New -&gt; Search -&gt; Install -&gt; Activate Process</p>
<p><img class="size-full wp-image-332 alignnone" title="adding plugin central" src="http://wpsitebuilding.com/wp-content/uploads/adding-plugin-central.jpg" alt="" width="359" height="251" /></p>
<p>Once you have done this, the magic begins. Go to the option &#8220;Plugin Central&#8221; under the <strong>Plugins</strong> menu.</p>
<p><img class="alignnone size-full wp-image-333" title="Start using plugin central" src="http://wpsitebuilding.com/wp-content/uploads/using-plugin-central-1.jpg" alt="" width="167" height="135" /></p>
<p>The next screen gives you the option that you are going to use. Pay special attention to the field where you can paste the list shown above.<br />
Of course, you can just type the names of other plugins you want to install.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/using-plugin-central-2.jpg"><img class="alignnone size-medium wp-image-334" title="Using plugin central" src="http://wpsitebuilding.com/wp-content/uploads/using-plugin-central-2-490x372.jpg" alt="" width="490" height="372" /></a></p>
<p>Once you are satisfied with your list, click the &#8220;<strong>Install Plugins</strong>&#8221; button.</p>
<p>Depending on your host&#8217;s security settings, it might ask you for your FTP data such as FTP site, username and password. Or,  it will start to work directly.</p>
<p>The process of installing the plugins depends on your hosting environment, but with my <a title="Just Host Webhosting" href="http://wpsitebuilding.com/wordpress-hosting">Just Host</a> based websites it takes under two minutes for all 20 plugins.</p>
<p><a href="http://wpsitebuilding.com/wp-content/uploads/wordpress-plugins-installed-1.jpg"><img class="alignnone size-medium wp-image-335" title="20 WordPress plugins installed" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-plugins-installed-1-193x490.jpg" alt="" width="193" height="490" /></a></p>
<p>After the whole process has ran, you need to active all of the plugins, which takes about four clicks.</p>
<p><img class="alignnone size-full wp-image-336" title="Activate all plugins three clicks" src="http://wpsitebuilding.com/wp-content/uploads/activate-all-plugins-three-click.jpg" alt="" width="233" height="134" /></p>
<p>Go to the installed plugins page, click the top checkbox (Plugin), choose from the dropdown menu &#8220;Activate&#8221; and then push &#8220;Apply&#8221;.</p>
<p>Now all of your plugins are active. Some of them need some configuration (Google xml sitemaps, Wp Super cache and Askimet, etc) but most of them are running right off the bat.</p>
<p>Configuring the plugins will take some time, but you just saved a lot of time on the installation, so go ahead and set all the options that you want. I will be writing more about some of these plugins, but now it&#8217;s time for you to take action!</p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Vh4rMFx2JTQcWtsH-vPWrKqlTAU/0/da"><img src="http://feedads.g.doubleclick.net/~a/Vh4rMFx2JTQcWtsH-vPWrKqlTAU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Vh4rMFx2JTQcWtsH-vPWrKqlTAU/1/da"><img src="http://feedads.g.doubleclick.net/~a/Vh4rMFx2JTQcWtsH-vPWrKqlTAU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=Y7W-ZV4N1PQ:8O6kFkPFA14:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/Y7W-ZV4N1PQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/install-21-wordpress-plugins-5-minutes.html/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/install-21-wordpress-plugins-5-minutes.html</feedburner:origLink></item>
		<item>
		<title>Upgrading WordPress The Easy Way</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/nqSS5G8c4Y4/upgrading-wordpress-29-easy.html</link>
		<comments>http://wpsitebuilding.com/upgrading-wordpress-29-easy.html#comments</comments>
		<pubDate>Sat, 19 Dec 2009 13:01:21 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[Weblog News]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=293</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/upgrading-wordpress-29-easy.html"&gt;Upgrading WordPress The Easy Way&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;img class="alignnone size-full wp-image-294" title="Easy Upgrade to WordPress 2.9" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-2-9-upgrade.png" alt="" width="490" height="150" /&gt; Update your WordPress website within minutes with this great automatic upgrade script.&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/upgrading-wordpress-29-easy.html">Upgrading WordPress The Easy Way</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><div id="pagebody">
<div class="wrapper">
<div class="col-7">
<div id="plugin-info" class="block description">
<p>WordPress 2.9.1 is out and you want to upgrade as soon as possible, but what is the easiest way to do so?</p>
<p>To help take the necessary steps for a secure upgrade, you can use a plugin called WordPress Automatic Upgrade.</p>
<p>This plugin upgrades your WordPress installation by doing the following:</p>
<p>1 .Backs up the files and provides a link to download.<br />
2. Backs up the database and provides a link to download.<br />
3. Downloads the latest files from <a rel="nofollow" href="http://wordpress.org/latest.zip">http://wordpress.org/latest.zip</a> and unzips file.<br />
4. Puts the site in maintenance mode.<br />
5. Deactivates all active plugins and remembers the settings.<br />
6. Upgrades WordPress files.<br />
7. Gives you a link that will open in a new window to upgrade installation.<br />
8. Reactivates the plugins.<br />
This plugin can also can be run in an automated mode where you don&#8217;t have to click any links to go to the next step, but I prefer to have more control. It&#8217;s as simple as clicking through to the next step and downloading the backup files (as the plugin suggests).</p>
<p>This website was upgraded to version 3.1.3 in about 5 minutes. I did this without leaving the WordPress Dashboard or writing down which plugins were or were not active&#8230; even without doing any FTP uploads.</p>
<p>If you want minimal downtime when upgrading your website, I recommend using this plugin for a fast and easy upgrade to WordPress 3.x</p>
<p>Want to learn more about WordPress? Check out this great beginners book!</p>
<p><a href="http://wpsitebuilding.com/learn-wordpress-book.html"><img class="alignnone size-full wp-image-486" title="Learn WordPress" src="http://wpsitebuilding.com/wp-content/uploads/10574-1259010890.png" alt="Learn WordPress" width="125" height="125" /></a></p>
</div>
</div>
</div>
</div>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/XXW3CTb4Ne7WGgupaaBie10L4qI/0/da"><img src="http://feedads.g.doubleclick.net/~a/XXW3CTb4Ne7WGgupaaBie10L4qI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XXW3CTb4Ne7WGgupaaBie10L4qI/1/da"><img src="http://feedads.g.doubleclick.net/~a/XXW3CTb4Ne7WGgupaaBie10L4qI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=nqSS5G8c4Y4:AwBFLbJeS2k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/nqSS5G8c4Y4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/upgrading-wordpress-29-easy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/upgrading-wordpress-29-easy.html</feedburner:origLink></item>
		<item>
		<title>Use the Right Title in Building a WordPress Website</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/Ai-bS-_uCV0/title-building-wordpress-website.html</link>
		<comments>http://wpsitebuilding.com/title-building-wordpress-website.html#comments</comments>
		<pubDate>Sun, 01 Nov 2009 08:11:19 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress Setup]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=253</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/title-building-wordpress-website.html"&gt;Use the Right Title in Building a WordPress Website&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You want your new WordPress website to be easily found by search engines, right? One thing that you need to think long and hard about is the title of your website. This title will show up on every search engine&amp;#8217;s search results page, which shows the link to the homepage of your website. The title [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/title-building-wordpress-website.html">Use the Right Title in Building a WordPress Website</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>You want your new WordPress website to be easily found by search engines, right?</p>
<p>One thing that you need to think long and hard about is the title of your website. This title will show up on every search engine&#8217;s search results page, which shows the link to the homepage of your website.</p>
<p>The title should not only contain the keywords you want to target, but it should also invite searchers to click on that title.</p>
<p><strong>The WordPress Title </strong></p>
<p>Most themes will show the title as the title of your post or page, with or without the title of the site (which is set under Settings &#8212;&gt; General).</p>
<p>For myself and the majority of my customer&#8217;s sites, I use a plugin called <a rel="nofollow" title="Headspace2 Ttitle Plugins" href="http://urbangiraffe.com/plugins/headspace2/">Headspace2</a> which gives you the ability to write different HTML titles. These are the titles that are shown in the title bar of your browser, and are also the titles used by search engines.</p>
<p>With Headspace, you can set different titles for your homepage along with several other pages (archive/category pages, etc.). It shows a separate field under your writing panel where you can put the title.</p>
<p>On this page, you see the title &#8220;Use the Right Title in Building a WordPress Website.&#8221; But if you look at the top of your browser, you see the title &#8220;The Importance of Using the Right Title when Building a WordPress Website.&#8221;</p>
<p><strong>The WordPress Theme Header</strong></p>
<p>There is a little catch for Headspace2 to work the right way&#8230;. you need to check the way your theme uses the Title function in your header file.</p>
<p>To check this, go to Appearance &#8212;&gt; Editor,  select the file called Header (header.php) and look for this coding:</p>
<p>&lt;title&gt;&lt;?php if (function_exists(&#8216;seo_title_tag&#8217;)) { seo_title_tag(); } else { wp_title(&#8221;); bloginfo(&#8216;name&#8217;);} ?&gt;&lt;/title&gt;</p>
<p>In the example above you can use a plugin called &#8220;SEO Title Tag&#8221; that will do the same as Headspace2, with the exception of a few limitations. You can also see that the name of the site is appended at the end of the title. You need to change that code for optimal use of Headspace2 and replace it with:</p>
<p>&lt;title&gt;&lt;?php wp_title (&#8221;); ?&gt;&lt;/title&gt;</p>
<p>For branding purposes you could add something extra into the code, such as:</p>
<p>&lt;title&gt;&lt;?php wp_title (”); ?&gt; | WpSiteBuilding.com&lt;/title&gt;</p>
<p>The only problem with this is that the title will get too long for the search engine listings. Search engines will cut the title at this moment to about 60 positions.</p>
<p>Did you install the plugin and change the title function in the header of your theme? If so, it&#8217;s time to read up on how you can write those great visitor-attracting titles over at Copyblogger&#8217;s <a rel="nofollow" title="How to Write Magenetic Headlines by Copyblogger" href="http://www.copyblogger.com/magnetic-headlines/">How to Write Magnetic Headlines</a>.</p>
<p>P.S. The code &#8220;wp_title&#8221; is taken from your database table. If you have another table prefix, you have to change the prefix to match your installation (<a title="How to install WordPress" href="http://wpsitebuilding.com/wordpress-installation/">WordPress Installation</a>).</p>
<p><img title="WordPress Titles" src="../wp-content/uploads/wordpress-titles-490.png" alt="WordPress Titles" width="490" height="125" /></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/sdLFEHh4d0Cq70xaPL4nLCOk7nQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/sdLFEHh4d0Cq70xaPL4nLCOk7nQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/sdLFEHh4d0Cq70xaPL4nLCOk7nQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/sdLFEHh4d0Cq70xaPL4nLCOk7nQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=Ai-bS-_uCV0:BHfGO1wU3Vw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/Ai-bS-_uCV0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/title-building-wordpress-website.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/title-building-wordpress-website.html</feedburner:origLink></item>
		<item>
		<title>WordPress Agent Theme for Real Estate Agents</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/4MqWnMQMG7c/wordpress-agent-theme-real-estate-agents.html</link>
		<comments>http://wpsitebuilding.com/wordpress-agent-theme-real-estate-agents.html#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:10:48 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Customers]]></category>
		<category><![CDATA[Magazine Style]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=235</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/wordpress-agent-theme-real-estate-agents.html"&gt;WordPress Agent Theme for Real Estate Agents&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;a title="Real Estate WordPress Theme" href="http://wpsitebuilding.com/agent-theme" target="_blank"&gt;&lt;img class="alignnone size-full wp-image-234" title="WordPress Real Estate Agent Theme" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-agent-theme-250.jpg" alt="WordPress Agent Theme" /&gt;&lt;/a&gt; The new Real Estate Agent Theme for Studiopress has a lot of features build in to make it real easy to setup your a real estate agengy website with wordpress, giving you all the benefits of WordPress and Search Engine Optimization...&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/wordpress-agent-theme-real-estate-agents.html">WordPress Agent Theme for Real Estate Agents</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p><a title="WordPress Agent Theme a Realestate Solution" href="http://wpsitebuilding.com/agent-theme"><img class="alignnone size-full wp-image-241" title="WP Agent Theme Colors" src="http://wpsitebuilding.com/wp-content/uploads/wp-agent-theme-colors-490.png" alt="WP Agent Theme Colors" width="490" height="125" /></a></p>
<p>Brain Gardner, WordPress theme designer extraordinaire, just announced<a title="Brian Gardner and StudioPress Theme AgentPress" href="http://wpsitebuilding.com/agent-theme"> the release of a new theme specifically targeted to Real Estate Agents</a>.</p>
<p>This theme comes with great features like automatic thumbnail creation and special pages for your real estate listing.</p>
<p>There are separate writing panels for your listings with fields for price and other items pertaining to the property. You write the data, and the theme will handle the layout so that every listing has the same format.</p>
<p>For Google maps code, there is a special field where you only need the location code.</p>
<p><a title="AgentPress a WordPress Real Estate Theme" href="http://wpsitebuilding.com/agent-theme"><img class="alignnone size-full wp-image-234" title="WordPress Real Estate Agent Theme" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-agent-theme-250.jpg" alt="WordPress Real Estate Agent Theme" width="250" height="250" /></a></p>
<p>It comes with four different color schemes that give you the ability to use the one that best fits your company. You also get the PSD files, so you can make your own changes or hire <a title="WordPress Agent Theme" href="http://wpsitebuilding.com/agent-theme">AgentPress</a> to do further customization for you.</p>
<p><a title="Tan Color Agent Theme" href="http://wpsitebuilding.com/agent-theme"><img class="alignnone size-full wp-image-239" title="WordPress Theme for Realestate Agent in Tan" src="http://wpsitebuilding.com/wp-content/uploads/agent-theme-tan.png" alt="WordPress Theme for Realestate Agent in Tan" width="487" height="873" /></a></p>
<p><strong>Different ideas for usage</strong></p>
<p>Although this theme was developed by Brian Gardner together with Nicole Nicolay (of <a rel="nofollow" href="http://www.mytechopinion.com/">My Tech Opinion</a>) for real estate agents, it looks to me like you can adapt this theme. With a few simple changes, you can make it work for different agents like car dealers, motorcycle companies, and even custom car builders.</p>
<p>In fact, every company that chooses to showcase their products with several photos can benefit by using this theme.</p>
<p>If you want to build a professional website for marketing products in the high end consumer market, the SEO-ready <a title="WordPress Agent Theme" href="http://wpsitebuilding.com/agent-theme">Agent Theme</a> from StudioPress may be just what you need.</p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/TPufAw4RXaFhWnsHIMBnq9y_EXk/0/da"><img src="http://feedads.g.doubleclick.net/~a/TPufAw4RXaFhWnsHIMBnq9y_EXk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/TPufAw4RXaFhWnsHIMBnq9y_EXk/1/da"><img src="http://feedads.g.doubleclick.net/~a/TPufAw4RXaFhWnsHIMBnq9y_EXk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=4MqWnMQMG7c:CjJma8m2ttY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/4MqWnMQMG7c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/wordpress-agent-theme-real-estate-agents.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/wordpress-agent-theme-real-estate-agents.html</feedburner:origLink></item>
		<item>
		<title>Moving a WordPress Site to a New Host and Domain – WpSiteBuilding.com</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/paRfaiUssLQ/moving-wordpress-site-host-domain-wpsitebuildingcom.html</link>
		<comments>http://wpsitebuilding.com/moving-wordpress-site-host-domain-wpsitebuildingcom.html#comments</comments>
		<pubDate>Fri, 09 Oct 2009 11:20:55 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[Weblog News]]></category>
		<category><![CDATA[WordPress Blog]]></category>
		<category><![CDATA[WordPress CMS]]></category>

		<guid isPermaLink="false">http://wpsitebuilding.com/?p=226</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/moving-wordpress-site-host-domain-wpsitebuildingcom.html"&gt;Moving a WordPress Site to a New Host and Domain &amp;#8211; WpSiteBuilding.com&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;I decided to move this WordPress website from the &amp;#8220;old&amp;#8221; subdomain (www.hummerbie.com) to a new domain and hosting company. The main reason I moved is because I was unhappy with the hosting provider of the main site. Recently they moved to faster servers and a better internet backbone, but after moving there are still ongoing issues [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/moving-wordpress-site-host-domain-wpsitebuildingcom.html">Moving a WordPress Site to a New Host and Domain &#8211; WpSiteBuilding.com</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p><img class="alignnone size-full wp-image-224" title="Moving a WordPress Website" src="http://wpsitebuilding.com/wp-content/uploads/wordpress-site-moving-490.png" alt="Moving a WordPress Website" width="490" height="125" /></p>
<p>I decided to move this WordPress website from the &#8220;old&#8221; subdomain (<a rel="nofollow" href="http://www.hummerbie.com">www.hummerbie.com</a>) to a new domain and hosting company.</p>
<p>The main reason I moved is because I was unhappy with the hosting provider of the main site. Recently they moved to faster servers and a better internet backbone, but after moving there are still ongoing issues with some of the other sites that run there.</p>
<p>The second reason is, I wanted to see how well Google and other search engines will pick up the 301 redirects (permanently moved pages) and hold my current rankings in the search results. Another part of this SEO exercise is to see how the rankings and number of visitors to this site are influenced by the move of a Dutch hosting provider with servers in Amsterdam to a USA-based hosting company <a title="Just Hosat Website Hosting" href="http://wpsitebuilding.com/wordpress-hosting">JustHost.com</a> (Geo Targeting in Search Engine Optimization).</p>
<p>After the dust settles, I will write a page/post about the process of moving a WordPress site. I&#8217;ve already found one major problem that is now fixed, but I need to do some more testing and tweaking to be sure. After that, I will give you a complete overview of all the pitfalls to avoid in a process like this and how to handle it the right way. Subscribe to the e-mail or RSS updates on the right side of the menu to get those updates.</p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/hjWZDVse1apNyCNGSFoy_jDDszE/0/da"><img src="http://feedads.g.doubleclick.net/~a/hjWZDVse1apNyCNGSFoy_jDDszE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hjWZDVse1apNyCNGSFoy_jDDszE/1/da"><img src="http://feedads.g.doubleclick.net/~a/hjWZDVse1apNyCNGSFoy_jDDszE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=paRfaiUssLQ:fD-1lUng4lk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/paRfaiUssLQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/moving-wordpress-site-host-domain-wpsitebuildingcom.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/moving-wordpress-site-host-domain-wpsitebuildingcom.html</feedburner:origLink></item>
		<item>
		<title>Getting More WordPress Site Building in.</title>
		<link>http://feedproxy.google.com/~r/BuildingAWebsiteWithWordpress/~3/FHb0GahfXCc/wordpress-site-building.html</link>
		<comments>http://wpsitebuilding.com/wordpress-site-building.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 18:15:22 +0000</pubDate>
		<dc:creator>Herbert-Jan van Dinther</dc:creator>
				<category><![CDATA[Weblog News]]></category>
		<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://wordpress-cms.hummerbie.com/wordpress-site-building.html</guid>
		<description>&lt;p&gt;&lt;p&gt;You are reading &lt;a href="http://wpsitebuilding.com/wordpress-site-building.html"&gt;Getting More WordPress Site Building in.&lt;/a&gt;, an article from &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This website is primarily focused on how you can setup CMS Options and special plugins to get a static website view using WordPress. I also write about magazine style and news style themes, and how you should change your WordPress Themes to get a less dated site. I&amp;#8217;ve recently realized that the site needs an upgrade to reflect [...]&lt;/p&gt;&lt;/p&gt;&lt;p&gt;Want to read more about this topic? Go to &lt;a href="http://wpsitebuilding.com"&gt;Building a Website with WordPress&lt;/a&gt;.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>You are reading <a href="http://wpsitebuilding.com/wordpress-site-building.html">Getting More WordPress Site Building in.</a>, an article from <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p><p>This website is primarily focused on how you can setup CMS Options and special plugins to get a static website view using WordPress.</p>
<p>I also write about magazine style and news style themes, and how you should change your <a rel="nofollow" title="WordPress Theme Changes for a static website" href="http://wordpress-cms.hummerbie.com/wordpress-themes/">WordPress Themes </a>to get a less dated site.</p>
<p>I&#8217;ve recently realized that the site needs an upgrade to reflect more on the process of building, configuring and installing things like themes and plugins.<br />
As I mentioned before, this was not the initial intent of the site, but there seems to be a clear need for that kind of information. In the following days/weeks/months, you will see this site grow in that direction.</p>
<p>It takes time to write clear and understandable articles to show you where you want to go, so please stay with me as I will help you build your website with WordPress.</p>
<p>I have already completed some of these pages. A new page about <a title="The Process of Building a WordPress website" href="http://wpsitebuilding.com/how-to-build-a-website-with-wordpress/">The Process of Building a WordPress website</a> will become one of the cornerstones of this site, and I will create links on this page to point you to the new pages as they are published.</p>
<p>I want to thank Milan for pointing out the flaw in this site&#8217;s setup as it is today. I will continue working to make this site one of the best resources around for building a WordPress website.</p>
<p><img title="Tutorials on Building a WordPress based websites" src="http://wordpress-cms.hummerbie.com/wp-content/uploads/image/wordpres-tutorials-160.jpg" border="0" alt="Tutorials on Building a WordPress based websites" width="160" height="90" /></p>
<p><img title="WordPress Website Building" src="http://wpsitebuilding.com/wp-content/uploads/wp-website-construction.png" alt="WordPress Website Construction" width="490" height="125" /></p>
<p>Want to read more about this topic? Go to <a href="http://wpsitebuilding.com">Building a Website with WordPress</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/T9epcRztXCkBKyETTfd3UBpkgZA/0/da"><img src="http://feedads.g.doubleclick.net/~a/T9epcRztXCkBKyETTfd3UBpkgZA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/T9epcRztXCkBKyETTfd3UBpkgZA/1/da"><img src="http://feedads.g.doubleclick.net/~a/T9epcRztXCkBKyETTfd3UBpkgZA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?a=FHb0GahfXCc:86F1OmsEBCg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BuildingAWebsiteWithWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/BuildingAWebsiteWithWordpress/~4/FHb0GahfXCc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpsitebuilding.com/wordpress-site-building.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://wpsitebuilding.com/wordpress-site-building.html</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 8/18 queries in 0.009 seconds using disk: basic

Served from: wpsitebuilding.com @ 2012-05-18 02:17:29 -->

