Posts containing a specific tag and a category in one permalink

admin2025-06-02  1

I have posts containing a specific tag and a specific category. For example:

10 posts have "orange" as tag and also belong to "banana" category.

How can i get a permalink: domain/tag/category/ containing posts which has this tag AND category in the url? ( for example: domain/orange/banana/ ).

I know i could create a specific page with a custom query containing both tag and category. But i have thousands of pages to create, so this is not a good solution.

Creating a permalink for Something like domain?cat=1&tag=banana ( this example doesn't work ) would be a better idea.

Thanks for your help.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748854204a314273.html

最新回复(0)