Skip to main content

OgTags

The OgTags class represents Open Graph tags. It contains information about the tag's description, image URL, title, and URL. Below are the details of the OgTags model:

Properties

VariableTypeDescriptionOptional
descriptionStringThe description of the content.
imageStringThe URL of the image associated with the content.
titleStringThe title of the content.
urlStringThe URL of the content.