I'm not sure why your first blog post title is showing up on your pages, but the code you use to display your page title is ... <?php the_title(); ?>
If you replace whatever code is generating the title in your page.php file with that it should fix the problem I think.
|