Add .gitignore, robots.txt, and sitemap integration

Move and restructure BaseLayout to src/layouts with SEO meta tags Add
404 page with accessibility improvements Restructure pages to src/pages
This commit is contained in:
2025-12-24 16:45:35 +01:00
parent e888478c23
commit f318a6bdaf
9 changed files with 439 additions and 135 deletions
+16
View File
@@ -0,0 +1,16 @@
# Hidden Den Cafe - Robots.txt
User-agent: *
Allow: /
# Sitemap
Sitemap: https://hiddenden.cafe/sitemap-index.xml
# Crawl-delay for polite crawlers
Crawl-delay: 1
# Block aggressive bots (optional - uncomment if needed)
# User-agent: AhrefsBot
# Disallow: /
# User-agent: SemrushBot
# Disallow: /