Add SEO audit evaluations and references; implement metadata for chat…#33
Merged
Conversation
…, history, home, search, and watch pages - Created evals.json for SEO audit skill with 8 evaluation scenarios and expected outputs. - Added AI writing detection guidelines to improve content quality. - Included comprehensive international SEO references covering hreflang, canonicalization, and content quality. - Implemented metadata for chat, history, home, search, and watch pages to enhance SEO. - Developed a sitemap and robots.txt for better site indexing and crawling. - Introduced TrendingAnimePage component for displaying trending anime with seasonal filters.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…, history, home, search, and watch pages
This pull request adds comprehensive evaluation scenarios and supporting documentation for the
seo-auditskill. The main focus is on expanding the test coverage for various SEO-related queries and providing guidelines for AI writing detection to improve the naturalness of generated content.SEO Audit Skill Evaluation Coverage:
evals.jsonfile with eight detailed evaluation scenarios for theseo-auditskill, covering a wide range of SEO audit cases such as SaaS websites, keyword ranking issues, site migrations, e-commerce technical audits, blog content reviews, local business SEO, site speed concerns, and schema markup requests. Each scenario includes prompts, expected outputs, and granular assertions to ensure robust skill evaluation.AI Writing Detection Documentation:
ai-writing-detection.md, outlining common linguistic markers of AI-generated text (e.g., overuse of em dashes, certain verbs/adjectives, filler words, and structural patterns). The guide provides actionable recommendations for making AI-generated writing sound more human and natural, including self-check strategies and lists of words/phrases to avoid.dexing and crawling.