# SEO Lite (Pro) SEO Lite (pro) is a lightweight SEO addon for ExpressionEngine.
Put one of these tags in your template:
Intelligent mode aka Use-Last-Segment-Mode: {exp:seo_lite use_last_segment="yes"}
By segment: {exp:seo_lite url_title="{segment_3}"}
By entry_id: {exp:seo_lite entry_id="{entry_id}"}
Static mode aka I-Will-Provide-Values-In-Template: (this will output "About Us" for the title tag but still use the default keywords/description for the site): {exp:seo_lite default_title="About us"}
Static mode with everything overridden: {exp:seo_lite default_title="About us" default_keywords="new, keywords" default_description="This description is unique for this page"}
Field variables:
{meta_keywords}
{meta_description}
{canonical_url}
{og_description}
{og_image}
{og_title}
{og_type}
{og_url}
{robots_directive}
{twitter_description}
{twitter_image}
{twitter_title}
{twitter_type}
SEO Lite (Pro) is based on SEO Lite by bjornbjorn