[ad_1]
[ad_2]
Pretty straightforward my website compromises of
- case studies
- articles
- blogs
Yes they all serve a purpose. Question is, do I use WordPress “posts” for all? If so I don’t want them to all be commingled?
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
You can either use Post categories, or a cleaner option is to create a Custom Post Type (aka CPT) for each type. This can be done easily with ACF ([https://wordpress.org/plugins/advanced-custom-fields/](https://wordpress.org/plugins/advanced-custom-fields/))
So you might setup a CPT for “Case Studies” and “Articles”. Leave Blogs as “Posts”.
Posts with categories or custom post types.