Ngx meta.opengraph.url
Home > @davidlj95/ngx-meta > OpenGraph > url
OpenGraph.url property
Basic metadata.
The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "https://www.imdb.com/title/tt0117500/".
Can be set with GlobalMetadata.canonicalUrl
Signature:
readonly url?: URL | string | null;