It wouldn't help or change anything. There are things I want on pages while others on posts.What If I will not use posts but post all the content of my site on pages? Will it help in the ranking?
/%postname%/ they'll have the same URL slugs structure./parent/child/ url slugs as @dandan594594 mentioned. Tbh not quite, in terms of the cms. There is nothing that stops you from achieving such functionality (e.g. have pages with tags/categories). Why you would do it is a different story, but obviously this is easily achievable with the wp loop and the db.If you want to use tags/categories, you use posts.
Tbh not quite, in terms of the cms. There is nothing that stops you from achieving such functionality (e.g. have pages with tags/categories). Why you would do it is a different story, but obviously this is easily achievable with the wp loop and the db.
Exactly, you could be more advanced and not rely on those 10 year old methods (applies for tech as well I guess , not only seo) haha.Sure, but that's with customization. You could customize anything to do anything
The default and intended functionality of pages vs posts is posts have tags/categories, and pages don't.
You could customize pages to have dancing hamsters.
There would be no point in customizing pages to have the exact same categories/tags as posts. If you want pages to have categories, it would be because you want to do something more custom and you want to differentiate between post categories and page categories.