Nueva forma de habilitar momentos clave de vídeos en la Búsqueda
Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Lunes, 19 de julio del 2021
Desde que en el 2019 lanzamos los momentos clave de vídeos por primera vez, hemos seguido ampliando y mejorando esta función y su diseño. La hemos añadido a más vídeos, sin importar si se reproducen en dispositivos móviles o en ordenadores, en todas las regiones donde está disponible la Búsqueda de Google. Gracias a estos momentos clave, los usuarios pueden ir directamente a las partes de los vídeos que más les interesan y pasar de una parte a otra como si fueran capítulos de un libro.
Hoy lanzamos una nueva forma de habilitar los momentos clave en los vídeos de tu sitio con la que te ahorrarás tener que etiquetar manualmente cada fragmento de vídeo. Basta con que indiques a Google qué patrón de URL utilizas para permitir que los usuarios vayan directamente a una marca de tiempo concreta de tus vídeos. Una vez que Google tenga ese patrón, identificará los momentos clave de tus vídeos mediante IA y mostrará en los resultados de búsqueda enlaces que lleven directamente a esos momentos.
Durante la conferencia Google I/O, anunciamos la prueba beta de SeekToAction. Hoy damos esa beta por terminada y lanzamos este marcado para todos los sitios que incluyen vídeos. A continuación se indican algunos consejos para cuando implementes este marcado:
Tus URLs tienen que poder llevar mediante enlaces profundos a distintos momentos de los vídeos, no solo al inicio. Por ejemplo, https://www.example.com/example?t=30 empieza a los 30 segundos de un vídeo.
Marca con SeekToAction todas las páginas que incluyan vídeos de los que quieras que Google identifique automáticamente los momentos clave. Cuando lo hagas, sigue nuestras directrices adicionales. Consulta un ejemplo detallado.
El marcado SeekToAction solo afecta a los vídeos que tienes insertados en tu sitio. Si publicas vídeos en plataformas de terceros en las que no gestionas el marcado de schema.org, puedes preguntar a esas plataformas si son compatibles con este marcado.
Esperamos que, con el marcado SeekToAction, te resulte más fácil y rápido habilitar los momentos clave, y que consigas que los usuarios interactúen más con tus vídeos. Si tienes alguna pregunta, publícala en el foro, ponte en contacto con @googlesearchc en Twitter o envía tus comentarios directamente desde nuestras páginas de documentación.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Me falta la información que necesito","missingTheInformationINeed","thumb-down"],["Es demasiado complicado o hay demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Está obsoleto","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema de muestras o código","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],[],[[["\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"]]