Support Forum

Nofollow Links

FF Frank Fasano
Frank Fasano
Member

Is there a way to automatically at the rel=nofollow attribute to all profile “identities” links and signature links?

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

what is your setting on forum – options – content – settings?

FF Frank Fasano
Frank Fasano
Member

I have the nofollow option selected which appears to be applying to links in posts and signatures but is there anyway to nofollow all the social links in the users profiles as well?

MP Mr Papa
Mr Papa
Member

was just the first question to make sure I understood the setting…  and knew the signature should be controlled there…

for identities (twitter example) see:

https://simple-press.com/documentation/codex/api/template-functions-and-the-api/display-template-functions/topic-view/sp_ostindexusertwitter/

set the nofollow argument…

you can find these functions in the spTopicView.php template file of your sp theme…  as always, we recommend you make a child theme or you own sp theme rather than edit ours to keep from losing changes on updates…

just repeat for any other identity template tags..