coldbydefault-portfolio
Preparing search index...
types/seo
SEOConfig
Interface SEOConfig
interface
SEOConfig
{
alternateLocales
:
string
[]
;
author
:
string
;
description
:
string
;
keywords
:
string
[]
;
locale
:
string
;
openGraph
:
{
description
:
string
;
image
:
string
;
imageAlt
:
string
;
title
:
string
;
type
:
string
;
}
;
siteName
:
string
;
siteUrl
:
string
;
structured
:
{
description
:
string
;
email
:
string
;
github
:
string
;
jobTitle
:
string
;
linkedIn
?:
string
;
location
:
string
;
name
:
string
;
skills
:
string
[]
;
}
;
title
:
string
;
twitter
:
{
cardType
:
TwitterCardType
;
handle
:
string
}
;
}
Index
Properties
alternate
Locales
author
description
keywords
locale
open
Graph
site
Name
site
Url
structured
title
twitter
Properties
alternate
Locales
alternateLocales
:
string
[]
author
author
:
string
description
description
:
string
keywords
keywords
:
string
[]
locale
locale
:
string
open
Graph
openGraph
:
{
description
:
string
;
image
:
string
;
imageAlt
:
string
;
title
:
string
;
type
:
string
;
}
site
Name
siteName
:
string
site
Url
siteUrl
:
string
structured
structured
:
{
description
:
string
;
email
:
string
;
github
:
string
;
jobTitle
:
string
;
linkedIn
?:
string
;
location
:
string
;
name
:
string
;
skills
:
string
[]
;
}
title
title
:
string
twitter
twitter
:
{
cardType
:
TwitterCardType
;
handle
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alternate
Locales
author
description
keywords
locale
open
Graph
site
Name
site
Url
structured
title
twitter
coldbydefault-portfolio
Loading...