Skip to content

Concepts

Terms are reusable values grouped by a type.

Examples:

  • type: service → “Plumber”, “Aircon Repair”
  • type: location → “Sri Petaling”, “Kuala Lumpur”

Terms can also include Custom Fields (metadata) like phone numbers, hours, or og_image.

A template is your reusable page layout.

It contains:

  • content (blocks or classic editor content)
  • placeholders like {service} and {location}
  • optional Pro features like spintax and {{pscale:links}}

Placeholders are tokens PlaceScale replaces during generation.

Example template:

  • Best {service} in {location}

Example output:

  • “Best plumber in Sri Petaling”

See: Placeholders & spintax

Generated pages are created in Bulk Generate and managed under:

  • PlaceScale → Generated Pages

They can be drafted first, then published manually or gradually using the scheduler.

See: Bulk Generate and Publishing Scheduler