Added og:url
This commit is contained in:
parent
db4a48d08d
commit
55b2da4ed9
1 changed files with 1 additions and 0 deletions
|
|
@ -533,6 +533,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
|
|||
|
||||
<!-- Image -->
|
||||
<meta property="og:image" content="<?=h($ogImageUrl)?>">
|
||||
<meta property="og:image:url" content="<?=h($ogImageUrl)?>">
|
||||
<meta property="og:image:secure_url" content="<?=h($ogImageUrl)?>">
|
||||
<meta property="og:image:type" content="image/jpeg">
|
||||
<meta property="og:image:width" content="1200">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue