Reply To: How to remove the date from the description of google SEO

Home Forums Iconic One Pro Support How to remove the date from the description of google SEO Reply To: How to remove the date from the description of google SEO

#6496

Hi,

If you don’t want to publish date of posting in source code, then delete lines 34 and 36 of content.php

verify that they contain the following respectively.


get_the_date

get_the_modified_date

You could also delete all lines 33 to 37.