Open Graph Tags
Build Open Graph meta tags so links to your page show a rich preview — title, description and image — when shared on Facebook, LinkedIn and Slack.
Try it now
Worked example
Output: <meta property="og:type" content="website">
<meta property="og:title" content="GG Network">
<meta property="og:description" content="200 free tools in one app">
<meta property="og:url" content="https://theggnetwork.com">
<meta property="og:image" content="https://theggnetwork.com/og.png">
Inputs
- Title
GG Network - Description
200 free tools in one app - URL
https://theggnetwork.com - Image URL
https://theggnetwork.com/og.png
Frequently asked
What image size works best?
1200×630 pixels is the widely-recommended Open Graph image size.
Where do these go?
Inside your page's <head>.