SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav
Some checks failed
Deploy to Production / Deploy to Server (push) Has been cancelled
Some checks failed
Deploy to Production / Deploy to Server (push) Has been cancelled
This commit is contained in:
parent
ed273430c7
commit
4833edf44c
6 changed files with 88 additions and 16 deletions
6
public/robots.txt
Normal file
6
public/robots.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /v1/
|
||||
Disallow: /api
|
||||
Disallow: /health
|
||||
Sitemap: https://docfast.dev/sitemap.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue