最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

categories - Can a Woocommerce product category URL contain "&"?

programmeradmin6浏览0评论

I am trying to display a product archive page and the product category slug has a "&" in the title but it doesn't work. I understand the & is used to do URL queries and works as a sort of separator.

I've tried the following:

product%26category

Which I hoped it would generate:

product&category

But it actually shows the %26 in the final URL, not the "&" sign.

I've tried adding %26 to the category slug, which upon saving shows a & sign, but then the URL shows just a 26.

发布评论

评论列表(0)

  1. 暂无评论