diff --git a/include/functions2.php b/include/functions2.php index 7a076c94e..f0e352ed1 100644 --- a/include/functions2.php +++ b/include/functions2.php @@ -900,7 +900,7 @@ $entry->setAttribute('href', rewrite_relative_url($site_url, $entry->getAttribute('href'))); - $entry->setAttribute('rel', 'noreferrer'); + $entry->setAttribute('rel', 'noopener noreferrer'); } if ($entry->hasAttribute('src')) {