If you run a bigger site, and need to choose between these 2 slug options, which one do you prefer, and why?
A: domain.com/%category%/%postname%/
B: domain.com/%category%/%post_id%/
I've always choose A.
However, my new project will have significantly more contents from a dozen writers. Let's...