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.
Does a UTM tag influence the linkvalue?
-
Will Google value a link with a UTM tag the same as a clean link without a UTM tag?
I should say that a UTM tag link is not a natural link so the linkvalue is zero.
Anyone any idea how to look at this?
-
-
QuestionJonathan Poston @wjonathanposton
@methode do utms neutralize backlink value? Re: for @Moz discussion closure https://moz.com/community/q/do
**Response: **es-a-utm-tag-influence-the-linkvalue …
Gary Illyes ᕕ( ᐛ )ᕗVerified account @methode Yeah, although if they are not canonical, they'll funnel the PageRank as well as other signals to the canonical URL
-
-
This is a great thread. I have been wondering the same. We frequently see situations in which a blog links to one of our clients within a post using a custom utm URL, often citing the utm_source=affiliate even though we don't have an affiliate relationship nor have we paid for these links.
We have been requesting that the author add a rel="norewrite" attribute to the link to block the utm from affecting the link. I've been wondering if this was necessary, or if the utm link is still passing juice to our target page (especially when the source is inacuurately labeled as affiliate)
should we continue requesting the norewrite attribute?
-
Ok. Thanks for your answers. Interesting.
I love to read more theories or findings though. Please share your thoughts if you like.
-
Hi there,
If you are using the canonical tag and it is displayed properly on the UTM URLs, pointing to the canonical URL, then these links will pass value if they are followed. There are a range of reasons why someone might use UTM tags - a lot of services tag outbound links with this for tracking purposes. I would definitely try to get links nofollowed if the UTM (or another metric) clearly identifies that they are paid links and could be picked up by Google either manually or algorithmically, but the fact that the link contains the tracking code won't absolutely determine it as paid, and you can still gain authority from these links with correct canonicalisation.
Cheers,
Jane
-
I don't think you need to be overly concerned about this if you're already using rel="canonical".
We regularly receive inbound links with these parameters included in them.
The reason why this happens is that we included these parameters to track some of our email and social campaigns and sometimes people find these links and link to them. These are perfectly natural, just that the people that link to them might not know about these parameters and may think they are part of the URL and the links may not work without them.
-
Hi Yusuf,
Thanks for your reply.
We do not use the UTM tags for internal linking. However we do have external websites linking to us with UTM tagged links. These links are either paid, ppc or affiliate (=not natural). Some are dofollow and some are nofollow. I was wondering if the dofollow links with UTM tags pass linkvalue to our company website (yes we use canonical tags).No webmaster will naturally link to another website and tag the link with a UTM tag unless the link is paid..right? That said...this is also something Google knows and I would be surprised if Google passes linkjuice through these (commercial) links.
What do you think?
-
Hi Vakantiehuizen,
If you're referring to an inbound link or page being indexed containing query string parameters e.g. example.com?utm_source=x, then yes...these may cause issues with duplicate content and SEO. If you have pages with these parameters on your site then you should use the rel="canonical" tag to specify the canonical URL that you'd like Google to rank. Also, you should never include these parameters for internal links on your site.
Although I don't know what you mean when you say "UTM tag link is not a natural link". Could you explain?
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
-
Alternate page with proper canonical tag Status: Excluded in Google webmaster tools.
In Google Webmaster Tools, I have a coverage issue. I am getting this error message: Alternate page with proper canonical tag Status: Excluded. It gives the below blog post page as an example. Any idea how to resolve? At one time, I was using handl utm grabber, but the plugin is deactivated on my website. https://www.savacations.com/turrialba-costa-ricas-garden-city/?utm_source=deleted&utm_medium=deleted&utm_term=deleted&utm_content=deleted&utm_campaign=deleted&gclid=deleted5.
Intermediate & Advanced SEO | | Alancito0 -
Google Adding Wrong Location to Title Tag on Multi-Branch Business Homepage
We're a business with 5 separate locations across 5 cities in Upstate NY. While doing some visual ad previews in the adwords interface I noticed that Google is altering my title tag and adding the word "Rochester" to the end of it, cutting short my designated title tag. Rochester is the location of our headquarters so not a big deal for 1/5th of our customers. But to my dismay, the same thing is happening when searching from the geo locations of my other branches. So when searching for my business in Buffalo (we have a physical address in Buffalo), the title tag in the results still says our company name and "Rochester". This of course is likely leading to confusion and actively harming our organic CTR in our branch locations. This is happening in all of the remaining 4 branch locations. I'm at a loss, I tried lengthening the title tag but it still gets cut off. The term Rochester appears (as do the other branch locations) in my meta description for the homepage as well as in the text of the page itself. I haven't gone so far as to remove that yet and hopefully don't have to. Does anyone have any ideas? Thank you in advance!
Intermediate & Advanced SEO | | Doylejg30 -
How (or if) to apply re canonical tags to Shopify?
Anyone familiar with Shopify will understand the problems of their directory structure. Every time you add a product to a 'collection' it essentially creates a duplicate. For example... https://www.domain.com/products/product-slim-regular-bikini may also appear as: https://www.domain.com/collections/all/products/product-slim-regular-bikini https://www.domain.com/collections/new-arrivals/products/product-slim-regular-bikini https://www.domain.com/collections/bikinis/products/product-slim-regular-bikini etc, etc It's not uncommon to have up to six duplicates of each product. So my question is twofold: Firstly, should I worry about this from an SEO point of view? I understand the desire to minimise potential duplicate content issues and also in focussing the 'juice' on just one page per product. But I also planned on trying to build the authority of the collection pages. If I request Google not to index the product pages which link off the collections, does this not devalue these collections pages? Secondly, I understand the correct way to fix these is using 'rel canonical' tags, but I'm not clear about HOW to actually do this. Shopify support has not been very helpful. They have provided two different instructions, so just added to the confusion (see below). Shopify instruction #1: Add the following to the theme.liquid file... <title><br />{{ page_title }}{% if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} – Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}<br /></title>
Intermediate & Advanced SEO | | muzzmoz
{% if page_description %} {% endif %} Shopify instruction #2: Add the following to each individual product page... So, can anyone help clarify: The best strategic approach to this inherent SEO issue with Shopify (besides moving to another platform!)? and If 'rel canonical' tags is the way to go, exactly where and how to apply them? Regards, Murray1 -
SEO Impact of External links in JS tag
We have our JS tag and iframe tag being used over by 100 leading websites. What would be the SEO impact if we added a follow link in the iframe. Would it have any negative impact ? Vivek
Intermediate & Advanced SEO | | kvivek050 -
Is it alright to repeat a keyword in the title tag?
I know at first glance, the answer to this is a resounding NO, that it can be construed as keyword stuffing,
Intermediate & Advanced SEO | | MIGandCo
but please hear me out. I am working on optimizing a client's website and although MOST of the title tags
can be optimized without repeating a keyword, occasionally I run into one where it doesn't read right if I
don't repeat the keyword. Here's an example: Current title:
Photoshop on the Cloud | Adobe Photoshop Webinars | Company Name What I am considering using as the optimized title:
Adobe Photoshop on the Cloud | Adobe Photoshop Webinars | Company Name Yes, I know both titles are longer than recommended. In both instances, only the company name gets
truncated so I am not too worried about that. So I guess what I want to know is this: Am I right in my original assumption that it is NEVER okay to
repeat keywords in a title tag or is it alright when it makes sense to do so?0 -
Ecommerce Site homepage , Is it okay to have Links as H2 Tags as that is relevant to the page ?
Hi All, I have a Rental site and I am bit confused with how best do my H Tags on my homepage I know the H1 is the most important, Then H2 Tags and so on.. and that these tags should really be titles for content. However, I have a few categories (links) on my homepage so I am wondering if I could put these as H2 Tags given that it is relevant to the page . H3 Tags will my News and Guides etc , H4 Tags will the whats on the footer. I am attached a made up screenshot of what I propose for my homepage if someone could please give it a quick look , it would be very much appreciated. I have looked at what some competitors do a lot of them don't seem to have h2's etc but I know it's an important factor for rankings etc. Many thanks Pete dJSFQwI
Intermediate & Advanced SEO | | PeteC120 -
Does City In Title Tag Inhibit Broader Reach?
I use our city/state in the majority of our title tags and consequently we do very well locallly for the majority of terms on our ecommerce site. I'm wondering however, if this "localized" optimization will inadvertently affect our keyword rankings outside of our city/state? If a keyword query does not include our city or state, would Google interpret our titles as less relevent and therefore move other results ahead of ours? The city/state is last in the string on the title: Blue Widgets - Our Company in City, State Thanks for any insight.
Intermediate & Advanced SEO | | AWCthreads0 -
Should I Allow Blog Tag Pages to be Indexed?
I have a wordpress blog with settings currently set so that Google does not index tag pages. Is this a best practice that avoids duplicate content or am I hurting the site by taking eligible pages out of the index?
Intermediate & Advanced SEO | | JSOC0