-
Notifications
You must be signed in to change notification settings - Fork 6
Add JSON-LD structured data for software application #84
Copy link
Copy link
Closed
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.documentationImprovements or additions to documentationImprovements or additions to documentationjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.typescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Metadata
Metadata
Assignees
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.documentationImprovements or additions to documentationImprovements or additions to documentationjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.typescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Add JSON-LD structured data for software application
We need to add a JSON-LD structured data snippet for our software application to improve SEO and support rich results. The snippet should be compatible with Next.js using
<script type="application/ld+json">.Requirements
name: Software nameurl: Website URLauthor: Name of the person or organizationpublisher: Name of the person or organizationdatePublished: Release dateapplicationCategory: DeveloperTool, AI Tool, Documentation Generator, Readme GeneratoroperatingSystem: Web, Windows, Linux, macOSrequirements: Modern web browser, internet connectionsoftwareVersion: v1.0.1aggregateRating: ratingValue, bestRating, worstRating, ratingCountreview: author, datePublished, reviewRating (ratingValue, bestRating, worstRating), reviewBodyExample Review
"ReadmeGen AI makes creating GitHub README files very fast and simple. The interface is clean and the generated documentation is well structured. It saves a lot of time for developers who want professional README files without writing everything manually."
Acceptance Criteria