Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-05 | Feat: adds a robots.txt | Silvio Rhatto | |
Robots tend to crawl all tag combinations, which make a huge performance impact in larger datasets, specially regarding database queries. This robots.txt file will prevent that regular search engines to index the application, which is already a search index. |