Skip to content

blog: remove duplicate build-an-agent-app post, 301 to the original - #114

Open
philip638 wants to merge 1 commit into
pilot-protocol:mainfrom
philip638:fix/dedup-build-agent-app
Open

blog: remove duplicate build-an-agent-app post, 301 to the original#114
philip638 wants to merge 1 commit into
pilot-protocol:mainfrom
philip638:fix/dedup-build-agent-app

Conversation

@philip638

Copy link
Copy Markdown
Contributor

The two newest blog posts cover the same topic: build-an-agent-app (Jul 7) is a near-duplicate of build-agent-app-turn-api-into-tool (Jul 5). Having both live splits ranking signal and looks sloppy on the index.

This keeps the earlier post and removes the newer one:

  • delete src/pages/blog/build-an-agent-app.astro + its banner
  • drop its entry from blogPosts.json (index, feed, sitemap all derive from it)
  • 301 /blog/build-an-agent-app -> /blog/build-agent-app-turn-api-into-tool in _redirects so the already-indexed URL consolidates instead of 404ing
  • rewire the one cross-link in ai-agent-app-store.astro to the surviving post

astro build passes; no other references to the removed slug.

build-an-agent-app (Jul 7) covered the same ground as
build-agent-app-turn-api-into-tool (Jul 5) — same topic, same
structure, published two days apart. Keep the earlier post, drop the
newer one, redirect its URL so indexed/inbound links consolidate,
and point the app-store post's cross-link at the survivor.

Signed-off-by: philip638 <philip638@users.noreply.github.com>
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.

1 participant