mirror of
https://github.com/ariqnrnns/zauberhaft-astro.git
synced 2025-04-21 04:11:53 +02:00
4 lines
168 B
Text
4 lines
168 B
Text
|
# Example: Allow all bots to scan and index your site.
|
||
|
# Full syntax: https://developers.google.com/search/docs/advanced/robots/create-robots-txt
|
||
|
User-agent: *
|
||
|
Allow: /
|