[Module Listing Request]: `nuxt-aeo`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Description
A simple, type-safe Nuxt module for AI Engine Optimization (AEO) using Schema.org JSON-LD structured data. Helps AI models (ChatGPT, Claude, Perplexity, etc.) and search engines understand your content better by automatically injecting structured data into web pages.
Features:
- TypeScript-safe composables with auto-import
- Full SSR support using
useHead() - Automatic semantic HTML generation for better LLM crawling
- Support for all Schema.org types (Person, Organization, FAQPage, ItemList, Article, etc.)
- Flexible configuration at global or page level
Docs: https://nuxt-aeo-docs.vercel.app
Playground: https://nuxt-aeo-playground.vercel.app
Repository
https://github.com/yeonjulee1005/nuxt-aeo
npm
https://www.npmjs.com/package/nuxt-aeo
Nuxt Compatibility
Nuxt 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the contribution guidance in the nuxt/modules repository and inspect how Nuxt module listings are represented. Verify the linked nuxt-aeo repository, documentation, npm package, and Nuxt 3 compatibility; the work is done when the module is added according to the repository’s listing process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100