Introduction
PlaceScale Pro is a WordPress plugin for generating programmatic pages from a repeatable template.
If you can describe your pages as a pattern like:
- “
{Service} in {Location}” - “
Buy {Product} in {Location}”
…PlaceScale can generate the full set with consistent titles, URLs, and on-page content.
Core concepts
Section titled “Core concepts”- Terms: Your building blocks (services, locations, products, categories, or custom types).
- Templates: Your content layout with placeholders like
{service}and{location}. - Generated Pages: The pages PlaceScale creates for each selected combination.
Where the plugin lives in WordPress
Section titled “Where the plugin lives in WordPress”All primary screens are under the PlaceScale menu in wp-admin:
- PlaceScale → Dashboard
- PlaceScale → Terms
- PlaceScale → Templates
- PlaceScale → Bulk Generate
- PlaceScale → Generated Pages
- PlaceScale → Settings
- PlaceScale → Tools

Follow the end-to-end workflow: