Home › Forums › Support › lightweight social icons seo This topic has 7 replies, 2 voices, and was last updated 4 years, 8 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts January 27, 2020 at 6:33 am #1145572 johnaps Hello, i am using lsi and i would like to know if it is possible to make the links that point to my social profiles follow instead of nofollow that the plugins sets them by default.!? January 27, 2020 at 8:57 am #1145900 DavidStaff Customer Support Hi there, try this snippet: add_filter( 'lsi_icon_rel_attribute', function() { return 'follow'; } ); January 27, 2020 at 9:47 am #1145968 johnaps thank you! 🙂 January 28, 2020 at 3:18 am #1146658 DavidStaff Customer Support You’re welcome July 19, 2021 at 7:22 am #1860956 Debbie Hi there, I tried adding this CSS on my site, but still getting nofollow on the social icons in my footer widget. https://www.visix.com/ July 19, 2021 at 7:58 am #1861186 DavidStaff Customer Support Hi there, that code is PHP – this article explains how to add it: https://docs.generatepress.com/article/adding-php/ July 20, 2021 at 6:56 am #1862745 Debbie Thank you!!! July 20, 2021 at 8:09 am #1863065 DavidStaff Customer Support You’re welcome Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In