To remove the time/date stamp details from all posts need to remove below mentioned code from template file like page.php:
<?php the_time(); ?> or <?php the date();?>
For blogspot Blogs
Go to
DASHBOARD — LAYOUT — PAGE ELEMENTS, in the Blog Posts, click on
EDIT. Un-check the options you don’t want to appear.
You can also do it through HTML. But this is permanently. And before
you do it, back up your template.
Check for layout — edit html, click on >> Expand widget templates, and find the
following part of code:
<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>
delete it. Save Settings.

If you are not able to find it
go for this code line
<span class='post-timestamp'>
and select it from there to next </span>
but the code should be what which is given above.
Popularity: 9% [?]
If you enjoyed this post, make sure you subscribe to my RSS feed!Related posts:
- How to Customize Blogspot Followers Widget
- How to remove the sidebar widgets in Wordpress
- How To Remove Wordpress Page From Navigation Bar
- How to Remove Malicious Footer Links Code In Wordpress
- Related posts for blogspot.com users
- How to Adsense in middle of Blog post blogspot
- Using Channels In BlogSpot
- Blogspot How to show adsense to only search visitors
- Podcasting For Future Date
- How To remove wordpress “Just another wordpress blog”
- How to Add Javascript Code In Wordpress Posts
- How to Include Posts Inside pages Wordpress
- How To Insert Iframe In Wordpress Posts and pages
- Make Money With Blogspot and adsense search
- How to find post ID in wordpress
- How to remove the Category Base from the url permalink structure Of Wordpress
- Must Have Wordpress Plugins Collection
- Can your competititor link building strategy hurt your website rankings
- How to remove /component/content/article Joomla URls
- How To Podcast Through Wordpress
- How to Verify Blogspot for Webmaster Tools
- Fatal Error Upgrading Wordpress
- How To Automatically Resize Images In Wordpress Blogs
- How To Get City Traffic Status
- document.write unescape problem wordpress



3 Responses to “How To Remove Time/Date Stamp From Blogspot & Wordpress”
Your explanation of how to remove the date stamp from blogger was brilliant. Cheers.
Do you have a similarly clear description of how to put music from iTunes onto a blog?
Hi,
http://www.bollywoodfilmy.com/2009/09/register-for-free-and-promote-yourself.html
I wanted to know if there is a way to remove the “/2009/09/ ” from the url above. This website of mine is hosted on blogger.com. I have seen many websites do not have it in their page url. Your’s does, though. But do you have a solution for this?
Please help.
Thanks.
I tried this but it did not work. First I tried in in the blog edit part then tried it in the html. I have been trying to do this for such a long lime.
If you have any more suggestions I would love to hear them. I can’t even put the date on top or bottom it just say posted by Ginger. I can remove my name but then it just says posted by. I can not take the posted word off at all. It would not bother me if the date was there it’s the POSTED BY that looks funny.
Thank-you
Ginger
Leave a Reply