Title: Query2Slug
Author: bufox
Published: <strong>May 11, 2026</strong>
Last modified: May 11, 2026

---

Search plugins

![](https://ps.w.org/query2slug/assets/banner-772x250.png?rev=3528764)

![](https://ps.w.org/query2slug/assets/icon-256x256.png?rev=3528764)

# Query2Slug

 By [bufox](https://profiles.wordpress.org/simonemorobufox/)

[Download](https://downloads.wordpress.org/plugin/query2slug.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/query2slug/#description)
 * [Reviews](https://wordpress.org/plugins/query2slug/#reviews)
 *  [Installation](https://wordpress.org/plugins/query2slug/#installation)
 * [Development](https://wordpress.org/plugins/query2slug/#developers)

 [Support](https://wordpress.org/support/plugin/query2slug/)

## Description

Query2Slug lets you turn filtered WordPress pages into clean, canonical URLs — perfect
for ad campaigns (Google Ads, Meta), SEO landing pages, and shareable links.

Instead of sending users to ugly URLs like:

    ```
    /shop/?product_cat=t-shirt&product_tag=disney
    ```

You create a clean slug that resolves to the same filtered view:

    ```
    /lp/t-shirt-disney/
    ```

**No pages to create. No content to duplicate. Just a simple mapping.**

#### How it works

 1. Set a URL prefix (default: `lp`)
 2. Create rules that map a slug to a set of query parameters
 3. The plugin registers rewrite rules and handles canonical redirects automatically

#### Key features

 * **Clean campaign URLs** — create pretty URLs for any combination of query parameters
 * **Canonical redirect** — visitors arriving via query strings are automatically
   redirected (301) to the clean URL
 * **UTM preservation** — tracking parameters (utm_source, fbclid, gclid, etc.) 
   are preserved through redirects
 * **WooCommerce-friendly** — works with product categories, tags, and attributes
   out of the box
 * **Works everywhere** — not limited to WooCommerce; supports any WordPress taxonomy
   or query var
 * **Autocomplete** — filter editor suggests registered taxonomies and their terms
 * **Zero frontend impact** — no CSS or JavaScript added to your site’s frontend

#### Use cases

 * Google Ads / Meta campaign landing pages
 * SEO-friendly filtered archive pages
 * Clean shareable links for filtered product collections
 * Any scenario where you need a pretty URL for a query string

## Screenshots

 * [[
 * Rules list with status toggle, URL preview, and filter summary
 * [[
 * Rule editor with slug preview and filter autocomplete
 * [[
 * Settings page with URL prefix configuration and overview widget

## Installation

 1. Upload the `query2slug` folder to `/wp-content/plugins/`
 2. Activate the plugin through the WordPress admin
 3. Go to **Query2Slug > Settings** to configure your URL prefix
 4. Go to **Query2Slug > Add Rule** to create your first mapping

## FAQ

### Does this plugin require WooCommerce?

No. Query2Slug works with any WordPress site. WooCommerce taxonomies and attributes
will appear in the autocomplete when WooCommerce is active, but the plugin functions
independently.

### What happens if I deactivate the plugin?

All your rules are preserved in the database. The clean URLs will simply stop working(
return 404) until you reactivate. No content is lost.

### Can I use this with custom taxonomies?

Yes. Any registered public taxonomy will appear in the filter key autocomplete.

### How does the canonical redirect work?

If a visitor arrives at a URL with query parameters that exactly match a rule (e.
g., `?product_cat=t-shirt&product_tag=disney`), the plugin issues a 301 redirect
to the clean URL. UTM and tracking parameters are preserved.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Query2Slug” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ bufox ](https://profiles.wordpress.org/simonemorobufox/)

[Translate “Query2Slug” into your language.](https://translate.wordpress.org/projects/wp-plugins/query2slug)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/query2slug/), check
out the [SVN repository](https://plugins.svn.wordpress.org/query2slug/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/query2slug/) by 
[RSS](https://plugins.trac.wordpress.org/log/query2slug/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [campaign](https://wordpress.org/plugins/tags/campaign/)[landing page](https://wordpress.org/plugins/tags/landing-page/)
   [slug](https://wordpress.org/plugins/tags/slug/)[url](https://wordpress.org/plugins/tags/url/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/query2slug/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/query2slug/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/query2slug/reviews/)

## Contributors

 *   [ bufox ](https://profiles.wordpress.org/simonemorobufox/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/query2slug/)