Type Aliases

SeoMeta

declaration

SeoMeta = { description?: string; robots?: string; title?: string; }

SEO information for use in meta tags.

Type declaration

NameType

description?

string

robots?

string

title?

string

See

https://developers.google.com/search/docs/crawling-indexing/special-tags