feat: tidy up robots.txt
This commit is contained in:
parent
695ea0d178
commit
8cf3372053
3 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
# https://www.robotstxt.org/robotstxt.html
|
# https://www.robotstxt.org/robotstxt.html
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
# Sitemap: /sitemap.xml
|
|
||||||
Disallow:
|
Disallow:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
# https://www.robotstxt.org/robotstxt.html
|
# https://www.robotstxt.org/robotstxt.html
|
||||||
User-agent: *
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
Disallow:
|
Disallow:
|
||||||
|
|
4
apps/portfolio/public/robots.txt
Normal file
4
apps/portfolio/public/robots.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# https://www.robotstxt.org/robotstxt.html
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
Disallow:
|
Loading…
Add table
Add a link
Reference in a new issue