Compare commits

...

2 commits

Author SHA1 Message Date
Royiex
49f816991d
Update robots.txt (#3941)
* update robots.txt

disallow crawlers from /assets/
they treat it as junk/bad content

* Update robots.txt

make it so image files in the base directory don't get indexed
2025-08-16 17:52:54 -07:00
Royiex
a3a2fa7173
update robots.txt (#3940)
disallow crawlers from /assets/
they treat it as junk/bad content
2025-08-16 17:19:24 -07:00

View file

@ -1,2 +1,6 @@
User-agent: *
Disallow: /assets/
Disallow: /*.png$
Disallow: /*.svg$
Disallow: /*.ico$
Allow: /