File: article.html

package info (click to toggle)
ruby-open-graph-reader 0.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 9,976 kB
  • sloc: ruby: 1,525; xml: 22; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html lang="en">
<head prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#">
<meta charset="utf-8">
<title>5 Held in Plot to Bug Office</title>
<meta property="og:title" content="5 Held in Plot to Bug Office">
<meta property="og:site_name" content="Open Graph protocol examples">
<meta property="og:type" content="article">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="http://examples.opengraphprotocol.us/article.html">
<meta property="og:url" content="http://examples.opengraphprotocol.us/article.html">
<meta property="og:image" content="http://examples.opengraphprotocol.us/media/images/50.png">
<meta property="og:image:secure_url" content="https://d72cgtgi6hvvl.cloudfront.net/media/images/50.png">
<meta property="og:image:width" content="50">
<meta property="og:image:height" content="50">
<meta property="og:image:type" content="image/png">
<meta property="article:published_time" content="1972-06-18">
<meta property="article:author" content="http://examples.opengraphprotocol.us/profile.html">
<meta property="article:section" content="Front page">
<meta property="article:tag" content="Watergate">
</head>
<body>
<p>Example of an <a href="http://ogp.me/#type_article">article</a> object.</p>
</body>
</html>