Listing category archive pages showing not found

I changed the permalink structure like so:

Custom Structure: https://mydomain.com/%category%/%postname%/
Listing => plugin
Category (Listing) => plugin

This works great to give me the path I want for my listings:
https://mydomain.com/plugin/{slug}

I also set my Listings Page to /plugins/, which works nicely, too.

My category links on the listing blocks (ie. “Free” or “Premium”), link to:
https://mydomain.com/plugin/free and https://mydomain.com/plugin/premium/, which I would expect; however, going to those pages shows “Nothing found. Sorry, but nothing matched your search terms. Please try again with some different keywords.”

I have already tried to re-save my permalinks. Any suggestions?

Kindly provide your URL here. :blush:

It’s private and under construction.

Hi,

We recommend specifying different permalinks for the listing and category, as otherwise, there will be conflicts. WordPress cannot detect this listing or category by URL: /plugin/custom-name-here (that is, at least for categories, specify, for example, plugins or plugin-category).

​I hope this is helpful to you.

1 Like

Yes it is. That fixed it, thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.