This commit is contained in:
Josh Buchea 2018-02-04 11:39:30 -08:00
parent 0a34d633c4
commit 98728b206e
1 changed files with 19 additions and 19 deletions

View File

@ -329,11 +329,11 @@ If you embed tweets in your website, Twitter can use information from your site
### Google+ / Schema.org
``` html
<link href="https://plus.google.com/+YourPage" rel="publisher">
<meta itemprop="name" content="Content Title">
<meta itemprop="description" content="Content description less than 200 characters">
<meta itemprop="image" content="http://example.com/image.jpg">
```html
```
### Pinterest