Skip to content
Learn Measure Blog Case studies About
On this page
  • Recommendations
  • Resources

Each page has a URL

May 4, 2019 — Updated Sep 19, 2019
Appears in: PWA audits
On this page
  • Recommendations
  • Resources

Ensure individual pages and views in your Progressive Web App (PWA) are deep linkable via URL and that each URL is unique to make them easily shareable on social media.

Recommendations #

  • Test that individual pages and views can be opened and directly accessed via new browser windows.
  • If building a single-page app, make sure the client-side router can reconstruct the app state from a given URL.
In the Lighthouse report UI the full PWA badge is given when you pass all of the audits in all of the PWA subcategories (Fast and reliable, Installable, and PWA optimized).

Resources #

Source code for Each page has a URL audit

Last updated: Sep 19, 2019 — Improve article
Return to all articles
Share
subscribe

Contribute

  • File a bug
  • View source

Related content

  • developer.chrome.com
  • Chrome updates
  • Web Fundamentals
  • Case studies
  • Podcasts
  • Shows

Connect

  • Twitter
  • YouTube
  • Google Developers
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms & Privacy
  • Community Guidelines

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies.