How to get the current page title in Joomlahttp://www.minitek.gr/blog/joomla/joomla-api/how-to-get-the-current-page-title-in-joomla
<?=JFactory::getDocument()->getTitle()?> <?php echo JMenuSite::getInstance('site')->getActive()->alias; ?>