- added robots.txt
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 17s
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 17s
This commit is contained in:
parent
1229b4d1fa
commit
11f5efaba3
2 changed files with 38 additions and 3 deletions
|
@ -10,7 +10,7 @@ unsafe=true
|
||||||
Handle = "reaktionsfaehig"
|
Handle = "reaktionsfaehig"
|
||||||
FirstName = "Stephan"
|
FirstName = "Stephan"
|
||||||
LastName = "Hadan"
|
LastName = "Hadan"
|
||||||
AboutPage = "/about"
|
AboutPage = "/about/"
|
||||||
Location = "Pforzheim, Germany"
|
Location = "Pforzheim, Germany"
|
||||||
FlickrID = "202172509@N02"
|
FlickrID = "202172509@N02"
|
||||||
|
|
||||||
|
@ -43,10 +43,10 @@ unsafe=true
|
||||||
name = "Datenschutz"
|
name = "Datenschutz"
|
||||||
weight = 3
|
weight = 3
|
||||||
identifier = "dataprivacy"
|
identifier = "dataprivacy"
|
||||||
url = "/dataprivacy"
|
url = "/dataprivacy/"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Impressum"
|
name = "Impressum"
|
||||||
weight = 4
|
weight = 4
|
||||||
identifier = "imprint"
|
identifier = "imprint"
|
||||||
url = "/imprint"
|
url = "/imprint/"
|
||||||
|
|
35
static/robots.txt
Normal file
35
static/robots.txt
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
Sitemap: https://reaktionsfaehig.net/sitemap.xml
|
||||||
|
User-agent: GPTBot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: ChatGPT-User
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Google-Extended
|
||||||
|
Disallow: /
|
||||||
|
User-agent: PerplexityBot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Amazonbot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: ClaudeBot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Omgilibot
|
||||||
|
Disallow: /
|
||||||
|
User-Agent: FacebookBot
|
||||||
|
Disallow: /
|
||||||
|
User-Agent: Applebot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: anthropic-ai
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Bytespider
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Claude-Web
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Diffbot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: ImagesiftBot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Omgilibot
|
||||||
|
Disallow: /
|
||||||
|
User-agent: Omgili
|
||||||
|
Disallow: /
|
||||||
|
User-agent: YouBot
|
||||||
|
Disallow: /
|
Loading…
Add table
Reference in a new issue