Implement comprehensive SEO strategy for AI discoverability#226
Open
Implement comprehensive SEO strategy for AI discoverability#226
Conversation
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.
for more information, see https://pre-commit.ci
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.
Technical SEO Improvements:
AI Discoverability Features:
Files Changed:
This update positions MyHebrewDates for better discovery by AI agents
(ChatGPT, Claude, Perplexity) and search engines while maintaining
privacy for user calendar data.