Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Thanks, in case I wanted to enable the directive for the whole site, could you tell me how to change it
<Location /shared/>
Options +Indexes
</Location>
to the Additional nginx directives field:
location /shared/ {
autoindex on;
}
Thanks so much for your help
Hi the websites were entered as https. The problem is that now this is also happening with old sites on Plesk that do not have any maps inserted in the search console. Can Plesk block indexing somehow?