You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
empty cells in local metadata (title, description, image, canonical, image, image-alt) cause the respective metadata value to be empty. previously, it would fallback to the metadata heuristically extracted from the content (first H1, first paragraph, hero image).
twitter:title, twitter:description, twitter:image have a fallback on their og:* counterparts and not on the default metadata heuristically extracted from the content (first H1, first paragraph, hero image).
double double-quote values ("") in the metadata-sheets (not documents) will suppress rendering of the metadata element.