Wir sind jetzt auf LinkedIn: Folgen Sie uns auf LinkedIn, um Neuigkeiten und Ressourcen der Google Suche dazu zu erhalten, wie Sie Ihre Website auffindbar machen können.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Wie Vidio über die Google Suche mehr lokal relevante Video-on-Demand-Inhalte (VOD) für indonesische Nutzer zugänglich machte
Veröffentlicht am 4. Juni 2024
Über Vidio
Vidio ist einer der größten Over-the-Top-Mediendienste (OTT) Indonesiens, der 2014 gegründet wurde und zum Medienkonglomerat Elang Mahkota Teknologi (Emtek) gehört. Vidio hat über 1 Million Videos in seinem Katalog mit dem Ziel, mehr Inhalte in verschiedenen Genres für indonesische Nutzer anzubieten.
Strukturierte VideoObject-Daten implementieren
In einem Markt, in dem die lokale Sprache (Bahasa Indonesia) wichtig ist, möchte Vidio lokale Inhalte in seinen Katalog aufnehmen und in der Google Suche für indonesische Nutzer sichtbar machen. Um dieses Ziel zu erreichen, implementierte Vidio das VideoObject-Markup in seinem bestehenden Katalog, ohne den Videodateityp (M3U8-Format gemäß HLS-Protokoll) ändern zu müssen, da bereits ein unterstützter Videodateityp verwendet wurde.
Aufgrund der Funktionsweise des Dateiformats kann M3U8 jedoch für den Googlebot Schwierigkeiten beim ordnungsgemäßen Crawlen und Parsen bereiten. Das Dateiformat ist eine Zuordnung, die auf die Teile verweist, aus denen das gesamte Videoobjekt besteht. Das bedeutet, dass der Client die Teile wieder zusammenfügen muss, um das vollständige Video abzuspielen. Eine der Herausforderungen besteht darin, dass der Googlebot eventuell auf eine nicht zugängliche Datei stößt, auf die in der M3U8-Datei verwiesen wird, wodurch der gesamte Byte-Abruf des Videos fehlschlägt. Um Abrufprobleme zu vermeiden, hat Vidio für jede Videodatei stabile URLs implementiert und dafür gesorgt, dass sie für den Googlebot zugänglich sind.
Prüfen, ob das Markup erfolgreich implementiert wurde. Verwendet wurde dazu der Abschnitt zur Video-Optimierung des URL-Prüftools.
Die Ergebnisse
Innerhalb eines Jahres nach der Implementierung des VideoObject-Markups verzeichnete Vidio Verbesserungen bei den Impressionen und Klicks auf seinen Videoseiten. Während die Anzahl der Videos, die Vidio zwischen dem 1. Quartal 2022 und dem 1. Quartal 2023 veröffentlicht hat, um etwa 30 % gestiegen ist, konnten die Videos durch das Hinzufügen von VideoObject-Markup an verschiedenen Stellen auf Google angezeigt werden. Das führte zu rund 3-mal mehr Videoimpressionen und fast doppelt so vielen Videoklicks in der Google Suche. Vidio nutzte auch den Bericht zur Videoindexierung und den Leistungsbericht der Search Console, um Probleme auf der gesamten Plattform zu identifizieren und zu beheben.
3 ×
mehr Videoimpressionen in der Google Suche
2-fache
mehr Videoklicks in der Google Suche
„Vidio ist die führende OTT-Plattform in Indonesien. Die Optimierung unserer Videos auf Google war für Nutzer, die nach Videoinhalten suchen, unglaublich wertvoll. Unsere Daten zeigen einen bemerkenswerten Anstieg bei Videoimpressionen und -klicks, was unser Engagement für erstklassige Nutzerfreundlichkeit unterstreicht“, fügt Hermawan Sutanto, Managing Director bei Vidio, hinzu.
Vidio auf dem Tab „Alle“ in der Google SucheVidio in der Tab „Video“ in der Google Suche
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],[],[[["\u003cp\u003eVidio, a major Indonesian OTT platform, implemented \u003ccode\u003eVideoObject\u003c/code\u003e structured data to improve the discoverability of their local content on Google Search.\u003c/p\u003e\n"],["\u003cp\u003eDespite using M3U8, a complex video format for crawling, Vidio ensured Googlebot accessibility by implementing stable URLs and adhering to Google's video best practices.\u003c/p\u003e\n"],["\u003cp\u003eAs a result, Vidio experienced a significant increase in video impressions (3x) and clicks (2x) within a year of implementing these optimizations.\u003c/p\u003e\n"],["\u003cp\u003eThese improvements highlight the importance of structured data and SEO best practices for enhanced video visibility and user engagement on Google Search.\u003c/p\u003e\n"]]],["Vidio, aiming to enhance the discoverability of its local Indonesian video content on Google Search, implemented `VideoObject` markup. They ensured stable, accessible URLs for each video file despite using the potentially challenging M3U8 format. This, along with adhering to Google's video best practices, allowed them to utilize VideoObject. Over one year, Vidio experienced a threefold increase in video impressions and nearly double the video clicks on Google Search, driven by enhanced content visibility.\n"],null,["# How Vidio brought more locally relevant videos to Indonesian users through Google Search | Google Search Central\n\nHow Vidio brought more locally relevant video-on-demand (VOD) content to Indonesian users through Google Search\n===============================================================================================================\n\nPublished on June 4, 2024\n\nAbout Vidio\n-----------\n\n\nVidio is one of Indonesia's largest [over-the-top (OTT) media services](https://en.wikipedia.org/wiki/Over-the-top_media_service)\nestablished in 2014, which is part of Elang Mahkota Teknologi (Emtek) media conglomerate. Vidio\nhas over 1M videos in their catalog, with the aim to increase and offer more content across\ndiverse genres for Indonesian users.\n\nImplementing `VideoObject` structured data\n------------------------------------------\n\n\nIn a market where local language (Bahasa Indonesia) is important, Vidio aims to provide local\ncontent on their catalog and make it discoverable on Google Search for Indonesian users. To\nachieve its objective, Vidio implemented [`VideoObject` markup](/search/docs/appearance/structured-data/video)\nto their existing catalog without having to change their video file type (M3U8 format, following [HLS](https://en.wikipedia.org/wiki/HTTP_Live_Streaming) protocol),\nas they were already using a [supported video file type](/search/docs/appearance/video#supported-video-files).\n\n\nHowever, M3U8 can be challenging for Googlebot to properly crawl and parse due to the way the file\nformat works. The file format is a map that references the parts that make up the whole video object, which\nmeans in order to play the full video, the client has to stitch the parts back together. One of the\nchallenges is that Googlebot could run into an inaccessible file referenced by the M3U8 file,\ncausing the entire video byte-fetch to fail. To avoid fetch issues, Vidio [implemented stable URLs](/search/docs/appearance/video#stable-url)\nfor each video file and made sure they are accessible to Googlebot.\n\n\nThey also followed other [Google Search Central video best practices](/search/docs/appearance/video#supported-video-files),\nincluding:\n\n- Adding the appropriate `contentUrl` property\n- Validating that the markup has been implemented successfully using the Video enhancement section of the [URL inspection tool](https://support.google.com/webmasters/answer/9012289)\n\nThe results\n-----------\n\n\nWithin a year of implementing `VideoObject` markup, Vidio saw improvements in impressions and clicks\non their video pages. While the number of videos that Vidio published from Q1 2022 to Q1 2023\nincreased by \\~30%, adding `VideoObject` markup made their videos eligible for display in various\nplaces on Google. This led to an increase of \\~3x video impressions and close to 2x video clicks\non Google Search. Vidio also used the Search Console [video indexing report](https://support.google.com/webmasters/answer/9495631)\nand [performance report](https://support.google.com/webmasters/answer/7576553), which\nhelped them to identify and fix issues for their entire platform. \n3~x~\n\nIncrease in video impressions on Google Search \n2~x~\n\nIncrease in video clicks on Google Search\n\n\n\"Vidio is the foremost OTT platform in Indonesia, and optimizing our videos on Google has been\nincredibly valuable to video content searchers. Our data shows a remarkable growth in video\nimpressions and clicks, which demonstrates our commitment to providing top-notch user experiences,\"\nadded Hermawan Sutanto, Managing Director at Vidio.\nVidio in the All tab in Google Search Vidio in the Video tab in Google Search"]]