Page 1 of 1

META tags in php files.

Posted: Thu Aug 19, 2004 12:09 am
by anjanesh
Is there any use if <META> tags were included in php files ? Can Search Engines search them or just HTML files ?
Im having author,description and keywords in index.php. Will it do any good ?
Thanks

Posted: Thu Aug 19, 2004 12:16 am
by feyd
as long as it's inside the resultant html output, it should be fine AFAIK