I have the following permalink structure for the articles: /a/%post-id%/%postname%/
I also have installed yoast seo plugin.
The problem I have is the links for the category are built this way /a/category-name wich is a 404 error. The correct link should be /category-name
I have no idea why this is happening and why the link is being generated with kind of a param of the permalink of the posts (/a/).
Any ideas? Thanks!