I have a site that uses only a couple of dynamic pages. I want to use (page) last updated as supplied by the server for my Google sitemap. The problem is that basically it's one page that's dynamically generated, so there is no last updated (or the actual page - not the dynamic version - was updated on a certain date). Is there a way to have the server say a dynamic page was updated on a certain date? Is this something that is in the header and can be made via PHP and sent? Sorry if I'm not explaining this very well.