Artist Profiles

Profile surface behavior, canonical URLs, and SEO contract for public artist pages.

5 min readstable

Primary collection

artists/{uid}

Canonical URL policy

Use /@handle as canonical when artist slug exists. Fallback path is /artistprofile/{artistId}.

SEO behavior

  • Profiles are indexable.
  • OpenGraph image uses the artist OG endpoint.
  • MusicGroup JSON-LD is emitted in page markup.

Public sections

Profiles can render releases, support modules, and live events from artists/{uid}/events.

    Artist Profiles API | StarrBase Docs