Posts Tagged ‘SEO’

New Solution to an Old SEO Problem: Duplicate Content

Sunday, July 12th, 2009

Chances are your website has duplicate content. This is a common SEO issue affecting many sites and can have a detrimental impact on search engine rankings.

The good news is that this problem can now be fixed easily due to the introduction by search engines of the rel=”canonical” tag.

This article explains how to apply this tag to your website so you avoid problems associated with duplicate content.

First though, just what is duplicate content? And should you care?

Google defines duplicate content as “substantive blocks of content within or across domains that either completely matches other content or is appreciably similar.”  Whilst there are unscrupulous webmasters who steal and scrape content from other sites, Google recognises that most duplicate content is not deceptive or deliberate.

duplicated content New Solution to an Old SEO Problem: Duplicate ContentMany sites inadvertently contain duplicate content simply because pages within the site can be found under multiple distinct URLs. Common examples of this are forums, blogs & ecommerce catalogue websites.

With blogs the same content can commonly be found with different URLs under different categories & archives. Ecommerce catalogue websites also frequently present the same content under different categories. And this is further compounded if session IDs, tracking IDs, affiliate IDs or other parameters are used.

For a long time in the SEO community there was a common misconception that Google penalises sites for containing duplicate content. However last year Google advised they recognise many sites do contain duplicate content and that they don’t penalise sites for this. (The exception is if duplicate content is being used to manipulate rankings and deceive search engine users).

What Does This Mean For Your Website?

So unless you’re operating on the dark side and scraping content from other websites does this mean you no longer need to worry about having duplicate content within your website? Unfortunately the answer is NO.

Whilst there aren’t duplicate content penalties per se, duplicate content can still hurt how your site ranks in Google and other search engines.

The reason for this is that search engines don’t want to include duplicate versions of a page in their search results because this undermines the credibility of their results. So when a site contains the same content under multiple URLs search engines will choose one version to list in their results and ignore the rest. The page chosen by search engines is called the “canonical” page. A canonical page is simply the preferred version of a set of pages with highly similar content.

coloured ducks New Solution to an Old SEO Problem: Duplicate ContentGoogle usually does a pretty good job at picking the right page, but they don’t always get it right and may end up listing a different version of the page to what you’d prefer. Even when they do get it right, the major problem of duplicate content is that you lose the benefits of link “juice” from sites that are linking to duplicate versions of the page, rather than the canonical URL. (Remember links play a major role in search engine rankings and because search engines ignore duplicate versions of pages link juice to these duplicate pages is lost. As a result your search engine rankings can suffer).

If you have a large site with lots of duplicate pages a further problem is that your entire website may not be indexed because search engines are spending too much time crawling and sorting duplicate pages.

Traditionally the way of dealing with duplicate content has involved using the robots.txt file and no index meta tags to block duplicate pages from being indexed, plus 301 re-directs. Doing this can be tricky and, if you get it wrong, have disastrous results.

Canonical Link Tag

Fortunately the major search engines have made managing duplicate content a whole lot easier for webmasters through the recent introduction of the rel=”canonical” link tag. Using this tag allows you to specify to search engines the canonical version of each page you want them to index.

canonical content New Solution to an Old SEO Problem: Duplicate ContentTo do this you simply add the tag into the <head> section of duplicate pages you don’t want indexed.  The tag has the format below and in the “href=” part you specify the URL you want search engines to treat as the preferred or canonical version of the page.

<link rel=”canonical” href=http://www.mysite.co.nz/realpageurl.html>

The cool thing about this tag is that not only does it prevent search engines from indexing the wrong version of a page, but even better, it ensures links pointing to duplicate pages are attributed to the canonical version of the page. So even if other sites are pointing to duplicate versions of a page you’ll now still benefit from this link juice.

Here is an example of this being used:

A site selling clothing may have multiple pages listing an identical set of shirts with the only difference being the order in which items are listed, e.g. one page may display shirts sorted in style order, while another page displays the same shirts listed by price.

http://www.example.co.nz/product.php?item=shirts&sort=style

http://www.example.co.nz/product.php?item=shirts&sort=price

Apart from sort order the above pages are identical. To specify a canonical link to the page http://www.example.co.nz/product.php?item=shirts the following should be added to the <head> section of the above non-canonical pages:

<link rel=”canonical” href=”http://www.example.co.nz/product.php?item=shirts”/>

This can also be used if pages are available in both secure & non-secure formats (i.e. https & http). By using rel=”canonical” you can specify one as the canonical version of the page.

Eg say you want the non-secure version of http://www.mysite.co.nz/widgets to be canonical.  To do this add <link rel=”canonical” href=”http://www. mysite.co.nz/widgets “/> to the <head> section of the secure page version (i.e. https://www.mysite.co.nz/widgets)

Not A Complete Fix

Using this method to manage duplicate content is something all webmasters should be able to implement. If you do use this something to bear in mind is that this tag is a suggestion rather than a directive and search engines will ignore it if the canonical version of the page has:

  • Not yet been indexed
  • The canonical page is a duplicate of another page also specified as canonical
  • The canonical page returns a 404 error.

If any of these situations apply then the search engines will revert to choosing a canonical version of the page, as they will if you don’t use the rel=”canonical” tag.

Spammers Beware

Finally, devious webmasters may be thinking they can use this tag as a way to redirect link juice from less important to more important pages that aren’t duplicates, whilst still allowing the less important pages to still be found by visitors. We advise you not to try this. The canonical tag is only supposed to be used for pages that actually are duplicates. If you abuse it and apply the tag to pages that aren’t duplicates then you run a real risk of getting your site penalised.

So long as you use this tag correctly it should make managing duplicate content issues much easier for you than before. For more information from Google about canonicalization check out http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=139394

SEO and Internet Marketing News Roundup – Friday 24 October

Friday, October 24th, 2008

I’ve spent much of the week working on an interesting pitch and I started to think that when writing a proposal or indeed developing a PowerPoint presentation for a pitch it is so important to know who your audience is. What type of person are they. What’s their background, what motivates them, how tech savvy are they? In the world of web 2.0 all these questions can be answered very quickly using a mixture or tools like Google, People Finder and also social media sites such as LinkedIn.

I’m not advocating stalking, but using publically available information it is often quite easy to build up a profile about a potential customer, or indeed your competition. This can help in numerous ways and quite simply give you somewhat of a competitive advantage. But conversely, it is also really important that you ensure that the information that people can find about you online is for lack of a better word: favourable! Check your profile on LinkedIn, search for yourself on Google just to see what type of picture someone could build about you online! If you’re not happy with it, then do something about it!

So, what’s been happening of note out there on the web? Well the big “techie” news of the week is the new functionality Google has added to Google Analytics. For a list of all the changes take a look at the article linked below but in a nutshell Google has added some very powerful filters allowing you to segment your traffic, the ability to create custom reports, and much more. All these features are being slowly rolled out so I’ll let you know if any of them are really worth looking at! More Enterprise-Class Features Added To Google Analytics

If you need any more proof that search is the advertising medium of choice for the recession then the fact that Google’s profits recently saw a rise of 26% should start to convince you. According to the BBC, Google earned US$1.35bn in the third quarter of 2008, easily beating analysts’ expectations. Google shrugs off slowing economy

For all you marketers who like me where schooled in the four Ps or marketing: Product, Price, Place and Promotion this article will be of real interest. This article argues that the four Ps of inbound marketing are now: Personas, Participation, Publishing and PageRank. Are the Four Ps of Marketing Dead?

Here at SureFire we of course think that the secret to a successful web business is a winning search strategy, an engaging website and an optimsed conversion funnel. Well, yes it is, but let’s face it, if your idea is no good then it doesn’t matter how many people find your website no one will come back. And that’s why a web business is no different to the latest bar to open in Ponsonby. If no one talks about it or recommends it to their friends then it will close soon after the doors have opened. This idea is also backed up by a new study by Rubicon Consulting that states that word of mouth and online reviews are the most influential factors in consumer purchasing decisions. Word of Mouth, Online Reviews Most Influential in Purchase Decisions

Well, that’s pretty much it for today though just wanted to mention my “site of the week”, and this week it’s not a website at all but a browser. Firefox. If you don’t have Firefox installed on your computer then do yourself a favour and check it out. It’s not hugely different to IE in look or feel but the real killer app within Firefox is the little add-ons you can add to your browser. Have a look at the list in the article below but I recommend you check out StumbleUpon for a really cool new way to surf the web and Foxmarks which is awesome if like me you have a computer at work and at home as it syncs your bookmarks between the two! 15 Must-Have Firefox Add-Ons

SEO and Internet Marketing News Roundup – Friday 16 October

Thursday, October 16th, 2008

This week I attended a small networking event that included a talk about how important a good CRM system can be to your business. This got me thinking about the fact that as search marketers we never really get involved with the back end of the conversion process. We’re the glory boys in some respects – get people to the website and encourage action but if processes aren’t in place to do something with these leads then you’ve just wasted a heap of cash!

So today I encourage everyone to take a look at not only integrating their media mix but also their back end systems. Get web leads to parse straight into your CRM tool, have live stock numbers listed on your e-commerce site, allow customers to view previous purchases! Full integration – that’s my new mantra! If you’re still unsure about this and you are an SME in need of understanding more about CRM integration then do please check out this innovative kiwi company: http://www.i-track.net/ which I think is my first plug!

Anyway on to today’s exciting news about search engines, web news and the like!

First is a gadget. Hot on the tail of the iPhone and the G-phone comes the equally ridiculously named BlackBerry Storm. Touch screen and full web browsers seem to be the future of mobile. More reason to ensure that your website is mobile compliant and look at i-mproving your mobile search if you think people might need your products or services on the move!

Bit of a techie article but a really important part of SEO. This article explains the problem of canonicalization. Please have a quick read, ensure you don’t have any canonicalization issues and then forget about it! URL Canonicalization: The Missing Manual

Last week I wrote about Firefox’s plans to integrate location software into their browser. Well the beta version was released today. Feel free to download it but if your machine dies – not my fault! New Firefox beta even faster than FF3

One thing within AdWords that has really caught our attention is the new feature that allows you to build your own image ad in a matter of minutes. No more long lead time for a banner for that tactical campaign. Build your own display ads in minutes. If you’re willing to give this a go let me know!

This article is a bit of a Google sales tool but there are some interesting take-outs from this posting. Worth a read if you have a quiet minute. Giving Your Competitors the Advantage? Website Optimization in Tough Times

Well, once again have a great weekend and until next time I’ll leave you with my website of the week. Everyone’s heard of flickr but my tip for this week is you ever need a great image or photo for a presentation try flickr. There are literally thousands upon thousands of copyright free images on the site that you can download and use! Great for those last minute rushes!

SEO and Internet Marketing News Roundup – Friday 10 October

Friday, October 10th, 2008

Well, doesn’t time fly? Another Friday, another quick tour around the world of search engines and internet news!

Firstly, technology news. Firefox yesterday announced that its latest release will include what they are calling “location-aware technology“. For a taste of what this will be able to do you can download the loki add-on right now! YouTube has reacted to last month’s launch of MySpace Music with the ability to buy tracks from iTunes and Amazon.com without leaving YouTube. This means you can watch a video, then download the track, without leaving YouTube.

Anyone ever sent a drunken email, then somewhat regretted it in the morning? Well our friends at Gmail have come up with an ingenious solution: Mail Goggles. Between the hours of 10pm and 4am if you try and send an email you will need to answer three mathematical questions before the mail gets sent! Ingenious…

So on to the good stuff…

Many of our clients spend months developing a new website and then use Google Analytics to analyse the behavior of visitors on their new website. Sometimes this just isn’t enough. Sometimes you need to ask your visitors straight. Did you like my website?, and did you find what you were looking for? If this sounds like you then you might want to check out this article about developing online surveys then try one out for real at http://4q.iperceptions.com/.

Whenever we discuss SEO with potential clients or indeed with paid search clients contemplating optimising their website we always ask why?, and what do you want to get out of it? It is always beneficial for us to understand the objectives of an SEO project, and then a strategy is then defined from there. If you haven’t yet committed to SEO but thinking about it then please read this article which explains the importance of having clear objectives and a defined strategy even before you talk to people like us! What You Need to Know Before Committing to SEO

The fundamentals of SEO as you have I’m sure you have heard me say before is code, content and trust. Trust boils down to links. Lots of relevant and authoritative links. Sounds easy but in reality link building is often a often a slow and laborious process. To get a bit more understanding about the importance of link building please read this quick article: SEO Link Building Fundamentals

Quick one on social media. If your current task list includes building a social media strategy for your organization (or yourself), then read this article that walks you through thinking about the branding created by the profiles you create. Branding Strategies for Your Social Media Profiles on the Web

This excellent article from Search Engine Land looks at tools currently available to monitor what your competition is doing on the video sharing sites. Not for everyone but useful nonetheless. Video Search Hacks For Checking Competitors

Thought that each week I would share one or more of my favorite websites or tools that are either fun or just a little brilliant.

This week I would like to introduce you to an invaluable tool called Crazy Egg. This tool supplements your web analytics and allows you to get much more information about how people use, engage and interact with your website. Much more accurate overlays, a really neat heat map and loads of other features. If you want more information on getting this working on your website just give me a shout!

Cheers and have a great weekend – hope the sunshine sticks around!

// Below is RL TLC code