Skip to content

Commit 91b003f

Browse files
authored
Merge branch 'main' into feature-add-atmos-from-cloudposse-to-devops-tools
2 parents f1ccd32 + ffcd2b1 commit 91b003f

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

topics/open-graph/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
aliases: opengraph, open-graph-tags, opengraph-tags, open-graph-protocol
3+
related: meta-tags, twitter-cards, dublin-core, semantic-web
4+
created_by: Facebook
5+
display_name: Open Graph protocol
6+
released: 2010
7+
short_description: Open Graph is a protocol, originally developed by facebook, inspired by Dublin Core, link-rel canonical, Microformats, and RDFa.
8+
topic: open-graph
9+
logo: open-graph.png
10+
wikipedia_url: https://en.wikipedia.org/wiki/Facebook_Platform#Open_Graph_protocol
11+
url: https://ogp.me/
12+
---
13+
The **Open Graph protocol** enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
14+
15+
For example:
16+
```html
17+
<meta property="og:title" content="Example title of article">
18+
```

topics/open-graph/open-graph.png

7.77 KB
Loading

0 commit comments

Comments
 (0)