Bird
0
0

If you want to show a list of blog entries on your homepage, which WordPress content type should you use?

medium📝 component behavior Q13 of 15
Wordpress - Content Management
If you want to show a list of blog entries on your homepage, which WordPress content type should you use?
APages, because they are static and easy to list
BCustom Post Types only, Pages and Posts can't do this
CPosts, because they are timely and can be categorized
DWidgets, because they display content automatically
Step-by-Step Solution
Solution:
  1. Step 1: Identify content type for blog entries

    Blog entries are timely updates best handled by Posts, which support categories and tags.
  2. Step 2: Understand Pages and Widgets roles

    Pages are static and not meant for lists of posts; Widgets display content but don't store posts.
  3. Final Answer:

    Posts, because they are timely and can be categorized -> Option C
  4. Quick Check:

    Blog list = Posts [OK]
Quick Trick: Use posts for blog lists, not pages [OK]
Common Mistakes:
  • Choosing Pages for blog lists
  • Thinking widgets store posts
  • Assuming custom post types are always needed

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Wordpress Quizzes