Documentation

Seoable

SEO-able trait simplifies the fetching of SEO properties.

Table of Contents

getSeoDescription()  : string
Determine SEO description
getSeoImage()  : string
Determine SEO image
getSeoTitle()  : string
Determine the SEO title for an item

Methods

getSeoDescription()

Determine SEO description

public getSeoDescription() : string
Return values
string

getSeoImage()

Determine SEO image

public getSeoImage() : string
Return values
string

getSeoTitle()

Determine the SEO title for an item

public getSeoTitle() : string
Return values
string

Search results