Skip to content
  • Home
  • PluginsExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
  • About Us
  • Blog
  • Your Account
Bootstrapped Ventures Knowledge Base
  • Get the Plugin
  • DocumentationExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Visual Link Preview
    • Custom Related Posts
  • Open a Support Ticket
Bootstrapped Ventures Knowledge Base

Getting Started

10
  • WP Recipe Maker 101
  • Installing WP Recipe Maker
  • Activating your license key
  • Updating WP Recipe Maker
  • An overview of WP Recipe Maker
  • Creating a recipe
  • Editing a recipe
  • Filling in the Recipe Fields
  • Managing Recipes
  • Recipes and their Parent Post, Page or Custom Post Type

Video Tutorials

10
  • An overview of WP Recipe Maker
  • Displaying recipes in a grid or index
  • Template Editor
  • Taxonomy Term Images
  • Share Buttons
  • Adding a Grow.me Button
  • Nutrition Label
  • Translation API
  • Recipe Collections
  • Add Recipe to collections through Link

SEO & Metadata

8
  • Recipe Metadata for SEO
  • Metadata for Guided Recipes
  • Metadata for How-to Instructions
  • Recipe Metadata Checker
  • ItemList metadata for Recipe Roundup posts
  • ItemList Metadata for Archive Pages
  • Health Check
  • Pinterest Rich Pins

Template Editor

1
  • Template Editor
  • Features
    • Mobile Friendly Templates
    • Recipe Snippets Template
    • Using a different template for a recipe
    • List Checkboxes
    • Recipe placeholders you can use
    • Using conditions in the recipe template
    • Adding text, HTML or 3rd party shortcodes
  • How-To
    • Changing template colors
    • Changing template fonts
    • Changing template labels
    • Changing recipe image size
    • Changing instruction image size and alignment
    • Changing ingredient and instruction list styles
    • Changing the star rating color
    • Changing the adjustable servings display mode
    • Changing the Unit Conversion style
    • Changing the nutrition label​ style
    • Adding a Call to Action
    • Adding the Recipe Pin button
    • Removing the Recipe Video
    • Using smooth scroll for the Jump to Recipe button
    • Removing the Print Recipe button from the snippet at the top of a post

Nutrition Facts

5
  • Nutrition Label
  • Nutrition Facts Calculation
  • Custom Nutrition Ingredients
  • Custom and Calculated Nutrients
  • Translation API

Recipe Collections

5
  • Recipe Collections
  • Using the Recipe Collections
  • Saved Recipe Collection
  • Quick Access Shopping List
  • Displaying the Recipe Collections feature
  • Features
    • Ingredient Groups for the Shopping List
    • Add to Recipe Collection button
    • Changing the Recipe Collections layout
    • Use custom recipes, ingredients and notes in your collections
    • Display nutrition facts per column for your collections
    • Add Collections through Link
    • Setting default collections for new users
    • Quick add pre-made collections
    • Starter Templates for Collections
    • Add Recipe to collections through Link
    • Show the Shopping List for a Saved Collection
    • Restricting access to the Recipe Collections feature
    • Viewing and editing Recipe Collections of your users
    • Altering the Recipe Collections search with WP Extended Search

Import & Export

7
  • Importing recipes from other plugins
  • Custom Recipe Importer
  • Import recipe from text
  • Import Recipes from JSON
  • Export Recipes to JSON
  • JSON import and export for Taxonomy Terms
  • Import recipes from the Paprika Recipe Manager app
  • Importing from Plugins
    • Import from Tasty Recipes
    • Import from WP Delicious
    • Import from Create by Mediavine
    • Import from Recipe Card Blocks by WPZOOM
    • Import from WP Ultimate Recipe
    • Import from EasyRecipe
    • Import from Meal Planner Pro
    • Import from BigOven
    • Import from Ziplist
    • Import from Yummly
    • Import from Recipe Card
    • Import from FoodiePress
    • Import from Cooked
    • Import from Cookbook
    • Import from Simple Recipe Pro
    • Import from Purr Recipe Plugin
    • Import from Recipes by Simmer
    • Import from WordPress.com Shortcode
    • Import from Recipes Generator

Integrations

14
  • Displaying recipes in a grid or index
  • Easy Affiliate Links Integration
  • How to use this for a multilingual blog
  • Clickable images for Lightbox integration
  • Google AMP Compatible
  • Google Analytics 4 Event Tracking
  • Link Amazon Products to Equipment
  • SmartWithFood Shoppable Recipes
  • Shop with Instacart Button
  • Shop with Walmart Button
  • Chicory In-Recipe Ads and Shoppable Button
  • Adding a Grow.me Button
  • Adding a Slickstream Favorites button
  • What theme do you recommend for WPRM?

WP Recipe Maker FAQ

6
  • Translating text in the plugin
  • Automatic archive pages for taxonomy terms
  • Using fractions for ingredient amounts
  • Can I add more diet terms?
  • Setting your own YouTube Data API key
  • How to disable pinning for recipe images

Common Issues

10
  • Recipes Don’t Have the Correct Parent Post
  • API Status
  • Google is sending me Recipe Metadata Warnings
  • Missing field “aggregateRating” in metadata
  • Prevent CLS issues
  • 403 Forbidden Error
  • Cloudflare Firewall Issues
  • Error message when saving a recipe
  • The recipe video is not displaying inside of the recipe card
  • Empty recipe after saving

WPRM for Developers

11
  • The Recipe Post Type
  • Recipe Shortcodes
  • Access recipes in a post via code
  • Show default WordPress UI for taxonomies
  • Using the Recipe Object for front-end changes
  • Plugin hooks and filters
  • WordPress REST API
  • Custom Recipe Importer
  • How themes can style WP Recipe Maker
  • Create your own template
  • Adding your own SVG icons for the Template Editor

Announcements

9
  • WP Recipe Maker Changelog
  • Version 9.4.1 – About those recipe ratings
  • Version 5.6.0 – Some highly anticipated features!
  • Version 5.3.0 – All about the Nutrients
  • Version 5.2.0 – How-to recipes and more!
  • Version 5.0.0 – Introducing a new User Interface
  • Version 4.0.4 – Changing the look of the Cutout template
  • Migrating from Legacy to Modern mode
  • What about WP Ultimate Recipe?

Debugging Plugin Issues

4
  • Debugging plugin problems
  • The downloaded plugin is not a zip archive
  • Flushing permalinks to fix 404 errors
  • Creating a Temporary Login
View Categories
  • Home
  • Documentation
  • WP Recipe Maker
  • WP Recipe Maker FAQ

Setting your own YouTube Data API key

To retrieve the YouTube video metadata our plugin makes use of the YouTube Data API. We have a our own API key that’s shared between all of our users, but it’s also possible to set your own personal key instead.

Our shared key might hit the daily limit, preventing the YouTube video metadata from showing up, which is why you might want to set your own instead.

Creating your own YouTube Data API key

Start by creating a new project over at https://console.developers.google.com/projectcreate

Next, click on “Enable APIs and services” and search for and select the “YouTube Data API”.

Click the “Enable” button on the next screen:

Next, click the “Create Credentials” button.

Make the following selections and click on “What credentials do I need?”:

You will find the API key on the next screen:

After generating, you’ll also be able to find this same key by going to https://console.developers.google.com/apis/credentials

You can ignore the request for an “OAuth consent screen” after creating your key.

Setting your own YouTube Data API key

Now that you have your own API key there’s only 1 easy step left: go to the WP Recipe Maker > Settings > Recipe Metadata page and paste the key you’ve generated above into the “Personal YouTube Data API key” setting.

Refreshing the Video Metadata

If you were having trouble with the video metadata for YouTube videos setting your own personal API key might solve things. To confim immediately, use the “Refresh Video Metadata” button on the WP Recipe Maker > Tools page to force an update of that metadata (this is usually only done once per week).

After that, clear any caching plugins you might be using on your website and use Google’s Structured Data Testing Tool to check.

Troubleshooting your Personal API Key

If you’re still experiencing issues with the YouTube video metadata, your personal API key might not be set up correctly. When in the Google Cloud Console, go to the “Enabled APIs & services” section to check your error rate:

In the screenshot above there’s an error rate of 100%, for example. So that means the requests are reaching Google, but there are some problems preventing the metadata from actually being returned.

A few things to check on Google’s end:

  • Do you have a billing account set up and associated with this project?
    • If you just use it for getting metadata for your videos you won’t incur charges, but make sure to set up a budget through the “Billing” section to get notified if that does happen
  • Are there restrictions set up for the API key?
    • If it’s limited to a specific domain, make sure that’s set up correctly and reflects where the API calls are coming from
    • If unrestricted, make sure you track billing as the API key could be used by anyone, if fallen into the wrong hands
Updated on December 5, 2024
Can I add more diet terms?How to disable pinning for recipe images
Table of Contents
  • Creating your own YouTube Data API key
  • Setting your own YouTube Data API key
  • Refreshing the Video Metadata
  • Troubleshooting your Personal API Key

© 2025 Bootstrapped Ventures · BE0634.767.406
Privacy Policy

  • Bootstrapped Ventures
  • Plugins
    • WP Recipe Maker
      • Demo
      • Documentation
      • Get the Plugin
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
    • Knowledge Base
    • Documentation
  • About Us
  • Blog
  • Your Account