How to Link Slides in Google Slides: Internal Links, External URLs, and Slide Navigation Explained
Linking slides in Google Slides is one of those features that looks simple on the surface but opens up a surprising range of possibilities once you understand what's actually happening under the hood. Whether you're building an interactive presentation, creating a clickable table of contents, or connecting your audience to external resources, knowing how linking works — and where it behaves differently — makes a real difference in how your presentations function.
What "Linking Slides" Actually Means
In Google Slides, the word "link" covers two distinct actions that are easy to conflate:
- Linking to another slide within the same presentation (internal navigation)
- Linking to an external URL (web pages, Google Docs, other files)
Both use the same Insert Link interface, but they serve different purposes and behave differently depending on how and where your presentation is being viewed.
How to Insert a Link in Google Slides 🔗
The core process is consistent regardless of what you're linking to:
- Select the object you want to make clickable — this can be text, a text box, a shape, an image, or a button element.
- Go to Insert → Link in the top menu, or use the keyboard shortcut Ctrl+K (Windows/ChromeOS) or Cmd+K (Mac).
- The link dialog box will appear. From here, you can paste an external URL or choose a slide destination.
To link to a specific slide within the same presentation, click "Slides in this presentation" in the link panel. Google Slides will display a list of all slides by number and title, and you simply select the one you want to link to.
Linking to a Specific Slide: How It Works
When you link to an internal slide, Google Slides creates a reference based on slide position rather than a permanent slide ID. This matters more than most people realize.
If you reorder your slides after setting internal links, the links follow the content, not the original position. In practice, that means a link pointing to "Slide 5 – Pricing" will still go to that slide even if you move it to position 8. Google Slides is actually tracking the slide object itself, not just the number — which is the more reliable behavior.
However, if you delete a linked slide, the link will break and typically resolve to the beginning of the presentation or throw a navigation error depending on how it's being viewed.
Linking from Text vs. Shapes and Images
The behavior is slightly different depending on what you've selected:
| Object Type | Link Behavior | Notes |
|---|---|---|
| Text (selected characters) | Only the selected characters become clickable | Useful for inline hyperlinks |
| Text box (entire box selected) | Entire box becomes a clickable link | Cleaner for button-style navigation |
| Shape | Entire shape becomes clickable | Common for custom nav buttons |
| Image | Entire image becomes clickable | Works well for visual menus |
When linking text, only highlight the specific words you want to be clickable. If you select the entire text box as an object (clicking the border, not double-clicking inside), the whole box becomes a single clickable element.
Building a Clickable Table of Contents
One of the most practical uses for internal slide linking is a navigable table of contents slide. The setup looks like this:
- Create a slide near the beginning of your presentation with a list of section titles.
- Select each title and link it to the corresponding section slide.
- Optionally, add a small "back to contents" shape on each section's first slide, linked back to the TOC.
This approach is particularly useful for non-linear presentations — demos, training materials, or choose-your-own-path formats — where you don't want to present slides in strict sequence.
How Links Behave in Different View Modes 🖥️
This is where individual setups start to diverge significantly.
- Editing mode: Hovering over a link shows a preview tooltip. Clicking it opens a dialog, not the destination — Google assumes you may want to edit rather than follow it.
- Presentation mode (Slideshow): Links are fully active. Clicking a linked object navigates to the target slide or opens the URL in a new browser tab.
- Published presentations: Links work as expected for viewers, though external URL behavior depends on their browser settings and whether pop-ups are blocked.
- Downloaded as PowerPoint (.pptx): Internal slide links generally carry over. External URLs carry over. However, exact rendering depends on which version of PowerPoint or alternative office software opens the file.
- Exported as PDF: Internal slide links are preserved as PDF bookmarks in most cases. External URLs become clickable hyperlinks.
Linking to External URLs and Other Google Files
Inserting an external link follows the same Insert → Link path. You can link to:
- Any public or shared web URL
- A specific Google Doc, Sheet, or Form (using its shareable link)
- A specific heading or section within a Google Doc (using the direct anchor link from that document)
- A specific slide in another Google Slides presentation (using that presentation's URL plus
#slide=id.gXXXXXXXparameter)
Sharing permissions matter here. If you link to a Google Doc that isn't shared with your audience, they'll hit a permissions wall when they click through — the link itself will work, but the destination won't be accessible.
Variables That Affect Your Specific Setup
How well slide linking works in practice depends on a few factors that vary from person to person:
- Presentation delivery method — live presenter mode, published web embed, shared view link, or downloaded file each have different link behaviors
- Audience's browser and system settings — pop-up blockers can intercept new-tab URL links during a live presentation
- Whether the file is shared or embedded — embedded presentations in Google Sites or third-party platforms may restrict certain link interactions
- File format conversions — converting back and forth between .pptx and Google Slides format can occasionally affect link integrity, especially for complex internal navigation structures
- Slide reordering frequency — the more you restructure a presentation after building internal links, the more important it is to audit those links before presenting
The technique itself is straightforward, but how reliable and functional your linked presentation feels to an audience depends on the combination of how you're delivering it, where they're viewing it, and what permissions and browser conditions they're working with.