Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Can a duplicate url canonicalized page come on top in the SERPs?

         

Coppercavanders

7:38 am on Jan 15, 2011 (gmt 0)

10+ Year Member



I have created two duplicate pages.

One is for the US market and the other for the UK market.

Unfortuntely the content for both of them is the same with negligible changes. The change is perhaps only on the Meta tags.

widgets.com/originalforus.htm
widgets.com/duplicateforuk.htm

I have used the URL canonicalization on the duplicate page, so Google doesnt penalize.

Now, My query is : Can the duplicate page come on top in the SERPs for the UK market.

Thanks.

tedster

2:54 pm on Jan 15, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Probably not - the canonical tag will prevent the duplicate URL from ranking anywhere.

To achieve different "nearly duplicate" pages ranking in different countries, one approach is to place those files in a dedicated directory or subdomain. Then you can use Webmaster Tools to geotarget that set of files to its intended country.

Coppercavanders

5:00 am on Jan 17, 2011 (gmt 0)

10+ Year Member



Dear Tedster, Thanks for the clarification. Much appreciated it.

Two question :

1. Does Yahoo and Bing too have this geotargeting in their Webmaster tools.

2. After doing the above webmaster settings, since I will not be using the canonical tag, I believe it wont be treated as duplicate content by all the 3 engines ( Yahoo, Bing and Google ) right?

Thanks.

tedster

5:47 am on Jan 17, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, it is duplicate content in the literal sense of the word. So the UK version gets filtered out of the results in the US and vice-versa.

I don't believe Bing/Yahoo offers the same kind of utility. Instead they rely on the meta language tag, so you can include the appropriate one on each URL.

<meta http-equiv="content-language" content="en-us">
<meta http-equiv="content-language" content="en-uk">

Coppercavanders

6:04 am on Jan 17, 2011 (gmt 0)

10+ Year Member



Got it.

Thanks a lot Tedster. Your help was much appreciated it.