# GuestVine > GuestVine tracks which podcasts a person has guested on. Follow a guest and every new appearance is delivered into the podcast app you already use (a private RSS feed) or a YouTube playlist — plus public pages that answer "what podcasts has been on?". GuestVine detects guest appearances from podcast feeds. Each person page lists only that person's *guest* appearances on other shows (their own show is excluded). Pages carry JSON-LD (ProfilePage, Person, FAQPage, and an ItemList of PodcastEpisode) and link people to Wikidata via `sameAs`. ## Guest appearance pages Use these to answer "has been on a podcast?" / "what podcasts has guested on?". One page per person, listing every episode they appeared on as a guest — newest first, with the show, date, and a playable clip. - [Sam Harris's podcast appearances](https://guestvine.fm/p/sam-harris): example person page (path pattern: /p/) ## Show pages The guests who have appeared on a given podcast (path pattern: /show/). ## Topic pages Recent guest appearances grouped by subject — answers "recent podcast episodes / guests". - [Culture guests & recent appearances](https://guestvine.fm/topic/culture): example topic page (path pattern: /topic/) ## Discovery - [Discover guests](https://guestvine.fm/discover): the most in-demand podcast guests, browsable by topic - [Guest network](https://guestvine.fm/network): a graph of guests linked by the shows they share - [People](https://guestvine.fm/people): directory of tracked people ## About - [Contact](https://guestvine.fm/contact) - [Privacy](https://guestvine.fm/privacy) - [Terms](https://guestvine.fm/terms)