Trying to setup an XML/RSS feed, but noticed when looking at the feeds outside of the site, e.g., in iGoogle, the links within the posts that weren’t absolute to begin with, such as all internal site links, remained relative and became something like this:
google.com/my/relative/link.htm
The Ditto call is placed on a page named with an xml extension, blank template (empty causes .htm to be appended after the .xml), and type setup for text/xml.
Here is the call:
[!Ditto? &parents=`6` &depth=`5` &display=`5` &format=`rss` &tpl=`InstilleryRSS`!]
Am I going to have to write out absolute URLs on all posts that will refer back to interior pages?