Google、nofollow リンクの扱いを変更

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

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

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

What “services” support nofollow other than Google?

「いいね!」 2

Baidu, Yandex supports nofollow

Bing, as a hint

「いいね!」 8

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

「いいね!」 4

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

「いいね!」 3

We’re now using nofollow ugc:

Latest Onebox version is using it too:

「いいね!」 11

2.6.0.beta2 では、外部リンクに rel="nofollow noopener" が付与され、ugc 属性が含まれていません。他にも同様の現象を報告している方はいますか?

編集:メタで最近投稿されたリンクを確認しました。こちらでも同様のようです:What is this line for in a Discourse forum's RSS feed? - #4 by Terrapop

ugc 属性も表示されませんので、確認いたします。

「いいね!」 3

ここで修正しました:

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

リンクは現在、正しく nofollow ugc を使用します。

「いいね!」 3