Robot.txt
This commit is contained in:
15
public/robots.txt
Normal file
15
public/robots.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
# robots.txt dla FUZ Adam Rojek
|
||||
# https://www.fuz.pl/robots.txt
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://www.fuz.dariuszm.eu/sitemap.xml
|
||||
|
||||
# Crawl-delay (opcjonalnie)
|
||||
# Crawl-delay: 1
|
||||
|
||||
# Zablokuj crawlowanie zbędnych ścieżek (jeśli są)
|
||||
Disallow: /pages/api/
|
||||
Disallow: /_astro/
|
||||
Reference in New Issue
Block a user