Wrong Date – Posted On
-
Hello,
I think you need to fix the AMP Meta Time because it show the wrong time ( amp/templates/meta-time.php ):
human_time_diff( $this->get( ‘post_publish_timestamp’ ), time() )
to:
human_time_diff( get_the_time(‘U’), current_time(‘timestamp’) )
Our new posts not indexed by google SERP (web and news) because of this. Please check asap.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong Date – Posted On’ is closed to new replies.