Google wird nofollow-Links anders behandeln

Google announced that it will not be treating the rel="nofollow" attribute as a signal any more, but as a hint. The background is that so many CMS’es are designating every link as nofollow.

They’re introducing two new hints: ugc for user generated content and sponsored for paid links.
For the UGC, they’re explicitly mentioning forums.

My opinion is that this is a big step forward, since the vast use of nofollow was killing the idea behind PageRank.

Full announcement here: Official Google Webmaster Central Blog: Evolving “nofollow” – new ways to identify the nature of links

15 „Gefällt mir“

Changing the code to use “nofollow ugc” seems like a fairly straightforward and safe thing for Discourse to do.

The above is my personal opinion and not necessarily that of Google, LLC

3 „Gefällt mir“

It it valid to use both? Should it just be “ugc” now? I am unclear.

From that blog’s FAQ:

Can I use more than one rel value on a link?
Yes, you can use more than one rel value on a link. For example, rel=“ugc sponsored” is a perfectly valid attribute which hints that the link came from user-generated content and is sponsored. It’s also valid to use nofollow with the new attributes – such as rel=“nofollow ugc” – if you wish to be backwards-compatible with services that don’t support the new attributes.

3 „Gefällt mir“

What “services” support nofollow other than Google?

2 „Gefällt mir“

Baidu, Yandex supports nofollow

Bing, as a hint

8 „Gefällt mir“

Can you assign this @eviltrout? I assume it is a very very simple change, almost a copyedit?

4 „Gefällt mir“

Hey @Roman this is probably an easy one, please take a look!

3 „Gefällt mir“

We’re now using nofollow ugc:

Latest Onebox version is using it too:

11 „Gefällt mir“

Unter 2.6.0.beta2 erhalte ich für externe Links rel="nofollow noopener" ohne das Attribut ugc. Hat das noch jemand?

Edit: Ich habe nach einem kürzlich auf Meta geposteten Link gesucht. Es scheint, dass dies auch hier der Fall ist: What is this line for in a Discourse forum's RSS feed? - #4 by Terrapop

Das ugc-Attribut wird ebenfalls nicht angezeigt, ich werde mir das ansehen.

3 „Gefällt mir“

Hier behoben:

https://review.discourse.org/t/fix-make-sure-rel-attributes-are-correctly-set-10645/15145

Links verwenden jetzt korrekt nofollow ugc.

3 „Gefällt mir“