Access basic SEO meta tags for search engine optimization
seo
object provides basic data needed for search engine optimization. It automatically generates appropriate titles and descriptions based on the current page content.
<head>
section to output basic SEO meta tags for each page<head>
section:
Property | Type | Description |
---|---|---|
seo.title | String | Search title for current page |
seo.description | String | Search description for current page |