Expand description
§Example
Enums§
- Object
Type - The type of object in the graph this refers to.
Traits§
- Object
- OpenGraph Object
Functions§
- create_
description - A brief description of the content, usually between 2 and 4 sentences.
- create_
image - The URL of the image that appears when someone shares the content.
- create_
image_ type - MIME type of the image. One of image/jpeg, image/gif or image/png
- create_
image_ url - Equivalent to
og:image
. - create_
secure_ image_ url - https:// URL for the image.
- create_
title - The title of your article without any branding such as your site name.
- create_
url - The canonical URL for your page.