public folder

This commit is contained in:
Logen
2025-02-28 13:11:01 +00:00
parent 2d5b223f5b
commit c074cfce80
30 changed files with 0 additions and 0 deletions

15
public/robots.txt Normal file
View File

@@ -0,0 +1,15 @@
# robots.txt for BTCforPlebs
# Allow all crawlers
User-agent: *
# Block unnecessary directories or paths (add paths as needed)
Disallow: /private/ # Example: Block /private/ directory
Disallow: /test/ # Example: Block /test/ directory
Disallow: /scripts/ # Example: Block /scripts/ directory
# Allow everything else
Allow: /
# Specify the location of your sitemap
Sitemap: https://btcforplebs.com/sitemap.xml