I’m creating recipes using the cooked plugin, but I have no need to create a separate post for each recipe (in fact, doing so has a lot of negative side effects such as duplicate search results and impacts on SEO because of duplicate content).
I understand that recipes created using the cooked plugin are a custom post type, and I’d like these to be displayed in areas that show my most recent posts. For example, if I have the home page of my site set to display most recent posts (rather than a static page), recipes do not show here, only standard blog posts.
Hi,
If you want to show the recipes in the blog layout you need to show them with shortcode. Example; [cooked-recipe id="190"]
I see your concern, but default wordpress doesn’t allow us to take the blog post directly from recipe plugin. I will discuss this with our team and i will keep you updated.
Thanks