More nofollow tags to discourage backlink farmers

This commit is contained in:
Terrox
2019-09-03 14:32:52 +02:00
committed by Max Kostikov
parent df842a8e8d
commit 93ec01e0a1
6 changed files with 7 additions and 7 deletions

View File

@@ -345,7 +345,7 @@ class Directory extends \Zotlabs\Web\Controller {
'pdesc_label' => t('Description:'),
'marital' => $marital,
'homepage' => $homepage,
'homepageurl' => linkify($homepageurl),
'homepageurl' => linkify($homepageurl, true),
'hometown' => $hometown,
'hometown_label' => t('Hometown:'),
'about' => $about,