POSSE – Publish on your Own Site, Syndicate Elsewhere
4 hours ago
- #ContentSyndication
- #WebDevelopment
- #IndieWeb
- POSSE stands for Publish (on your) Own Site, Syndicate Elsewhere, emphasizing posting content on your own site first before sharing elsewhere.
- Key benefits include reducing third-party dependence, owning canonical URLs, better search visibility, and leveraging other platforms' social features.
- POSSE supports backfeed, allowing responses from other services to be pulled back to your original content.
- Common practice includes linking from syndicated copies back to the original using permashortlinks for discovery and better search ranking.
- Implementation varies by platform (e.g., Twitter, Facebook, Medium) with tools like Bridgy Publish and SiloRider facilitating automation.
- POSSE is contrasted with PESOS (Post Elsewhere, Syndicate to Own Site) and COPE (Create Once, Publish Everywhere), highlighting its focus on ownership and control.
- The approach is part of the broader IndieWeb movement, advocating for personal data ownership and decentralized web practices.
- Examples of POSSE implementations include Tantek Çelik's site, Barnaby Walters' waterpigs.co.uk, and others, showcasing diverse methods and tools.
- POSSE also considers CRUD (Create, Read, Update, Delete) operations for content management across platforms.
- The methodology extends beyond web content to scenarios like git repository syndication to platforms like GitHub or GitLab.