From: larsk Date: Sat, 8 Jun 2013 08:56:25 +0000 (+0100) Subject: Adding special mappings for sitemap files X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=57521de807bbaee64b8f673f2d794d850b670f4f;p=people%2Flarsk%2Fxenproject-org-websites.git Adding special mappings for sitemap files --- diff --git a/xen.org/.htaccess b/xen.org/.htaccess index 42d215d..4f7b602 100644 --- a/xen.org/.htaccess +++ b/xen.org/.htaccess @@ -1,6 +1,10 @@ +# Sitemap +# ------- +Redirect 301 /sitemap-xen-org.txt http://www.xen.org/sitemap-xen-org.txt +Redirect 301 /sitemap-www-archive-xenproject-org.txt http://www-archive.xenproject.org/sitemap-www-archive-xenproject-org.txt + # Redirect specific pages to www.xenproject.org # --------------------------------------------- - Redirect 301 /index.html http://www.xenproject.org Redirect 301 /lists-index.html http://www.xenproject.org/help/mailing-list.html