0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit/data/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_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
asset_url_spec.js Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
author_fb_url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
author_image_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
author_url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
blog_logo_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
canonical_url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
context_object_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
cover_image_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
creator_url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
description_spec.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
excerpt_spec.js 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
image-dimensions_spec.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
keywords_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
modified_date_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
og_image_spec.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
og_type_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
paginated_url_spec.js Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
published_date_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
rss_url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
schema_spec.js 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
structured_data_spec.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
title_spec.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
twitter_image_spec.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
url_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00