Google 検索で動画の主な出来事を表示する新しい方法
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
2021 年 7 月 19 日(月曜日)
2019 年に最初にリリースされて以来、動画の主な出来事機能は拡張と改善が続けられてきました。デザインを進化させ、Google 検索を利用できるすべての地域で、モバイルやパソコンなどで より多くの動画に主な出来事を表示できるようにしました。主な出来事を利用することで、より多くの検索ユーザーが書籍の章のように動画セグメント間を移動して、最も関連性の高いセグメントを直接見つけることができます。
本日、各セグメントに手動でラベルを付けることなく、サイト上の動画の主な出来事を有効にする新しい方法をリリースします。動画内の特定のタイムスタンプに移動するための URL パターンを Google に知らせるだけで、Google は AI を使用して動画の主な出来事を特定し、該当部分への直接リンクを検索結果に表示することができます。
Google は Google I/O で SeekToAction
のベータ版テストを発表していましたが、現在この機能のベータ版が終了し、動画のあるすべてのサイトでこのマークアップがサポートされるようになりました。このマークアップを実装する際は、次のヒントを参考にしてください。
- URL には、動画の開始時点以外の時点にディープリンクを設定する機能が必要です。たとえば
https://www.example.com/example?t=30
は、開始後 30 秒の時点から再生されます。
- 主な出来事として自動的に認識されたいすべての動画ページで
SeekToAction
マークアップを使用し、その他のガイドラインに準拠します。詳しくは、こちらの例をご覧ください。
- 動画内の主な出来事が自動的に認識されるためには、Google が動画コンテンツ ファイルを取得できる必要があります。
SeekToAction
マークアップは、ご自身のサイトに埋め込まれた動画にのみ適用されます。schema.org マークアップを制御できないサードパーティのプラットフォームに動画を投稿する場合は、そのプラットフォームに問い合わせて、このマークアップがサポートされているかどうかをご確認ください。
SeekToAction
マークアップを、主な出来事を有効にしてユーザーが動画により深く没頭できるようにするための、手軽で効率的な方法としてご活用いただければ幸いです。ご不明な点がございましたら、フォーラムで質問を投稿するか、Twitter で @googlesearchc にお問い合わせください。ドキュメント ページから直接フィードバックを送信することもできます。
Posted by Danielle Marshak, Product Manager
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[null,null,[],[[["\u003cp\u003eGoogle Search is launching a new way to automatically identify and display key moments in videos using AI, requiring only the URL pattern for timestamp navigation.\u003c/p\u003e\n"],["\u003cp\u003eWebsite owners can enable this feature by implementing \u003ccode\u003eSeekToAction\u003c/code\u003e structured data markup on their video pages, allowing Google to deep link into specific video timestamps.\u003c/p\u003e\n"],["\u003cp\u003eWhile this automated approach is preferred, manual labeling with \u003ccode\u003eClip\u003c/code\u003e markup is still supported, and the \u003ccode\u003enosnippet\u003c/code\u003e meta tag can opt videos out of key moments altogether.\u003c/p\u003e\n"],["\u003cp\u003eThis feature, previously in beta, is now widely available, requiring video content to be fetchable by Google and adherence to established guidelines for optimal implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSeekToAction\u003c/code\u003e is limited to videos embedded on owned websites; for videos on third-party platforms, website owners should contact those platforms regarding support.\u003c/p\u003e\n"]]],["Google expanded its \"key moments\" feature for videos, enabling users to navigate directly to relevant video segments. The new `SeekToAction` markup, now out of beta, allows Google to use AI to identify these key moments. Website owners can implement this by providing a URL pattern for timestamp-based deep linking. Alternatively, manual labeling via `Clip` markup or opting out with the `nosnippet` meta tag remains possible. Deep linking and video file fetching are prerequisites. `SeekToAction` only works on videos embedded on your own site.\n"],null,["# A new way to enable video key moments in Search\n\nMonday, July 19, 2021\n\n\nSince [video key moments](/search/docs/appearance/video#key-moments) first\nlaunched in 2019, we've continued to expand and improve the feature. We've evolved the design and\nbrought key moments to more videos, including mobile and desktop, across all regions where Google\nSearch is available. Key moments are helping more people connect directly with the most relevant\nsegments of videos, and navigate them like chapters in a book.\n\n\nToday, we're launching a new way for you to enable key moments for videos on your site, without\nthe effort of manually labeling each segment. All you have to do is tell Google the URL pattern\nfor skipping to a specific timestamp within your video. Google will then use AI to identify key\nmoments in the video, and display links directly to those moments in Search results.\n| If you prefer to manually label key moments in your videos, you can continue to use [`Clip` markup](/search/docs/appearance/structured-data/video#clip). You can also opt out of the key moments feature by using the [`nosnippet`\n| `meta` tag](/search/docs/advanced/appearance/good-titles-snippets#nosnippet).\n\n\nWe first [announced](/search/blog/2021/05/search-io-2021) the [`SeekToAction`](/search/docs/appearance/structured-data/video#seek)\nbeta test during Google I/O, and as of today we're moving the feature out of beta and supporting\nthis markup for any site with videos. Here are a few tips to keep in mind when implementing this\nmarkup:\n\n- Your URLs must have the ability to deep link into some point other than the start point in the video. For example, `https://www.example.com/example?t=30` starts 30 seconds into a video.\n- Use [`SeekToAction` markup](/search/docs/appearance/structured-data/video#seek) on every video page where you'd like Google to automatically identify key moments, and follow our additional [guidelines](/search/docs/appearance/structured-data/video#clip-guidelines). Here's a detailed [example](/search/docs/appearance/structured-data/video#seektoaction).\n- To automatically identify key moments in your video, Google must be able to [fetch\n your video content files](/search/docs/appearance/video#allow-fetch).\n\n\nNote that `SeekToAction` markup applies only to videos embedded on your own site. If\nyou post videos on third-party platforms where you don't control the schema.org markup, you can\nreach out to those platforms to see if this markup is supported.\n\n\nWe hope you'll find `SeekToAction` markup an easier, more efficient way to enable key\nmoments and help people engage more deeply with your videos. If you have any questions, post them in the [forum](https://support.google.com/webmasters/community),\nconnect with [@googlesearchc on Twitter](https://twitter.com/googlesearchc), or file\nfeedback directly on our documentation pages.\n\nPosted by [Danielle Marshak](https://www.linkedin.com/in/daniellemarshak/), Product Manager"]]