How I can make category url
It sounds like you may be running into duplicate slugs. In a basic install I tried to create a Page with the URL example.com/category/ and that worked fine. My permalinks are set to example.com/category/categoryname/ for each individual category, and example.com/year/post-name/ for individual posts. You could either try changing your permalinks and removing /category/ from them … Read more