Contact page has too little real content for agent trust checks
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 68/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Stack tecnologico
- typescript
Direzione di ricerca
Inizia da packages/starpod/src/pages/contact.astro e verifica come viene idratato ContactForm. Poi leggi starpod.config.ts per vedere se il testo di contatto specifico del sito può essere configurato nel template condiviso. Il lavoro è completato quando la pagina dei contatti contiene testo statico sostanziale per i crawler, spiega i messaggi di benvenuto e fornisce un metodo di contatto alternativo senza JavaScript.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Context
An is-agentic.com scan of whiskey.fm (95/100 overall — this platform already does a lot right for agent discoverability: llms.txt, markdown twins, OpenAPI, agent-friendly 404s) flagged one "trust anchor" gap:
About, Privacy pages verified - missing: Contact
Publish real /about, /contact, and /privacy pages with at least 500 characters of content each. These are the pages AI agents check to verify your business is legitimate before recommending you.
Current state
packages/starpod/src/pages/contact.astro is just an <h1>, one ~130-character paragraph, and a client-hydrated form:
<h1>Get in touch</h1>
<p>
Have a question for us or a topic you would like us to cover on the show?
Reach out here and we'll be in touch soon!
</p>
<ContactForm client:load />
That's true for every site built on Starpod, not just whiskey.fm — this is a template issue.
(Side note while investigating: I couldn't find a /privacy route anywhere in the repo, and whiskey.fm/privacy 404s live, despite the scan reporting Privacy as "verified" — that check result may be unreliable/stale on its own. Flagging in case it's useful, but the actionable gap here is Contact.)
Proposed fix
Add enough real static copy to contact.astro to clear the ~500-character bar and give agents/crawlers something substantive without JS, e.g.:
- A sentence or two on what kinds of messages are welcome (guest pitches, sponsorship, feedback, corrections)
- A direct fallback contact method (an email address) for clients that can't or won't fill out a JS form —
ContactFormisclient:load, so a no-JS agent/crawler sees the static copy only - Maybe a link to the show's socials/hosts (already on
/about) for people who'd rather reach out there
Could be baked into the shared template with configurable copy via starpod.config.ts, since the "what should go here" text is site-specific.
🤖 Filed with Claude Code
- Lingua principale
- TypeScript
- Stelle
- 89
- Fork
- 30
- Merge medio
- 7h 41m
- PR unite (30g)
- 14
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di shipshapecode/starpod
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
shipshapecode/starpod#57 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
shipshapecode/starpod#70 ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
shipshapecode/starpod#21 · 1 commento ·
Tutte le issue di shipshapecode/starpod
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
bug v2
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
modelcontextprotocol/inspector#2458 · 1 commento ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 75/100
railmapgen/rmp-gallery#4068 ·
-
Mend: dependency security vulnerability status: needs triage 🕵️♀️
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
carbon-design-system/ibm-products#9907 ·