Integration with Google rich snippets

Hey, is there any plugin/integration to add to display google star rich snippets resault?

This feature is improving SERP.

You could integrate with a tool like Trustpilot — they have a TrustBox feature that can be implemented with code injection in the <head> and using HTML cards to insert the widget in your content.

1 Like

You could try creating snippets with Microdata or RDFa they use HTML.

You could also try the JSON-LD way by adding this directly to your template file and use Ghost helpers. It would most likely require custom tags but this way could get ugly.

2 Likes