How to add rel=nofollow in all links inside question and answer content ?
How do I makesure all link posted in questions, answers & comments are no follow?
avramoski Answered question
Hey just did, but it adds my domain address before the link, weirdly.
Meaning a link to http://www.example.com/ becomes http://myanspresswebsite.com/%22http://www.example.com/
How to fix this ?
Add these to your theme functions.php (or child theme).
https://gist.github.com/rahularyan/c7556c0418bbf9a77493
Marcin Gorgoń Posted new comment
thanks !