Remove Author Name in WordPress Posts

Reasons to Hide the Author Name in WordPress

Removing the author's name from posts may seem like a drastic decision, but there are several valid reasons for doing so. Many times, websites seek to focus on content rather than authorship. This approach can help create a stronger brand identity and avoid unnecessary distractions for readers. Here are a few key reasons to consider this option:

  • Focus on content: By removing the author's name, emphasis is placed on the message being communicated, which can be beneficial in corporate or informational blogs.
  • Privacy: Some authors prefer their identity to remain anonymous, especially if they are publishing sensitive or controversial content.
  • Brand consistency: By not including author names, a more uniform presentation of content can be achieved, aligning with the brand's voice and image.

In addition, in some cases, authors may be several or not relevant in certain types of publications, which means that their name does not bring value to the audience.

Methods for Removing the Author Name

There are several ways to hide the author name in WordPress. Here are the most common and effective ones.

Modify WordPress Theme

One of the most straightforward ways to remove the author's name is through modification of the theme template file. To do this, follow these steps:

  1. Log in to the WordPress administration panel.
  2. Navigate to Appearance > Topic Editor.
  3. Select the file that controls the template for publications, usually named single.php o content.php.
    Remove Author Name in WordPress Posts
    Download our web maintenance guide Free of charge!
    Free guide for freelancers and small businesses that want to avoid surprises and improve their web performance.

Once inside the file, look for the line that shows the author's name. Generally, it will look something like this:


To remove the name, you can either comment out the line or remove it completely:


Remember to save your changes and check your site to make sure that the author's name is no longer displayed.

Use of Plugins

If you are not comfortable editing the theme code, another viable option is to use a plugin. There are several plugins that allow you to manage author name visibility easily. Here are some examples:

  • WP Author Bio: Allows you to customize the author's information and easily hide the author's name.
  • Hide Author: This plugin takes care of hiding the author's name of all posts without the need to modify the code.

To install a plugin, go to Plugins > Add new in your admin panel, find the desired plugin, install it and activate it. Follow the plugin's instructions to hide the author's name.

SEO Considerations when Hiding the Author Name

It is important to keep in mind that removing the author's name can have implications on your website's SEO. Here are some points to consider:

Impact on Credibility

The author's name can serve as a credibility factor, especially in niches where authority is key. If you decide to hide the name, make sure the content is of high quality and backed by reliable sources. This will help maintain the trust of your readers.

Meta Data Optimization

Make sure that the meta data of your posts are optimized, even if the author's name is not displayed. Use titles and descriptions that include relevant keywords to improve your search engine rankings.

Alternatives to Consider

While hiding the author's name may be beneficial for certain types of posts, there are also alternatives that may be more appropriate depending on the nature of your content.

  • Use of Pseudonyms: If you wish to maintain authorship without revealing your real identity, consider using a pseudonym.
  • Create a Generic Author Profile: Instead of hiding the name completely, you can create a generic author profile that represents a group or team.

These options allow you to maintain a connection with your readers while protecting the author's identity.