Add Academy and Handbook sitemap submissions#305
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
The workflow refactor looks solid overall, and the GITHUB_ENV quoting fix plus shared sitemap mapping improve maintainability. One functional concern remains: Academy and Handbook are included in the IndexNow loop, but their normal changed-file submission path is disabled, so they won't actually send incremental updates unless a full submission is forced.
💬 Posted 1 inline comment
|
Status: leaving this PR in draft for now. Current validation:
What needs to happen before this PR is ready:
The current PR intentionally keeps IndexNow scoped to |
|
Update after testing the base-domain Search Console property:
Current state: GSC is working with the Domain property; IndexNow remains docs-only until Academy and Handbook serve the key file. Keeping this PR in draft for now. |
|
Merged — fantastic improvement, @glenn-jocher! 🚀 “Success is the sum of small efforts, repeated day in and day out.” — Robert Collier This update is a great example of that idea in action: stronger sitemap coverage, clearer failure handling, and more reliable indexing automation across Ultralytics properties all add up to a big win for maintainability and discoverability. Thanks for pushing this forward and making the workflow more robust for the whole ecosystem. |
Summary
sc-domain:ultralytics.comSearch Console propertyValidation
Submit Sitemapsworkflow run25250597720: GSC submissions for Academy, Handbook, and Platform passedRemaining blocker
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Improves the sitemap submission workflow to support more Ultralytics sites, better detect failures, and make URL indexing updates more reliable 🚀
📊 Key Changes
academy.ultralytics.com,handbook.ultralytics.com, andplatform.ultralytics.com🌐sc-domain:ultralytics.comproperty for select subdomains when submitting to Google Search Console, aligning with domain-level verification 🔍$GITHUB_ENV, improving shell robustness 🧩docs.ultralytics.com, while leaving room to submit all URLs when needed 📄🎯 Purpose & Impact