Skip to content

Commit b7dbd34

Browse files
BuyWhereclaude
andcommitted
fix(hashnode): W1-1 MCP-build canonical -> /developers (was 410)
The W1-1 Hashnode post canonical pointed to https://buywhere.ai/blog/how-i-built-a-price-comparison-mcp-server which returns HTTP 410. The page was never re-published on buywhere.ai; the post is a developer-focused tutorial about the MCP server. Point canonical to https://buywhere.ai/developers (200, semantically aligned) so the Hashnode-to-buywhere.ai redirect lands on a live page matching the audience. Avoids a dead canonical when Hashnode sets up its buywhere.hashnode.dev -> buywhere.ai redirect for the post. Ref BUY-52880. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b83b82a commit b7dbd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hashnode-post-w1-1-how-i-built-a-price-comparison-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: "how-i-built-a-price-comparison-mcp-server"
44
subtitle: "An MCP server that finds the cheapest price across Amazon, Best Buy, Shopee, Lazada, Apple Store, and 4 more retailers — across 9 countries — in under 2 seconds. Here's the architecture and how to wire it into Claude or Cursor in 5 minutes."
55
tags: "mcp, modelcontextprotocol, claude, cursor, llm, devtools, api, comparison, ecommerce, indie-hacker"
66
domain: "buywhere.hashnode.dev"
7-
canonical: "https://buywhere.ai/blog/how-i-built-a-price-comparison-mcp-server"
7+
canonical: "https://buywhere.ai/developers"
88
seoTitle: "How I built a price-comparison MCP server (and how you can call it from Claude or Cursor)"
99
seoDescription: "Build a price-comparison MCP server that searches Amazon, Best Buy, Shopee, Lazada, and more across 9 countries. Full architecture, code samples, and a 5-minute Claude/Cursor wiring guide."
1010
coverImage: "https://buywhere.ai/og/mcp-build.png"

0 commit comments

Comments
 (0)