Each page has a URL
— Updated
Appears in: PWA audits
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.
Resources #
Source code for Each page has a URL audit
Last updated: — Improve article