Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Sammy!

    Well if you want to accomplish this with CSS it should work with (hides the author box below content):

    .single .entry-author {
        display: none;
    }

    But I think better approach would be removing it from template file (if you have access to that theme’s files).

    • This reply was modified 8 years, 4 months ago by Ahmis.
    Thread Starter Sammy Sunshine

    (@sammy-sunshine)

    WOW! Many thanks! It is working 😉

    cierracharlesalbertinc

    (@cierracharlesalbertinc)

    Why are the authors on my wordpress blog showing up as focus keywords for my entire blogs main SEO?

    What is a simple way to fix this? I manage this blog for a company and I don’t want the posts I write to be indexed with my name as a focus keyword.

    Please help. I had an author lite box plug-in installed but I removed that as well.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to remove author’ is closed to new replies.