Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
"Duplicate without user-selected canonical” - impact to Google Ads costs
-
Hello, we are facing some issues on our project and we would like to get some advice.
Scenario
We run several websites (www.brandName.com, www.brandName.be, www.brandName.ch, etc..) all in French language . All sites have nearly the same content & structure, only minor text (some headings and phone numbers due to different countries are different). There are many good quality pages, but again they are the same over all domains.Current solution
Currently we don’t use canonicals, instead we use rel="alternate" hreflang="x-default":<link rel="alternate" hreflang="fr-BE" href="https://www.brandName.be/" /> <link rel="alternate" hreflang="fr-CA" href="https://www.brandName.ca/" /> <link rel="alternate" hreflang="fr-CH" href="https://www.brandName.ch/" /> <link rel="alternate" hreflang="fr-FR" href="https://www.brandName.fr/" /> <link rel="alternate" hreflang="fr-LU" href="https://www.brandName.lu/" /> <link rel="alternate" hreflang="x-default" href="https://www.brandName.com/" />
Naturally this si reflected in ""Duplicate without user-selected canonical” .
Issue
We create the same ad in Google Ads for 2 domains. So the content is mostly identical, ads are identical, target URLs differ only in domain. Yet Google Ads “Quality score” is different (10/10 vs. 6/10) and “Landing page experience” is very different (Above average vs. Average). Some members of our team think lower “Landing page experience” increases the Google Ads costs, which I personally don't believe, but I want to double check.Question: Can “Duplicate without user-selected canonical” issue decrease the “Landing page experience” rating and as result can it cause higher Google ads costs?
Any suggestions/ideas appreciated, thanks. Regards.
-
Hi Alex
I think there's likely two issues here - the SEO one, and the PPC/Ads one.
Hi Alex
Google Ads doesn't particularly care about duplication or indexing, so you can have variants for this purpose that are simply noindex and not linked to on your site. Of course it's also find to use pages that exist as international SEO variants, but it's not necessary to do so.
So, for the PPC issue - I'm not an expert, but my understanding is that landing page experience will affect your cost. However, it isn't related to "duplicate without user-selected canonical" - instead, it's a separate algorithm that figures out whether the ad and the page are relevant to each other. A PPC consultant would be the right person to talk to this about.
For the SEO issue - it sounds like Google maybe isn't respecting your hreflang tags, for it to be flagging them as duplicates. This could be because their content is too similar - even if it's in the same language, it should have localisations for Google to respect it as meaningfully different. Alternatively, it could be because the markup is incomplete.
If you do decide to use canonical tags, each localised page should canonical to itself, whilst keeping the existing hreflang markup pointing to translated versions. Canonical tags can be a good way of sweeping up any variants within a localisation (e.g. UTM tags).
Hope that helps!
Tom
-
Anyone? We are willing to spend some bucks to get a profound answer on this.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How Can I influence the Google Selected Canonical
Our company recently rebranded and launched a new website. The website was developed by an overseas team and they created the test site on their subdomain. The only problem is that Google crawled and indexed their site and ours. I noticed Google indexed their sub domain ahead of our domain and based on Search Console it has deemed our content as the duplicate of theirs and the Google selected theirs as the canonical.
Community | | Spaziohouston
The website in question is https://www.spaziointerni.us
What would be the best course of action to get our content ranked and selected instead of being marked as the duplicate?
Not sure if I have to modify the content to make it more unique or have them submit a removal in their search console.
Our indexed pages continue to go down due to this issue.
Any help is greatly appreciated.1 -
Unsolved How should I update the grouping of keywords in a google ads account
hi, I have a google adwords account running for a while in a fairly competitive market in a major city so there is only one geo location with many suburbs or council areas as popular searched. I have keywords that are 2-4 words long and very similar. I have had one keyword in its own campaign, several in one campaign and a location campaign. The location campaign has several adgroups for specific suburbs. My question is that the most popular search terms are similar but in different campaigns and I am wondering if this is not the best way. for example I have these keywords in separate campaigns as exact match and phrase match
Paid Search Marketing | | salliWW
rubbish removal
rubbish removal near me
rubbish removal Washington But the way google uses exact match seems to be changing and I am concerned these would be best in one adgroup. Also these keywords trigger similar phrases, for example, waste removal. Is it best to put them in one campaign with one ad group or one campaign with separate adgroups, or leave as is. As competition has increased I need to bid for top of page now and need to keep budget rises as little as possible..0 -
"Duplicate without user-selected canonical” - impact to SERPs
Hello, we are facing some issues on our project and we would like to get some advice. Scenario
International SEO | | Alex_Pisa
We run several websites (www.brandName.com, www.brandName.be, www.brandName.ch, etc..) all in French language . All sites have nearly the same content & structure, only minor text (some headings and phone numbers due to different countries are different). There are many good quality pages, but again they are the same over all domains. Goal
We want local domains (be, ch, fr, etc.) to appear in SERPs and also comply with Google policy of local language variants and/or canonical links. Current solution
Currently we don’t use canonicals, instead we use rel="alternate" hreflang="x-default": <link rel="alternate" hreflang="fr-BE" href="https://www.brandName.be/" /> <link rel="alternate" hreflang="fr-CA" href="https://www.brandName.ca/" /> <link rel="alternate" hreflang="fr-CH" href="https://www.brandName.ch/" /> <link rel="alternate" hreflang="fr-FR" href="https://www.brandName.fr/" /> <link rel="alternate" hreflang="fr-LU" href="https://www.brandName.lu/" /> <link rel="alternate" hreflang="x-default" href="https://www.brandName.com/" /> Issue
After Googlebot crawled the websites we see lot of “Duplicate without user-selected canonical” in Coverage/Excluded report (Google Search Console) for most domains. When we inspect some of those URLs we can see Google has decided that canonical URL points to (example): User-declared canonical: None
Google-selected canonical: …same page, but on a different domain Strange is that even those URLs are on Google and can be found in SERPs. Obviously Google doesn’t know what to make of it. We noticed many websites in the same scenario use a self-referencing approach which is not really “kosher” - we are afraid if we use the same approach we can get penalized by Google. Question: What do you suggest to fix the “Duplicate without user-selected canonical” in our scenario? Any suggestions/ideas appreciated, thanks. Regards.0 -
Special Characters in Negative Keywords in Ads
Howdy, fellow mozzers, I came across this weird suggestion in my Bing account (screenshot link: https://dmitrii-regexseo.tinytake.com/tt/NDY3OTc5NF8xNDgyMzY4OA) It almost that the dollar sign in the negative keyword is acting like a wildcard character, or being disregarded completely. I did some tests, it seems that in Google Ads that is not happening. Does anyone have an idea if this is normal behavior? I have never seen this before.
Paid Search Marketing | | DmitriiK0 -
Can Google Shopping Ads Lower Ranking due to Bounce?
I am noticing Google Shopping Ads are showing up for really irrelevant keywords on some of my products. This quite predictably causes a high bounce rate when a user comes from these ads. There is very little control over what Google Ads seems to decide are relevant keywords from what I can see. Only control is by viewing search terms and setting as negative keywords, but his doesn't help much. Negative keywords are often ignored or they come up with some other really irrelevant new keyword. Seems this high bounce rate could hurt ranking? Any experiences shared with Google Shopping ads appreciated!
Paid Search Marketing | | Chris6611 -
Adwords Duplicate Keywords with Different Match Types - Good or Bad?
If you have the following keywords in an Ad Group advertising for a product, let's for example call it "target" product [target product] "target product" +target +product I've found that the exact match keyword has the highest conversion rate in almost all circumstances. So it would make sense to have a higher max bid on the exact match then phrase or broad batch. Even with lots of negative search terms to maximize conversion on the broader matches, if the bid is the same as exact match, the cost per conversion will be much higher (too high.) However in chatting with an Adwords Support Rep (on a different matter) they stated after looking through my account at the end of the chat: " duplicate keywords will impact on quality score. your all keywords will compete with each other" However many of the ad groups in question these duplicate keywords have quality score of 9 and 10. So obviously if there is an effect it seems it may be minimal. I thought it was pretty common for people to bid higher on more exact match and lower on more broad match. What's the real story here? Was this support rep not seeing the big picture?
Paid Search Marketing | | JCCMoz1 -
Can I dynamically add city name to my PPC ad text and URL based on the user's search?
I have looked into DKI (Dynamic Keyword Insertion), but have not found a solution and thought that some excellent Mozzer might be able to help. Here is the idea: We have landing pages for hundreds of cities. The local content on each of these cities changes page to page, however the keywords that we are going after are the same. So, I am trying to create a dynamic ad group that looks something like this: Headline: {City Name} {Keyword} Description: We cover {City Name} {Keyword}, get more info now! URL: http://www.website.com/{City Name} Please let me know if you can assist with this, B
Paid Search Marketing | | Reis_Inc.0 -
Adwords: Brand ads appear bottom of SERPs
Hello, I'm running a sale promotion on a brand only Adwords campaign (I have the only account with trademark authorization) and have noticed that my ads are appearing at the bottom of the first page on Google. This happened last week so I split the campaign into three Adgroups and that fixed the problem but today I'm running brand only and there is no way to separate them. CPC has also increased dramatically. Normally it's less than 10 cents and now it's sitting at between $2-$4. Has anyone else seen this? Any ideas/advice on how to stop this happening? It's playing havoc with my CTR and conversions. Much thanks,
Paid Search Marketing | | Unity
Davinia2