VP SEO - Title Templates (PRO)
A title template builds every page title from tokens, so you set the format once instead of editing each article. Configure it in Global settings → Title Pattern. PRO
Available tokens
| Token | Becomes |
|---|---|
{title} |
The SEO Title, or the article title if none is set |
{category} |
The article's category title |
{sitename} |
Your site name (respects the per-article Include Site Name setting) |
{sep} |
A separator slot — replaced with your Title Separator |
Examples
| Pattern | Result |
|---|---|
{title} {sep} {sitename} |
Getting Started | VPJoomla |
{title} {sep} {category} {sep} {sitename} |
Getting Started | Docs | VPJoomla |
{title} |
Getting Started |
Empty tokens are dropped cleanly — if an article has no category, you won't get a dangling separator. The template applies to single articles; other pages keep their normal titles.
The template controls the browser title only. Social card titles (og:title) always use the clean SEO Title or article title, without the site-name decoration, which is what social platforms expect.