Home > gatsby-plugin-next-seo > LogoJsonLdProps
The Logo JSON LD component properties.
Signature:
export interface LogoJsonLdProps extends DeferSeoProps, Overrides<Extract<Organization, object>>
Extends: DeferSeoProps, Overrides<Extract<Organization, object>>
See here for further documentation.
Property | Type | Description |
---|---|---|
logo | string | URL of a logo that is representative of the organization. |
url | string | The URL of the website associated with the logo. |