1st commit for syncing own Jlog developments with master
This commit is contained in:
parent
2ae67af572
commit
517c58344d
54 changed files with 1784 additions and 1062 deletions
18
robots.txt
Normal file
18
robots.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Sperre bestimmte Bots
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
# Sperre einige Jlog-Verzeichnisse + Datenschutzeinstellungen
|
||||
User-Agent: *
|
||||
Disallow: /admin
|
||||
Disallow: /lang
|
||||
Disallow: /plugins
|
||||
Disallow: /scripts
|
||||
|
||||
# Sperre bestimmte Bilder aus
|
||||
User-agent: *
|
||||
Disallow: /img/t_*
|
||||
Disallow: /img/JLOG_*
|
||||
|
||||
# Fuer weiteres siehe auch die .htaccess bzw. entsprechende Dateien
|
||||
# in Unterverzeichnissen.
|
Loading…
Add table
Add a link
Reference in a new issue