Topic: Change <pun_title> for different sections
Hello there guys.
I am trying to change <pun_title> to be different for viewforum and viewtopic, the reasons behind this are seo.
I know I have to change something in header.php, maybe something like
if this page is index.php
then
normal title
else if forum
then equals forum title
else
equal topic title
I don't know how to go about it ... anyone?