I found that after we generate sitemap file, "lastmod" will track for "date" in idx_link table so it's the recode of the date listing added.
So I just wonder that should it be "last_updated" instead or not?
I try check in sitemap.php file and found that it's really call from "date" colum in "idx_link".
I mean on line 455 of sitemap.php file should be:
or not?Code:" <lastmod>$last_updated</lastmod>\n".
So the detail of date in sitemap file will be the latest date that each listing is edit or update not the date they are added.
If this is really correct and "lastmod" in sitemap .xml file or "lastmod" in Google meaning is really be the date of listing or each page created, that's ok and please skip this thread.



