[ad_1]
I need to create a post with multiple sub posts.
site.com/post-title/subpost1
site.com/post-title/subpost2
site.com/post-title/subpost3
Note that subpost are the actual posts. Do I need to create a custom post type or just make make normal post like this
site.com/post-title-subpost1
site.com/post-title-subpost2
site.com/post-title-subpost3
Which one will be better?
[ad_2]