Skip to content

Add aggregateRating to SoftwareApplication JSON-LD #86

@naheel0

Description

@naheel0

Add aggregateRating to SoftwareApplication JSON-LD

We need to add an aggregateRating property to our SoftwareApplication JSON-LD schema to improve SEO and show rating information in rich results.

Requirements

  • @type: "AggregateRating"
  • ratingValue: "4.8"
  • bestRating: "5"
  • worstRating: "1"
  • ratingCount: "27"

Acceptance Criteria

  • The aggregateRating object is correctly formatted according to schema.org specifications.
  • It can be directly inserted into the existing SoftwareApplication JSON-LD snippet.
  • JSON-LD is valid and passes Google Rich Results Test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: frontendChanges specifically for the UI/Tailwind components.ci/cdAutomated workflows for building, testing, and deploying code.javascriptTasks involving vanilla JS logic or legacy scripts.typescriptType definition fixes, interfaces, or TS configuration.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions