Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
UserPhoto and UserAnchor attribute nofollow ?
steam
✭
Hi,
Is it possible to put the nofollow attribute on
UserPhoto($User, 'Photo')
and UserAnchor($User, 'Name')
?
I tried with
UserPhoto($User, 'Photo', array('rel' => 'nofollow'))
But nothing happening...
Or the only option is:
Anchor($User->Name, '/profile/'.$User->UserID.'/'.$User->Name, '', array('rel' => 'nofollow'))
?
Tagged:
0
Answers
Since you control the profile pages, you can just add a noindex tag like this:
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
...
Thanks for reply, that link and photo profile it part of comments
I don't understand what you are saying. I assume you don't want profile pages to be indexed by search engines. What I posted will achieve the same thing.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
I am adding the extra information in the discussion comment. A photo of the other user and your profile link