How do I remove the date from the google search results of my posts?
Is this related to WordPress or is it theme-specific?
How do I remove the date from the google search results of my posts?
Is this related to WordPress or is it theme-specific?
Comments are closed.
Paste this code in
functions.php
Note:
WordPress SEO api
I think I got it.
Navigate to SEO>Titles and Metas and remove %%date%% from Meta description template field.
Unfortunately the accepted answer is incorrect. (See 1.)
Below is the working answer I have found. (Sourced here 2.)
Try this, it will work