coldbydefault-portfolio
Preparing search index...
types/blogs
BlogSEO
Interface BlogSEO
interface
BlogSEO
{
canonicalUrl
:
string
;
description
:
string
;
keywords
:
string
[]
;
ogDescription
?:
string
;
ogImage
?:
string
;
ogTitle
?:
string
;
structuredData
:
BlogStructuredData
;
title
:
string
;
twitterDescription
?:
string
;
twitterImage
?:
string
;
twitterTitle
?:
string
;
}
Index
Properties
canonical
Url
description
keywords
og
Description?
og
Image?
og
Title?
structured
Data
title
twitter
Description?
twitter
Image?
twitter
Title?
Properties
canonical
Url
canonicalUrl
:
string
description
description
:
string
keywords
keywords
:
string
[]
Optional
og
Description
ogDescription
?:
string
Optional
og
Image
ogImage
?:
string
Optional
og
Title
ogTitle
?:
string
structured
Data
structuredData
:
BlogStructuredData
title
title
:
string
Optional
twitter
Description
twitterDescription
?:
string
Optional
twitter
Image
twitterImage
?:
string
Optional
twitter
Title
twitterTitle
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canonical
Url
description
keywords
og
Description
og
Image
og
Title
structured
Data
title
twitter
Description
twitter
Image
twitter
Title
coldbydefault-portfolio
Loading...