Skip to content

Services

For Brands

A service in KynectLocal is a named offering you attach to a location — for example, “Oil Change” at the Norterra location. Each service automatically generates a dedicated SEO page and can drive navigation visibility rules across your network.

  • Understanding how the Services data model connects to pages, navigation, and location profiles
  • Deciding what to add as a service vs. as a regular page
  • Troubleshooting why a nav item isn’t appearing at a location

FieldDescription
Service nameThe display name. Also used to generate the URL slug.
DescriptionOptional short text that populates the service page via a content token.
URL slugAuto-generated from the service name (e.g. “Oil Change” → /oil-change). Read-only.
Enabled / DisabledControls whether the service page is live.

Services are scoped to a single location. The same service name at two different locations produces two independent service records, each with its own page and toggle.


Service Pages — Each enabled service generates a dedicated URL (/locations/{slug}/{service-slug}) rendered using the shared Service Pages template. Disabling the service takes the page offline without deleting the record. See Service Pages for the full admin workflow.

Navigation visibility — The “Location has services” visibility condition on nav items checks whether a location has at least one service. Use this to show a Services nav item only on locations where it is relevant. See Navigation.

Location profile — The Services section of the location profile editor mirrors the service list. Changes made there sync with the Services admin. See Locations.


Use a service when the offering should:

  • Have a URL derived from the service name
  • Be enabled or disabled independently per location
  • Be controlled by the shared Service Pages template

Use a regular page (via Pages & Content) when you need custom layout, manual slug control, or content that doesn’t follow the service template pattern.


  • Service Pages — step-by-step guide to adding, editing, and managing services in the admin
  • Navigation — use the “Location has services” condition to control nav visibility
  • Templates — edit the Service Pages template that controls how service pages look
  • Locations — manage services from within a location’s business profile