Update logo field information

As requested by @benbalter I modified the description in the bulleted list associated with the logo field, thanks to the help
This commit is contained in:
Antonio Trento 2017-12-04 18:00:19 +01:00 committed by GitHub
parent 47259715f7
commit 7f73d5edef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The SEO tag will respect any of the following if included in your site's `_confi
admins: 1234
```
* `logo` - URL to a site-wide logo (e.g., `/assets/your-company-logo.png`)
* `logo` - URL to a site-wide logo (e.g., `/assets/your-company-logo.png`) - Remember to add this field in the `_config.yaml` file because, during the validation of the structured data by Google web master tools, if the `logo` field is not validated, you will find errors inherent to the publisher in the [structured datas test](https://search.google.com/structured-data/testing-tool/u/0/)
* `social` - For [specifying social profiles](https://developers.google.com/structured-data/customize/social-profiles). The following properties are available:
* `name` - If the user or organization name differs from the site's name
* `links` - An array of links to social media profiles.