Started development branch with some dummy files
This commit is contained in:
parent
08f551a60f
commit
fa8048b5f4
2 changed files with 13 additions and 0 deletions
3
robots.txt
Normal file
3
robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
user-agent: *
|
||||
disallow: /private/
|
||||
sitemap: http://interaktionsweise.de/sitemap.xml
|
||||
10
sitemap.xml
Normal file
10
sitemap.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://interaktionsweise.de/</loc>
|
||||
<lastmod>2016-11-09</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Loading…
Add table
Add a link
Reference in a new issue