Skip to content

Instantly share code, notes, and snippets.

@dhirenpatel22
Created June 22, 2020 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhirenpatel22/92ad6e92dfc9549979fc1a643fb41067 to your computer and use it in GitHub Desktop.
Save dhirenpatel22/92ad6e92dfc9549979fc1a643fb41067 to your computer and use it in GitHub Desktop.
How to remove your WordPress post date stamp from Google SERPS?
document.write("<?php the_time('F jS, Y') ?>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment