Skip to content

docs: add SEO/ASO research document (#26)#83

Open
rajesh-puripanda wants to merge 1 commit into
coder-zs-cse:mainfrom
rajesh-puripanda:issue-26-seo-aso-research
Open

docs: add SEO/ASO research document (#26)#83
rajesh-puripanda wants to merge 1 commit into
coder-zs-cse:mainfrom
rajesh-puripanda:issue-26-seo-aso-research

Conversation

@rajesh-puripanda

Copy link
Copy Markdown

Summary

This PR adds a comprehensive SEO and ASO (AI Search Optimization) research document for shabble.xyz, based on a thorough codebase audit.

What's included

  • docs/seo-aso-research.md — A full research document covering:

Current SEO State Analysis

  • Audit of existing meta tags, structured data, sitemap, robots.txt
  • Current metadata: weak title/description, missing OG tags, no JSON-LD, no sitemap, no robots.txt

On-Page SEO Recommendations

  • Strengthened meta tags with keywords and title templates
  • Open Graph and Twitter Card metadata additions
  • JSON-LD structured data (WebApplication schema)
  • Sitemap.xml and robots.txt implementation
  • Canonical URL configuration

Technical SEO Recommendations

  • Core Web Vitals optimization (CLS prevention for ads, lazy-loading non-critical JS)
  • SSR/SSG improvements (Server Components already used)
  • Crawl budget considerations

ASO (AI Search Optimization) for LLM/RAG Systems

  • How to make the site discoverable by ChatGPT Search, Perplexity, Google AI Overviews
  • Semantic HTML, clear content hierarchy, FAQ schema
  • Suggested "About" blurb with natural language keyword coverage
  • Actionable recommendations for AI crawler optimization

Action Items

  • 15 concrete tasks with effort estimates (Low/Medium/High) and priorities
  • Immediate, short-term, and medium-term roadmaps
  • Success measurement metrics and baselines

Closes #26

@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@rajesh-puripanda is attempting to deploy a commit to the coderzs' projects Team on Vercel.

A member of the Team first needs to authorize it.

@rajesh-puripanda rajesh-puripanda mentioned this pull request Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEO and ASO

1 participant