Skip to content

chore(fountain): add sitemap and robots files#13058

Merged
rjan90 merged 1 commit intofilecoin-project:masterfrom
barbaraperic:bp/sitemap-and-robots
Apr 30, 2025
Merged

chore(fountain): add sitemap and robots files#13058
rjan90 merged 1 commit intofilecoin-project:masterfrom
barbaraperic:bp/sitemap-and-robots

Conversation

@barbaraperic
Copy link
Copy Markdown
Contributor

Related Issues

#13057

Proposed Changes

  1. Added robots.txt:
    • Allows all web crawlers to access the site (User-agent: *)
    • Permits access to all pages (Allow: /)
    • Points to the sitemap location at https://faucet.calibnet.chainsafe-fil.io/sitemap.xml
  2. Added sitemap.xml:
    • Contains three URLs for the Calibnet faucet site:
    ◦ Main page (/) with priority 1.0
    ◦ Funds page (/funds) with priority 0.8
    ◦ Datacap page (/datacap) with priority 0.8
    • All pages are set to update monthly (changefreq)
    • The sitemap follows the standard sitemap.org schema

Additional Info

Screenshot 2025-04-23 at 16 37 59

Checklist

Before you mark the PR ready for review, please make sure that:

@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Apr 23, 2025
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ⌨️ In Progress in FilOz Apr 23, 2025
@barbaraperic barbaraperic changed the title Add sitemap and robots files chore(fountain): add sitemap and robots files Apr 23, 2025
@github-actions github-actions Bot dismissed their stale review April 23, 2025 14:55

PR title now matches the required format.

@BigLep BigLep requested a review from rjan90 April 29, 2025 06:50
@BigLep BigLep moved this from ⌨️ In Progress to 🔎 Awaiting Review in FilOz Apr 29, 2025
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting Review to ✔️ Approved by reviewer in FilOz Apr 30, 2025
@rjan90 rjan90 merged commit 7c4ed21 into filecoin-project:master Apr 30, 2025
90 of 91 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants