I am creating an app that will automatically update sitemap.xml each time new content is added to, or updated on the site.
sitemap.xml
According to Google\'s best pract
PHP should actually be:
date('Y-m-d\TH:i:s+00:00');