Archived topic
Remove links in author's name
3 replies · Started by Juan Carlos on March 24, 2020
Hello.
I want to remove all the links published in the comments of the blog.
How can I do?
I have been searching, but only I have seen the way to remove the url field in comment form, but I want to remove all the links already published to improve SEO.
Thanks!
Hi there,
This should help:
https://generatepress.com/forums/topic/removing-links-from-the-author-date-in-comment-section/#post-680376
This one will need to be added in the function.php file of your child theme:
https://docs.generatepress.com/article/using-child-theme/
Hello.
I add this code in my functions.php (child theme) but don't works :(
Just tested and it worked for me:
https://wordpress-202309-991531.cloudwaysapps.com/2020/03/21/hello-world/
It really should work as it's been used by multiple users already.
Any caching plugins?
If not can you disable all other plugins and functions to test?