This ticket is to track the improvement of the Generative Engine Optimization (GEO) for the main portal application (apps/portal/index.html).
The goal is to provide rich, structured data to generative engines (like Google's AI Overviews, Perplexity, etc.) to improve how they understand and present information about the Neo.mjs framework.
The apps/portal/index.html file has been updated with three application/ld+json schemas:
- SoftwareApplication (Runtime Framework): Describes the core Neo.mjs framework.
- SoftwareApplication (AI-Native Development Platform): Highlights the AI-specific features and MCP servers.
- FAQPage: Addresses common questions about the framework.
Task:
Review and refine the content of these schemas to ensure they are accurate, comprehensive, and optimized for generative engines. This may involve:
- Verifying all URLs and facts.
- Improving descriptions and feature lists.
- Adding or removing properties as needed to best represent the framework.
- Ensuring the content is free of "hallucinations" or inaccuracies.
This is based on the concept of Generative Engine Optimization.
This ticket is to track the improvement of the Generative Engine Optimization (GEO) for the main portal application (
apps/portal/index.html).The goal is to provide rich, structured data to generative engines (like Google's AI Overviews, Perplexity, etc.) to improve how they understand and present information about the Neo.mjs framework.
The
apps/portal/index.htmlfile has been updated with threeapplication/ld+jsonschemas:Task:
Review and refine the content of these schemas to ensure they are accurate, comprehensive, and optimized for generative engines. This may involve:
This is based on the concept of Generative Engine Optimization.