How to Remove Blog Dates in Squarespace

 

• This article contains affiliate links •

How to remove blog dates in Squarespace

If your Squarespace blog articles are mostly evergreen content, or if you’ve neglected your blog for a while, it makes sense to remove the dates so that the age of the piece is less obvious.

It’s not difficult to hide the date when your blog post was published in Squarespace.

However, there is no easy setting to hide the date when a comment was added.

So we’ll look at both those tasks here.

How to remove the date from a Squarespace blog post

This applies to the current version of Squarespace, 7.1

  • From your Pages panel, click the main blog page, for the blog where you want to hide the date

  • Click Edit in the top left corner of the blog page:

 
remove dates in Squarespace blog post
  • Now from the top right corner, click the pencil icon alongside Edit Section:

 
hide the date in Squarespace
  • Scroll down to Meta

  • Make sure Date is not selected as either the Primary or Secondary Meta Content. You can choose None, if you don’t want the other choices, like Categories or Author, to show:

meta data shows or hides the date
 
  • From the top left corner, hover over Done and click Save.

How to hide the date of a blog comment in Squarespace

If you’re keen to hide the dates of your evergreen articles or older blog posts, then you should consider this extra step to remove the date of comments, too. Otherwise, anyone who scrolls down to the comment section will see a big clue to when the article was originally published.

I hunted around for ages for an easy way to do this, or a setting to change, and couldn’t find it. So here are the instructions for adding CSS code to do the trick.

This applies to the current version of Squarespace, version 7.1

  • From your main menu, click Design

  • Click Custom CSS

  • Add the following code (the first line is a comment, to help you stay organized) :

 
 /* BLOG: hide dates on comments*/
.comment-header .timesince { display: none; }
 
  • If you do this while you have a blog comment visible in the right hand pane, you will see the comment date disappear immediately

  • Click Save in the top left

how to remove blog comment dates in Squarespace
 

How to hide the number of blog post Likes as well

  • You might also want to hide the number of Likes, since there is an annoying little dot before the number, and it seems to be hard-coded.

  • And in any case, many of your comments might show 0 Likes, which isn’t very impressive!

  • To hide both the comment date and the number of likes, use this code:

 
 /* BLOG: hide dates and likes on comments*/
.comment-header .timesince, .comment-header .likes { display: none; }
 
 

Evergreen articles are a wonderful way to show your expertise and gradually improve your SEO rankings, without feeling like you’re on a treadmill of producing content all the time. Assuming the information in your blog posts is still relevant and useful, I’m a big fan of hiding the dates to extend the life of your work.

Would you like me to design and build your Squarespace consultant or author website?

As a professional specializing in website design for consultants and authors, I have dozens more tricks up my sleeve to create a fully custom site for you that gets results for your business. If you’d like technical expertise, book marketing advice, and all of the implementation taken care of, consider hiring me.

After careful preparation together, I’ll design, build and launch your site in just 2 weeks. Learn more, and then schedule our free and friendly chat.

 

Other resources for your Squarespace blog and SEO:

Finally, if you’re thinking of hiring a website designer, here are 10 great questions to ask.


Previous
Previous

Value Ladder Marketing for Authors

Next
Next

Want to use Squarespace and Mailchimp? My favorite hack.