mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 22:05:07 +00:00
fix: allow search engine crawling in robots.txt
This commit is contained in:
parent
8a113fc438
commit
9b16ad6d55
1 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Allow: /
|
||||
Disallow: /api/
|
||||
|
||||
Sitemap: https://endoftimee.com/sitemap.xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue