docs: suppress video previews site-wide so tutorial pages stop being flagged as non-watch pages - #1589
Conversation
…o embeds stop being flagged as non-watch pages
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughChangesSEO metadata
Suggested reviewers: Merge Risk: ⚪ Minimal · up to This change limits Google video previews for tutorial embeds while preserving video playback for users. No current merge-blocking risk is established. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
Summary
Google Search Console flags 62
docs.comfy.orgtutorial URLs with "Video isn't on a watch page." Tutorial pages embed<video>elements to illustrate what a workflow produces. Googlebot discovers those embeds and tries to add each clip to its video index, but a documentation article is not a "watch page" (its primary purpose is not watching one specific video), so GSC rejects them.This PR applies ("tell Google not to index docs videos as standalone video content; users still see and play them"):