Content Pages

Written By Bohdan Shulha

Last updated About 2 months ago

You can define unique Page Titles and Meta Descriptions for each of the pages on the directory.

There are different placeholders for different types of pages.

Listing Details Page

The system page displays the listing details.

Defaults

Page Title

${listing.name}

Meta Description

${listing.description}

Placeholders

Placeholder

Definition

${listing.name}

The name of the listing

${listing.description}

The description field contents

${listing.categories}

The comma-separated reversed list of the categories of the listing.

For example, given the category structure Canada β†’ Alberta β†’ Edmonton it will display Edmonton, Alberta, Canada.

${listing.attributes.<attr>}

The value of the custom attribute <attr>.

For example, ${listing.attributes.website}