Hide Blog Tags in Squarespace 7.1
Tags and categories are key in helping your blog rank in searches. They help communicate what your blog post is about and what keywords users might search when looking for the information in your post.
However, you may not want these tags and categories displayed at the end of your post.
In Squarespace 7.1, you have the option to hide the categories, date, author name, and author profile. However, you do not have the ability to hide the blog tags.
In this video, I show you how to hide the blog tag list in Squarespace 7.1. All the code used in the video is provided below.
The following code is used in the video.
.blog-meta-item--tags { display: none; }