I set up header.inc.php to let's say .......$site['title'] = 'XYZ';
Google finds my XYZ.com when submitting XYZ on page (lets say page 5)
On Google search result page 1-4 there is a lot of XYZ with <title>Bla. Bla. Bla. XYZ</title>
If I could change the files -
ads <title>Classifieds Advertisements field</title> to <title>Classifieds Advertisements field XYZ</title>
and
articles <title>XYZ Articles</title> to <title>Articles XYZ</title>
and
blogs <title>Blogs</title> to <title>Blogs XYZ</title>
and
boards <title>XYZ Member Login</title> to <title>1 XYZ Member Login</title>
and....
orca <title>Orca :: Interactive Forum Script</title> to <title>XYZ Forum</title>
I would get better search status and i could also choose more easily where the site should appear at Google search.
I can't find where those files are. They might be in some sort of array whom is hidden.
Is there any way to perform this <title>change</title>?