nofollow on links inserted by PHP?
-
I want to make the links in my posts nofollow. Like the read more link, the category links, and the edit post link. They are inserted with php functions like these:
edit_post_link()
comments_popup_link()Where can I find these functions in the code so that I can add rel=”nofollow” or is there a better way to do this?
Thank you many times in advance. =)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘nofollow on links inserted by PHP?’ is closed to new replies.