How to Create Custom Recipe Cards for Squarespace (2024)

I’m going to show you how to create easy, user-friendly, and fully customizable recipe cards for you to use on your Squarespace food blog using markdown text blocks. I will also show you how to add recipe schema markup so that your recipes rank competitively in Google!

NOTE: I have since moved to WordPress. I keep this up to help others who are on the Squarespace platform. While it is possible to have a very well-optimized food blog on Squarespace, it is a lot more work and takes a lot more time than on WordPress. It’s a personal decision as to which platform one prefers. As a busy mom, I needed to find a way to save time optimizing my posts, hence my move to WordPress. I adore Squarespace, but it just isn’t for me at this time. But for those of you sticking it through, I hope this helps! XO.

How to Create Custom Recipe Cards for Squarespace (1)

Why do I need a recipe card for my food blog?

  • Above all, writing for the user should always be the first intention of any post (recipe or not). Incorporating a recipe card makes it easier for the user to find, read, and print the recipe.

  • Using a recipe card on each recipe blog post helps create a cohesive and branded look that users will come to connect with you.

  • You must include a certain amount of information in your recipe cards to be taken seriously by Google. You must also have proper schema markup in order to show up in Google search results and rank competitively against other food blogs.

I’ve spent a fair amount of time since I first began my food blog researching and trying various ways of displaying my recipes within posts. Having decided against WordPress and its infamous recipe ‘plug-ins’, I’ve had to find many workarounds in order to achieve the same effects. First on Weebly, now on Squarespace withover4.086 millionsubscriptions. Having recently grown tired of the inconsistency of good recipe card generator options for Squarespace, I decided to take matters into my own hands and experiment a little. Thanks to the fair amount of markdown and CSS tutorials one can find online, this is the result of my experiment! I hope it can help you, too.

How to Create a Custom Recipe Card with Squarespace:

Now, to see what I am referring to when I say ‘recipe card’, please look HERE and scroll down to the recipe to see if this is something that you would like.

  1. First, you will create a template to make it easier to create new recipes using your ‘card’ each time. Start by creating a new blog post. Title it ‘Recipe Card’ or something that will make it easy to find. You will keep this saved as a draft to have on hand at all times.

  2. Click the ‘+’ symbol and open a new Markdown text block.

  3. Do you want a customizable border around your recipe card? Copy and paste the below into your text block: Do you want a border-free recipe card? Copy and paste the second code below:

If you chose to have a customizable border around your markdown text box, then head on over to Design > Custom CSS and then insert the following code:

How to Customize the Border Around the Markdown Text Box:

As you can see, there are three sections to this code. The top is for desktop, the second for iPads and tablets, and the third is for mobile display. Here are some available modifications:

Change the font family:

  • I found this site useful for finding web friendly font-family choices to choose from. You simply replace the ‘”Playfair Display”, Georgia, Serif;’ in each of the three sections with the font-family of your choice.

Change the font size:

  • You can change the font size of each section by changing the values. I like 17px.

Insert a background image into your recipe card:

  • Delete “/s/IMAGE-FILENAME-HERE.jpg” in each section.

  • Replace the two quotation marks (““).

  • Move your curson in-between the two quotation marks.

  • Click ‘Manage Custom Files’ below. Choose your image and the file name should appear in-between the quotations.

  • Click ‘Save’ and the background image should display.

  • Please note that you may need to play around with your image in a photo editor to get the contrast and size, etc. just right in order for the text to ‘pop’ and display clearly.

Change the border color and line size:

  • Replace the ‘border color’ value (#fabae6) in each section with the hex color value of your choice. This site might be helpful.

  • Replace the ‘border width’ values (15px 15px 15px 15px) in each section with the line width of your choice. I like 1px 1px 1px 1px.

How to Customize Your Recipe Card:

Here is where the fun happens! You can customize the entire markdown text block to suit your needs. What you copied and pasted is the template that works for me, but feel free to change the info you want to share, rearrange, etc.!

To use my template, replace ‘Recipe Name’ ‘Author’ ‘Date’ etc. with just what those imply. At any time, you can highlight any portion of this card and choose to make the text bold or italic, change the headings values, etc. using the toolbar at the top of the markdown text block. Just note that if you heavily modify my template and you want a border to display, you may need to highlight all text and then click the quotation (“) symbol in order for the border to show up properly. If you are not using a border, be sure to keep away from using the quotation symbol in your text block! The border is a ‘quote block’ based code.

Do you want to add a small image of your recipe to your recipe card?

Copy the code below and replace the alt text, URL and title with those that pertain to your recipe. For image hosting, I like to use Postimage.

Do you want to add star ratings that display in Google to your recipe card?

Find those instructions in my Google Star Ratings for Recipes post. I like to insert the Rating Widget Code HTML code right below the image in the markdown text block.

Do you want to insert horizontal dividers?

Simply type ‘***’ wherever you would like them to display in the text box.

Do you want to add a print option for your readers?

You have three options:

  1. Head over to PrintFriendly.com, create a free print button code and then paste it wherever you would like your print button to display in the markdown text box.

  2. Install Sumo.com social sharing icons which also give a ‘print’ icon option. You can see an example of this on my site by looking to the left of this screen.

  3. Simply create a ‘Print’ link in the text box that links to a copy of just the recipe that you’ve stored on Google Drive or the like.

Do you want to add nutritional information to your recipe card?

I like to use Very Well Fit to calculate nutritional information:

  • You simply copy and paste the ingredients for a recipe.

  • Select the number of servings, click ‘analyze recipe’.

  • And then you can tweak the ingredients to include specific name brand products, etc. before calculating the nutritional information.

  • Scroll down and then you can either use this nutritional information as a reference to add calories and fat to both the recipe card text box and the JSON-LD generator. Or, you can even copy a code to embed a nutritional label for your post!

Do you want to add affiliate links to ingredients used in recipes?

Simply highlight the ingredient in your recipe card, click the link icon at the top of the markdown text box and enter your unique affiliate link.

Once you have your template looking just as you would like it, I would suggest keeping a copy of it saved as a blog post draft and saved on your desktop within reach for easy copying and pasting each time you go to post a new recipe. It’s nice to have it all set-up so that when you go to post a new recipe, you simply need to insert your times, ingredients and instructions, etc.!

How to add schema markup to your recipe cards and get your recipes showing up in Google Search results:

Head on over to Technical SEO and insert your recipe information into the Schema Recipe Markup Generator:

  • Select ‘Recipe’ from the drop-down menu.

  • Fill out all applicable fields (the more, the better in Google’s eyes).

  • Copy and paste the JSON-LD code generated into a new code block anywhere in your blog post.

This code will be invisible to you, but very visible to Google!

To read more about Google rich snippets and getting your recipe to display in Google and Pinterest’s rich pins, please read this post of mine.

And, that’s it! You should have nice looking, user-friendly recipe cards showing in your posts and data-rich results displaying in Google! I so hope you found this tutorial helpful! And if you did , I would greatly appreciate you sharing and pinning this post so it can help more people looking for a recipe solution! And, if you have any questions or any feedback, that would be most welcome as well in the comments below!

Thank you. xo.

More Food Blogging with Squarespace posts you may find helpful:

Food Blogging With Squarespace: How To Get Recipe Star Ratings In Google Search Results

Markdown Text Block Resources you may find helpful:

Squarespace’s ‘Using Markdown Text Blocks’

Squarespace’s ‘Markdown Cheat Sheet’

Markdown Cheat Sheet by Adam Pritchard

And W3Schools.com is a wonderful resource for learning how to customize anything and everything on your website by learning CSS & HTML coding + more!

Are you using this recipe card on your site? Drop me a line or tag me on social media and I will link to your site in this post as an example for others!

How to Create Custom Recipe Cards for Squarespace (2024)

FAQs

Can you add recipe cards to squarespace? ›

Fully customizable

From color to layout, cook up a custom-built recipe card for Squarespace that complements your blog for a consistent look.

How to create a recipe index on Squarespace? ›

Setting up your recipe index on Squarespace
  1. Create a new page. ...
  2. Create new pages for each of your categories. ...
  3. On each of your category pages, add a summary block &complete the following steps: ...
  4. On your main archive page, add a summary block & format it by repeating the steps outlined above.
Aug 5, 2019

How to make a standard recipe card? ›

Your standardised recipe should include:
  1. Menu item title.
  2. Yield – (this is the usable amount obtained for the recipe)
  3. Portion size.
  4. Serving instructions and presentation.
  5. Ingredient list.
  6. Quantity (QTY) of each ingredient.
  7. Cooking time and temperature.
  8. Special equipment needed to produce and serve it.
Nov 4, 2019

Is there an app to make recipe cards? ›

Recipe Card is a user-friendly app that provides a simple and elegant platform for storing and organizing your favorite recipes.

Is there an app for recipe cards? ›

Recipe Keeper is the easy to use, all-in-one recipe organizer, shopping list and meal planner available across all of your devices. Enter your recipes with as much or as little information as you like. Copy and paste recipes from your existing documents or apps. Categorize your recipes by course and category.

Is Squarespace good for food blogs? ›

Squarespace is an excellent choice for food bloggers due to its user-friendly interface, customizable templates, and built-in features. It provides an intuitive platform for showcasing your food content with ease.

How to create a recipe book for free? ›

Creating a DIY cookbook doesn't have to require expensive design software. There are many templates that allow you to design recipe cards or a simple DIY recipe layout using free tools like Canva, MS Word, or even Google Docs. You can always make the photographs yourself and use daily life images you already own.

Where can I make recipe cards? ›

Open Canva and search for the “Recipe Card” design type. Start fresh or choose a template.

Do people still use recipe cards? ›

Although many call it outdated, the world of using good ol' paper for books, studies, and even recipes is still very much present. There are simply some things that digital tools cannot replace, and deciding to print your own recipe cards is one of them.

How to calculate recipe card? ›

The formula is:
  1. Total Cost of Recipe = Sub Total + Q Factor ( or J = H + I)
  2. Cost per Portion = Total Cost of Recipe / Number of Portions ( or K = J / Number of.
  3. Portions)
  4. Mathematical Price = Cost Per Portion / Food Cost Percentage (or M = K / L)

What does a standard recipe card include? ›

1. A standard recipe card includes the name of the recipe, the number of portions it will make, ingredients and amounts required, the method of how to make the food, temperature for cooking and some even have pictures.

Why is it important to make standard recipe cards? ›

Consistency is the key benefit of using standardized recipes. Consistent taste, texture, appearance, nutrient content, yield and cost lead to an efficient and successful kitchen operation. The assurance of consistency can also lead to increased employee confidence.

How do I add jump to a recipe in Squarespace? ›

The first step in creating a jump-to-recipe button is creating anchor links. These are special links that allow you to link within the same page. To start, you'll need to add a code block wherever you want readers to be able to jump from and another one wherever you want them to jump to.

How do I add an image card to Squarespace? ›

  1. While editing a page, open Site styles, then click Image Blocks.
  2. Scroll to the section for that layout. (For example, scroll to the Image Block: Card section.)
  3. Use the Image Width tweak to change the size. Image text will automatically adjust to fit the space.
  4. Click Save.
Feb 23, 2024

Does Squarespace accept credit cards? ›

Accept major debit and credit cards, Afterpay, Apple Pay, and other popular payment methods. Offer your customers a flexible and convenient checkout experience to maximize conversion.

How do I add related products to Squarespace? ›

How related products display
  1. In the product editor, click Selling Tools.
  2. Click Related products.
  3. Click the drop-down and select the tag or category you want to use to suggest related products. You can also select Off to disable the related products section for that item.
  4. Click Apply.
  5. Click Save.
Nov 9, 2023

Top Articles
Latest Posts
Article information

Author: Zonia Mosciski DO

Last Updated:

Views: 5949

Rating: 4 / 5 (51 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Zonia Mosciski DO

Birthday: 1996-05-16

Address: Suite 228 919 Deana Ford, Lake Meridithberg, NE 60017-4257

Phone: +2613987384138

Job: Chief Retail Officer

Hobby: Tai chi, Dowsing, Poi, Letterboxing, Watching movies, Video gaming, Singing

Introduction: My name is Zonia Mosciski DO, I am a enchanting, joyous, lovely, successful, hilarious, tender, outstanding person who loves writing and wants to share my knowledge and understanding with you.