Still using listings.opml.org as an example.
Consider the page title -- World Outline: listings.opml.org.
What should it be instead?
We could put an ad in a comment in the HMTL source, that's where I look to find out how a site is generated.
<%outlineTitle%>: <pageTitle%>
Turns out there's exactly one place where this needs to be set, in html.directory.walk.
If you're using a different template you'll have to make the change by hand.