My Blogroll

Seth Godin's Blog

Marketing insights by one of Internet Marketing's top guru.

Small Biz Trends

Just started following this blog - the name says it all.

SEOMoz Blog

Information on the latest in the world of SEO.

Occam’s Razor by Avinash Kaushik

"If you can't measure it - you can't manage it." (Drucker). Avinash tells you how to measure everything on your website.

aimClear Blog

Aimed at people doing their SEO and online PR 'in house' - there is a wealth of information on all aspects of promoting your site.

Mashable

THE blog to read for current information and trends in Social Medai.

Copy Blogger

READ THIS if you ever get stuck writing copy

TIMR Web Services
1412 Albatross Ave.
Comox, BC
info@timr.ca
250.218.5285

Archive for the ‘SEO’ Category

Is Google ‘Search Plus Your World’ a Game Changer?

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’t prepared it could be a disaster, for the early adpters it could be a real boon.
(more…)

 

JW Player Tracking Code

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:

<div id="container">Loading the player ...</div>
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<script type="text/javascript">// <![CDATA[
jwplayer('container').setup({
flashplayer: '/jwplayer/player.swf',
file: 'http://youtu.be/3NmA04QgzaM',
height: 270,
width: 480,
events: {
onPlay: function(event) { _gaq.push(['_trackEvent', 'Videos', 'Play', 'My Video Title']);
} }

});
// ]]></script>

The only part I added was the call to the events. In this case the ‘onPlay’ event calls the ‘_trackEvent’ in Google Analytics.

events: {
onPlay: function(event) { _gaq.push(['_trackEvent', 'Videos', 'Play', 'My Video Title']);
} }

Note: You need to add the comma after the ‘width’ when adding items to the list.

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.

 

Creating A Microsite

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 theory being the more links to your site the better. That is pure BUNK.

The search engines are getting very good at detecting when they are being manipulated. But even if search engines didn’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 ‘link juice’ or high value sites with great content that only pass some of their ‘link juice’. Why not put all those great content on the main site and get all the ‘link juice’.

So when do you use a Micro Site?

Here is my situation.

I just signed a client, Section 8 Snowsport. 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 ‘end run.

I registered the name www.section8atmetrosnow.com and made a ‘quick and dirty’ page from content found on the main website. There is very little competition for the shows name ‘Metro Snow’, so hopefully I can get some traction in the search engines before the show is over.

These are my rules for using a micro site.

  • Short duration – just until the show closes
  • Keyword rich URL
  • Low production costs
 

Tracking Page Speed in Google Analytics

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 your customers. In addition, once your site gets past a few pages, tracking the load speed of each page become a REAL PAIN.

Google Analytics Site Speed metric has changed that.

(more…)

 

Getting The Top SERP Just Got Harder

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 (PPC). Surprisingly, the map overlays the PPC, so as you scroll down the page – the top PPC listings are hidden ‘behind’ the map.
(more…)

 

Website Review

Clock tower

I have been visiting the UK for the last few weeks. It was a bit of a “whirl wind” tour “5 cities in 14 days”. There was so much to see that 14 days per city wouldn’t have been enough.

Among the items waiting for me when I got back was a request to do a SEO audit on a website that had recently been updated. One of the problems was so common that I thought I would pass it on.

I first checked the robots.txt file. This is the file that tells the robots (search engines) which pages pages you want them to exclude from their index. Google, and the other major search engines, take the robots.txt as gospel and obeys all the entries. Getting the robots.txt wrong is the quickest way to get your site ignored by the search engines.

Unfortunately, it is a sad fact that many, dare I say most, people claiming to be web designers either don’t know about or forget to check the robots.txt. In this case the txt was blocking the search engines from a directory that no longer existed – not a problem. And, pointing to the sitemap.xml file.

The sitemap.xml, or sitemap, is a complete listing of all the pages that you want the search engines to index. And, while the search engines have a method of submitting sitemaps, they can also ‘discover’ the sitemap if it is listed in the robots.txt.

IMHO, all websites should have a sitemap, with ONE BIG PRIVISO – IT MUST BE KEPT UPTO DATE!.

One of the key pieces of information provided by the sitemap is the last time a page was modified. The search engines use this as a short cut. If the page hasn’t been modified since the last time they indexed the site – there is no reason to check that page for new content. It saves the search engines time, and reduces your bandwidth usage. But, this works only – ONLY if the sitemap is upto date.

Sadly, it hadn’t been updated since 2009.

Fortunately, the major search engines were ignoring the “last modified” tag and viewing the new pages. They new content apperared to be indexed as the new description meta tags were appearing in the SERP. However, this is sub-optimal.

A current sitemap is the best way to ensure all your pages are at least being indexed. Don’t forget to update it when you do your next site update or add new content.

 

Die Hard – The Keyword Myth

I was listening to a podcast interview with Vanessa Fox this morning. I don’t spend much time with podcasts. There must be hundreds of hour uploaded each day and all but a few are, in my opinion a waste of time. But, one of my clients had sent me the link and asked for my opinion.
(more…)

 

Web Marketing Strategies

Have you ever tried to explain your job to someone. One of the hardest parts is remembering all those little items that have, over time, become second nature. The things you do or know without really thinking about them.
(more…)

 

April Workshop

Michael Regan - TIMR Web Services

Michael Regan – TIMR Web Services

Please Note:
The date has been changed to April 23rd

Event: Web Wisdom: A panel discussion on Marketing, SEO & Social Media

  • Presentors:Carolyn Touey, Pieter Vorster
    and Michael Regan
  • Time: 9:30am to 12:00am
  • Date: April 23, 2010
  • Price: $75.00
  • Place:The Broken Spoke 420 Fitzgerald Avenue

    Courtenay BC

Space is limited so please pre-register. Contact Carolyn Touhey at (250) 335-2342 or email Michael Regan mregan@timr.ca to register or for more information.

Carolyn Touhey of SmartBiz and Pieter Vorster from Continual Palingenesis—Social Media Solutions will be joining me for this workshop.

The focus will continue to be on marketing, with an even stronger focus on adding Social Marketing to your marketing strategy.

Carolyn will be explaining how to integrate your web marketing into your overall marketing stragey. She will cover the basics that MUST be in place before you even start to think of a website.

In addition to covering the basics of SEO and website marketing, I will be discussing how to measure the results of your SEO. We will look at getting actionable measurements, ones that will let you improve your ROI, rather than a lot of data, from your analytics tools. As before the focus will be on Google Analytics, however, the ideas can be applied to any analytic tool.

In addition, I will be showing some of the new features of Google Analytics and some of the new tools Google has been developing to help the small business owner.

Pieter will be covering the role of Social Media in your marketing. Facebook. Twitter and other social network sites all have their own written and unwritten rules. Getting noticed takes more than starting your own account or even buying a few ads. Social Media takes a lot of time – is the ROI worth the time you will invest.

How to Get There

View Larger Map
 

Hiring an SEO Consultant

If you have a website or you are going to get a website and you think you need some search engine optimization (SEO).

You are probably right!

This video from SEOmoz (where SEO consultants go for help) will shed some light on how to first assess your needs and second give some insight into what to look for in hiring a consultant or outsourcing your SEO work.

(more…)