Okay, here’s a breakdown of the provided HTML meta tags, categorized for clarity. This is essentially the facts a webpage provides too search engines and social media platforms.
1. Basic Page Information
* <meta data-rh="true" content="Video: Australian Open Highlights: Alexander Bublik vs Tomas Martin Etcheverry" name="title"/>: The page title, displayed in browser tabs and search results.
* <meta data-rh="true" content="Watch the match highlights between Alexander Bublik & Tomas Martin Etcheverry in Round 3 of the 2026 Australian Open." name="description"/>: A brief summary of the page’s content, used in search results.
* <meta data-rh="true" content="" name="keywords"/>: (Empty) Keywords are less critically important for SEO now, but historically were used to tell search engines what the page is about.
* <meta data-rh="true" content="" name="news_keywords"/>: (Empty) Keywords specifically for news content.
2. Facebook Meta Tags (Open Graph - og:)
These tags are used when the page is shared on Facebook.
* <meta data-rh="true" content="193677504039845" property="fb:app_id"/>: Facebook App ID.
* <meta data-rh="true" content="104598631263" property="fb:pages"/> through <meta data-rh="true" content="1432569230378131" property="fb:pages"/>: A long list of Facebook Page IDs. This suggests the content is related to or promoted on multiple Facebook pages.
* <meta data-rh="true" content="Watch the match highlights between alexander Bublik & tomas Martin Etcheverry in Round 3 of the 2026 Australian Open." property="og:description"/>: The description used when sharing on Facebook (same as the general description).
* <meta data-rh="true" content="https://static.ffx.io/images/$width_800%2C$height_450/t_crop_fill/q_86%2Cf_auto/94c9592d221be2564fe62abada4c0a628121761e" property="og:image"/>: The URL of the image to display when the page is shared on Facebook.
* <meta data-rh="true" content="800" property="og:image:width"/>: The width of the image.
* <meta data-rh="true" content="450" property="og:image:height"/>: The height of the image.
* <meta data-rh="true" content="https://static.ffx.io/images/$width_800%2C$height_450/t_crop_fill/q_86%2Cf_auto/94c9592d221be2564fe62abada4c0a628121761e" property="og:image:secure_url"/>: A secure URL for the image.
* <meta data-rh="true" content="en_US" property="og:locale"/>: The language and region of the content (English, united States).
* <meta data-rh="true" content="the Sydney morning Herald" property="og:site_name"/>: the name of the website.
* <meta data-rh="true" content="Australian Open Highlights: Alexander Bublik vs Tomas Martin Etcheverry" property="og:title"/>: The title used when sharing on Facebook (same as the general title).
* <meta data-rh="true" content="https://www.smh.com.au/sport/tennis/australian-open-highlights-alexander-bublik-vs-tomas-martin-etcheverry-20260124-p5nwns.html" property="og:url"/>: The canonical URL of the page.
* <meta data-rh="true" content="article" property="og:type"/>: Specifies the type of content. In this case, it’s an article.
3.Robots Meta Tag
* `