Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Storage API/
Web Content Index API
Search

Web Content Index API

Creator
Creator
Seonglae Cho
Created
Created
2021 May 22 9:10
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Sep 21 5:40
Refs
Refs
PWA
The Content Indexing API is not an alternative way of caching content
It's a way of providing metadata about pages that are already cached by your service worker
so it has dependency to service worker
 
 
 
 
Indexing your offline-capable pages with the Content Indexing API
Your PWA might cache articles and media files, but how will your users know that your pages work while offline? The Content Indexing API is one answer to this question. Once the index is populated with content from your PWA, as well as any other installed PWAs, it will show up in dedicated areas of supported browsers.
Indexing your offline-capable pages with the Content Indexing API
https://web.dev/content-indexing-api/
Indexing your offline-capable pages with the Content Indexing API
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Storage API/
Web Content Index API
Copyright Seonglae Cho