<?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>Cardeo &#187; seo</title>
	<atom:link href="http://www.cardeo.ca/tag/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cardeo.ca</link>
	<description>Ramblings on web design and social media</description>
	<lastBuildDate>Wed, 26 Oct 2011 17:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>5 plugins every new WordPress blog needs</title>
		<link>http://www.cardeo.ca/2010/5-plugins-every-new-wordpress-blog-needs</link>
		<comments>http://www.cardeo.ca/2010/5-plugins-every-new-wordpress-blog-needs#comments</comments>
		<pubDate>Fri, 17 Dec 2010 03:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[askismet]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloudapp]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3856</guid>
		<description><![CDATA[Installing WordPress is just the first step for starting a successful blog. Sure you could simply set it up and start posting, but I rely on a few plugins for optimizing every WordPress blog I run. These plugins will make your life easier, save you potential headaches down the road, and optimize your blog for [...]]]></description>
			<content:encoded><![CDATA[<p>Installing WordPress is just the first step for starting a successful blog. Sure you could simply set it up and start posting, but I rely on a few plugins for optimizing every WordPress blog I run. These plugins will make your life easier, save you potential headaches down the road, and optimize your blog for search. <span id="more-3856"></span></p>
<h4>Plugins</h4>
<p>There are a few critical plugins that every good WordPress blog should have. The first one is the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google sitemaps plugin</a>. Install the plugin then head to <strong>Settings > XML-sitemap</strong> and run the plugin. It will automatically generate a sitemap and submit it to Google for you. This will help your search ranking as your new blog grows. It works in the background and you can leave it be after creating your sitemap.</p>
<p>The next plugin I install is the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one SEO plugin</a>. I&#8217;ve tried a couple SEO plugins, but this one is by far the best. Once you install it, head over to <strong>Settings > All in One SEO</strong> to activate it. There are a number of options you can pick from to configure you plugin. It&#8217;s a good idea to leave most of them as is. However, I prefer to check off the option that automatically converts any post tags to meta keywords. To use the plugin, start a new post and scroll down to the bottom. You&#8217;ll see some fields there that you need to fill in: one for a title, and one for a description. I usually copy my post title into the title field. Then I enter a good description about the post content. Make sure you do that on every one of your blog posts. </p>
<p>Another useful plugin I&#8217;d recommend installing is <a href="http://wordpress.org/extend/plugins/maintenance-mode/">maintenance mode</a>. This plugin allows you to throw up a splash page if you are, for example, working on your theme and you want to hide your blog from the public. </p>
<blockquote class="center"><p><a href="http://marketplace.tutsplus.com/item/rockstar-wordpress-designer/119325?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2008/09/WP_468x60.jpg" alt="" title="WP_468x60" width="468" height="60" class="alignnone size-full wp-image-2995" /></a></p></blockquote>
<p>The next plugin I install on every new blog is the <a href="http://wordpress.org/extend/plugins/wp-db-backup/">WordPress database backup</a>. Believe me, this is very handy if your database becomes corrupted down the road, or you need to recover your posts for another reason. Install the plugin and head to <strong>Tools > Backup</strong>. Once you&#8217;re there, configure the plugin to email you a backup once a week. Then just keep your backup files somewhere safe, incase you need them. </p>
<p>The last plugin I recommend activating is <a href="http://akismet.com/">Akismet</a>. This plugin comes bundles with WordPress, so you simply have to activate it. You&#8217;ll have to get an API key from the Akismet website, and if you say your blog is for personal use, you can get one for free. I highly recommend using this plugin to filter out spam comments. I had a client recently launch a blog I designed for them. They didn&#8217;t activate the plugin and after a month they had over 1,000 spam comments which brought their blog to screeching halt! Not to mention the poor person who had to go through and delete them all. You&#8217;ve been warned! :)</p>
<p>If you&#8217;re planning on offering free downloads from your blog, I&#8217;d recommend signing up for a free <a href="http://getcloudapp.com/">CloudApp</a> account. It&#8217;s not a plugin but it&#8217;s quite handy for hosting files, and it gives you a simple way to offer downloads to your readers. It also includes a count of how many times each file is downloaded which is handy. That&#8217;s about it for plugins that I would recommend installing for all new WordPress blogs. What do you think? Do you use any other plugins that are a must for your WordPress blog?   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/5-plugins-every-new-wordpress-blog-needs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing your images for Google and SEO</title>
		<link>http://www.cardeo.ca/2010/optimizing-your-images-for-google-and-seo</link>
		<comments>http://www.cardeo.ca/2010/optimizing-your-images-for-google-and-seo#comments</comments>
		<pubDate>Sun, 24 Jan 2010 22:30:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[coda-slider]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[search-engine]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1445</guid>
		<description><![CDATA[Image optimization for SEO is something that often gets overlooked in website optimization. There are a number of simple techniques you can apply to your images to make them easier for Google and other search engines to find. Therefore, improving the overall optimization of your website for search. Use a descriptive naming convention Let&#8217;s say [...]]]></description>
			<content:encoded><![CDATA[<p>Image optimization for SEO is something that often gets overlooked in website optimization. There are a number of simple techniques you can apply to your images to make them easier for Google and other search engines to find. Therefore, improving the overall optimization of your website for search.<br />
<span id="more-1445"></span></p>
<h4>Use a descriptive naming convention</h4>
<p>Let&#8217;s say your have 10 images you are building into a gallery. I know it&#8217;s tempting to just name them 01.jpg &#8211; 10.jpg (I&#8217;ve been guilty of it). Although this is a good convention to keep yourself organized, it&#8217;s terrible for search. Imagine how many images out there are named 01.jpg or 1.jpg. How is a search engine supposed to tell the difference? </p>
<blockquote><p><strong>Bad naming conventions:</strong></p>
<ul>
<li>01.jpg</li>
<li>image1.jpg</li>
<li>IMG0000021.jpg</li>
</ul>
</blockquote>
<p>The good news is the solution is simple, use a descriptive naming convention. Let&#8217;s say you are posting an image of a red Electra cruiser bike to your blog. Resist naming it red-bike.jpg (or something similar), and call it <strong>red-electra-cruiser-bike.jpg</strong>. Awesome! Now your image is optimized and will be easier to find. It&#8217;s also a good idea to use the <strong>&#8220;-&#8221;</strong> between each word in your file name. People don&#8217;t often search for <strong>redelectracruiserbike</strong>, they would search for <strong>red Electra cruiser bike</strong>. Splitting up the words allow you to optimize for keywords that the user has searched for.</p>
<blockquote><p><strong>Good naming conventions:</strong></p>
<ul>
<li>red-electra-cruiser-bike.jpg</li>
<li>electra-cruiser-bike-red.jpg</li>
<li>electra-cruiser-bike-model.jpg (where &#8220;model&#8221; is the model name)</li>
</ul>
</blockquote>
<h4>Don&#8217;t embed text within images</h4>
<p>This is an important one, and it also applies to Flash. Any text that is embed in an image, therefore part of the image, isn&#8217;t searchable by search engines. Search engines only have the ability to crawl through the actual text on your website, code, and image <strong>alt=&#8221;"</strong> attribute(s). However, if you don&#8217;t have a choice here, make sure you paste the copy (that is part of the image) into the <strong>alt=&#8221;"</strong> description for that particular image. </p>
<p>This practice also holds true for Flash. At this point, I&#8217;m not going to get into all the problems for search that Flash has. However, I would recommend that you stay away from using Flash image galleries. All of your images are embedded within one file (.swf) and that makes it impossible to optimize them for search. Instead, I&#8217;d recommend you use some jquery for your gallery. <a href="http://www.ndoherty.biz/demos/coda-slider/1.1.1/">Coda Slider</a> is an excellent option that is pretty easy to get up and running. </p>
<h4>Insert your images in the proper place</h4>
<p>One of the most important things you can do, is to insert your image into your layout and surround it with relevant text. For example, when you&#8217;re inserting your red Electra cruiser bike image onto your page, make sure there is a title (above or below) for the bike. Also, include a description of the bike near the image. If you were to place an image of a Kona mountain bike on your Electra cruiser page, your going to be sending conflicting signals to the search engine. You need to keep a clear, consistent delivery of your message to optimize properly. </p>
<h4>A few closing tips</h4>
<p>Here&#8217;s a few quick tips you can use to further optimize your images for search:</p>
<ul>
<li>Place your images higher up on the page</li>
<li>Spur on web designers to link into your pages by using great photos</li>
<li>Consider creating a stand alone landing page for popular images</li>
<li>Always specify a width and height for your images!</li>
<li>Don&#8217;t stuff your <strong>alt=&#8221;"</strong> attribute with keywords</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/optimizing-your-images-for-google-and-seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracer: What&#039;s being copied from your website?</title>
		<link>http://www.cardeo.ca/2009/tracer-whats-being-copied-from-your-website</link>
		<comments>http://www.cardeo.ca/2009/tracer-whats-being-copied-from-your-website#comments</comments>
		<pubDate>Mon, 20 Apr 2009 21:27:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Awesome]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tracer]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[tynt]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1591</guid>
		<description><![CDATA[Tracer is a free service from tynt.com. It&#8217;s a great way to see what content is being copied from your website or blog. One line of javascript code is all you need to add to get started &#8211; I just added it to my blog. Check out the list of features and the demo video [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tynt.com" target="_blank">Tracer</a> is a free service from tynt.com. It&#8217;s a great way to see what content is being copied from your website or blog. One line of javascript code is all you need to add to get started &#8211; I just added it to my blog. Check out the list of features and the demo video below.</p>
<p><b>Features</b><br />
&#187; See what content is being copy and pasted off your blog or website.<br />
&#187; Provides a new type of user measurement.<br />
&#187; Pastes a credit and link back to your website when your content is copied.<br />
&#187; Generates more traffic to your website.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zhvi69jHsSY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/zhvi69jHsSY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/tracer-whats-being-copied-from-your-website/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>56 ways to drive traffic to your blog</title>
		<link>http://www.cardeo.ca/2009/56-ways-to-drive-traffic-to-your-blog</link>
		<comments>http://www.cardeo.ca/2009/56-ways-to-drive-traffic-to-your-blog#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:38:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hustlin']]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seth-godin]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1542</guid>
		<description><![CDATA[I came across a posting from 2006, on Seth Godin&#8217;s blog, that offers a list of 56 tips to drive traffic to your blog. Even though the post is 2.5 years old, it still has valuable information on getting people to your website. I picked up a couple of tips that I will be implementing [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a posting from 2006, on <a href="http://sethgodin.typepad.com" target="_blank">Seth Godin&#8217;s</a> blog, that offers a list of <a href="http://sethgodin.typepad.com/seths_blog/2006/06/how_to_get_traf.html">56 tips to drive traffic to your blog.</a> Even though the post is 2.5 years old, it still has valuable information on getting people to your website. I picked up a couple of tips that I will be implementing moving forward. Make sure you check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/56-ways-to-drive-traffic-to-your-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for driving traffic to your first WordPress blog</title>
		<link>http://www.cardeo.ca/2009/tips-for-driving-traffic-to-your-first-wordpress-blog</link>
		<comments>http://www.cardeo.ca/2009/tips-for-driving-traffic-to-your-first-wordpress-blog#comments</comments>
		<pubDate>Sat, 28 Feb 2009 01:45:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hustlin']]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1367</guid>
		<description><![CDATA[I recently agreed to start doing some guest posting at the Georgia Straight&#8217;s Website. My first post went up today and is titled Tips for driving traffic to your first WordPress blog. Make sure you check it out.]]></description>
			<content:encoded><![CDATA[<p>I recently agreed to start doing some guest posting at the <a href="http://www.straight.com" target="_blank">Georgia Straight&#8217;s Website</a>. My first post went up today and is titled <a href="http://www.straight.com/article-203909/tips-driving-traffic-your-first-wordpress-blog" target="_blank">Tips for driving traffic to your first WordPress blog</a>. Make sure you check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/tips-for-driving-traffic-to-your-first-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>13 Steps to a Successful Website Launch</title>
		<link>http://www.cardeo.ca/2009/13-steps-to-a-successful-website-launch</link>
		<comments>http://www.cardeo.ca/2009/13-steps-to-a-successful-website-launch#comments</comments>
		<pubDate>Tue, 17 Feb 2009 20:09:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hustlin']]></category>
		<category><![CDATA[browser-compatibility]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1310</guid>
		<description><![CDATA[E-Moxie.com has a nice post recommending 13 Steps for a Succesful Website Launch. It&#8217;s a nice reference list to review before you launch a new website.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.e-moxie.com" target="_blank">E-Moxie.com</a> has a nice post recommending <a href="http://www.e-moxie.com/resources/news/13-steps-to-a-successful-website-launch/" target="_blank">13 Steps for a Succesful Website Launch</a>. It&#8217;s a nice reference list to review before you launch a new website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/13-steps-to-a-successful-website-launch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#039;s The Best Way To Tag Multi-Word Company Names?</title>
		<link>http://www.cardeo.ca/2008/whats-the-best-way-to-tag-multi-word-company-names</link>
		<comments>http://www.cardeo.ca/2008/whats-the-best-way-to-tag-multi-word-company-names#comments</comments>
		<pubDate>Mon, 27 Oct 2008 17:04:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=722</guid>
		<description><![CDATA[Anyone that is familiar with blogging should be familiar with tagging their posts. I frequently try to come up with relevant tags for my content but there are a few challenges I face when I come across company names. What is the best way to effectively tag these companies for SEO? First things first, let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone that is familiar with blogging should be familiar with tagging their posts. I frequently try to come up with relevant tags for my content but there are a few challenges I face when I come across company names. What is the best way to effectively tag these companies for SEO?<br />
<span id="more-722"></span><br />
First things first, let&#8217;s find an example of a multi-word company name. Let&#8217;s go with the website I used in my last post, as it sparked the idea for this post &#8211; Five Second Test. Now these three words on their own are fairly uneventful, however if you combine them together they form this websites&#8217; company or product name. It is a great name for explaining what the service does but it isn&#8217;t so great from a keyword standpoint. Therefore, how can we best optimize this website name for when we are using a plugin like <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a>?</p>
<p>Here is a couple possible options. I&#8217;d like to hear your feedback on this question as I&#8217;m a little unsure myself to how to best handle this problem.</p>
<h4>Individual Words</h4>
<p class="block-quote">five, second, test</p>
<h4>All One Word</h4>
<p class="block-quote">fivesecondtest</p>
<h4>Using Dashes</h4>
<p class="block-quote">five-second-test</p>
<p>Looking forward to seeing what you all have to say. I have my money on one of the options but let&#8217;s see what everyone else thinks first.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2008/whats-the-best-way-to-tag-multi-word-company-names/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter Grader</title>
		<link>http://www.cardeo.ca/2008/twitter-grader</link>
		<comments>http://www.cardeo.ca/2008/twitter-grader#comments</comments>
		<pubDate>Thu, 23 Oct 2008 17:36:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=716</guid>
		<description><![CDATA[Twitter Grader is a cool little tool from the good people at hubspot.com. Twitter Grader gives you a grade based on the power of your twitter profile. I got a 74 &#8211; Not bad, but I guess I need more followers. You should also check out Hubspot&#8217;s other service Website Grader. It&#8217;s an amazing tool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.grader.com/" target="_blank">Twitter Grader</a> is a cool little tool from the good people at <a href="http://www.hubspot.com/" target="_blank">hubspot.com</a>. Twitter Grader gives you a grade based on the power of your twitter profile. I got a 74 &#8211; Not bad, but I guess I need more followers.<br />
<span id="more-716"></span><br />
You should also check out Hubspot&#8217;s other service <a href="http://www.websitegrader.com/" target="_blank">Website Grader</a>. It&#8217;s an amazing tool for optimizing your website for SEO and overall performance. Make sure you check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2008/twitter-grader/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Keyword Strength For SEO</title>
		<link>http://www.cardeo.ca/2008/improving-keyword-strength-for-seo</link>
		<comments>http://www.cardeo.ca/2008/improving-keyword-strength-for-seo#comments</comments>
		<pubDate>Sat, 13 Sep 2008 23:50:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=392</guid>
		<description><![CDATA[Before you start writing any content for your website or blog post, it&#8217;s a good idea to create a list of 10-15 keywords. Once the writing begins, be sure to use your keywords throughout the copy. The use of keywords will improve your search results when a search engine crawls your website. An easy way [...]]]></description>
			<content:encoded><![CDATA[<p>Before you start writing any content for your website or blog post, it&#8217;s a good idea to create a list of 10-15 keywords. Once the writing begins, be sure to use your keywords throughout the copy. The use of keywords will improve your search results when a search engine crawls your website. An easy way to further strengthen your keywords is to wrap them in <strong>&lt;strong&gt;keyword&lt;/strong&gt;</strong> tags.<br />
<span id="more-392"></span></p>
<p>When a search engine, like google, crawls your website it will be drawn to your keywords wrapped in <strong>&lt;strong&gt;&lt;/strong&gt;</strong> tags more so then if you don&#8217;t use them. Let&#8217;s take a look at Cardeo&#8217;s blog description for an example of this technique in practice:</p>
<p class="block-quote">&lt;h2&gt;&lt;strong&gt;<strong>Matt Lambert</strong>&lt;/strong&gt; is a &lt;strong&gt;<strong>Web Designer</strong>&lt;/strong&gt; based in North &lt;strong&gt;<strong>Vancouver</strong>&lt;/strong&gt;, BC, Canada. &lt;strong&gt;<strong>Cardeo</strong>&lt;/strong&gt; is his studio and &lt;strong&gt;<strong>blog</strong>&lt;/strong&gt;.&lt;/h2&gt;</p>
<p>Note that I have wrapped the following keywords with <strong>&lt;strong&gt;&lt;/strong&gt;</strong> tags as these are the terms I&#8217;m choosing to promote for my website and it&#8217;s content: <strong>Matt Lambert, Web Designer, Vancouver, Cardeo, and Blog</strong>. I have also wrapped the entire description in a <strong>&lt;h2&gt;</strong> tag which further increases the search-ability of the copy.</p>
<p>Now that we have the HTML code complete, we need to add some styles to the &lt;strong&gt;&lt;/strong&gt; tags. By default, the keywords wrapped within the tags will display as bold type. If you would like to turn this off, enter the following code into your style sheet:</p>
<p class="block-quote">strong &#123;<br />
font-weight: normal;<br />
&#125;</p>
<p>One problem you may run into is wanting to use the <strong>&lt;strong&gt;&lt;/strong&gt;</strong> tag to bolden your copy in another section of your website. If this is the case, there are a few solutions to the problem.</p>
<p>The first would be to wrap your description copy into a div tag and declare an ID or CLASS for the section. Here&#8217;s an example of the CSS and HTML where we are declaring an ID:</p>
<div class="block-quote"><strong>CSS:</strong><br />
<em>This selector relates to the entire document</em><br />
strong &#123;<br />
font-weight: bold;<br />
&#125;</p>
<p><em>This ID and selector refers only to your description</em><br />
&#35;description strong &#123;<br />
font-weight: normal;<br />
&#125;</p>
<p><strong>Here&#8217;s the HTML:</strong><br />
&lt;div id=&#8221;description&gt;Your &lt;strong&gt;description&lt;/strong&gt; goes here and none of the type will be bold&lt;/div&gt;</p>
<p>&lt;p&gt; &lt;strong&gt;<strong>this entire line will be bold</strong>&lt;/strong&gt; &lt;/p&gt;</div>
<p>Another solution would be to use the <strong>&lt;em&gt;</strong> tag instead. It will have the same effect, so this may be a quick fix for you.</p>
<p>A third solution would be to attach, as I have done on cardeo.ca, the <strong>&lt;strong&gt;</strong> selector to your <strong>&lt;h2&gt;</strong> tag. The CSS for that looks like this:</p>
<div class="block-quote">h2 strong &#123;<br />
font-weight: normal;<br />
&#125;</div>
<p><strong>That&#8217;s it, that&#8217;s all! I hope this tutorial has been useful. Please feel free to comment below on other ways of increasing keyword strength for your website.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2008/improving-keyword-strength-for-seo/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>9 Useful WordPress Plugins</title>
		<link>http://www.cardeo.ca/2008/9-useful-wordpress-plugins</link>
		<comments>http://www.cardeo.ca/2008/9-useful-wordpress-plugins#comments</comments>
		<pubDate>Wed, 10 Sep 2008 06:09:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=252</guid>
		<description><![CDATA[So many plugins, so little time. When you are setting up a blog, it can be a little overwhelming trying to decide which plugins to activate on your wordpress blog. Here is a list of 9 useful WordPress plugins that I use here on Cardeo.ca ALL IN ONE SEO PACK The All In One SEO [...]]]></description>
			<content:encoded><![CDATA[<p>So many plugins, so little time. When you are setting up a blog, it can be a little overwhelming trying to decide which plugins to activate on your wordpress blog. Here is a list of 9 useful WordPress plugins that I use here on Cardeo.ca<br />
<span id="more-252"></span></p>
<h5>ALL IN ONE SEO PACK</h5>
<p>The All In One SEO Pack is a must for any blogger that needs to drive traffic to their website. Once installed, it includes a panel on your Write Post page that allows you to: create a search engine friendly title, description, and keywords for each of your posts. Some other features include: title optimization, auto-generates Meta Tags, and it is backwards compatible with other WordPress SEO plugins.</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">&#187; Download ALL IN ONE SEO PACK from WordPress.org</a></p>
<h5>CONTACT FORM 7</h5>
<p>This is one of my favorite plugins because it is really easy to use. Contact Form 7 allows you to easily create multiple forms for your WordPress Blog. The plugin also supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering, and multiple languages.</p>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">&#187; Download CONTACT FORM 7 from WordPress.org</a></p>
<h5>FEEDBURNER FEEDSMITH</h5>
<p>Feedsmith is a handy plugin for redirecting your RSS feed to FeedBurner so you can track every possible subscriber to your blog.</p>
<p><a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483&#038;topic=13252" target="_blank">&#187; Download FEEDBURNER FEEDSMITH from google.com</a></p>
<h5>GOOGLE XML SITEMAPS</h5>
<p>This plugin is a great way to create your XML compliant Sitemap which search engines like Google use when crawling your website. Including a Sitemap is a excellent way to further optimize your blog for SEO. Every time your create or edit a post, your Sitemap is updated with all the major search engines.</p>
<p><a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483&#038;topic=13252" target="_blank">&#187; Download the GOOGLE XML SITEMAPS plugin from WordPress.org</a></p>
<blockquote class="center"><p><a href="http://marketplace.tutsplus.com/item/rockstar-wordpress-designer/119325?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2008/09/WP_468x60.jpg" alt="" title="WP_468x60" width="468" height="60" class="alignnone size-full wp-image-2995" /></a></p></blockquote>
<h5>MAINTENANCE MODE</h5>
<p>Another must have plugin for when you are editing your blog layout. Maintenance Mode hides your blog from the public allowing you to make design changes, test new plugins, and perform other various website maintenance. The Admin(s) are still able to view the website but it is hidden to everyone else. You are also provided with a splash page that you can customize while your blog is down.</p>
<p><a href="http://wordpress.org/extend/plugins/maintenance-mode/" target="_blank">&#187; Download the MAINTENANCE MODE plugin from WordPress.org</a></p>
<h5>SUBSCRIBE TO COMMENTS</h5>
<p>Another great plugin for keeping your readers informed. Subscribe to Comments allows your readers to sign-up for email notification once a post receives a new comment. The plugin also allows your commenters to unsubscribe to certain posts, block all notifications, and even change their notification email address.</p>
<p><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">&#187; Download the SUBSCRIBE TO COMMENTS plugin from WordPress.org</a></p>
<h5>ULTIMATE GOOGLE ANALYTICS</h5>
<p>Another must have plugin for WordPress. Ultimate Google Analytics allows you to add Google Analytics JavaScript to each page of your blog without any changes to your template. The plugin also allows you to add tracking to outbound links, downloads, and mailto: links. You will require a free <a href="http://www.google.com/analytics" target="_blank">Google Analytics</a> account to configure this plugin.</p>
<p><a href="http://wordpress.org/extend/plugins/ultimate-google-analytics/" target="_blank">&#187; Download the ULTIMATE GOOGLE ANALYTICS plugin from WordPress.org</a></p>
<h5>WORDPRESS DATABASE BACKUP</h5>
<p>This plugin provides a quick and easy way to backup your WordPress database. You have the option of downloading the backup, saving it to your server, or having it emailed to you.</p>
<p><a href="http://www.ilfilosofo.com/blog/wp-db-backup" target="_blank">&#187; Download WORDPRESS DATABASE BACKUP plugin from ilfilosofo.com</a></p>
<h5>WP125</h5>
<p>This is a great plugin for managing the Ads on your blog. It features: one or two column ad display, show as many ads as you like, and you keep track of how many times each ad is clicked. The best feature of this plugin is that it allows you to set how many days each ad should be displayed and it will automatically remove the ad when the time comes.</p>
<p><a href="http://wordpress.org/extend/plugins/wp125/" target="_blank">&#187; Download the WP125 plugin from WordPress.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2008/9-useful-wordpress-plugins/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

