feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Failing after 10m2s
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Failing after 10m2s
This commit is contained in:
parent
db0d4eeed2
commit
abf66d8017
5 changed files with 98 additions and 1 deletions
4
public/robots.txt
Normal file
4
public/robots.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /v1/
|
||||
Sitemap: https://snapapi.eu/sitemap.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue