You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: