OpenGraphiq holds information related to meta tag and image generation.
Here you can define how your Social Sharing image will look like, what will be the title in the sharing card and what the description on the card will be.
You can also test the image generation against the desired post to see what the image template looks in practice.
Main template properties are:
OG Title
OG Title field holds the pattern for the content of og:title meta tag property (bold text in the example below)
<meta property='og:title' content='Amy Cook Says It's Better To Learn To Code Than Learn English' class='opengraphiq' />
If not defined, it will fall back to the post / page / product title.
Apart from static text, you can use dynamic values as well (please refer to the list of available dynamic values below).
OG Description
OG Description field holds the pattern for the content of og:description meta tag property (bold text in the example below)
<meta property='og:description' content='Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. Dramatically visualize customer directed convergence without revolutionary ROI.' class='opengraphiq' />
If not defined, it will fall back to the post excerpt / product short description.
Apart from static text, you can use dynamic values as well (please refer to the list of available dynamic values below).
OG Type
OG Type field holds the content of og:type meta tag property (bold text in the example below)
property='og:type' content='website' class='opengraphiq' />
It defaults to value “website“. We recommend using “article” value for blog posts and “website” for static pages, products and rest of the content.
If the value is set to “article” then author, article:published_time and article:modified_time meta tags will be displayed on the front-end by OpenGraphiq as well. They will be generated on the basis of post / page properties.
Dynamic values
Apart from static text in OG Title and OG Description fields, you can use dynamic values as well.
This is the list of the values available – they will be replaced by respective post / page / product properties on the front end.
You will be working with OpenGraphiq image editor every time you create a new or modify existing OpenGraphiq template.
One thing to note is that the dimensions of the OpenGraphiq templates are 1200 x 630 px which is a recommended resolution both for OG and Twitter Card images.
Above the canvas, you can find the buttons which allow you to place the new elements onto the canvas.
On the right side of canvas, there is a Layers box which displays all the existing Layers and their properties.
You can:
Testing the OpenGraphiq template
Below the canvas, you can define the post id, so you can test the template with the actual post data.
Once you enter the post id in the field, click test the template to preview the OG image based on the specific post data.
Things that you can define for the Text element are:
Data Tab
Design Tab
Position Tab
It supports the following post properties:
Things that you can define for the Dynamic Text element are:
Data Tab
Design Tab
Position Tab
It supports the following post taxonomies:
Things that you can define for the Taxonomy element are:
Data Tab
Design Tab
Position Tab
Things that you can define for the Image element are:
Data Tab
Position Tab
It supports the following post properties:
Things that you can define for the Dynamic Image Element are:
Data Tab
Position Tab
Things that you can define for the Rectangle element are:
Design Tab
Position Tab
While you are working on the template you can test it against the desired post.
The first step is to define the id of the post you want to use for testing purposes. Enter your post id into the “Enter post id and test the template” field
Once the id is defined, you can always preview your template in action by clicking “Test the template” button. The generated image will reflect the attributes of the provided post applied to the currently opened template.