<?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>SEO &#38; Online Marketing</title>
	<atom:link href="http://timr.ca/seo-vancouver-island/feed/" rel="self" type="application/rss+xml" />
	<link>http://timr.ca/seo-vancouver-island</link>
	<description>Online marketing, SEO/SEM and web design.</description>
	<lastBuildDate>Sun, 15 Jan 2012 20:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Is Google &#8216;Search Plus Your World&#8217; a Game Changer?</title>
		<link>http://timr.ca/seo-vancouver-island/2012/01/15/googlesearchplusyourworld/</link>
		<comments>http://timr.ca/seo-vancouver-island/2012/01/15/googlesearchplusyourworld/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 19:00:36 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[branding]]></category>
		<category><![CDATA[commentary]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SERP]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=804</guid>
		<description><![CDATA[We Think So You may not familiar with, it was only introduced on Jan 10th, it is the addition, some say bias, of Google+ information into the search results. In less than a week, and so far, only in the US, it has turned search engine marketing on its ear. For those who weren&#8217;t prepared [...]]]></description>
			<content:encoded><![CDATA[<h3>We Think So</h3>
<p>You may not familiar with, it was only introduced on Jan 10th, it is the addition, some say bias, of Google+ information into the search results. In less than a week, and so far, only in the US, it has turned search engine marketing on its ear. For those who weren&#8217;t prepared it could be a disaster, for the early adpters it could be a real boon.<br />
<span id="more-804"></span></p>
<h4>What Is Search Plus Your World</h4>
<p>With &#8220;Search Plus Your World&#8221;, Google has integrated your Google+ information into their search results. If this was only done for your personal search, it might not have been that important. However, they are, to some extent biasing, all search results with the information in Google+ profiles and pages.
<p>This bias towards the Google+ profile can best be seen in the search for personal names. In these cases the Google+ profile may be pushed much higher in the rankings. Depending on the number of followers, the G+ profile may rise to the top of the listing.</p>
<p>Another major change is the inclusion of &#8220;People and Pages on Google+&#8221; at the top of the right hand column. These appear to be &#8216;experts&#8217; on the topic being researched and, right now, show up in a very limited number of searches.</p>
<p>One example of how this can be used, or abused, is a search for IBM will this the IBM G+ page, and top &#8216;experts&#8217; based, in part, on the number of people following them. However, by clicking the &#8216;more&#8217; link, you can see a list of everyone with a G+ profile that has the term &#8216;IBM&#8217; in their profile. This can also lead to some interesting, or some what confusing, results. A search for &#8216;Apple&#8217; not only lists Steve Wozniak but also Aaron Strout who has &#8220;You like apples? I got her numb-ah&#8230; how&#8217;dya like them apples?&#8221; in his profile.</p>
<h4>What To Do Next</h4>
<p>The obvious first step is to claim your business name. G+ isn&#8217;t verifying the names yet. So, if you don&#8217;t claim your name. And, if you think that is unlikely, consider the case of &#8216;Bank of America&#8217; who was the most prominent company to be &#8216;name-jacked&#8217;.</p>
<p>The next step is to start getting followers.</p>
<ul>
<li>Put the G+ button on every page of your website.</li>
<li>Put the link to your G+ page on the Home page and all landing pages.</li>
<li>Add content to you G+ page</li>
<ul>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2012/01/15/googlesearchplusyourworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JW Player Tracking Code</title>
		<link>http://timr.ca/seo-vancouver-island/2011/11/26/jw-player-tracking-code/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/11/26/jw-player-tracking-code/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 21:30:27 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=795</guid>
		<description><![CDATA[At the CV Posse last Thursday the subject of using JW Player with HTML5 came up. I have asked about adding tracking code for analytics to to the script. Turns out it is fairly easy. This is pretty much copy and paste from the API: &#60;div id="container"&#62;Loading the player ...&#60;/div&#62; &#60;script type="text/javascript" src="/jwplayer/jwplayer.js"&#62;&#60;/script&#62; &#60;script type="text/javascript"&#62;// [...]]]></description>
			<content:encoded><![CDATA[<p>At the CV Posse last Thursday the subject of using JW Player with HTML5 came up. I have asked about adding tracking code for analytics to to the script.</p>
<p>Turns out it is fairly easy. This is pretty much copy and paste from the API:<br />
<code><br />
&lt;div id="container"&gt;Loading the player ...&lt;/div&gt;<br />
&lt;script type="text/javascript" src="/jwplayer/jwplayer.js"&gt;&lt;/script&gt;<br />
&lt;script type="text/javascript"&gt;// &lt;![CDATA[<br />
 jwplayer('container').setup({<br />
  flashplayer: '/jwplayer/player.swf',<br />
  file: 'http://youtu.be/3NmA04QgzaM',<br />
  height: 270,<br />
  width: 480,<br />
events: {<br />
 onPlay: function(event) { _gaq.push(['_trackEvent', 'Videos', 'Play', 'My Video Title']);<br />
} }</p>
<p> });<br />
// ]]&gt;&lt;/script&gt;<br />
</code></p>
<p>The only part I added was the call to the events. In this case the &#8216;onPlay&#8217; event calls the &#8216;_trackEvent&#8217; in Google Analytics.</p>
<p><code>events: {<br />
 onPlay: function(event) { _gaq.push(['_trackEvent', 'Videos', 'Play', 'My Video Title']);<br />
} }</code></p>
<p><strong>Note:</strong> You need to add the comma after the &#8216;width&#8217; when adding items to the list.</p>
<p>There are a number of events to choose from. I will be adding the onReady and onComplete for tracking. The difference between onPlay and onComplete should give me the number of abandoned views. </p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/11/26/jw-player-tracking-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating A Microsite</title>
		<link>http://timr.ca/seo-vancouver-island/2011/09/15/creating-a-microsite/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/09/15/creating-a-microsite/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 01:25:05 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SERP]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=786</guid>
		<description><![CDATA[It has been a long time since I posted, but this is important, so I thought a quick post was in order. I created my first micro site today. Micro sites are small sites that point back to your main site. I know some supposed SEO experts that say they are a good idea. The [...]]]></description>
			<content:encoded><![CDATA[<p><i>It has been a long time since I posted, but this is important, so I thought a quick post was in order.</i></p>
<p><strong>I created my first micro site today.</strong></p>
<p>Micro sites are small sites that point back to your main site. I know some supposed SEO experts that say they are a good idea. The theory being the more links to your site the better. That is pure <strong>BUNK</strong>.</p>
<p>The search engines are getting very good at detecting when they are being manipulated. But even if search engines didn&#8217;t detect that these sites were all owned by the same person, their value is still questionable. They are either low value sites with little content that pass no &#8216;link juice&#8217; or high value sites with great content that only pass some of their &#8216;link juice&#8217;. Why not put all those great content on the main site and get all the &#8216;link juice&#8217;.</p>
<h3>So when do you use a Micro Site?</h3>
<p>Here is my situation.</p>
<p>I just signed a client, <a href='http://www.section8ski.com/'>Section 8 Snowsport</a>. They are busily getting ready for a major ski and snowboarding trade show in London. ( Who knew the UK was home to skiing trade shows? ) With very little time to generate any buzz, I am trying an &#8216;end run.</p>
<p>I registered the name <a href='http://www.section8atmetrosnow.com'>www.section8atmetrosnow.com</a> and made a &#8216;quick and dirty&#8217; page from content found on the main website. There is very little competition for the shows name &#8216;Metro Snow&#8217;, so hopefully I can get some traction in the search engines before the show is over.</p>
<p>These are my rules for using a micro site.</p>
<ul>
<li>Short duration &#8211; just until the show closes</li>
<li>Keyword rich URL</li>
<li>Low production costs</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/09/15/creating-a-microsite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client or Customer?</title>
		<link>http://timr.ca/seo-vancouver-island/2011/05/17/client-or-customer/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/05/17/client-or-customer/#comments</comments>
		<pubDate>Tue, 17 May 2011 18:22:31 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[commentary]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=777</guid>
		<description><![CDATA[I have just started reading Jay Abraham&#8217;s book &#8220;Getting Everything You Can Out Of All You&#8217;ve Got&#8221;. Near the beginning of the book he makes the distinction between &#8216;client&#8217; and &#8216;customer&#8217;. In the first chapter he quotes Webster&#8217;s Dictionary: &#8220;Customer: A person who purchases a commodity or service Client: A person who is under the [...]]]></description>
			<content:encoded><![CDATA[<p>I have just started reading Jay Abraham&#8217;s book &#8220;Getting Everything You Can Out Of All You&#8217;ve Got&#8221;. Near the beginning of the book he makes the distinction between &#8216;client&#8217; and &#8216;customer&#8217;. In the first chapter he quotes Webster&#8217;s Dictionary:</p>
<p><span id="more-777"></span></p>
<p>&#8220;<b>Customer</b>: A person who purchases a commodity or service<br />
<b>Client</b>: A person who is under the protection of another&#8221;</p>
<p>Like many small businesses, we are looking at the bottom line and it finding it isn&#8217;t where it should be. And, like many small businesses, we are looking to see how we can improve our situation.</p>
<p>For many service businesses, the temptation is to lower prices by offering less service. Moving from having clients to having customers.</p>
<p>I wrote about this <a href='http://timr.ca/seo-vancouver-island/2009/03/11/race-for-the-bottom/'>earlier</a> in the current economic situation. While the downturn has dragged on longer than many people expected, my ideas on how to handle it haven&#8217;t changed. Service related businesses need clients &#8211; not customers</p>
<p>Having customers is not a bad thing. Many bushiness, such as MacDonald&#8217;s, have made vast profits by having customers. However, moving from clients to customers in a service industry is a one way street. Once you get a reputation for lower prices but poorer service, it is hard to go back.</p>
<p>Then you are in a race for the bottom. There will always be new businesses trying to provide the same service cheaper or faster.</p>
<p>A better strategy is to keep your prices the same, but increase services. Give your clients a reason not to switch to a lower cost service. Implement strategies to keep your existing customers. They may be as simple as a &#8216;Buy 10 get one free&#8217; coffee card or as complicated as making one of your services free for existing or long term clients.</p>
<p>Don&#8217;t get into the &#8216;race for the bottom&#8217;. </p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/05/17/client-or-customer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketing Tip &#8211; Be Easy to Find</title>
		<link>http://timr.ca/seo-vancouver-island/2011/05/09/marketing-tip-be-easy-to-find/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/05/09/marketing-tip-be-easy-to-find/#comments</comments>
		<pubDate>Mon, 09 May 2011 18:57:04 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEM]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=772</guid>
		<description><![CDATA[I have been working on a directory and interactive map for local tourism related businesses. The directory is just a simple &#8216;no frills&#8217; directory, the map has the name and location of the business. For a variety of reasons I am creating the map manually. Which means I need to get the address for each [...]]]></description>
			<content:encoded><![CDATA[<p style='margin-top: =10px;'>I have been working on a directory and interactive map for local tourism related businesses. The <a href='http://www.twoeagleslodge.com/vancouverislandbc/localresources.htm' target='_blank'>directory</a> is just a simple &#8216;no frills&#8217; directory, the <a href='http://www.twoeagleslodge.com/vancouverislandbc/vancouverislandthingstodo.htm' target='_blank' >map</a> has the name and location of the business.</p>
<p>For a variety of reasons I am creating the map manually. Which means I need to get the address for each business being listed. To my amazement, many businesses, particularly restaurants and pubs, don&#8217;t have there address on the Home page. Or, if they do it is below the fold, so I have to search for it.</p>
<p><span id="more-772"></span></p>
<h3 style='margin-top: 10px; margin-bottom: 10px;'>Chasing Away Customers</h3>
<p>I don&#8217;t particularly care if the address is there or not. If it is a business I REALLY want to list, I will find the address. If not, I just skip it. But, why are these businesses hiding their address from potential customers?</p>
<h3 style='margin-top: 10px; margin-bottom: 10px;'>Marketing 101 &#8211; Be Easy to Find</h3>
<p>How to purchase your product or service is what your website is all about. Its NOT the copy, NOT the great images, and definitely NOT the great web design. Your website is there to make it easier for your customers to find you and BUY YOUR PRODUCT.</p>
<p>Don&#8217;t make it hard on potential customers. If you want them to visit your place of business, make your address prominent and above the fold, on every page. If you want them to contact you, place all your contact information at the bottom of every page. When in doubt, the closer to the top of the page the better. And, having the information in more than one location doesn&#8217;t hurt.</p>
<h3 style='margin-top: 10px; margin-bottom: 10px;'>Add A Map</h3>
<p>There are a number of map services. We like Google, but there are others that are just as good. Place a map on your contact page, or on its own page, and link to it from every other page on your website. Add a input box so your potential client can get the driving directions to your business.</p>
<p>Making your business easy to find is the quickest way to increase sales.</p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/05/09/marketing-tip-be-easy-to-find/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking Page Speed in Google Analytics</title>
		<link>http://timr.ca/seo-vancouver-island/2011/05/07/tracking-page-speed-in-google-analytics/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/05/07/tracking-page-speed-in-google-analytics/#comments</comments>
		<pubDate>Sat, 07 May 2011 18:38:22 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://timr.ca/seo-vancouver-island/?p=747</guid>
		<description><![CDATA[Google has confirmed that page load speed is one of the 200+ variables that contribute to the Search Engine Results Page (SERP). While there are a number of sites that will tell you how fast your site loads to your location, it would be nice to see how long it takes your site to reach [...]]]></description>
			<content:encoded><![CDATA[<p style='margin-top: =10px;'>Google has <a href='http://analytics.blogspot.com/2011/05/measure-page-load-time-with-site-speed.html' target='_blank' >confirmed</a> that page load speed is one of the 200+ variables that contribute to the Search Engine Results Page (SERP). While there are a number of sites that will tell you how fast your site loads to your location, it would be nice to see how long it takes your site to reach your customers. In addition, once your site gets past a few pages, tracking the load speed of each page become a <span style='color:red; font-weight:bold;'>REAL PAIN</span>.</p>
<p style='font-size: 15px; font-weight:bold;'>Google Analytics Site Speed metric has changed that.</p>
<p><span id="more-747"></span></p>
<h3>Using Sync</h3>
<p>If you have not upgraded to the Google Analytics Async code you may want to do so now. As the name suggests the code is asynchronous, which means your page will still load even if the Google code is now available. Plus the code is easier to use and offers many features now available in the older code.</p>
<h3 style='margin-top: 10px; margin-bottom: 10px;'>Getting Started</h3>
<p>Again, if you haven&#8217;t already done so, update your Google Analytics setting to us the new reporting system. It is much easier to use and has many new features.</p>
<p>Adding the code for tracking the page speed is as simple as adding one line of JavaScript to the async code.</p>
<p> _gaq.push(['_trackPageLoadTime']);</p>
<p>See <a href='http://www.google.com/support/analyticshelp/bin/answer.py?hl=en&#038;answer=1205784&#038;topic=1120718' taget='_blank' >Google Answers</a> for more information.</p>
</p>
<h3 style='margin-top: 10px; margin-bottom: 10px;' >Results After One Day</h3>
<p>Results are available after one day. It is important to be aware, as Google points out, the page speed is not run on every page load. It is also important to remember that the dashboard, shown below, shows the average speed. You need to drill down to see how each page loads.</p>
<div id="attachment_752" class="wp-caption alignleft" style="width: 433px"><a href="http://timr.ca/seo-vancouver-island/wp-content/uploads/2011/05/pagespeedtest.png"><img src="http://timr.ca/seo-vancouver-island/wp-content/uploads/2011/05/pagespeedtest.png" alt="Google Analytics page speed" title="pagespeedtest" width="423" height="221" class="size-full wp-image-752" /></a><p class="wp-caption-text">Pagespeed Test</p></div>
<h4 style='font-weight:bold;'>Update</h4>
<p>Information from other sources indicated the present sample rate is too low to be useful on sites for site with low traffic volumes.</p>
<p>I have only tested one site with a traffic volume of about 100 page views a day, so far, . There was an initial test on the top landing pages and a few interior pages, then nothing for the last two days.</p>
<p>Current &#8216;guesstimates&#8217; of the sample rate is 2% of page views are sampled. If that is true, sites with a large number of pages, but low volume, may take some time to get completely crawled. And, as pointed out before, the &#8216;Avg Page Load Time&#8217; is a fairly useless measurement. Drill down to get load times for specific pages</p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/05/07/tracking-page-speed-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook &#8211; Now You See It &#8211; Now You Don&#8217;t</title>
		<link>http://timr.ca/seo-vancouver-island/2011/04/02/facebook-migrating-your-profile/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/04/02/facebook-migrating-your-profile/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 02:03:26 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.timr.ca/seo-vancouver-island/?p=741</guid>
		<description><![CDATA[Facebook just released a migration tool that lets you migrate your profile to a &#8216;business page&#8217;. And, as with most things Facebook does &#8211; it has its own set of twists and turns. Which was fine &#8211; I managed to get everything changed on my account. I planned on doing a few client accounts on [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook just released a migration tool that lets you migrate your profile to a &#8216;business page&#8217;. And, as with most things Facebook does &#8211; it has its own set of twists and turns. Which was fine &#8211; I managed to get everything changed on my account.</p>
<p>I planned on doing a few client accounts on Monday, once I had finished testing everything with my own account &#8211; but the tool has been removed.<br />
<span id="more-741"></span><br />
<strong>Who Would Need This</strong><br />
Up to now &#8211; businesses that wanted a Facebook presence were forced to have someone create a Facebook profile, then create a &#8216;business&#8217; or &#8216;fan&#8217; page for there business. Facebook&#8217;s terms of service did not allow the creation of a Profile for a business. This was a problem for many businesses, my own included, that didn&#8217;t want that link between their personal information and the business account.</p>
<p>The work around was obvious &#8211; but if Facebook picked up on it you could loose all your accounts.</p>
<p><strong style='color:red;'>WARNING</strong><br />
This process was irreversible &#8211; there was a warning that ALL your &#8216;friends&#8217; data would be lost. Which makes sense &#8216;fan&#8217; pages can&#8217;t be friended &#8211; only &#8216;liked&#8217;. </p>
<p>Of course you know what is going to happen don&#8217;t you. Some, OK a LOT, of people didn&#8217;t take the warning seriously or, perhaps, weren&#8217;t sure what irreversible meant. The result &#8211; LOTS of complaints and Facebook dropped the procedure.</p>
<p>Fortunately, I got my site done in time. Hopefully, Facebook won&#8217;t force it back to my profile.</p>
<p>BTW &#8211; like everything in Facebook &#8211; the procedure was a real bear. If they do reinstate it, I hope they make it simpilar</p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/04/02/facebook-migrating-your-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where In the World Are You</title>
		<link>http://timr.ca/seo-vancouver-island/2011/02/24/where-in-the-world-are-you/</link>
		<comments>http://timr.ca/seo-vancouver-island/2011/02/24/where-in-the-world-are-you/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 21:14:40 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[branding]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[google maps]]></category>

		<guid isPermaLink="false">http://www.timr.ca/seo-vancouver-island/?p=738</guid>
		<description><![CDATA[I was adding some information to a client&#8217;s. The client runs a bed and breakfast in a rural setting and I was adding the locations of restaurants and pubs near their location to their Google map. An easy job, if somewhat boring. Adding this information requires getting the latitude and longitude of each location. An [...]]]></description>
			<content:encoded><![CDATA[<p>I was adding some information to a client&#8217;s. The client runs a <a href="http://twoeagleslodge.com/">bed and breakfast</a> in a rural setting and I was adding the locations of restaurants and pubs near their location to their Google map. An easy job, if somewhat boring.</p>
<p>Adding this information requires getting the latitude and longitude of each location. An application at <a href="http://itouchmap.com/latlong.html">itouchmap.com</a> makes this a simple operation. One option is to put in the address and it will spit out the latitude and longitude.</p>
<p>Problem #1 &#8211; the two most popular local pubs didn&#8217;t have their address prominently displayed on their websites. In one case the address was there, but way down on the page. In the second case the address was not on the Home page &#8211; but on a inner page.</p>
<p>Problem #2 &#8211; In both cases the addresses was not found in Google maps. They were using a local variant of the street address &#8216;Island Hyway S.&#8217;. Google shows the same road as &#8216;Island Hyway W.&#8217; (Which is strange since it is to the East of the &#8216;Inland Island Hyway&#8217;. ) </p>
<p>To be fair to Google Maps &#8211; it will actually find the right address if you enter the closest town. However, it displays the address as &#8216;Island Hyway W.&#8217;.</p>
<p>Should you be a slave to Google Maps? (MapQuest couldn&#8217;t find the address at all.) I guess it depends on whether you want you want only local people to find you? </p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2011/02/24/where-in-the-world-are-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting The Top SERP Just Got Harder</title>
		<link>http://timr.ca/seo-vancouver-island/2010/10/31/getting-the-top-serp-just-got-hard/</link>
		<comments>http://timr.ca/seo-vancouver-island/2010/10/31/getting-the-top-serp-just-got-hard/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 19:06:37 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SERP]]></category>

		<guid isPermaLink="false">http://www.timr.ca/seo-vancouver-island/?p=718</guid>
		<description><![CDATA[On Oct 27th Google announced a major change in local search results. The changes give more prominence to the Google Places results. Like the old map search results, the Places results are placed near the top of the page. The map overlay has been enlarged and placed in the right column, previously reserved for Adwords [...]]]></description>
			<content:encoded><![CDATA[<p>On Oct 27th Google announced a major <a href="http://googleblog.blogspot.com/2010/10/place-search-faster-easier-way-to-find.html" target='_blank'>change in local search results</a>. The changes give more prominence to the Google Places results. </p>
<p>Like the old map search results, the Places results are placed near the top of the page. The map overlay has been enlarged and placed in the right column, previously reserved for Adwords (PPC). Surprisingly, the map overlays the PPC, so as you scroll down the page &#8211; the top PPC listings are hidden &#8216;behind&#8217; the map.<br />
<span id="more-718"></span><br />
The Places listings are much &#8216;richer&#8217; than the normal results. If an image was included in the Places listing, it will be displayed along with the number of reviews, and address.</p>
<p>The Places position is to a large extent based on geographic location and your distance from that location. Which, if you are in the right location, can lead to some interesting results. For example a search a search for &#8216;accommodation Vancouver Island&#8217; produces a map center around the geographic center of the island. This completely eliminates  Victoria, the largest city on Vancouver Island.</p>
<p>Other <a href="http://www.davidnaylor.co.uk/hotels-local-results-go-crazy.html" target='_blank'>blogs</a> are reporting significant changes in the SERP based on the Places results. For example, the Barry Hotel, a small Bed and Breakfast on Sussex Place in London has top ten SERP in a search for &#8220;accommodation london england&#8221;. Higher than many 5 star London hotels.</p>
<p>For many terms the standard methods of on page SEO are no longer enough to secure a top SERP. The Places listing can take up to seven of the top ten positions. The exact relationship between Places position and SERP isn&#8217;t immediately obvious. While businesses like the Barry Hotel that rank well in Places, and have a good Page Rank may be getting a boost in their SERP, none of the top ten SERP positions for &#8220;rental cabins vancouver island&#8221; appear in the Places listing.</p>
<p><strong>Getting Optimum Results</strong><br />
Of course, the best results for your business would to be in the top results for both the Places and SERP. The first thing to do is make sure your Places listing is up to date. Once that is done, start optimizing the web pages for Places. This is a much slower process than you are used to with SEO. </p>
<p>Five things to check are:</p>
<ul>
<li>The business address is correct and on every page.</li>
<li>The business address is the same in all external references. eg Is it &#8216;Sreet&#8217; in one place and &#8216;Avenue&#8217; in another</li>
<li>Get listed in local online directories</li>
<li>Get reviews</li>
</ul>
<p>For a more complete list of ideas on Google Places ranking see David Mihm&#8217;s article on <a href="http://www.davidmihm.com/local-search-ranking-factors.shtml" target='_blank' >Local Search Ranking Factors.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2010/10/31/getting-the-top-serp-just-got-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kubuntu &#8211; Lucid Lynx (10.04.1)</title>
		<link>http://timr.ca/seo-vancouver-island/2010/09/13/kubuntu-lucid-lynx/</link>
		<comments>http://timr.ca/seo-vancouver-island/2010/09/13/kubuntu-lucid-lynx/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 19:20:36 +0000</pubDate>
		<dc:creator>Michael Regan</dc:creator>
				<category><![CDATA[commentary]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Akonadi]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[gnome application]]></category>
		<category><![CDATA[Lucid]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.timr.ca/seo-vancouver-island/?p=707</guid>
		<description><![CDATA[It was time to buy a new computer. My old no-name white box wasn&#8217;t able to keep up with all the demands of web development. I like to keep a number of programs open three browsers, a virtual box loaded with XP, email, ftp, and eclipse are the minimum. Also, there are Apache, ssh and [...]]]></description>
			<content:encoded><![CDATA[<div style='position:relative;float:left;margin-right:10px;margin-bottom:20px'>
<img src='/images/blog_images/ubuntu-10.04-lucid-lynx.jpg' alt='Lucid Lynx' />
</div>
<p>It was time to buy a new computer. My old no-name white box wasn&#8217;t able to keep up with all the demands of web development. I like to keep a number of programs open three browsers, a virtual box loaded with XP, email, ftp, and eclipse are the minimum. Also, there are Apache, ssh and mySQL servers running in the background. Not a particularly heavy load but it was starting to bog down my old system.</p>
<p><span id="more-707"></span></p>
<p>The new system is an Acer Aspire &#8211; i5 650, 6G RAM, and 1.5T off disk space. Like most new systems it came with Windows 7 preloaded, as in no install disks. I wasn&#8217;t going to use Windows 7, but I didn&#8217;t want to &#8216;blow it away&#8217;, so I decided to repartition the disk.</p>
<p>Windows 7 comes with a nice utility to &#8216;shrink&#8217; the partition. Unfortunately, it wouldn&#8217;t let me &#8216;shrink&#8217; the partition below approximately 700G bytes. No problem. Linux can read the Window&#8217;s NFS partition, so I can still use it.</p>
<p>I like Kubuntu over Ubuntu. Just a matter of taste &#8211; I have been using the KDE interface for more years than I can remember. There are times when I need a Gnome application, but, for the most part, they will display nicely in KDE.</p>
<p>Installing Kubuntu just keeps getting easier. I chose to let it install everything in one partition rather than customize the partitions. The down side is the &#8216;home&#8217; doesn&#8217;t have its own partition. This can be disaster if you have root access and clumsy fingers. And, I have both.</p>
<h2>Getting Root Access</h2>
<p>Maintaining the servers can be a pain using sudo, so I like to have a terminal with root access. Unfortunately, Kubuntu has &#8216;root&#8217; blocked &#8216;out of the box&#8217;. The solution is simple. In a terminal enter &#8216;sudo passwd root&#8217;. You will be prompted for your password to run the application the asked to enter the new root password.</p>
<p>Root access lets you install packages using the &#8216;apt-get install&#8217; command. This can be very useful for getting the occasional package, where opening the package manager would be to much of a pain. Unfortunately, before this you can get access to all the applications out there you need to update the package list. &#8216;Out of the box&#8217; the system doesn&#8217;t access all third party application sources. Open the Adept package in the Systems menu and goto Source > Edit Software Sources > Other Software and select the archive location.</p>
<p>With that done, I installed Synaptic, my favorite package manager and vim, my favorite command line editor.</p>
<p>Synaptic runs from my desktop without root permission. This means you can&#8217;t install applications. ( Pretty much useless ). Just click the wrench icon that appears when you mouse-over the Synaptic icon. In the Application tab change the Command to &#8216;gksudo synaptic&#8217;. &#8216;gksudo&#8217; is a wrapper that will let you run a graphic application with root permission.</p>
<h2>Transferring Files</h2>
<p>I have a local network connecting the systems in the house and I wanted to use it to transfer the files to my new system. I installed gFTP, a graphical FTP client application. On my old system, I installed ProFTP as a stand alone system and got its IP address (ifconfig from the command line). Using gFTP I logged into the old system and started transferring the files.</p>
<p>If, like me, you are using &#8216;Kmail&#8217; as your email client, copy the directory, .kde > share > kmail >mail to a temporary directory on the new system. Then use the Kmail import wizard to import all your email.</p>
<h2>Other Out Of The Box Problems</h2>
<h3>The Akonadi &#8211; Gotcha</h3>
<p>Kmail uses the Akonadi server for storing the Address Book information. &#8216;Out of the box&#8217; it was returning errors making the Address Book unusable. The solution was found at https://bbs.archlinux.org/viewtopic.php?id=98707. &#8220;go to system settings -> advanced -> kde resources, add an akonadi resource for contacts and one for the calendar and make them standard.&#8221; posted by Wu</p>
<h3>Amarok Won&#8217;t Play</h3>
<p>Although Amarok was saying it was setup to play, the play indicator wasn&#8217;t moving and the wasn&#8217;t any sound. Amarok requires two packages phonon-backend-xine and libxine1-ffmpeg. The phonon-backend-xine was installed but the libxine1-ffmpeg wasn&#8217;t. Once that was installed everything worked smoothly.</p>
<p>I am sure there are other problems &#8211; I just haven&#8217;t found them yet. But, for now everything is running smoothly</p>
]]></content:encoded>
			<wfw:commentRss>http://timr.ca/seo-vancouver-island/2010/09/13/kubuntu-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

