seo: add robots.txt with sitemap reference
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 88/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Active
- Domain
- web-dev
Research direction
Start with the issue’s specified new file, public/robots.txt, and compare it with the existing sitemap path and the robots meta tag in index.html. Add the requested crawler rules and sitemap reference, confirming that the sitemap dependency is available or coordinating the follow-up noted in the issue. Done means public/robots.txt exists with the specified contents.
Written by the indexing model from the issue text.
Description
Problem
public/robots.txt doesn't exist. Only an in-page <meta name="robots" content="index, follow"> tag exists in index.html. Crawlers look for /robots.txt first to discover crawl rules and the sitemap location before rendering any JS.
Task
Add public/robots.txt:
User-agent: *
Allow: /
Sitemap: https://coding.mazipan.space/sitemap.xml
Depends on the sitemap existing at that path (see the sitemap.xml sub-issue) — either land together or add the Sitemap: line in a follow-up commit once that file exists.
Files
public/robots.txt(new)
Part of
#74
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 1
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
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.
More from mazipan/coding-kids
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
mazipan/coding-kids#77 ·
-
seo: add sitemap.xml Open
Difficulty 1/5 Under an hour Newbie friendliness 78/100
mazipan/coding-kids#76 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
mazipan/coding-kids#88 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
mazipan/coding-kids#82 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
mazipan/coding-kids#81 ·
All issues in mazipan/coding-kids
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100