![]() |
Dynamically give title for pages
Hi,
I want to give title dynamically for every pages.I have a header.php page where I put the title as follows, <title><?php if (defined ('TITLE')) { print TITLE; } ?></title> In every page I defined the title as define ('TITLE', title goes here'); It is working fine for me.But I don't know whether it gets indexed or google will ignore it.Or Is there any better sloution to change the title dynamically.Pls help. |
Re: Dynamically give title for pages
It does not matter to Google how you give the title and if your final HTML is fine Google should be fine.
|
Re: Dynamically give title for pages
Oh ok.Thanks a lot
|
Re: Dynamically give title for pages
The pleasure is all mine.
|
| All times are GMT +5.5. The time now is 21:51. |