This is an info Alert.
xpay
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Permalink Manager for WooCommerce by Onlinefotka

Permalink Manager for WooCommerce by Onlinefotka

Remove base slugs and create clean SEO-friendly product and category URLs for WooCommerce. Includes 301 redirects, canonical tags and breadcrumbs.

10+ active installsFree on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Permalink Manager for WooCommerce by Onlinefotka running.

WordPress compatibility
Tested to 7.1
Tested against the WordPress branch in use today.
Last updated
3 days ago
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
6.5
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

10+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Permalink Manager for WooCommerce by Onlinefotka is looked after — not on how many stores run it.

Well maintained
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 2 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.1 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
Not enough data
No ratings yet.
Listing transparency
7 / 10
Provides: screenshots, description
2 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-09-17 from the WordPress.org plugin registry.
Ratings

No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.

Permalink Manager for WooCommerce by Onlinefotka gives you complete control over how your WooCommerce product and category URLs are structured — without editing theme files or touching WordPress core.

By default, WooCommerce forces ugly base slugs into every URL: /product/your-product-name/ and /product-category/electronics/. These slugs waste characters, look unprofessional and hurt SEO by making URLs longer than they need to be. This plugin solves all of that.

Why clean URLs matter for SEO

Search engines prefer short, descriptive URLs. Every extra word in a URL path that adds no meaning — like /product/ or /product-category/ — is a word that dilutes the value of your actual keywords. Removing these base slugs typically results in:

  • Shorter, more shareable URLs
  • Better click-through rates from search results
  • Cleaner internal linking structure
  • Fewer 404 errors when products are linked without the base slug

Per-product custom URL

Need one specific product to have a completely different URL than your global setting? Open any product, scroll to the General tab of Product data, and fill in the Vlastná URL (OPM) field with any path you like (single segment or nested, e.g. akcia/super-zlava). This overrides the global URL mode for that one product only — leave it empty and the product keeps using whatever mode you have selected for the whole shop. Changing or clearing a custom URL automatically creates a 301 redirect from the old address.

Product URL modes

Choose exactly how your product URLs should look:

  • Default — keep the WooCommerce default /product/your-product/ (no changes)
  • No base slug — remove /product/ prefix → /your-product/ (recommended)
  • Category + product — prepend primary category → /electronics/your-product/
  • Full category hierarchy — include all parent categories → /tech/electronics/your-product/

Category URL modes

Choose exactly how your category URLs should look:

  • Default — keep the WooCommerce default /product-category/electronics/ (no changes)
  • No base slug — remove /product-category/ prefix → /electronics/ (recommended)
  • Full hierarchy — include parent categories without base → /tech/electronics/
  • Custom base — replace /product-category/ with your own prefix, e.g. /shop/electronics/

SEO and redirect features

Changing URL structure on an existing shop can kill your rankings if not handled correctly. This plugin takes care of everything automatically:

  • Automatic 301 redirects — all old URLs are permanently redirected to the new canonical URL. Visitors and crawlers are never left on a dead link.
  • Trash redirect or 410 — when you move a product to trash, a notice on the Products list lets you redirect the old URL or mark it as permanently gone (HTTP 410) so search engines drop it from the index instead of retrying a dead link forever. Works without needing Yoast SEO Premium.
  • Canonical meta tags — fixes the rel=canonical tag in the <head> to point to the new URL structure, preventing duplicate content penalties.
  • Breadcrumb fix for Yoast SEO — updates Yoast breadcrumb trails to match the new URL structure.
  • Breadcrumb fix for RankMath — updates RankMath breadcrumb trails to match the new URL structure.
  • Primary category support — reads the primary category set in Yoast SEO or RankMath and uses it for URL generation and breadcrumb paths.
  • Product tag URL cleanup — removes the /product-tag/ base slug from tag archive URLs.
  • Slug conflict detection — warns you when a product slug collides with an existing page, post or custom post type.

Diagnostic tools

A dedicated Diagnostics tab inside the plugin settings lets you:

  • See a live plugin status table — shows active URL mode, cache status, detected plugins (Yoast, RankMath, WPML), PHP version, WP version and WooCommerce version.
  • Use the built-in URL tester — enter any URL path and instantly see how the plugin resolves it, which rewrite rule matched and whether a redirect was triggered.
  • View the full list of active rewrite rules added by the plugin — useful for debugging conflicts with other plugins.
  • Flush rewrite rules and rebuild the slug cache with a single click.

Performance

  • Product slugs are cached in a WordPress transient (configurable TTL, default 1 hour) to avoid repeated database queries on every request.
  • Rewrite rules are registered only once on init and flushed only when settings change — no performance overhead on the front end.
  • No external HTTP requests, no tracking, no telemetry.

Developer notes

  • Clean PHP 7.4+ code with custom PSR-4 autoloader — no Composer required
  • Namespace WCUM\ — no global function pollution
  • All settings stored in a single WordPress option as a serialized array
  • Activation hook flushes rewrite rules; deactivation hook restores WooCommerce defaults; uninstall hook removes all plugin data
  • Compatible with WooCommerce High-Performance Order Storage (HPOS)
  • Compatible with WPML and Polylang (basic multilingual support via standard WP rewrite API)

Will this plugin break my existing product URLs?

No — when you change the URL mode, the plugin automatically registers 301 redirects from old URLs to the new structure. Your existing backlinks, bookmarks and search engine rankings are preserved. The redirect happens transparently at the WordPress rewrite level with no additional redirect plugins needed.

Is it compatible with Yoast SEO?

Yes. The plugin detects Yoast SEO and integrates with its breadcrumb trail and canonical tag output. If you have a primary category set in Yoast, the plugin uses it for URL generation.

Is it compatible with RankMath?

Yes. Same integration as Yoast SEO — breadcrumbs and canonicals are patched automatically when RankMath is active.

Does it work with WPML or Polylang?

Basic compatibility is included. The plugin uses standard WordPress rewrite rules and query_vars that multilingual plugins hook into. Full per-language URL structures are not yet supported.

Can I use it on an existing shop with thousands of products?

Yes. The slug cache means only one database query is needed per cache TTL period, regardless of how many products you have. The 301 redirect system handles old URLs at the rewrite rule level — no redirect loop, no slow PHP processing per request.

What happens when I deactivate the plugin?

Rewrite rules are restored to WordPress and WooCommerce defaults. All URL modes revert to WooCommerce standard. On full uninstall (Delete in the Plugins screen), all plugin options are permanently removed from the database.

Does it conflict with other URL or redirect plugins?

It may conflict with other plugins that also modify WooCommerce rewrite rules, such as Permalink Manager for WooCommerce (by BeRocket), Premmerce Permalink Manager for WooCommerce, or Permalink Manager Lite. Use the Diagnostics tab to inspect active rewrite rules and detect conflicts. The built-in URL tester will show you exactly which rule is being matched for any given URL.

How do I report a bug or request a feature?

Use the WordPress.org support forum for this plugin. Include your WordPress version, WooCommerce version, PHP version and a description of your URL settings — the Diagnostics tab status table has all of this information in one place.

Categories
SEO
Plugin details
Version1.1.1
Last updated2026-09-15 6:50am GMT
Added2026-06-12
Requires WordPress6.5
Tested up to7.1
Requires PHP7.4

Tags on WordPress.org
permalink
seo
slug
url
woocommerce
Alternatives
Other plugins in the same categories.
SEO Booster
1K+ installs
4.8(54)
Happy FAQs – WordPress FAQ and Product FAQ
1K+ installs
4.8(22)
WPSSO Schema Product Metadata for WooCommerce
500+ installs
4.8(16)
Simple Page Redirect
10K+ installs
5.0(8)
Reviewbird Product Reviews for WooCommerce
fewer than 10 installs
5.0(3)
Expand Tabs for WooCommerce
1K+ installs
5.0(27)
xpay

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy