Skip to content

FE-180 Add structured data (JSON-LD) markup to public event detail pages #300

@BigBen-7

Description

@BigBen-7

Track
Frontend

Difficulty
Medium

Description
Public event detail pages have no structured data, missing out on rich results in search engines. Add Event JSON-LD schema to each event detail page using data from the API response.

Acceptance Criteria

  • Each public event page includes a <script type='application/ld+json'> block.
  • Schema includes name, startDate, endDate, location, organizer, and offers fields.
  • Schema validates against Google's Rich Results Test.
  • Dynamic values are correctly escaped to prevent XSS.

Metadata

Metadata

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