SEO > Social
Suncel offers an SEO module to manage OG (Open Graph) tags so that your pages can correctly generate previews when shared in social networks.
To access the SEO module, in the right side bar, click on Page then Edit SEO. A popup will open.
In the Social tab, you will find two sub-tabs. Facebook and Twitter. Please note that cards generated by other social networks like Linkedin for example use the Meta OG defined in the Facebook tab.
The Facebook tab allows you to easily add the following OG (Open Graph) tags :
Facebook title : og:title
Facebook description : og:description
Image : og:image
Image size: og:image:width
, og:image:height
(the sizes are retrieved automatically according to the uploaded image but can be modified manually if needed).
Video : og:video
To speed up the editing of Meta, you can click on the Same as General buttons. This will automatically take the title and description defined in the General tab.
The Twitter tab allows you to easily add the following OG (Open Graph) tags :
Twitter title : <meta name="twitter:title" content="">
Twitter description : <meta name="twitter:description" content="">
Twitter Image : <meta name="twitter:image" content="">
Twitter account : <meta name="twitter:account" content="">
Twitter card type : <meta name="twitter:card" content="summary_large_image">
. summary_large_image
is the most standard attribute for Twitter card type, but you can as well choose summary
, app
or player
.
Please note that you don't have to fill in the value of Twitter account for every page, since this value is included in the settings of your project.
To speed up the editing of Twitter Meta, you can click on the Same as Facebook. This will automatically take the title, description and image defined in the Facebook tab.