Quote:
Originally Posted by MikeSmoke
Appreciate it.
I did check it (I use Platinum SEO) and couldn't see where it would be the culprit, though.
|
you MUST have the date somewhere, I never heard of Google picking the date if it doesn't exist. Maybe you have it in single pages or archives template? Anyway, no need to take it off, just try to find the call to the_date() and replace it with this:
Code:
<script type="text/javascript">document.write('<?php the_date() ?>');</script>
an voilá! 
__________________
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth
|