From b8034cb357225f34b0edf26e494356615f11e740 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Tue, 19 Nov 2013 17:04:57 -0500 Subject: [PATCH] Add a sitemap to let google know when to update things. --- static/sitemap.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 static/sitemap.xml diff --git a/static/sitemap.xml b/static/sitemap.xml new file mode 100644 index 000000000..5a331996c --- /dev/null +++ b/static/sitemap.xml @@ -0,0 +1,34 @@ + + + + https://quay.io/ + hourly + 0.8 + + + https://quay.io/plans/ + monthly + + + https://quay.io/organizations/ + monthly + + + https://quay.io/repository/ + always + + + https://quay.io/guide/ + weekly + + + https://quay.io/tos + monthly + 0.4 + + + https://quay.io/privacy + monthly + 0.4 + + \ No newline at end of file