Page titles
-
- Posts: 10
- Joined: Fri Jan 04, 2008 4:43 pm
Page titles
I'd like to see the ability/option to customise the page title for posts so that not only the subject is displayed but also the site name and the author
-
- Posts: 10
- Joined: Fri Jan 04, 2008 4:43 pm
mboard.php line 346:
Chane it for example to
Code: Select all
<title>'.$subject.'</title>
Code: Select all
<title>'.$subject.' '.$name.' Your website name</title>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools