Pizza Grilled Cheese

A delicious twist on the classic grilled cheese sandwich, filled with mozzarella cheese, pepperoni, and pizza sauce, all grilled to golden perfection.

Print Recipe Pin Recipe Send Recipe Jump To Recipe
`); printWindow.document.close(); } function handleRecipeAction(action) { if (action === 'pin') { // Get the current page URL const pageUrl = window.location.href; // Find the recipe image - using multiple selectors to ensure we find it const recipeImage = document.querySelector('.recipe-image') || document.querySelector('.recipe-card22 img') || document.querySelector('.recipe-photo') || document.querySelector('[itemprop="image"]'); // Get the recipe title const recipeTitle = document.querySelector('h1')?.innerText || document.title || "Delicious Recipe"; // Default image URL (empty if not found) let imageUrl = ''; if (recipeImage) { // Get the source URL of the image imageUrl = recipeImage.src || recipeImage.getAttribute('src') || ''; // Make sure it's a full URL, not a relative path if (imageUrl && !imageUrl.startsWith('http')) { imageUrl = new URL(imageUrl, window.location.origin).href; } } // Create Pinterest URL with all parameters const pinUrl = `https://pinterest.com/pin/create/button/?url=${encodeURIComponent(pageUrl)}` + (imageUrl ? `&media=${encodeURIComponent(imageUrl)}` : '') + `&description=${encodeURIComponent(recipeTitle)}`; // Open Pinterest in a new tab window.open(pinUrl, '_blank', 'noopener,noreferrer'); } else if (action === 'print') { printRecipe(); } else if (action === 'send') { // Get the current page URL and title const pageUrl = window.location.href; const recipeTitle = document.querySelector('h1')?.innerText || document.title || "Delicious Recipe"; const emailSubject = `Recipe: ${recipeTitle}`; const emailBody = `Check out this delicious recipe: ${pageUrl}`; const mailtoLink = `mailto:?subject=${encodeURIComponent(emailSubject)}&body=${encodeURIComponent(emailBody)}`; // Open the default email client window.location.href = mailtoLink; } }
Pizza Grilled Cheese - main view
Chef profile

JUE

Enjoy home-cooked meals made with love and shared from a family kitchen.

Pro Tips for the Perfect Pizza Grilled Cheese

Essential Ingredients Selection

Creating Your Masterpiece

Prep the Bread:
Butter one side of each slice of bread and prepare your fillings.
Assemble the Sandwich:
Spread sauce, cheese, and pepperoni on the bread, then grill.
Grill to Perfection:
Grill the sandwich until the bread is golden and the cheese is fully melted.
Pizza Grilled Cheese - secondary view

How to Make the Ultimate Pizza Grilled Cheese

Prep the Bread
Butter one side of each slice of bread and prepare your fillings.
Assemble the Sandwich
Spread sauce, cheese, and pepperoni on the bread, then grill.
Grill to Perfection
Grill the sandwich until the bread is golden and the cheese is fully melted.
Pro Tips for the Perfect Pizza Grilled Cheese
For extra flavor, add some crushed red pepper flakes or fresh basil.
Use a non-stick skillet to prevent the bread from sticking.
For a crispier texture, grill the sandwich with a little extra butter on the outside.
Pizza Grilled Cheese - tertiary view

Pizza Grilled Cheese

A delicious twist on the classic grilled cheese sandwich, filled with mozzarella cheese, pepperoni, and pizza sauce, all grilled to golden perfection.

Italian Cream Stuffed Cannoncini `); printWindow.document.close(); }); });
0% Complete

Ingredients

Custard Cream
01
4 slices of bread
02
2 tablespoons butter
03
4 tablespoons pizza sauce
04
1 cup shredded mozzarella cheese
05
1/4 cup sliced pepperoni (optional)
06
1/2 teaspoon dried oregano
07
1/4 teaspoon garlic powder

Instructions

01
Spread butter on one side of each slice of bread.
02
Heat a skillet over medium heat. Place two slices of bread, buttered side down, on the skillet.
03
Spread a tablespoon of pizza sauce on each slice of bread.
04
Top with a generous amount of mozzarella cheese and pepperoni slices, if using.
05
Sprinkle a pinch of oregano and garlic powder on top of the cheese.
06
Place the remaining slices of bread on top, buttered side up.
07
Grill the sandwiches for 2-3 minutes on each side, or until the bread is golden and the cheese is melted.
08
Remove from the skillet, slice, and serve warm with extra pizza sauce for dipping.