Class BasicSeoPropertyGeneratorImpl

java.lang.Object
org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
org.broadleafcommerce.core.web.seo.BasicSeoPropertyGeneratorImpl
All Implemented Interfaces:
SeoPropertyGenerator

@Component("blBasicSeoPropertyGenerator") @ConditionalOnTemplating public class BasicSeoPropertyGeneratorImpl extends AbstractSeoPropertyGenerator
The BasicSeoPropertyGeneratorImpl knows how to generate properties for the following basic SEO elements:
  • Title
  • Meta-Description
  • Canonical URLs
Author:
Chris Kittrell (ckittrell)