| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
darkone
Joined: 12 Jul 2007 Posts: 8
|
Posted: Thu Jun 12, 2008 1:17 pm Post subject: SEO and posting titles |
|
|
I am using this mod right now (advanced SEO mod and meta tag mod) and I have been noticing the titles of my pages when you view source are very long and probably not good for the sites SEO.
If I view source on a random page I see something like this:
<title>Adult-ChitChat.com | Adult Forum Community | Adult Chat Forums • View topic - Give This History Exam A Try!</title>
What files would I need to adjust to make the title look something like this:
<title>Give This History Exam A Try! - Adult-ChitChat.com</title>
Basically topic name and then site name and that's it none of that other stuff.
Thanks for any help on this.
-D1- |
|
|
| Back to top |
|
 |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Thu Jun 12, 2008 3:11 pm Post subject: Re: SEO and posting titles |
|
|
| Take a look at the threads linked from the Similar Topics list directly below my post. I think one of them will answer your question. |
_________________ Dan Kehn |
|
| Back to top |
|
 |
darkone
Joined: 12 Jul 2007 Posts: 8
|
Posted: Fri Jun 13, 2008 1:30 am Post subject: Re: SEO and posting titles |
|
|
I was able to get my title to show up before the site address. But I can't seem to remove the 'View Topic' or 'View Forum' appended to the beginning of the title.
I tried looking in the functions.php code and I couldn't really find a place to edit to change this. Can someone give some guidance on how to remove this.
Thanks
-D1- |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Fri Jun 13, 2008 3:55 am Post subject: Re: SEO and posting titles |
|
|
See the code excerpt from viewtopics.php below. Also look at page_header($page_title) and overall_header.html (PAGE_TITLE) to see how the variables are used.
| Code: | // Output the page
page_header($user->lang['VIEW_TOPIC'] .' - ' . $topic_data['topic_title']); |
Or just install this:
http://downloads.phpbb-seo.com/phpbb-seo-toolkit-4/optimal-titles-7.html |
_________________ Dan Kehn |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |