From fa8048b5f496a10a7ed3329cd51ac5e2665c5918 Mon Sep 17 00:00:00 2001 From: Stephan Date: Wed, 9 Nov 2016 15:49:04 +0100 Subject: [PATCH] Started development branch with some dummy files --- robots.txt | 3 +++ sitemap.xml | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..4e91b12 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +user-agent: * +disallow: /private/ +sitemap: http://interaktionsweise.de/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..0c51dbf --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,10 @@ + + + + + http://interaktionsweise.de/ + 2016-11-09 + monthly + 1.0 + + \ No newline at end of file