Erstellung robots.txt
This commit is contained in:
parent
a9f93b8537
commit
f5d030d9c3
1 changed files with 16 additions and 0 deletions
16
robots.txt
Normal file
16
robots.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
# robots.txt für https://go.vanityontour.de
|
||||||
|
# Erlaubt allen Crawlern das Durchsuchen der Seite
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
||||||
|
|
||||||
|
# Optionale Verlangsamung für Crawler, falls der Server stark belastet wird
|
||||||
|
# (wird z.B. von Google ignoriert, aber von anderen Bots beachtet)
|
||||||
|
# Crawl-delay: 10
|
||||||
|
|
||||||
|
# Sonderregeln für bestimmte Crawler
|
||||||
|
User-agent: Googlebot
|
||||||
|
Disallow:
|
||||||
|
|
||||||
|
User-agent: Bingbot
|
||||||
|
Disallow:
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue