How to Remove Comment Author URL in Blogger

Posted by Lasantha Bandara on August 17th, 2016 File Under : change template, comments0 Comment

When someone leaves a comment on your Blogger blog, his name is linked automatically into his website or profile url. But if you do not want to give links to their websites from your blog, follow the steps given below to remove author URLs form Blogger comments.

First backup your Blogger template before doing any changes.

Now go to "Edit HTML" page of your blog.

Find this line:

<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>

It will look like this:

Remove Comment Author URL in Blogger

Replace it with this code:

<data:comment.author/>

Save your template. Now when someone adds a comment to your website with his site URL, Blogger only shows his name without linking to his website.

File Under : change template, comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.