ok here is a question on my site i use php it contains the header and the meta tags for all the sites the question i have is does google recgonize this?
jatar_k
1:01 am on Feb 28, 2003 (gmt 0)
Welcome to WebmasterWorld adamz,
php is a server side language so your browser is just fed html output from it. View source on the page and I would imagine it looks like straight html regardless of what the php is doing. Google has no problems with this at all.
hyperion
1:03 am on Feb 28, 2003 (gmt 0)
google spiders .php extensions just like .htm, .html, .asp, .cfm, ... If you include certain elements of your page by e.g. "include "metatags.inc.php";", google cannot recognize this, because it will get the parsed result.
adamz
1:28 am on Feb 28, 2003 (gmt 0)
but if i hit view source it shows the meta tags...
mifi601
1:31 am on Feb 28, 2003 (gmt 0)
but it doesn't show you PHP, does it?
jatar_k
1:33 am on Feb 28, 2003 (gmt 0)
exactly, php is server side so as long as you conform to the proper format for meta tags it doesn't matter how they are created. Spiders never see the php just the html output.
adamz
1:48 am on Feb 28, 2003 (gmt 0)
and for all non belivers go to [scrubtheweb.com...] and do on check hbksite.com shows meta tags prefectly thank you