Og: Https://ogp.me/ns# __top__ -

in HTML <head> :

These tags allow web pages to become “rich objects” in social media feeds (Facebook, LinkedIn, Twitter, etc.) by controlling what appears when someone shares a link. og: https://ogp.me/ns#

| Property | Purpose | |----------|---------| | og:title | Title for the shared link | | og:type | Type of object (e.g., website , article , video.movie ) | | og:image | URL of an image to display | | og:url | Canonical URL of the page | | og:description | Short description | | og:site_name | Name of the website | | og:locale | Language/locale (e.g., en_US ) | in HTML &lt;head&gt; : These tags allow web

:

The feature you’re referring to, (Open Graph), is a set of metadata tags defined by the Open Graph protocol (namespace https://ogp.me/ns# ). in HTML &lt