git.fiddlerwoaroof.com
Browse code

Opengraph tweaks

Ed L authored on 12/06/2014 21:44:47
Showing 1 changed files
... ...
@@ -2,14 +2,16 @@
2 2
 <html xmlns="http://www.w3.org/1999/xhtml"
3 3
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 4
      xsi:schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"
5
-     prefix="og: http://ogp.me/ns#"
5
+     prefix="og: http://ogp.me/ns# book: http://ogp.me/ns/book#"
6 6
      xml:lang="en">
7 7
     <head>            
8 8
       <title>Commentar</title>
9 9
       <meta property="og:title" content="Commentary on Saint Paul’s First Letter to the Thessalonians" />
10
-      <meta property="og:type" content="text.book" />
10
+      <meta property="og:type" content="book" />
11 11
       <meta property="og:url" content="http://comm.elangley.org/html/comm.html" />
12 12
       <meta property="og:image" content="http://comm.elngley.org/css/logo.svg" />
13
+      <meta property="book:author" content="Thomas Aquinas" />
14
+      <meta property="book:tag" content="Theology" />
13 15
       <link rel="shortcut icon" href="/css/logo.svg">
14 16
       <meta charset="UTF-8">
15 17