Urls

If your project has multiple pages and you distribute these pages within itself, for example Let's say you have a structure like
Categories => Category => post.
and you will configure this structure as domain/category/post as the url.
However, the closer a post is to the domain, the faster it will be for search engines to index it. In this case try this
domain/post domain/category etc etc etc .