How to create progressive web app ( PWA ) for blogger easily.

how-to-create-progressive-web-app-pwa-for-blogger-easily

You may have seen when you visit a site through browser you’ll will get this option Add to Homescreen in settings when you tap on it browser will instantly create and add that website as app on your desktop or smartphone home, actually in reality it is not app but a web app.

There is nothing much special about web app except that it will provide easy access to launch website right from home screen, however web app is sighted as real app so alot of bloggers notify thier visitors to add thier blog on home screen so that they are able to check new content regularly.

We also have few operating system that only run web apps like Firefox OS, MeeGo OS and Tizen OS which eventually failed to beat Android OS, as Google’s Android SDK apps are modern with advanced features, anyhow Google didn’t care about web apps in early stages but later on they created a upgraded version of web app named PWA aka progressive web app in 2015.

PWA apps are progressive in real, they feel like you’re using real app so alot of people started implementing PWA on thier site or blog as it’s pretty easy procedure and you don’t have to develop or hire some one to create PWA app, if you’re using WordPress then there numerous cool plugins to make PWA app in simple for free.

But, Incase if you’re using Blogger then there are no plugins or widgets available to create PWA app, but thanks to some talented developers they found a way to make PWA app on blogger website using Cloudflare even though it is little lengthy process yet it’s definitely worthy, so are you ready to implement PWA on blogger? If yes let’s get started.

• How to make PWA app on Blogger •

1_how-to-create-progressive-web-app-pwa-for-blogger-easily

– First, create an account and add your website then login into your Cloudflare.

+ How to add cloudflare on blogger to optimize and stop bot traffic.

– In Home, Tap on your website.

2_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on

3_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Rules

4_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create Page Rule

5_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Fill details as shown above but replace my website url with yours then tap on Save and Deploy

6_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create Page Rule again.

7_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Fill details as show above, then tap on Save and Deploy

8_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on then tap on Workers

9_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Manage Workers

10_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Enter Account name, then tap on Set up

11_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create a Service

12_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Continue with Free

11_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create a Service

13_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Enter Service name then Scroll down

14_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create service

15_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Scroll down then tap on Quick edit

16_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Delete existing code then copy and paste this code from sw.js.txt

– Tap on Save and Deploy

17_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Now go back, tap on Triggers then tap on Add route

18_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Fill the details as shown above but replacemy website url with yours then tap on Add route

19_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Here, you can tap on sw.js to check either it’s working or not.

20_how-to-create-progressive-web-app-pwa-for-blogger-easily

– If it’s working then it will show like this.

21_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Go back to Workers, then tap on Manage Workers.

22_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create a Service

23_how-to-create-progressive-web-app-pwa-for-blogger-easily

Enter Service name, Here I entered offline as it’s easy to remember.

– Scroll down

24_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create service

25_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Scroll down, tap on Quick edit

26_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Delete existing code then copy and paste this code from offline.html.upgraded.txt

– Tap on Save and Deploy

27_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Save and Deploy

28_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Go back Workers, tap on Add route

29_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Fill details as shown above but replace my website url with yours then tap on Save

30_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Just to make sure check either that newly created offline.html url working or not.

31_how-to-create-progressive-web-app-pwa-for-blogger-easily

– If working, go back then tap on Manage Workers

32_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create a Service

33_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Enter Service name : Manifest then Scroll down.

34_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Create service

35_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Quick edit

36_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Delete existing code then paste this code from Manifest.json-Advanced.text.

– Don’t forget to change Web app name, Short description, and logo urls with your logo urls in png format.

– Once done, Tap on Save and Deploy

37_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on Save and Deploy Again.

38_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Go back to Workers, Tap on Add route

39_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Fill details as shown above but replace my website with yours then tap on Save

40_how-to-create-progressive-web-app-pwa-for-blogger-easily

– It’s time, Go to blogger dashboard then tap on Theme

41_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Tap on below CUSTOMIZE then tap on Edit HTML

42_how-to-create-progressive-web-app-pwa-for-blogger-easily

– Search or scroll and find </body> tag then right above it copy and paste this code from service-worker-body tag.txt

which only work on non-amp themes.

– For AMP themes copy and paste this code from service-worker-amp-js.text

– Once pasted, Tap on Save

43_how-to-create-progressive-web-app-pwa-for-blogger-easily

– it’s not over yet, search or scroll up and find <head> tag and right below it copy and paste this code from manifest-for-blogger.txt

Perfecto, you successfully created PWA app for blogger using Cloudflare.

Atlast, this are just highlighted features of Cloudflare there may be many hidden features in-build that provides you external benefits to give the ultimate usage experience, anyway if you want one of the best method to make PWA app for blogger site or blog then this check this out.

Overall, it is not easy to make PWA app you have to do alot of work to get PWA app on blogger, even though Cloudflare interface is user friendly on mobile yet you it’s better to do this process on desktop to complete this quick as on mobile it can take more time then average for example : I have to remove code manually as there is no CTRL F2 button on mobile keyboard, if you’re using mobile to do this process via Coders keyboard.

Moreover, it is definitely worth to mention this is the only method available out there on internet to make PWA app for blogger sites using Cloudflare, I hope there will be easier methods discovered in future even there is possibility Google may add option to make PWA app from Blogger dashboard itself if there is high demand for PWA app.

Finally, this is how you can make PWA app for blogger sites using Cloudflare for free, are you an existing user of this method? If yes do say either this method working for you or not? kindly say you experience and mention if you know any better methods? In our comment section below, see ya 🙂

Scroll to Top