Forum Moderators: coopster
I am just going to assume you have a single header file that you include with each page. What you could do is place a variable in the header.php or whatever it is called say named $title then in your index.php page before you include the header.php define the $title variable then it will be set for each page individually.
Welcome to WebmasterWorld
I don't want scripting that automatically generates keywords, titles or descriptions - I want more control than that.
Today your site may have ten members and twenty guests and you will have control and will be able to exercise it too! But when you scale to a hundred members and a thousand guests, you will realise that having the tags automatically generated is the way to go. IMHO for SEO you should not change the title, description often, if at all.
Sample Title:
{membername}'s profile @ Example - The great member site
eg: Ashish's profile @ Example - the great member site
For the description:
{membername} - {membercity},{membercountry} loves {memberinterests}. {sitename} has more details about {membername}
eg: Ashish - City,Country loves sushi, reading & php. Example has more details about Ashish
For the keywords, I do a frequency analysis listing the most used keywords in that text on that page and then order them by count and stick them in the keyword tag. For SEO, the keyword tags is not used much if at all.
hth,