Posted December 21, 20222 yr Awstats (Cpanel) showing that people are accessing this page on my forum (37656 hits so far in this month) https://mydomain.com/forum/offline/ Looks like robots are getting that page and displaying some users. Then users are stock in that page.... Weird I do replicate the link and got below screenshot... My board is not offline nor turned offline lately. I am not offline, nor internet is down... I have tested same URL here https://invisioncommunity.com/forums/offline I got this: I am using invision standart robot.txt What would be the reason for this????
December 21, 20222 yr Community Expert That doesnt actually look to be a page of ours, so unfortunately there isnt an answer I can give you on that one.
December 21, 20222 yr Community Expert Apparently this is indeed one of ours (my apologies). Its part of the service worker and displays if it cannot connect to the server at that point in time. Its part of PWA.
December 21, 20222 yr Author 3 hours ago, Marc Stridgen said: Apparently this is indeed one of ours (my apologies). Its part of the service worker and displays if it cannot connect to the server at that point in time. Its part of PWA. So why is available to public and robots all the time????
December 21, 20222 yr Community Expert I have tagged developers who are better placed to answer the question there. However even to give a no permission error, the location would need to be accessable
December 21, 20222 yr Author 22 minutes ago, Marc Stridgen said: I have tagged developers who are better placed to answer the question there. However even to give a no permission error, the location would need to be accessible Ok... Thank you....
December 22, 20222 yr https://invisioncommunity.com/offline You appear to have the wrong URL. 😉 I just checked my own community and have confirmed that domain.com/offline exists and has seen hits. I also see that page if I turn off networking, etc. Edited December 22, 20222 yr by Randy Calvert
December 22, 20222 yr Community Expert It's completely normal and part of the Progressive Web App. The service worker periodically downloads the offline page so it can be displayed if the device loses an internet connection or the community is unreachable.
December 22, 20222 yr 2 minutes ago, Stuart Silvester said: It's completely normal and part of the Progressive Web App Do I understand correctly that it is better to close this page in robots.txt or .htaccess ?
December 22, 20222 yr We're going to add a noindex meta tag to this page, so it won't be indexed anymore with a future release.
December 23, 20222 yr Author 12 hours ago, Daniel F said: We're going to add a noindex meta tag to this page, so it won't be indexed anymore with a future release. Good news Thank you....
January 4, 20232 yr Author I see 4.7.6 Beta 1 has below... Added a noindex meta tag for the offline page.