metabase / metabase/metabase

Serve robots.txt to block search engine indexing

Open Beginner friendly
#73,769 0 comments 0 reactions 0 assignees View on GitHub
.Auto triaged .Team/UXWest Administration/Settings Difficulty:Easy Priority:P3
Dominant language
Clojure
Stars
49.3k
Forks
6.8k
Avg merge
1d 13h
Merged PRs (30d)
653

Description

Serve a `robots.txt` file in Metabase that disallows search engines from indexing public-facing Metabase instances.

This is described as extremely important for public-facing deployments.

Contributor guide

Open the contributing guide

Research direction

Start by locating Metabase’s HTTP routing and handling for public-facing static or well-known resources. Add a robots.txt response that disallows search-engine indexing, then verify the resource is served correctly and contains the requested disallow directive.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.