Skip to content

Add schema.org Event serializer for BlogPosts#13439

Merged
alecslupu merged 1 commit intodevelopfrom
feature/schema-org-blogs
Oct 2, 2024
Merged

Add schema.org Event serializer for BlogPosts#13439
alecslupu merged 1 commit intodevelopfrom
feature/schema-org-blogs

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

This PR implements the schema.org Event specification in BlogPosts, so it's easier for external tools and services (such as Google) to interpret this data.

I followed is in https://developers.google.com/search/docs/appearance/structured-data/article?hl=en

📌 Related Issues

Testing

  1. Create a blog post
  2. Check out the source code of the page and search for "ld+json"
  3. Copy the code and paste it in the "Rich Results Test": search.google.com/test/rich-results

Example of the rich results: https://search.google.com/test/rich-results/result/r%2Farticles?id=ktEmF86PYVfW6_8XO_sJQQ

📷 Screenshots

Source code
Rich Results Test
Rich Results Test (details)

♥️ Thank you!

github-actions[bot]
github-actions bot previously approved these changes Sep 26, 2024
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alecslupu alecslupu added this to the 0.30.0 milestone Oct 2, 2024
@alecslupu alecslupu merged commit be6ad02 into develop Oct 2, 2024
@alecslupu alecslupu deleted the feature/schema-org-blogs branch October 2, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Implement the BlogPosting schema.org for BlogPosts

3 participants