Replies: 0
Hello Guys!
I want to remove the creation date in the Google Snippet. I already removed the date in the post with this code:
`.post-meta .post-date,
.alx-tab .tab-item-date,
.alx-posts .post-item-date { display: none; }`
, but the date is still shown in the google rich snippet.
I appreciate every help!
~WestW00d