Setup issues & performance
-
I can’t configure PWA correctly according to Lighthouse and it slows down my web load time. As well as disabling the download of the robots.txt in Lighthouse. Any recommendation?
The page I need help with: [log in to see the link]
-
On the given link, there is an issue to load the manifest.json, which is load by https://myzone-hz5sku48qafi72x5.netdna-ssl.com/pwa-manifest.json. Is this CDN URL, if yes then please enable CDN compatibility.
Because both URLs are different, it needs to be the same URL
https://pwa-for-wp.com/docs/article/how-to-enable-cdn-compatibility-in-pwa/or performance, in the latest version 1.7.13 we did some fixes related to performance. So we suggest please check on the latest version once.
-
This reply was modified 5 years, 12 months ago by
Magazine3.
Hello, I already enabled the CDN and it keeps marking error. Also in Lighthouse it marks other errors. How can i fix this?
As you shared the lighthouse result PWA is completely disabled, because manifest is not detected. If we resolve the below error its will be clear.
Try to load manifest with proper URL like this https://neo-emarketing.com/pwa-manifest.json.
https://prnt.sc/sitqnw this manifest is not detected by PWA.
Are you using server-side caching clear it properly
for the safe side, check once after disabling CDN, it will surely work.-
This reply was modified 5 years, 12 months ago by
Magazine3.
Hi, i exclude that URL from cdn and that works… but still with other issues
Could you pls double check the setup?
Regards
Hi, Great now your manifest is loading perfectly.
now you need to clear the cache of js optimizer because it is giving 504 response
just clear the cache of js optimizer and check on the lighthouse or ‘application->Service worker it’s detected or not’
I hope it will resolve the issue. let us know if any issue
Hi, I cleared cache with wp rocket and still not working… how can I clear cache of js optimizer?
Regards,
Daniel.Hi, do you have updates?
Now the conclusion PWA service worker and manifest is loading perfectly.
https://prnt.sc/sp6uik(Manifest) and https://prnt.sc/sp6uvn (Service worker)Issue: in the manifest image, you can check the second arrow (error message) because your service worker code is loaded within CDN https://prnt.sc/sp6vai
SO I suggest you, exclude pwa-register-sw.js from the merging and also from CDN
Hi guys,
As you can see here, im excluding your URLs
https://prnt.sc/spj1c9
https://prnt.sc/spj1t7But the issue it looks to be other… what can I do? I even updated the plugin and still without works!
Regards,
Daniel.man i didn’t make this works, the ticket is not resolved come on! you wont see {my site} marked as PWA, could you pls share me how to make run the basic setup works?
-
This reply was modified 5 years, 12 months ago by
The topic ‘Setup issues & performance’ is closed to new replies.