• Hello, I’m using plugin version 1.2.3

    Use GMT for Last Modified date? This options is MARKED

    in the General Settings of WordPress the timezone setted is Roma

    L’orario UTC è 10-06-2014 16:12:59 L’ora locale è 10-06-2014 18:12:59

    But when i publish a post, in the google news sitemap the news publication date
    is 2 hours behind, instead.

    <news:publication_date>2014-06-10T15:52:00+00:00</news:publication_date>

    it shoud be 17:52

    How do I fix?
    Thanks a lot for your support

    https://ww.wp.xz.cn/plugins/bwp-google-xml-sitemaps/

Viewing 1 replies (of 1 total)
  • Plugin Author Khang Minh

    (@oddoneout)

    Try adding this to your theme’s functions.php:

    date_default_timezone_set(‘Europe/Rome’);

    Make sure you clear sitemap cache as well (in Sitemap Generator tab).

Viewing 1 replies (of 1 total)

The topic ‘Last Modified Dates 2 hours behind’ is closed to new replies.