A webring of personal sites about money.
A webring: each member site links to the previous and next site in the ring, forming a loop. Click next enough times and you visit every site and end up back where you started.
Member sites are personal blogs about money: budgets, debt payoff, saving, investing, financial independence. This page lists the members, the rules, and how to join.
machine-readable: members.json · opml.xml (all feeds, for your feed reader)
Joining is free and works by email:
1. Pick a slug: a lowercase-and-hyphens id used in your ring links, e.g. budget-diary.
2. Add these links to your footer or about page, replacing your-slug. Any markup works as long as the three URLs stay. The links 404 until you’re added.
<!-- Personal Finance Webring -->
<a href="https://pfwebring.example/ring/your-slug/prev/">←</a>
<a href="https://pfwebring.example/">Personal Finance Webring</a>
<a href="https://pfwebring.example/ring/your-slug/next/">→</a>Or use the widget, which renders prev / home / random / next and inherits your site’s styles:
<div class="pf-webring" data-slug="your-slug"></div>
<script src="https://pfwebring.example/widget.js" defer></script>Optional: the 88×31 badge at
/badge.svg, and a random-site link at /random/?from=your-slug (same base URL as above).
3. Email pfwebring@pm.me (link pre-fills it) with:
To: pfwebring@pm.me
Subject: Join request — [your site name]
Site name:
Site URL:
Feed URL (RSS/Atom, optional):
One-line description:
Chosen slug (lowercase-and-hyphens):
Where the ring links live on your site (URL):Applications are read and answered within a week. Accepted sites appear in the list on the next deploy, and the prev/next links start working then.