Microsys
        

Last Modified and Timezones in Sitemap Generator Tool

Sitemap Generator Last Modified Values

A1 Sitemap Generator extracts these values in one of two ways:
  1. Checks if the webserver responds with last-modified HTTP response header:
    • HTML pages: The webserver will usually generate this header for you.
    • PHP pages: Insert this code <?php header("Last-Modified: " . gmdate("D, d M Y H:i:s", filemtime($SCRIPT_FILENAME)) . " GMT"); ?>.
  2. If no relevant HTTP reponse header, the page is checked for last-modified HTML meta tag.
  3. If still no last modified value has been retrieved, the URL path will be analyzed for date like patterns, e.g. yyyy/mm/dd.


Understand Timezone and Timestamps

You can always view the last-modified values retrieved in page data.

last modified timestamp for URL

Note: The server timezone will often be placed and configured to be different from your timezone. The date and time the server returns in last-modified depends on the server computer clock. This again depends on how the server timezone and clock has been configured.


Remove LastMod Information in XML Sitemaps

  • Navigate to: Create sitemap | XML sitemap options | Override calculated values.
  • Enable Override LastMod with chosen date/time option.
  • Click Reset button until date shown is 1899.

Website software tools


Business software utilities


Popular freeware programs

Online tools


Webmaster articles


Website promotion resources

 © Copyright 1997-2010 Microsys | about | contact | legal | privacy