summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/robots.txt
AgeCommit message (Collapse)AuthorFilesLines
2026-04-22chore: extract theme into git submodule (danix2-hugo-theme)Danilo M.1-5/+0
2026-04-21feat: Add SEO meta tags — canonical and hreflang alternatesDanilo M.1-0/+5
- Create robots.txt template with Sitemap directive and JSON search index exclusions - Add canonical link and hreflang alternates (it, en, x-default) to all pages - Uses Hugo built-ins (.Permalink, .AllTranslations) for production-correct URLs - All pages now signal canonical URL and language variants to search engines Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>