Skip to content

Implement comprehensive SEO strategy for AI discoverability#226

Open
abe-101 wants to merge 2 commits intomainfrom
claude/improve-seo-strategy-Wg28f
Open

Implement comprehensive SEO strategy for AI discoverability#226
abe-101 wants to merge 2 commits intomainfrom
claude/improve-seo-strategy-Wg28f

Conversation

@abe-101
Copy link
Copy Markdown
Owner

@abe-101 abe-101 commented Jan 5, 2026

Technical SEO Improvements:

  • Add Schema.org structured data (WebApplication, FAQ, HowTo, Organization)
  • Implement canonical URLs in base template
  • Optimize robots.txt to explicitly allow AI crawlers (GPTBot, Claude, etc.)
  • Enhance sitemap with SEO-optimized priorities

AI Discoverability Features:

  • FAQ Schema markup for rich search results
  • HowTo Schema for step-by-step guides
  • Organization Schema for brand identity
  • WebApplication Schema with detailed feature list

Files Changed:

  • Created: _structured_data.html (global Schema.org data)
  • Modified: base.html (canonical URLs + structured data includes)
  • Modified: _faq.html (FAQPage Schema markup)
  • Modified: home.html (HowTo Schema for "How It Works" section)
  • Modified: robots.txt (AI crawler permissions + sitemap reference)
  • Modified: sitemaps.py (SEO-optimized priorities)
  • Created: SEO_STRATEGY.md (comprehensive SEO roadmap)

This update positions MyHebrewDates for better discovery by AI agents
(ChatGPT, Claude, Perplexity) and search engines while maintaining
privacy for user calendar data.

claude and others added 2 commits January 4, 2026 23:22
Technical SEO Improvements:
- Add Schema.org structured data (WebApplication, FAQ, HowTo, Organization)
- Implement canonical URLs in base template
- Optimize robots.txt to explicitly allow AI crawlers (GPTBot, Claude, etc.)
- Enhance sitemap with SEO-optimized priorities

AI Discoverability Features:
- FAQ Schema markup for rich search results
- HowTo Schema for step-by-step guides
- Organization Schema for brand identity
- WebApplication Schema with detailed feature list

Files Changed:
- Created: _structured_data.html (global Schema.org data)
- Modified: base.html (canonical URLs + structured data includes)
- Modified: _faq.html (FAQPage Schema markup)
- Modified: home.html (HowTo Schema for "How It Works" section)
- Modified: robots.txt (AI crawler permissions + sitemap reference)
- Modified: sitemaps.py (SEO-optimized priorities)
- Created: SEO_STRATEGY.md (comprehensive SEO roadmap)

This update positions MyHebrewDates for better discovery by AI agents
(ChatGPT, Claude, Perplexity) and search engines while maintaining
privacy for user calendar data.
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.

2 participants