This plugin modifies wp_title() (the function used to create the title of your website) to output all parent Pages when viewing a child Page (top level Pages obviously won't be affected).
Example: Grandchild Page « Child Page « Top Level Page « YourSite.com
It obeys your separator (if you're using a custom one) as well as wp_title()'s third parameter which controls the seperator location.




