Mobile app version of vmapp.org
Login or Join
Murphy175

: Adding UTM tracking hurt existing backlinks? We have content on some of our partner's websites like the Chamber of Commerce, etc. I would like to have better tracking on this data and was considering

@Murphy175

Posted in: #Analytics #Backlinks #Seo

We have content on some of our partner's websites like the Chamber of Commerce, etc. I would like to have better tracking on this data and was considering adding UTM tags to them. If we modified these backlinks with updated UTM tags, would that hurt our existing backlinks?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Murphy175

1 Comments

Sorted by latest first Latest Oldest Best

 

@Miguel251

Adding UTM tracking to a URL effectively changes the signature of that page. In fact, technically speaking, the following pages are different:

example.com/page
example.com/page?utm_source=...


And this applies to any query parameter, regardless of whether it's a simple tracking string or not.

UTM tracking parameters are well known, since Google Analytics is very popular. This means that, for sure, Google is able to recognize the parameter and ignore it causing the two URLs above to be treated as the same page.

However, to explicitly instruct the crawlers about the canonical page, you can use the canonical link tag.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme