-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
REST API InteractionRelated to REST APIRelated to REST API[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Description
Currently the url-details
REST API endpoint in Gutenberg does not find og:description
when searching for a valid "description" in the remote site's HTML response.
Currently it looks for meta description only.
We should modify this to also find og:description
.
@hellofromtonya When testing this I've realised that the url-details
endpoint doesn't look for og:description
when searching for a description
. How difficult would it be to update that?
Originally posted by @getdave in #33086 (comment)
Metadata
Metadata
Assignees
Labels
REST API InteractionRelated to REST APIRelated to REST API[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Status] In ProgressTracking issues with work in progressTracking issues with work in progress