EasyContentFlow Recipe Schema
EasyContentFlow Recipe Schema automatically analyzes your blog posts and detects which ones contain recipes. For each detected recipe, the plugin extracts structured data (ingredients, steps, prep time, etc.) and injects Schema.org Recipe JSON-LD markup into the page head.
Features
- Automatic detection: Distinguishes recipes from other post types (guides, reviews, etc.)
- Smart extraction: Uses Anthropic’s Claude AI to extract ingredients, steps, cooking times, and more
- Batch processing: Process hundreds of posts in a single click
- JSON-LD Schema: Automatic injection of Schema.org compliant structured data
- Built-in dashboard: Real-time statistics and processing log
- Meta box: View and regenerate the schema on a per-post basis
- Encrypted API key: Secure storage of your Anthropic API key
- Model selection: Choose between Sonnet (recommended) or Haiku (faster)
Requirements
- An Anthropic API key (available at console.anthropic.com)
- PHP 7.4 or higher
- WordPress 5.8 or higher
External services
This plugin relies on the Anthropic API to analyze your blog posts and extract structured recipe data using AI (Claude).
When you trigger a schema generation (manually or in batch), the plugin sends the post title and content (truncated to 6000 characters) to the Anthropic API endpoint at https://api.anthropic.com/v1/messages. No user data, personal information, or visitor data is ever sent — only your post content.
Data is sent only when you explicitly click «Generate» or «Start batch processing» in the WordPress admin. It is never sent automatically on page load or to site visitors.
This service is provided by Anthropic, PBC.