categories - Place category Base URL at the end

admin2025-06-02  8

By default the Categories' URL will show like this: example/category/category-name/. In this case we say the category URL base is category.

Wordpress allow us to customize the URL base. For example: we can change it to list and our new category URL is going to be example/list/category-name/.

Nice.

I want to change the URL base to the end. So my URL category name now should be: example/category-name/list/.

How can I achieve that goal?

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

最新回复(0)