Package org.broadleafcommerce.core.web.seo
package org.broadleafcommerce.core.web.seo
-
ClassDescriptionAn
AbstractSeoPropertyGeneratorunderstands how to gather a specific set of SEO properties for the given domain objectThe BasicSeoPropertyGeneratorImpl knows how to generate properties for the following basic SEO elements: Title Meta-Description Canonical URLsThe SeoDefaultPropertyService is responsible for providing default values for a Product, Category, or Page's SEO properties.ASeoPropertyGeneratorunderstands how to gather a specific set of SEO properties for the given domain objectThe SeoPropertyService is responsible for generating the appropriate properties representing the known metadata about that page.