
If you are running multiple blogs and for some reason you don’t want to show your name in author field, Then this Blogger hack is for you. Though the topic looks very simple , but most don’t know how do this. So in this tutorial , I will explain how to remove the author name and link from default Blogger blogs. In addition to that I will also tell you the code which retrieves the author name in Blogger.
How to Remove Author Name from Blogger Templates
Just follow the simple steps to remove the author link from Default Blogger Blogs.
- Go to Blogger dashboard and navigate to Layout page
- Now there you can see a EDIT button under “Blog posts” page element. Click it !
- When you click that button , you new window pop up. There you need to uncheck “posted by” option.
- That’s it. Now click save and you are done.


In this way you can also enable or disable some of the junks present in default blogger templates.
Removing / adding code to Custom Blogger templates
It’s very easy to enable or disable the author link in default blogger templates. But it’s not the case for users who are using custom blogger templates. Even if you have unchecked that box , sometimes the author name and link may still appear. If you want to remove that fully from your blogger template , then follow the below instructions.
- Go to Edit HTML sub tab in your blogger template.
- Put a check on Expand template widgets box
- Now search for the following code by pressing ctrl+F in keyboard : <data:post.author/>
- Remove that code and preview
- Now save the template. The author name will no longer appear in your Blogger blog
You need to do this in all your blogger blogs.
Tips for Blogger Theme designers
I know the blogger theme designers know these things very well. But I would like to give them a tip. You guys can use this tag <data:post.author/> to retrieve the author name. If you want to show the authors name below the post , all you need to do is just place that code in post footer.
You can even use this hack for sharing Adsense revenue in Blogger Blogs. I will discuss this soon with you all in my next post.
Related Posts
-
-
June 8, 2012 Designing Blogger Template : Adding Meta Tags
-
June 7, 2012 Designing Blogger Template : SEO Optimized Title Tag
-
January 9, 2010 How to add multiple Authors in Blogger
-
December 25, 2009 Page Navigation Hack for Blogger
-
May 16, 2009 Show Adsense ads below post title
Popular
Editor’s Pick
-
April 26, 2023 The Complete Checklist of React Best Practices for Front-end Developers
React is a popular JavaScript library used for building user interfaces. It was developed by Facebook and is now maintained by both Facebook and a community of developers. React allows developers to build reusable UI components that can be easily composed to create complex user interfaces. Using best practices in React development is essential for…
-
May 3, 2023 Mastering React Context API in 2023: Best Practices and Examples
React Context API is a feature in React that provides a way to share data between components without passing the props down manually at every level. It allows you to manage global states in your application and avoid prop drilling. Mastering React Context API in 2023 is essential for building scalable and efficient applications. It…
-
December 2, 2010 45+ Surreal Infrared photography Inspirations and Tips
In Infrared Photography the image sensor used is highly sensitive to infrared wavelengths of light. We all know that white light is composed of several bands of colours known as spectrum and the wavelengths ranging between 750nm to about 1200 nm, falls on infrared (IR) band. The spectrum used is in this technique is termed…
-
September 5, 2009 Show only post titles in Home page
As you might have noticed in many magazine themes , showing only post titles in home page is getting popular these days. By showing only post titles in Home page you can decrease the page loading time and also it will easy for the reader to navigate. Showing post titles in home page will certainly…
-
January 9, 2010 6 Reasons why Linux Servers are More Secure
Although there are several servers available on different operating system platforms like windows, unix , etc. I feel that Linux Servers are more secure when compared to other competitors.There are several reasons why Linux servers are more secure than those running solely off of Windows. The importance behind this extra security is to help prevent…

9 Comments
perfect perfect perfect ! I lost a lot of time searching and googling for a solution for this bug, custom templates can be annoying, almost I gave up untill you showd up in my search engine and shared this information, it is strange that many blogs and disscution boards didn’t mention this point, thank you and I think that the way to know what to do with your template is to learn the html codes and to understand what function for each .
I tried and it works 😉
Thank you!! That worked perfectly =)
awesome..thanks
It was really helpful.. thanks..
omg sh it! it not work for ME! I click dashboard then I click edit PAGE and i did not see any pageelement!!!!!!!. tell me clear 2012 syetem!
Thanks, it really works!
Nice… it’s helpful
thxx
thanks a lot..