Skip to content

AI blog post redirect#707

Merged
kentcdodds merged 1 commit intomainfrom
cursor/ai-blog-post-redirect-bd6b
Feb 25, 2026
Merged

AI blog post redirect#707
kentcdodds merged 1 commit intomainfrom
cursor/ai-blog-post-redirect-bd6b

Conversation

@kentcdodds
Copy link
Owner

@kentcdodds kentcdodds commented Feb 25, 2026

Add a redirect for the 'An AI-Powered Kent C. Dodds' blog post to its new URL.


Open in Web Open in Cursor 


Note

Low Risk
Single static redirect mapping change; low chance of impact beyond the specific blog route (main risk is an incorrect slug causing unexpected redirect behavior).

Overview
Adds a new entry to server/_redirects.txt so requests to the old blog slug /blog/an-ai-powered-kentcdodds-com are redirected to /blog/building-semantic-search-on-my-content, preserving the rewritten post’s new URL.

Written by Cursor Bugbot for commit f0c92d2. This will update automatically on new commits. Configure here.

Summary by CodeRabbit

  • Chores
    • Updated blog post redirect to ensure previous URL paths continue to work, automatically directing visitors to the current blog post location.

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
@cursor
Copy link

cursor bot commented Feb 25, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f39cfb2 and f0c92d2.

📒 Files selected for processing (1)
  • server/_redirects.txt

📝 Walkthrough

Walkthrough

A single redirect rule was added to the server configuration file, mapping the URL path /blog/an-ai-powered-kentcdodds-com to /blog/building-semantic-search-on-my-content under the rewritten posts section.

Changes

Cohort / File(s) Summary
Redirect Configuration
server/_redirects.txt
Added one redirect rule for a rewritten blog post, mapping an old URL to the new blog post URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A hop, skip, and a URL redirect,
To guide old readers where to connect,
From AI-powered dreams to semantic search light,
One simple line makes the journey right! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/ai-blog-post-redirect-bd6b

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@kentcdodds kentcdodds marked this pull request as ready for review February 25, 2026 15:39
@kentcdodds kentcdodds merged commit 4300cbd into main Feb 25, 2026
7 checks passed
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