code4romania / code4romania/paul

Prevent search engine indexing

Open
#40 0 comments 0 reactions 1 assignee Claimed by @danniel View on GitHub
enhancement :rocket:
Dominant language
Python
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**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](https://github.com/code4romania/paul/blob/main/client/public/index.html) or standalone in a robots.txt file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.