Skip to content

sitemap in robots.txt#28

Merged
Tenemo merged 3 commits into
masterfrom
dev
Apr 4, 2026
Merged

sitemap in robots.txt#28
Tenemo merged 3 commits into
masterfrom
dev

Conversation

@Tenemo
Copy link
Copy Markdown
Owner

@Tenemo Tenemo commented Apr 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 4, 2026 18:18
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 4, 2026

Deploy Preview for piech-dev ready!

Name Link
🔨 Latest commit 5b9654a
🔍 Latest deploy log https://app.netlify.com/projects/piech-dev/deploys/69d155f1e6965f0008dcf70c
😎 Deploy Preview https://deploy-preview-28--piech-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds sitemap discovery via robots.txt and locks it in with an end-to-end contract test, aligning crawler hints with the existing generated sitemap.xml.

Changes:

  • Advertise the site sitemap in public/robots.txt.
  • Add a Playwright E2E test asserting robots.txt allows crawling and includes the expected sitemap URL.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
public/robots.txt Adds a Sitemap: directive pointing to the published sitemap location.
e2e/robots.spec.ts Introduces an E2E contract test validating robots.txt content and sitemap advertisement.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Tenemo Tenemo merged commit 525c58e into master Apr 4, 2026
19 checks passed
Tenemo added a commit that referenced this pull request Apr 11, 2026
Squashed after the fact from GitHub merge commit: Merge pull request #28 from Tenemo/dev.

* d2c5a82 sitemap in robots.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants