@suluk/builder - v0.1.11
↑ Suluk
GitHub
Preparing search index...
SeoMetaInput
Interface SeoMetaInput
interface
SeoMetaInput
{
title
:
string
;
description
:
string
;
keywords
?:
string
[]
;
canonical
?:
string
;
ogTitle
?:
string
;
ogDescription
?:
string
;
ogImage
?:
string
;
ogType
?:
string
;
twitterCard
?:
string
;
locale
?:
string
;
alternates
?:
Record
<
string
,
string
>
;
}
Index
Properties
title
description
keywords?
canonical?
og
Title?
og
Description?
og
Image?
og
Type?
twitter
Card?
locale?
alternates?
Properties
title
title
:
string
description
description
:
string
Optional
keywords
keywords
?:
string
[]
Optional
canonical
canonical
?:
string
Optional
og
Title
ogTitle
?:
string
Optional
og
Description
ogDescription
?:
string
Optional
og
Image
ogImage
?:
string
Optional
og
Type
ogType
?:
string
Optional
twitter
Card
twitterCard
?:
string
Optional
locale
locale
?:
string
Optional
alternates
alternates
?:
Record
<
string
,
string
>
locale → URL alternates (hreflang).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
description
keywords
canonical
og
Title
og
Description
og
Image
og
Type
twitter
Card
locale
alternates
↑ Suluk
GitHub
@suluk/builder - v0.1.11
Loading...
locale → URL alternates (hreflang).