Customization /
Recipe tools
Cooking, print, and schema
Recipe tools
Recipe posts can expose three optional controls from Customize → Post → Show recipe tools.
Cook mode
Cook mode simplifies the reading experience while cooking. Visitors can turn it on and off from the recipe tools panel. It does not change the recipe content or publish a second version of the post.
Print recipe
Print recipe opens the browser print dialog. The print stylesheet hides unnecessary navigation and focuses the recipe content. Check the result with a real printer or Save to PDF after adding custom content.
Check ingredients
Check ingredients makes list items interactive so readers can mark ingredients as they collect them. It works best when ingredients are a clean unordered list with one ingredient per list item.
Automatic structured data
Cookory creates Recipe JSON-LD when it finds both Ingredients and Method lists. It includes the recipe name, description, image when available, ingredients, instructions, and any explicit time or serving metadata.
For best results:
- Use a feature image.
- Use an Ingredients heading and bullet list.
- Use a Method heading and numbered list.
- Add ISO 8601 times such as
PT20M. - Avoid putting required recipe information only inside an image.
Validate important recipes with a structured-data testing tool after publishing.
