SlideShare a Scribd company logo
1 of 4
Download to read offline
How to Embed a Google 
Presentation in a 
WordPress Blog
Make your presentation public by 
clicking on "Share"
Start your presentation 
Copy your presentation ID from the URL
Make a new WordPress Post and 
past in this code: 
<iframe src="https://docs.google.com/presentation/embed? 
id=1SsDVcGJIyiaDm_K8nCPRdoNZiKmD3OEFBl_5-RxmfsE&amp; 
start=false&amp;loop=false&amp; frameborder="0" width="520" height="405" 
></iframe> 
Note that my Presentation ID is the code, marked in red, so 
change that portion to your presentations ID

More Related Content

Viewers also liked

Infobase and teaching strategy
Infobase and teaching strategyInfobase and teaching strategy
Infobase and teaching strategyBen Jacobs
 
Integumentary System
Integumentary SystemIntegumentary System
Integumentary Systemlorigreentx
 
Microscope Basics
Microscope BasicsMicroscope Basics
Microscope Basicslorigreentx
 
Joints and Connective Tissues
Joints and Connective TissuesJoints and Connective Tissues
Joints and Connective Tissueslorigreentx
 
Cell Structure and Function
Cell Structure and FunctionCell Structure and Function
Cell Structure and Functionlorigreentx
 

Viewers also liked (7)

Infobase and teaching strategy
Infobase and teaching strategyInfobase and teaching strategy
Infobase and teaching strategy
 
Media
MediaMedia
Media
 
Integumentary System
Integumentary SystemIntegumentary System
Integumentary System
 
Microscope Basics
Microscope BasicsMicroscope Basics
Microscope Basics
 
Joints and Connective Tissues
Joints and Connective TissuesJoints and Connective Tissues
Joints and Connective Tissues
 
Cell Organelles
Cell OrganellesCell Organelles
Cell Organelles
 
Cell Structure and Function
Cell Structure and FunctionCell Structure and Function
Cell Structure and Function
 

How to embed a google presentation on wordpress

  • 1. How to Embed a Google Presentation in a WordPress Blog
  • 2. Make your presentation public by clicking on "Share"
  • 3. Start your presentation Copy your presentation ID from the URL
  • 4. Make a new WordPress Post and past in this code: <iframe src="https://docs.google.com/presentation/embed? id=1SsDVcGJIyiaDm_K8nCPRdoNZiKmD3OEFBl_5-RxmfsE&amp; start=false&amp;loop=false&amp; frameborder="0" width="520" height="405" ></iframe> Note that my Presentation ID is the code, marked in red, so change that portion to your presentations ID