Skip to content

Conversation

wamimi
Copy link

@wamimi wamimi commented Sep 2, 2025

  • Add redirects for /reference/hubble/* paths to snapchain.farcaster.xyz
  • Add redirects for /reference/hub/* paths to snapchain.farcaster.xyz
  • Add redirects for /hubble/* paths to snapchain.farcaster.xyz
  • Architecture pages redirect to snapchain whitepaper
  • General pages redirect to snapchain homepage

Fixes 404 errors where Google search results show indexed pages that no longer exist due to Hub documentation being moved to external Snapchain site.

Added comprehensive redirects in vercel.json to route old Hub/Hubble documentation URLs to the appropriate Snapchain documentation:

  • Architecture pageshttps://snapchain.farcaster.xyz/whitepaper
  • General Hub/Hubble pageshttps://snapchain.farcaster.xyz/

Testing

These redirects will work once deployed to Vercel (they don't function in local development).


PR-Codex overview

This PR introduces several new redirect rules in the vercel.json file, directing various source paths related to hubble and hub to new destination URLs on the snapchain.farcaster.xyz domain.

Detailed summary

  • Added redirects for the following source paths to https://snapchain.farcaster.xyz/:
    • /reference/hubble/architecture
    • /reference/hubble/
    • /reference/hubble
    • /reference/hub/architecture
    • /reference/hub/
    • /reference/hub
    • /hubble/architecture
    • /hubble/
    • /hubble
  • All redirects are marked as permanent.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

- Add redirects for /reference/hubble/* paths to snapchain.farcaster.xyz
- Add redirects for /reference/hub/* paths to snapchain.farcaster.xyz
- Add redirects for /hubble/* paths to snapchain.farcaster.xyz
- Architecture pages redirect to snapchain whitepaper
- General pages redirect to snapchain homepage

Fixes 404 errors where Google search results show indexed pages
that no longer exist due to Hub documentation being moved to
external Snapchain site.
Copy link

vercel bot commented Sep 2, 2025

@wamimi is attempting to deploy a commit to the farcaster Team on Vercel.

A member of the Team first needs to authorize it.

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