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

This commit is contained in:
OpenClaw 2026-02-20 11:02:11 +00:00
parent db0d4eeed2
commit abf66d8017
5 changed files with 98 additions and 1 deletions

4
public/robots.txt Normal file
View file

@ -0,0 +1,4 @@
User-agent: *
Allow: /
Disallow: /v1/
Sitemap: https://snapapi.eu/sitemap.xml