Is your feature request related to a problem? Please describe.
Paul instances should not be indexed by search engines. We have reports that at least one of them currently is.
Describe the solution you'd like
We need to add noindex,nofollow robots attribute, either as a tag in index.html or standalone in a robots.txt file.
Is your feature request related to a problem? Please describe.
Paul instances should not be indexed by search engines. We have reports that at least one of them currently is.
Describe the solution you'd like
We need to add
noindex,nofollowrobots attribute, either as a tag in index.html or standalone in a robots.txt file.