{"id":301201,"date":"2026-05-11T13:38:00","date_gmt":"2026-05-11T13:38:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/query2slug\/"},"modified":"2026-05-11T13:37:28","modified_gmt":"2026-05-11T13:37:28","slug":"query2slug","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/query2slug\/","author":23482044,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"Query2Slug","header_author":"Bufox","header_description":"Map query string parameters to clean, canonical URL slugs.","assets_banners_color":"534fde","last_updated":"2026-05-11 13:37:28","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/query2slug.com","header_author_uri":"https:\/\/bufox.it","rating":0,"author_block_rating":0,"active_installs":0,"downloads":35,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"simonemorobufox","date":"2026-05-11 13:37:28"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3528764,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3528764,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3528764,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3528764,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3528764,"resolution":"1","location":"assets","locale":"","width":1056,"height":848},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3528764,"resolution":"2","location":"assets","locale":"","width":1056,"height":848},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3528764,"resolution":"3","location":"assets","locale":"","width":1056,"height":848}},"screenshots":{"1":"Rules list with status toggle, URL preview, and filter summary","2":"Rule editor with slug preview and filter autocomplete","3":"Settings page with URL prefix configuration and overview widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2501,808,561,538,286],"plugin_category":[45],"plugin_contributors":[262573],"plugin_business_model":[],"class_list":["post-301201","plugin","type-plugin","status-publish","hentry","plugin_tags-campaign","plugin_tags-landing-page","plugin_tags-slug","plugin_tags-url","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-simonemorobufox","plugin_committers-simonemorobufox"],"banners":{"banner":"https:\/\/ps.w.org\/query2slug\/assets\/banner-772x250.png?rev=3528764","banner_2x":"https:\/\/ps.w.org\/query2slug\/assets\/banner-1544x500.png?rev=3528764","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/query2slug\/assets\/icon-128x128.png?rev=3528764","icon_2x":"https:\/\/ps.w.org\/query2slug\/assets\/icon-256x256.png?rev=3528764","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/query2slug\/assets\/screenshot-1.png?rev=3528764","caption":"Rules list with status toggle, URL preview, and filter summary"},{"src":"https:\/\/ps.w.org\/query2slug\/assets\/screenshot-2.png?rev=3528764","caption":"Rule editor with slug preview and filter autocomplete"},{"src":"https:\/\/ps.w.org\/query2slug\/assets\/screenshot-3.png?rev=3528764","caption":"Settings page with URL prefix configuration and overview widget"}],"raw_content":"<!--section=description-->\n<p>Query2Slug lets you turn filtered WordPress pages into clean, canonical URLs \u2014 perfect for ad campaigns (Google Ads, Meta), SEO landing pages, and shareable links.<\/p>\n\n<p>Instead of sending users to ugly URLs like:<\/p>\n\n<pre><code>\/shop\/?product_cat=t-shirt&amp;product_tag=disney\n<\/code><\/pre>\n\n<p>You create a clean slug that resolves to the same filtered view:<\/p>\n\n<pre><code>\/lp\/t-shirt-disney\/\n<\/code><\/pre>\n\n<p><strong>No pages to create. No content to duplicate. Just a simple mapping.<\/strong><\/p>\n\n<h4>How it works<\/h4>\n\n<ol>\n<li>Set a URL prefix (default: <code>lp<\/code>)<\/li>\n<li>Create rules that map a slug to a set of query parameters<\/li>\n<li>The plugin registers rewrite rules and handles canonical redirects automatically<\/li>\n<\/ol>\n\n<h4>Key features<\/h4>\n\n<ul>\n<li><strong>Clean campaign URLs<\/strong> \u2014 create pretty URLs for any combination of query parameters<\/li>\n<li><strong>Canonical redirect<\/strong> \u2014 visitors arriving via query strings are automatically redirected (301) to the clean URL<\/li>\n<li><strong>UTM preservation<\/strong> \u2014 tracking parameters (utm_source, fbclid, gclid, etc.) are preserved through redirects<\/li>\n<li><strong>WooCommerce-friendly<\/strong> \u2014 works with product categories, tags, and attributes out of the box<\/li>\n<li><strong>Works everywhere<\/strong> \u2014 not limited to WooCommerce; supports any WordPress taxonomy or query var<\/li>\n<li><strong>Autocomplete<\/strong> \u2014 filter editor suggests registered taxonomies and their terms<\/li>\n<li><strong>Zero frontend impact<\/strong> \u2014 no CSS or JavaScript added to your site's frontend<\/li>\n<\/ul>\n\n<h4>Use cases<\/h4>\n\n<ul>\n<li>Google Ads \/ Meta campaign landing pages<\/li>\n<li>SEO-friendly filtered archive pages<\/li>\n<li>Clean shareable links for filtered product collections<\/li>\n<li>Any scenario where you need a pretty URL for a query string<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>query2slug<\/code> folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin through the WordPress admin<\/li>\n<li>Go to <strong>Query2Slug &gt; Settings<\/strong> to configure your URL prefix<\/li>\n<li>Go to <strong>Query2Slug &gt; Add Rule<\/strong> to create your first mapping<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20require%20woocommerce%3F\"><h3>Does this plugin require WooCommerce?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20deactivate%20the%20plugin%3F\"><h3>What happens if I deactivate the plugin?<\/h3><\/dt>\n<dd><p>All your rules are preserved in the database. The clean URLs will simply stop working (return 404) until you reactivate. No content is lost.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20with%20custom%20taxonomies%3F\"><h3>Can I use this with custom taxonomies?<\/h3><\/dt>\n<dd><p>Yes. Any registered public taxonomy will appear in the filter key autocomplete.<\/p><\/dd>\n<dt id=\"how%20does%20the%20canonical%20redirect%20work%3F\"><h3>How does the canonical redirect work?<\/h3><\/dt>\n<dd><p>If a visitor arrives at a URL with query parameters that exactly match a rule (e.g., <code>?product_cat=t-shirt&amp;product_tag=disney<\/code>), the plugin issues a 301 redirect to the clean URL. UTM and tracking parameters are preserved.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Map query string parameters to clean, canonical URL slugs. Create campaign-ready landing URLs without creating pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/301201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=301201"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/simonemorobufox"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=301201"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=301201"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=301201"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=301201"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=301201"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=301201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}