How to insert a PowerPoint slide show into Blogger

Learn how to insert a PowerPoint slide show into Blogger and captivate your audience with dynamic visual content. Follow our easy step-by-step guide here.

How to Insert a PowerPoint Slide Show into Blogger

Inserting a PowerPoint slideshow into a Blogger post in a tabular format involves a few steps. Here’s a guide on how to do it:

  1. Prepare Your PowerPoint Slideshow:
    • Make sure your PowerPoint presentation is complete and saved on your computer.
  2. Convert PowerPoint to an Appropriate Format:
    • Blogger doesn’t directly support embedding PowerPoint files. You need to convert the presentation into a format that can be embedded, like Google Slides or a series of images.
    • For Google Slides: Open Google Slides, create a new presentation, and import your PowerPoint slides.
    • For images: Save each slide as an image (JPEG or PNG format).
  3. Upload to a Hosting Service:
    • If using Google Slides, it’s already hosted.
    • If using images, upload them to a hosting service that allows embedding, such as Imgur, Google Drive, or a similar service.
  4. Create an HTML Table for Blogger:
    • Open your Blogger dashboard and create a new post.
    • Switch to the HTML view (not the Compose view).
    • Write HTML code to create a table. Here is a basic structure:
      html
      <table>
      <tr>
      <td>Cell 1: Embed Slide/Image 1</td>
      <td>Cell 2: Embed Slide/Image 2</td>
      </tr>
      <!-- Add more rows (<tr>) and cells (<td>) as needed -->
      </table>
    • Replace Embed Slide/Image 1 and Embed Slide/Image 2 with the actual embed code or image links.
  5. Embedding Slides or Images:
    • For Google Slides: Use the share option in Google Slides to get the embed code.
    • For Images: Use the direct link to the image and insert it using the <img src="URL"> tag.
  6. Adjust the Appearance:
    • Modify the HTML to adjust the table’s appearance, such as adding border, width, height attributes to the table or the cells.
    • You can also use CSS for more advanced styling.
  7. Preview and Publish:
    • Use the Blogger preview feature to see how the table appears.
    • If everything looks good, publish your post.

Remember, embedding a full PowerPoint presentation can be heavy and may not always provide a smooth user experience, especially if the slides are image-heavy. Optimizing the images and testing the presentation’s performance on different devices is advisable.

Add a PowerPoint presentation in Blogger

  • Open the PowerPoint application and create the document you want to upload. When everything is ready, save your presentation to a folder.

Create an account on Scribd.com

The Scribd platform allows you to access an unlimited amount of documents , books, magazines and audiobooks, the monthly subscription has a cost of $ 8.99 per month.

You can use it to upload your office documents or books. It is important to know that if your PowerPoint slides have animations, they will not be displayed in the document that you uploaded to Scribd.

  • Open a browser and go to Scribd.com .
  • If you already have an account, log in with your data.
  • To register do so with your Facebook, Google account or by directly placing an email.

Upload a document and get link

  • Click the Upload button at the top right of the page.
  • Press the button Select Documents to upload or drag it with the cursor to the page.
  • Give your presentation a title and add a brief description of what it’s about.
  • Click the Finish button
  • To share select the Embed option
  • Choose the size of the preview image. It is recommended that it be autosize for users who access your website from a mobile device.
  • Copy the final code to embed the presentation in Blogger.

Embed the presentation in Blogger

  • Login to your Blogger account with your access data.
  • Add a new entry .
  • Switch to HTML View by clicking the button with a pencil icon.
  • Copy the code from Scribd .
  • Switch back to Compose View to see the results of the insert.
  • Add title and relevant content to your post to familiarize the user with the content.
  • Click Publish .

Insert a presentation from OneDrive

Microsoft has been updated and you have its own tools to share content from your Microsoft account . Create your PowerPoint presentations and upload them to OneDrive to share with other users or embed in a blog.

To perform this operation, the slide must be in the PowerPoint Online version , thanks to the compatibility between applications, you can make your slide offline and upload it to the online version.

  • Save your presentation to OneDrive . Put it in a public folder because it is a document to share.
  • Open the presentation in OneDrive.
  • Click on the File menu .
  • Select the Share option and then click Insert.
  • Click the Generate button to create the HTML code that will be placed on the page.
  • Modify the dimensions of the file preview to display. There are several default options, choose the one that best suits your website.
  • Copy the code and paste it in your Blog.

Embed the code in Blogger

  • Login to your Blogger account.
  • Click the Create Post button .
  • Switch to HTML View mode from the editing options.
  • Copy the code obtained from OneDrive.
  • Click preview to see the final result.
  • When everything is ready, click the publish button.

Using OneDrive is easy and free, although it is not as intuitive as Scribd. The presentation is displayed in a static size, that is, it does not fit the screen.

Google Drive is another tool that you can use to insert presentations on your blog or website. It’s free and easy to use, you just have to get the HTML code to share the file.

By following these simple steps, you can easily insert a PowerPoint slide show into your Blogger platform. Engage your audience with visually captivating content and elevate your blog posts to a new level. Whether you want to present data, demonstrate a process, or showcase your creativity, integrating a PowerPoint slide show will bring a dynamic visual element to your blogging experience. Start incorporating this engaging feature into your Blogger posts today and captivate your readers with stunning presentations.

by Abdullah Sam
I’m a teacher, researcher and writer. I write about study subjects to improve the learning of college and university students. I write top Quality study notes Mostly, Tech, Games, Education, And Solutions/Tips and Tricks. I am a person who helps students to acquire knowledge, competence or virtue.

Leave a Comment