<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Design Harrogate - Thinksynergy.co.uk &#187; SEO</title>
	<atom:link href="http://www.thinksynergy.co.uk/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinksynergy.co.uk</link>
	<description>Fixed price, low cost web design and hosting based in Harrogate, North Yorkshire</description>
	<lastBuildDate>Thu, 03 Jun 2010 09:38:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>It&#8217;s official, I am a supermarket!</title>
		<link>http://www.thinksynergy.co.uk/2009/03/16/i-am-a-supermarket/</link>
		<comments>http://www.thinksynergy.co.uk/2009/03/16/i-am-a-supermarket/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:06:08 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.thinksynergy.co.uk/?p=370</guid>
		<description><![CDATA[Ok, not quite, but in the world of the interweb it seems I have set up shop as one of the largest supermarkets in the UK.
Last week I noticed a spike in traffic to one of my sites. When I checked the stats I could see the traffic was coming from people searching for a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ok, not quite, but in the world of the interweb it seems I have set up shop as one of the largest supermarkets in the UK.</strong></p>
<p>Last week I noticed a spike in traffic to one of my sites. When I checked the stats I could see the traffic was coming from people searching for a particular domain name in Google. People often seem to type web URL&#8217;s into the Google search field, so it is worth making sure you rank high for your domain name too!</p>
<p>For some reason when people entered the URL of this supermarket into Google my site ranked number 1. I found this to be quite amusing.</p>
<p>What I found even funnier is once they clicked my link people seemed to think I WAS the supermarket. It turns out the supermarket had a prize draw and to enter you had to fill out a survey. People were registering on my site and emailing me their opinions thinking they were in the running for a prize.</p>
<p>This is most amusing, as my site looks nothing like the supermarkets branding, it isn&#8217;t even close.</p>
<p>I do find it odd that the proper site didn&#8217;t even rank in the top 10 on Google though. They must really be in the Google bad-books!</p>
<p>I pointed these people in the right direction, it seemed the right thing to do, but whoever the supermarket employ for their SEO probably needs a lesson in Googlisation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksynergy.co.uk/2009/03/16/i-am-a-supermarket/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Duplicate content? Check out the canonical tag</title>
		<link>http://www.thinksynergy.co.uk/2009/02/13/duplicate-content-canonical-tag/</link>
		<comments>http://www.thinksynergy.co.uk/2009/02/13/duplicate-content-canonical-tag/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 10:08:55 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.thinksynergy.co.uk/?p=347</guid>
		<description><![CDATA[Google (along with Microsoft and Yahoo, it seems) have just announced they now support a format that allows you to publicly specify your preferred version of a URL. If you have multiple pages that have similar content you can now let Google know which is the one you wish them to index.
Direct link to Webmaster [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Google (along with Microsoft and Yahoo, it seems) have just announced they now support a format that allows you to publicly specify your preferred version of a URL. If you have multiple pages that have similar content you can now let Google know which is the one you wish them to index.</strong></p>
<p><a title="Webmaster Central" href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Direct link to Webmaster Central Blog</a></p>
<p>The idea is a new &lt;link&gt; tag that specifies the preferred version of a page inside the &lt;head&gt; tags, as follows:</p>
<p>&lt;link rel=&#8221;canonical&#8221; href=&#8221;http://www.thinksynergy.co.uk/2009/02/11/twitter/&#8221;/&gt;</p>
<p>At first glance I was wondering what all the fuss is about, as to be honest most of us have done a reasonable job of cutting out the duplicate content in our blogs anyway. Once thing I overlooked was the use of Google analytics campaigns (along with any other campaigns). This could lead to your URL being tagged (and indexed) as:</p>
<p>http://www.thinksynergy.co.uk/2009/02/11/twitter/?utm_source=twitter&amp;utm_medium=twitter&amp;utm_campaign=twitter</p>
<p>There are two issues with this. The first is that the above indexed URL could be (to what extent, only Google can answer) penalised as duplicate content. Secondly, if it is not being penalised, it is certainly attracting the PageRank that should be aimed at the &#8220;official&#8221; page.</p>
<p>By using the canonical tag the tagged URL will now tell Google the preferred version of itself, thus putting the <span>PageRank</span> where it should be and avoiding any possibility of being kicked in the backside for duplicate content.</p>
<p>This is a subject that has been discussed a few times on <a title="Nice2all" href="http://nice2all.com/2009/02/04/wordpress-and-duplicate-content/">Nice2all</a>, as Wordpress seems a hot bed of duplicate content and it is a challenge to cut out as much of it as possible. I imagine with this new method it will be possible to put this issue to bed once and for all, although I haven&#8217;t had time to test it out just yet.</p>
<p><strong>I am a bit cynical of the effect of duplicate content, I actually think Google deals with it quite well and people are not punished as much as they may think, but this is a very easy tag to implement and whatever we can do to make the search engines job easier the better in terms of reward, I guess.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksynergy.co.uk/2009/02/13/duplicate-content-canonical-tag/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How important is a blog post title?</title>
		<link>http://www.thinksynergy.co.uk/2008/12/10/how-important-is-a-blog-post-title/</link>
		<comments>http://www.thinksynergy.co.uk/2008/12/10/how-important-is-a-blog-post-title/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 10:29:29 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[General Interest]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technical Info]]></category>

		<guid isPermaLink="false">http://www.thinksynergy.co.uk/?p=299</guid>
		<description><![CDATA[The importance of a blog post title is something I thought I had covered before, but looking back it seems I never posted it.  The title of a post is one of the most important aspects in terms of getting your post seen. The content of the post is actually more important in terms of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The importance of a blog post title is something I thought I had covered before, but looking back it seems I never posted it.  The title of a post is one of the most important aspects in terms of getting your post seen. The content of the post is actually more important in terms of the total post, but if you rely on visitors from search engines then they need to arrive at the post before they can read it, right?</strong></p>
<p>There are several things that dictate how well a post is ranked by the search engines, some of the most important are:</p>
<ul>
<li>The title of the post</li>
<li>The URL of the post</li>
<li>The title PROPERTY of the post (in the browser header)</li>
<li>The value of the headings</li>
<li>The amount of keywords in the body</li>
</ul>
<p>The list does go on, but for the purpose of this post I will focus on the title.</p>
<p>If you are anything like me you will be quite enthusiastic about your blog post. When you write it you may be brimming with ideas, full of enthusiasm and excited to post. You write your post and come up with a great (sometimes funny) title to give the post the <strong>POW!</strong> factor.</p>
<p>This is a very easy trap to fall into, I have done this many times myself. It is easier to illustrate through an example.</p>
<p>Take this post&#8230; it is basically about the title of a blog post. Instead of naming it :</p>
<p><em>How important is a blog post title?</em></p>
<p>&#8230; I could have called it:</p>
<p><em>The risks of the POW factor</em></p>
<p>Ok, that&#8217;s not necessarily the best title in the world, but what I am getting at is I could use the title to make a newspaper headline type statement, to intrigue the reader and make them want to read on. There is an argument that actually that is the right way to do it, but we need to be aware that while a reader may be enthused by that, Google may not.</p>
<p>Of course, the holy grail is to combine the two, but in my opinion it is more important to optimise your post to allow people to find what they are searching for, not just from google, but from your internal search engine. If someone searches for this post 6 months down the line they may search for &#8220;post title&#8221;. This post will appear on the list, whereas it may not (or be lower down the list) if I gave it a funny title.</p>
<p>Some of this may seem like common sense, in that case great, but like a lot of these simple aspects to web design and blogging, it&#8217;s only simple once you know about it.</p>
<p>As always, comments (and other angles) are always appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksynergy.co.uk/2008/12/10/how-important-is-a-blog-post-title/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ranking in Google, important?</title>
		<link>http://www.thinksynergy.co.uk/2008/07/18/ranking-in-google-important/</link>
		<comments>http://www.thinksynergy.co.uk/2008/07/18/ranking-in-google-important/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 09:14:25 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.thinksynergy.co.uk/?p=109</guid>
		<description><![CDATA[A question we get asked all the time is &#8220;how to get on page 1 of google&#8221;? There is no easy answer but what I tell people is that is not necessarily the Holy Grail of web marketing, it is more a by-product of a successful marketing campaign.
Imagine you run a normal &#8220;physical&#8221; business in [...]]]></description>
			<content:encoded><![CDATA[<p>A question we get asked all the time is &#8220;how to get on page 1 of google&#8221;? There is no easy answer but what I tell people is that is not necessarily the Holy Grail of web marketing, it is more a by-product of a successful marketing campaign.</p>
<p>Imagine you run a normal &#8220;physical&#8221; business in Harrogate (i.e. not on the web) and you partnered with a company who designed you flyers, leaflets, adverts or whatever it may be. Imaging also you were listed in the phone book. Would you rely on the phone book to generate your income, probably (hopefully!) not.</p>
<p>When a business starts up it is important to spread the word as far and as wide as possible. New start up&#8217;s get their adverts put in as many local places as they can and rely on as many mediums as possible, shop windows, letterboxes, local publications, word of mouth etc. In this case you would target local Harrogate publications, Harrogate Advertisor etc.</p>
<p>Now imagine the following:</p>
<ul>
<li>The Yellow Pages: <strong>Google</strong></li>
<li>Local publications: <strong>Harrogate Council websites and business directories</strong></li>
<li>Letterbox advertising: <strong>Emails</strong></li>
<li>Word of mouth: <strong>Forums, comments on websites, actual word of mouth!</strong></li>
</ul>
<p>Each of these are as important as the other, and a business cannot succeed without them.</p>
<p>Now imagine that the Yellow Pages would not list your business unless you prove you have done the other advertising too. Yes, you guessed it, that&#8217;s pretty much how Google works!</p>
<p>So, in essence what you need to do is focus less on Google and more on making your business a success. If you do the other aspects of your campaign right your Google ranking will look after itself!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksynergy.co.uk/2008/07/18/ranking-in-google-important/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
