is there anyway to pull the page title only. I know theres page_title but that pulls <Site Name> - <Page Title>?
Thanks in advance
Hi,
is
<?php echo PAGE_TITLE; ?>
what you're looking for?
http://help.WebsiteBaker.org/pages/en/advanced-docu/developer-guide/variables-and-constants.php (http://help.websitebaker.org/pages/en/advanced-docu/developer-guide/variables-and-constants.php)
Regards Bernd