Ghost/core/frontend/meta
Eric Morgan 3f5daa60c8 🐛 Fixed publisher logo meta schema
refs #11304

- Previously the schema publisher logo attribute was incorrectly given the logo url
- schema.org and Google's docs show the logo needing it's own type and url attributes
- I added the correct @type and moved the metaData.site.logo to the new url attribute
- This change now clears the error in Google's Structured Data tester
- A future improvement would be to size the site logo to 60px in height per Google's recommendation
2020-03-03 12:18:23 +00:00
..
amp_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
asset_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
author_fb_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
author_image.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
author_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
blog_logo.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
canonical_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
context_object.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
cover_image.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
creator_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
description.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
excerpt.js 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
image-dimensions.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
index.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
keywords.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
modified_date.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
og_image.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
og_type.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
paginated_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
published_date.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
rss_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
schema.js 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
structured_data.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
title.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
twitter_image.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00