Tagged Questions
1
vote
1answer
286 views
Is the '/category/post-name-date/' permalink structure okay?
Wordpress Codex says: Make sure to end your structure with either
%post_id% or %postname% (e.g. /%year%/%monthnum%/%day%/%postname%/) so
that each permalink points to an individual post.
But ...