Remove Date Stamp From Blogger – A Simple Tutorial
Many Blogger want to Remove or Hide Date From their blogs, I got comment from one of my reader asking how to remove Date from his Blogpost blogs and he is using blogger. so here is the solution for him and all other readers how they can hide or remove date from their blogs. There are two different ways to remove the date from your blog, i will share both the ways and you decide which way you want to use. After reading this whole article you can Hide Post date, Post Time and Author Name from your Blogs.
Solution 1 to Remove Date/TimeStamp and Author From Blogger :
1. Login to Your Blogger Account
2. On Your Dashboard, Click on Layout(see below shown picture for further assistance)
3. Now Click on HTML (see below shown picture for further assistance)
4. Now Check the boxof Expand Widget Templates (see below shown picture for assistance)
5. Find this code and delete it to Remove the Post Date from blog.
<data:post.dateHeader/>
6. Find this code and delete it to Remove the Post Time from blog.
<span class=’post-timestamp’>
<b:if cond=’data:top.showTimestamp’>
<data:top.timestampLabel/>
<b:if cond=’data:post.url’>
<a class=’timestamp-link’ expr:href=’data:post.url’ rel=’bookmark’
title=’permanent link’><abbr class=’published’
expr:title=’data:post.timestampISO8601′><data:post.timestamp/></abbr></a>
</b:if>
</b:if>
</span>
7. Find this code and delete it to Remove the Post Author from blog.
<span class=’post-author vcard’>
<b:if cond=’data:top.showAuthor’>
<data:top.authorLabel/>
<span class=’fn’><data:post.author/></span>
</b:if>
</span>
Now Solution 2 to Remove Date,Time and Author From Blogger :
Step 1. Login to you blogger account.
Step 2. Navigate to the Layout > Page Elements.
Step 3 . Click on Edit Post (Refer below screen shot).
Step 4. Now Clear the Date, Time and Author Checkbox Buttons. See Below Screenshot for further details.
Step 5. Save and and Navigate to your blog home page. you will find no more date on your blog.
That’s over .
Comment below if you have any difficulty while implementing this hack. And yes let me know that from above two solutions which one you like and why?











1st is gud
its nice tutorial dear, but what are the advantages and disadvantages of doing this, i think some user search on google on latest post basis so if someone remove the post data and time, there is not way to tell google that we have posted blog post today or year ago.
so i dont recommend doing above trick on blogs. what do u say on this. plz share
http://www.vaseemansari.blogspot.com
yes that would be disadvantage for bloggers, but the main Advantage you will get is in SERP's You Will Find More Text in Your web pages description.
can you help me remove date from sidebar post titles too? I want on my sidebar to appear only post titles… but I am not able to do so…. post titles appear with date.
please put your blog address
@nima – please put your blog address
http://wealththroughwisdom.blogspot.com/
Thanks in advance… I am trying to make it more like a website, I don't want date archieving in sidebar just post titles.
http://wealththroughwisdom.blogspot.com/
I don't need date archieving on sidebar, just post titles.. but you can see post titles are shown under date on the sidebar.
Ok i have make it
see the example:
http://dataonebsnlbroadband.blogspot.com
so I had brought in an outside template and even though everything was checked in the layout panel (under option 2 here), I could not get the date stamp back in. Thanks for the code!
Thanks for covering this. Unfortunately my layout HTML looks different:
default="$(body.text.color)" value="$(body.text.color)"/>
default="transparent" value="transparent"/>
Do you know how I would manipulate this to not show the date header?
Thanks,
Blanco
simple question, is it ok if i change dateheader code with another javascript date. i mean, i want to get the date always updated to today.
You can do that, but its not good idea to do so.
good job! keep it up
Thanks
Welcome bernard