Okay, here’s a breakdown of teh provided HTML meta tags, categorized for clarity. This is essentially the metadata for a webpage, used by search engines, social media platforms, and other services.
1. Font Preloading:
These tags tell the browser too download the fonts in the background, so they’re available quickly when the page needs to display them. This improves page load performance.
* <link as="font" crossorigin="anonymous" href="https://www.smh.com.au/hashed-assets/b39ef744.woff2" rel="preload"/>
* <link as="font" crossorigin="anonymous" href="https://www.smh.com.au/hashed-assets/f2f472d3.woff2" rel="preload"/>
* <link as="font" crossorigin="anonymous" href="https://www.smh.com.au/hashed-assets/feb4c371.woff2" rel="preload"/>
2. Basic Page Details (Title & Description):
These are crucial for SEO and how the page appears in search results.
* <meta data-rh="true" content="Video: Woodbridge explains demon's 'negative thoughts' wiht team" name="title"/> – The page title. this is what appears in the browser tab and in search results.
* <meta data-rh="true" content="Todd Woodbridge gives an insight into Alex de Minaur's frustrated chat with his team." name="description"/> – A brief summary of the page’s content. Frequently enough used in search results snippets.
3. Keywords:
these are less meaningful for SEO than they used to be, but can still be helpful.
* <meta data-rh="true" content="" name="keywords"/> – Currently empty.
* <meta data-rh="true" content="" name="news_keywords"/> – Currently empty.
4. Facebook Meta Tags (Open Graph):
These tags are used when the page is shared on Facebook. They control how the link preview looks.
* <meta data-rh="true" content="193677504039845" property="fb:app_id"/> – Facebook App ID.
* <meta data-rh="true" content="104598631263" property="fb:pages"/>
* <meta data-rh="true" content="108603349088" property="fb:pages"/>
* <meta data-rh="true" content="144226982353442" property="fb:pages"/>
* <meta data-rh="true" content="1512741838937542" property="fb:pages"/>
* <meta data-rh="true" content="353068424784135" property="fb:pages"/>
* <meta data-rh="true" content="426728130834979" property="fb:pages"/>
* <meta data-rh="true" content="1461418204114271" property="fb:pages"/>
* <meta data-rh="true" content="136580726375560" property="fb:pages"/>
* <meta data-rh="true" content="413410748733288" property="fb:pages"/>
* <meta data-rh="true" content="941917672546382" property="fb:pages"/>
* <meta data-rh="true" content="1618026928452148" property="fb:pages"/>
* <meta data-rh="true" content="1517790158535620" property="fb:pages"/>
* <meta data-rh="true" content="555471264584252" property="fb:pages"/>
* <meta data-rh="true" content="374468399414748" property="fb:pages"/>
* `