diff --git a/memory/2026-03-05-seo-improvements-for-united-tattoo.md b/memory/2026-03-05-seo-improvements-for-united-tattoo.md new file mode 100644 index 000000000..afb0ad772 --- /dev/null +++ b/memory/2026-03-05-seo-improvements-for-united-tattoo.md @@ -0,0 +1,14 @@ +# 2026-03-05 Session Notes + +## SEO Improvements for United Tattoo + +Nicholai invoked the astro-portfolio-site skill to set up SEO infrastructure for the United Tattoo portfolio site. Requested deliverables include llms.txt, llms-full.txt, sitemap.xml, and broader SEO improvements. + +The skill provided comprehensive build instructions covering 12 phases: project scaffold, design system, layouts, core components, pages, blog infrastructure, contact form backend, SEO data endpoints, assets, API integration, deployment, and documentation. Key SEO focus areas: + +- Data endpoints: robots.txt, RSS feed, LLM-facing text files, sitemap +- Structured data: Organization, Article, Breadcrumb, Product/VideoGame schemas (JSON-LD) +- Meta tags: canonical URLs, OG cards, Twitter cards, robots directives +- Content indexing: blog posts with tags/categories, search index via Fuse.js + +The United Tattoo site is Astro 5 with SSR output, TypeScript strict mode, Tailwind CSS 4, and Cloudflare Workers adapter. Current build status: existing TypeScript errors in API/service files; no linter/test framework configured. Design system uses CSS custom properties and typography tokens. \ No newline at end of file diff --git a/memory/memories.db b/memory/memories.db index e43af0844..fca78edc7 100644 Binary files a/memory/memories.db and b/memory/memories.db differ