openedx / openedx/axim-engineering
Our Sandboxes are getting indexed by Google
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Our sandboxes login pages are getting indexed and confusing search results. Can we add a directive to prevent this going forward?
The Semrush page data shows that sandbox.openedx.org/login is the second highest traffic page across all Open edX properties. Its top keyword is edx login.
Apply noindex at the subdomain level. Alternatively, use Disallow: / in a subdomain robots.txt file and submit removal requests. Confirm the ownership first. These subdomains may belong to engineering and not to the website vendor.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by confirming ownership of the sandbox subdomains, especially sandbox.openedx.org, and determine whether engineering or the website vendor controls their robots.txt or page directives. Compare applying a subdomain-level noindex with Disallow: / in robots.txt; the work is done when sandbox login pages stop appearing in search results and any needed removal requests are submitted.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100