Author Archives

A New Duplicate Content Fix

For once the major search engines have worked together to try and make our job a little easier. This comes with the release of a tag we can use to help us fix duplicate content resulting from a URL being indexed more then once.

Duplicate content is a big problem in SEO. Either someone else may have scraped your website and stolen your content or you may have a canonical URL problem which is resulting in your entire website being indexed more than once as separate pages.

When search engines find duplicate content on one site or between two sites it will choose the most trusted page and use that. But sometimes with dynamic content such as news feeds and dynamic URLs it is hard to tell a search engine it is looking at the same page.

A basic example of a canonical URL would be example.com and www.example.com

These could be read as two separate pages even though they are the same page but with a slightly different address.

The common way to address this is to use a redirect from one page to the other which is called a 301 redirect. But these can be hard and sometimes impossible to implement on a site.

The new way is to add a tag to the <head> section of the page.

<link rel=”canonical” href=”http://www.example.com/ ” />

This new tag is supported by Google, Live and Yahoo and is expected to spread throughout the smaller search engines too.

Adrian Mursec – SEO Programmer

Sitemaps

When it comes to websites and SEO, sitemaps can come in two forms. One form would be based in HTML and used for a quick reference for visitors to be …

Find out more

Link basics

Links are undoubtedly the most important part of effective SEO. Internal links tell search engines how the structure of the website works and external links coming from other websites act …

Find out more

Google cache

Google cache is a feature where Google takes a static version of your website the last time it was crawled. One of the reasons for this is so that Google …

Find out more

Google advanced operators v2

Following my last post about Google’s advanced operators and how they can be used to refine your search to be more specific I will move onto a few other useful …

Find out more

Google Advanced Operators

Some of the best features of Google search are the advanced operators. They are a set of commands you can use with your search to specify other attributes. These operators …

Find out more

Google Feedburner

Feedburner was launched in Chicago not so long ago, in 2004. Feedburner provides RSS feed management tools for sites, blogs and podcasts. The service also has an advertising system so …

Find out more

Moving and removing pages

With the HTTP protocol, when a page is called from a client but not found, it is referred to as a 404 error message. For example, if you go to …

Find out more

Blogs and Forums

Over the recent years we have seen a massive increase in the use of social networking websites such as MySpace and Facebook. This is a result of the Internet community …

Find out more