mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
3f5daa60c8
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 |
||
---|---|---|
.. | ||
amp_url.js | ||
asset_url.js | ||
author_fb_url.js | ||
author_image.js | ||
author_url.js | ||
blog_logo.js | ||
canonical_url.js | ||
context_object.js | ||
cover_image.js | ||
creator_url.js | ||
description.js | ||
excerpt.js | ||
image-dimensions.js | ||
index.js | ||
keywords.js | ||
modified_date.js | ||
og_image.js | ||
og_type.js | ||
paginated_url.js | ||
published_date.js | ||
rss_url.js | ||
schema.js | ||
structured_data.js | ||
title.js | ||
twitter_image.js | ||
url.js |