AndrewUsher / AndrewUsher/andrewusher.dev

Fix SEO gaps: JSON-LD, canonical, and OG templates

Abierto
#334 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
1
Forks
0
Merge medio
2 d 5 h
PR fusionados (30 d)
59

Descripción

BaseLayout.astro has basic og tags but we're missing structured data and a few things that hurt SEO.

Todo:
- add JSON-LD for Article (headline, datePublished, author, image), BreadcrumbList on blog posts, and Person on the homepage/about page
- make sure canonical URL in BaseLayout.astro:15 handles trailing slashes consistently
- check sitemap.xml.ts includes blog tags, archive pages, and projects — right now it only has the main collections
- validate robots.txt.ts with sitemap reference and noindex for preview/draft routes
- review src/pages/open-graph/[...route].ts templates — add per-tag background variant and ensure fonts render in production on Vercel

Test with Google Rich Results and share debugger before merging. No content changes needed, just markup.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.