WordPress plugin
URL Content Mapper
A WordPress plugin to map and serve content by URL rules with an intuitive admin interface for managing content mapping rules.
What problem does it solve?
WordPress ties content to fixed posts and pages. When a site needs to vary what it serves based on the requested URL — campaign landing paths, localized variants, structured URL patterns — editors end up duplicating pages or asking developers for one-off template hacks. Both approaches are slow to manage and easy to break.
The solution
URL Content Mapper adds a rules engine in the WordPress admin: define a URL pattern, choose the content to serve, and the plugin handles the rest at request time. No page duplication, no template edits, and rules stay visible and editable by non-developers.
How does it work?
- Editors define mapping rules in the admin interface — each rule pairs a URL pattern with target content
- On each request, the plugin matches the incoming URL against the rule set
- When a rule matches, the mapped content is served in place of the default resolution
- Rules can be enabled, disabled, and reordered without touching code
Key features
- Intuitive admin interface for managing mapping rules
- Pattern-based URL matching
- Works with existing posts, pages, and custom content
- No theme or template modifications required
Want something like this built?
Custom WordPress plugins, API integrations, and CMS work are core services.