# Optionally add noreferrer to external links

**URL:** <https://meta.discourse.org/t/optionally-add-noreferrer-to-external-links/79474>\
**Category:** Support\
**Created:** [January 31, 2018, 5:34pm UTC](https://meta.discourse.org/t/optionally-add-noreferrer-to-external-links/79474 "2018-01-31T17:34:41Z")\
**Posts on this page:** 1\
**Showing post:** 10

<div class="post-metadata">

**Author:** ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)\
**Post date:** [March 26, 2018, 6:16am UTC](https://meta.discourse.org/t/optionally-add-noreferrer-to-external-links/79474/10 "2018-03-26T06:16:33Z")

</div>

> [@frictionel](#):
>
> why is rel=“noopener” added in oneboxes but not normal external links?

`rel="noopener"` not being added in normal external links is actually correct behaviour because @codinghorror is TL4 and `tl3 links no follow` is disabled.

`rel="nofollow noopener"` being added for @zogstrip (TL4) is a bug and onebox should respect the site setting `tl3 links no follow`.

There is a bug report for this here:

> [@Is there a way to remove nofollow from onebox](https://meta.discourse.org/t/is-there-a-way-to-remove-nofollow-from-onebox/78526):
>
> Continuing the discussion from ["exclude rel nofollow domains" not respected inside of onebox](https://meta.discourse.org/t/exclude-rel-nofollow-domains-not-respected-inside-of-onebox/71533): It seems that even after whitelisting a website, onebox nofollows every link, including internal.

> [@frictionel](#):
>
> They also seem to be missing in the user-card.

If the user is TL3 or above, `rel="nofollow noopener"` not being present is correct / as expected.

---

_[View the full topic](https://meta.discourse.org/t/optionally-add-noreferrer-to-external-links/79474)._
