Skip to content

feat: add JSON-LD structured data for SEO and rich snippets#536

Open
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/json-ld-structured-data-clean
Open

feat: add JSON-LD structured data for SEO and rich snippets#536
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/json-ld-structured-data-clean

Conversation

@Vaishnav88sk
Copy link
Copy Markdown

Description

Enhance SEO efforts mentioned in issue #209. Structured data is a fundamental SEO best practice that the site currently lacks.

This PR adds JSON-LD structured data templates that output Schema.org markup:

  • TechArticle for documentation pages
  • BlogPosting for blog posts
  • Article for general pages

Includes: headline, description, author, datePublished, dateModified, image, and publisher information.

How will this change help?

  • Enable rich snippets in Google search results
  • Improve click-through rates with better SERP appearance
  • Help search engines understand content types (blog posts vs documentation)
  • Support Google's Knowledge Graph with proper entity data

Related issue(s)

#209

Signed-off-by: Vaishnav88sk <vaishnavsk8804@gmail.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