About
ComboStrap page will render automatically as a summary card in a tweet.
You can optionally add your twitter handle in the cards if configured.
This is page is about the integration of your page as card in twitter. If you want the inverse and embed a tweet in your page, see the tweet page
Preview
You can preview a card page before tweeting it at: https://cards-dev.twitter.com/validator
List of metadata
The list of metadata that are used in the card are:
- for the description: description
- for the twitter image sets in the metadata manager
Image
You can see the Twitter image used via the metadata manager.
If the value is gray, this is the default image value.
Twitter supports raster images with a size of less than 5MB and SVG are not supported ((Card Twitter Reference Documentation
Default Image
The default image is chosen via this algorithm:
- The Twitter image of the page if set
- The featured raster image if found
- The first image of the page if set
- The Twitter image of the parent page if found
- The featured raster image of the parent page if found
- The first image of the parent page if found
- until the website home page
Configuration
You can set the following configuration:
Name | Description | Default value |
---|---|---|
twitterSiteHandle | the handle name of your twitter account (Example: @combostraweb) | None |
twitterSiteId | the twitter id of your twitter account (Search on Google) | None |