Amin Sabet Well-known member Aug 27, 2016 #1 I'm using link forums to connect all my sites but would like to nofollow the links which go to unrelated sites (eg photography site and music site) Is that doable?
I'm using link forums to connect all my sites but would like to nofollow the links which go to unrelated sites (eg photography site and music site) Is that doable?
Mike XenForo developer Staff member Aug 27, 2016 #2 This isn't exposed on a per node basis directly. You could do this by editing node_link_level_2 and adding the attribute but surrounding it in a conditional to only match the nodes in question. Upvote 0 Downvote
This isn't exposed on a per node basis directly. You could do this by editing node_link_level_2 and adding the attribute but surrounding it in a conditional to only match the nodes in question.