code-corps / code-corps/code-corps-ember
Block dev site from being indexed
Open
Difficulty: Easy
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
The original demo/dev site at http://www.pbqrpbecf.org/ is being indexed by search engines. we need it removed.
## Subtasks
- [ ] Add noindex meta robots tag to all pages sitewide on that domain.
``
Contributor guide
Research direction
The issue names no file or test. Start by locating the shared HTML or application entry point used by all pages on the original dev domain, then verify how its generated markup can include the specified robots meta tag sitewide. Done means search engines are instructed not to index or follow every page on that domain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100