Display a global title matching filter params
<title> <?php request_title( array( 'auto_pilot' => 'seo_title', 'title_single_before' => $Blog->get( 'name' ).' - ', ) ); ?> </title>
This tag displays content only, it does not have a return value.