W3 Validation Errors Time

Posted in: Newsmag
Post count: 13

I have the show date for comments turned off. I am getting an error on all comments when checking a post page with comments on it about the time. Ideas? [IMG]

Thanks!

Post count: 780

Hi,

we recently fix a couple of issues with the metadata. Can you please try to update to the latest version of Newsmag.

Post count: 13

I updated to the 2.2 version and am still seeing the pubdate and time W3 validation errors on post pages… I would actually like to get rid of the time/date stamp for comments completely. so that like this does not show in the page code at all:


<time pubdate="1338125656">May 27, 2012 at 7:34 am</time>

Post count: 6535

Hi

The theme is constantly tested to correspond with google standards regarding the data structure. Also I’ve checked a post from your site on google Structured Data Testing Tool and everything seems fine: http://screencast.com/t/QuSYmcGvpy1

To remove this code <time pubdate="1338125656">May 27, 2012 at 7:34 am</time> from page source you need to delete the indicated line of code from comments.php file: http://screencast.com/t/BhGmDbMjWt but this will remove the comments published date from the front page too: http://screencast.com/t/Kyc2gJbZE
Note that removing that line of code may affect your site, so you should test this with https://developers.google.com/structured-data/testing-tool/ and see if there are any errors.

Hope this help.

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 13

Worked and validated ok… ty

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.