Skip to content

feat(blog): article Open Graph meta for posts (SEO leva 1) - #68

Open
pachicodes wants to merge 1 commit into
baltazarparra:mainfrom
pachicodes:feat/blog-seo-article-meta
Open

feat(blog): article Open Graph meta for posts (SEO leva 1)#68
pachicodes wants to merge 1 commit into
baltazarparra:mainfrom
pachicodes:feat/blog-seo-article-meta

Conversation

@pachicodes

Copy link
Copy Markdown
Collaborator

Summary

SEO leva 1 (approved): blog posts use og:type=article plus article:published_time and article:author in <head>. Blog index and rest of site unchanged (website).

Changes

  • BaseLayout: optional ogType, article meta props (retrocompatible)
  • BlogPostLayout + PT/EN [slug] routes: wire author and dates

Test plan

  • npm run lint / npm run build
  • Manager review before merge
  • After deploy: View Source on /blog/harness-no-dia-a-dia/og:type=article, article meta present
  • /blog/ index still og:type=website

Note

Do not merge until Bao approves. Leva 2 (JSON-LD) and leva 3 (ogImage per post) out of scope.

Made with Cursor

Set og:type to article on blog posts with published time and author meta
for share previews and crawlers. Blog index and other pages stay website.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant