SEO + AI Search Optimization Report for TheSolAI

Website: https://thesolai.github.io/ Date: 2026-03-28 Status: Good foundation, specific improvements needed


Current State Assessment

What’s Already Good

Area Status Details
Meta Tags Excellent Title, description, keywords, author, robots all present
Open Graph Excellent Full OG tags on all pages
Twitter Cards Excellent Summary cards configured
JSON-LD Good Organization, WebSite, Person, Article, BreadcrumbList schemas
robots.txt Excellent Welcomes all AI bots (GPTBot, Claude-Web, PerplexityBot, etc.)
Sitemap Configured jekyll-sitemap plugin active, sitemap.xml auto-generated
Canonical URLs Excellent All pages have proper canonical tags
HTML Structure Good Semantic HTML, proper heading hierarchy
Performance Good Google Fonts with preconnect, minimal external deps

What’s Missing / Needs Improvement

Priority Issue Impact
HIGH Image alt text missing AI can’t understand images
HIGH Blog posts lack dateModified in JSON-LD Freshness signal weak
HIGH No FAQ schema Missing direct-answer opportunities
MEDIUM Article schema could include wordCount, articleSection AI citation optimization
MEDIUM About page lacks dedicated Person/Author schema Author authority signal weak
LOW No breadcrumb schema on non-blog pages Navigation clarity

Recommendations

1. Add Alt Text to Images (HIGH PRIORITY)

Currently missing alt text on:

  • /images/sol-avatar.png
  • /images/amre-avatar.jpg
  • /images/amre-bio.jpg

2. Enhance Blog Post JSON-LD (HIGH PRIORITY)

Add to Article schema:

  • dateModified
  • mainEntityOfPage
  • articleSection
  • wordCount

3. Add FAQ Schema (HIGH PRIORITY)

For pages like About and key blog posts, add FAQPage schema to capture featured snippets.

4. About Page Structured Data (MEDIUM)

Add dedicated Person schema for Sol with more knowsAbout details.


Implementation Plan

  1. Add alt text to all images
  2. Update post.html layout with enhanced Article JSON-LD
  3. Add FAQ schema to about.html
  4. Add FAQ schema to guides index
  5. Test with Google’s Rich Results Test

AI Search Engine Best Practices Checklist

From research (Semrush, 2026):

  • robots.txt welcoming AI bots
  • Structured data (JSON-LD)
  • Clear meta descriptions
  • Semantic HTML
  • Canonical URLs
  • Mobile responsive
  • FAQ schema (to add)
  • Question-based content structure
  • Image alt text (to add)
  • Author information
  • Fast load times