Home » , » How To Hide / Delete Author Information In Blogger Posts

How To Hide / Delete Author Information In Blogger Posts

Written By Soumyodeep Mondal on Thursday, May 7, 2015 | 12:45 PM

Normal Way

1. Open Blogger.com

2. Select your blog and go to Dashboard.

3. After that go to "Layout" option.


4. In "Blog Posts" section click on "Edit".


5. A widget box will be open and in "Post Page Options" section you will see "Posted By - Your Name" uncheck this and click on "Save" button and you are done.

For Custom Templates
Sometimes this default tricks will not working in custom templates.
Another tricks will completely delete author information from blogger posts

1. Log in in to Blogger.com

2. Select your blog and go to Dashboard.

3. After that go to "Template" and then "Edit HTML".

4. After that press "Ctrl+F" for searchand you can search by following tags

<data:post.author/>
<data:post.dateHeader/>
<data:post.timestamp/>

5. Delete those tag related expressions and then click on "Save Template".

Example


1. Log in in to Blogger.com

2. Select your blog and go to Dashboard.

3. After that go to "Template" and then "Edit HTML".

4. I have search for "Written by" because it is associated with author information as you can see in the picture.


5. I have deleted the whole below code from my blogger.

<b:if cond='data:post.dateHeader'>
          <h3 class='date-header'><span>Written By <data:post.author/> on <data:post.dateHeader/> | <data:post.timestamp/></span></h3>
        </b:if>


6. After that click on "Save Template" and you will see its gone.

Notice: All the content and material of this website are strictly copyright to this website's administrator please do not copy our material to your websites or your blogs without the  administrator permission.

This tutorial is made for better understanding your tutorial and for blogging and other purposes, if you have a any doubt on this tutorial feel free to contact with us. Thanks.

Enjoy the tutorial and have a nice day.

0 comments:

Post a Comment

Contact Us

Name

Email *

Message *