Skip to content

Terms

Terms are the values PlaceScale inserts into your templates.

Open PlaceScale → Terms to manage them.

Terms list showing color-coded types with blue for service and green for location

Each term has:

  • Type (example: service, location) - visually color-coded in the list
  • Value (singular label)
  • Slug (optional)
  • Status: Active / Inactive
  • USPs (Unique Selling Points) - up to 3 benefits for AI content generation
  • Custom Fields (optional)

The terms list uses color-coded badges to distinguish term types at a glance:

TypeColorStyle
serviceBlueBlue background (#dbeafe) with dark blue text (#1e40af)
locationGreenGreen background (#dcfce7) with dark green text (#166534)
Other typesDefaultStandard styling
Terms list showing color-coded type badges for service and location terms Add New Term form showing Type, Value, USP fields, and Custom Fields
  1. Go to PlaceScale → Terms.
  2. Click Add New Term.
  3. Fill in the fields.
  4. Save.

Each term can have up to 3 USPs that power AI-generated content:

  • USP 1 / Location USP 1 / Service USP 1 - Primary benefit
  • USP 2 / Location USP 2 / Service USP 2 - Secondary benefit
  • USP 3 / Location USP 3 / Service USP 3 - Tertiary benefit

The field labels are context-aware based on term type:

  • For location terms: “Location USP 1/2/3” with placeholder {usp_1l}
  • For service terms: “Service USP 1/2/3” with placeholder {usp_1}
  • For other types: Generic “USP 1/2/3”

Example values:

  • Service USP: “Expert local knowledge”, “24/7 customer support”, “Satisfaction guaranteed”
  • Location USP: “Serving Austin since 2010”, “Same-day bookings available”, “Locally owned & operated”

These USPs are used in AI Slots via placeholders like {usp_1}, {usp_2}, {usp_3} for services and {usp_1l}, {usp_2l}, {usp_3l} for locations.

Term edit form showing USP fields with context-aware labels and placeholder hints

Custom Fields store metadata you can reuse in templates.

Common examples:

  • phone
  • email
  • hours
  • address
  • og_image (social share image URL)

On the Terms screen you can:

  • filter by Type and Status
  • search terms
  • set items per page
  • use Bulk Actions:
    • Delete
    • Activate
    • Deactivate

The terms table shows: Type (color-coded), Value, Slug, Status, and Actions.

When viewing the terms list, terms with USPs display a “USPs” link in the Actions column. Hover to see a tooltip showing:

  • The USP label (Service USPs or Location USPs based on term type)
  • Each USP value with its corresponding placeholder

[[SCREENSHOT: Terms list with USP tooltip visible on hover showing placeholder values]]

On the Terms screen, click Import CSV.

Required columns:

  • type
  • value

Recommended:

  • slug

Optional metadata columns:

  • meta_usp_1, meta_usp_2, meta_usp_3 - USP values for AI content
  • any column starting with meta_ becomes a Custom Field

Example:

type,value,slug,meta_usp_1,meta_usp_2,meta_usp_3
service,Office Renovation Cleaning,office-renovation-cleaning,Expert local knowledge,24/7 support,Satisfaction guaranteed
location,Sri Petaling,sri-petaling,Serving since 2010,Same-day bookings,Locally owned
  • If URLs 404 after changing slugs, flush permalinks or use Tools → Flush rewrite rules.
  • If placeholders don’t replace, confirm your term type matches the placeholder you used.
  • If USPs don’t appear in AI-generated content, verify the term has USP values set and the AI Slot prompt uses the correct placeholder format.

Related: