Package sk.iway.iwcm.headless.dto
Class SeoMetadata
java.lang.Object
sk.iway.iwcm.headless.dto.SeoMetadata
SEO metadata extracted from a document for headless consumption.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCanonicalUrl(String canonicalUrl) voidsetMetaDescription(String metaDescription) voidsetMetaKeywords(String metaKeywords) voidsetMetaTitle(String metaTitle) void
-
Constructor Details
-
SeoMetadata
public SeoMetadata()
-
-
Method Details
-
getMetaTitle
-
setMetaTitle
-
getMetaDescription
-
setMetaDescription
-
getMetaKeywords
-
setMetaKeywords
-
getCanonicalUrl
-
setCanonicalUrl
-
getRobots
-
setRobots
-