Remove Author

Hi! I've removed "Author" tag with this CSS line:
span.vcard.author.post-author { display: none !important; }

But everything including link to the Author post cathegory remains in the HTML:
<a href="http://Site.com/author/admin/">Admin</a>

I am afraid that Google also able to find this link and to show it to the visitors. Is there any way to completely remove unwanted elements without direct modifying source files?

Comments

Sign In or Register to comment.