Skip to content

Conversation

@tannerlinsley
Copy link
Member

@tannerlinsley tannerlinsley commented Dec 24, 2025

Summary by CodeRabbit

Release Notes

  • Documentation
    • Enhanced SEO guides with static sitemap examples and XML configurations for sites with known, infrequently changing structures.
    • Clarified static robots.txt configuration with automatic serving at /robots.txt, while retaining dynamic server-route options.
    • Introduced SEO ranking tracking best practices and recommendations.
    • Reorganized robots.txt documentation into dedicated static and dynamic subsections for improved clarity.

✏️ Tip: You can customize this high-level summary in your review settings.

Document that users can place static robots.txt and sitemap.xml files
in the public directory as a simpler alternative to server routes.
Add a "Track Your Rankings" section recommending Nozzle.io as a partner
tool for monitoring SEO performance and keyword rankings.
@github-actions github-actions bot added the documentation Everything documentation related label Dec 24, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 24, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Documentation updates to React and Solid SEO guides add static sitemap and robots.txt configuration sections with examples, split dynamic approaches into separate subsections, and introduce a ranking tracking recommendation via Nozzle.io.

Changes

Cohort / File(s) Summary
SEO Documentation Updates
docs/start/framework/react/guide/seo.md
docs/start/framework/solid/guide/seo.md
Added new Static Sitemap section with XML configuration example; split robots.txt guidance into Static and Dynamic subsections with separate implementation approaches; added Track Your Rankings subsection recommending Nozzle.io for SEO performance monitoring.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • TanStack/router#6207: Modifies the same SEO documentation files for React and Solid frameworks with related content updates.

Suggested labels

documentation

Poem

🐰 A rabbit hops through SEO terrain,
With sitemaps and robots maintained,
Static paths and rankings to track—
SEO wisdom brought back!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/add-seo-static-files-rNRpJ

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 43e9572 and 2665c09.

📒 Files selected for processing (2)
  • docs/start/framework/react/guide/seo.md
  • docs/start/framework/solid/guide/seo.md

Comment @coderabbitai help to get the list of available commands and usage tips.

@tannerlinsley tannerlinsley changed the title Add robots.txt and sitemap.xml files docs: public seo files and seo tracking Dec 24, 2025
@tannerlinsley tannerlinsley merged commit 6500285 into main Dec 24, 2025
4 of 5 checks passed
@tannerlinsley tannerlinsley deleted the claude/add-seo-static-files-rNRpJ branch December 24, 2025 05:30
@nx-cloud
Copy link

nx-cloud bot commented Dec 24, 2025

View your CI Pipeline Execution ↗ for commit 2665c09

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 3s View ↗
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-24 05:30:51 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Everything documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants