]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - sitemap.php
shorter confirmation message and web iface to confirm
[quix0rs-gnu-social.git] / sitemap.php
index 9bbeae8a87eec34aabe02c7e28f574296da2882e..ae40d7a89a9cf21c93c6749a5e1f7faebc0a7cef 100644 (file)
@@ -227,7 +227,7 @@ function avatar_map() {
                $image = array(
                                           'url'        => common_avatar_display_url($avatars),
                                           'lastmod'    => common_date_w3dtf($avatars->modified),
-                                          'changefreq' => 'monthly',
+                                          'changefreq' => 'never',
                                           'priority'   => '0.2',
                                           );