Will search engines read HTML meta keywords if it's echoed from PHP?

Hexel C

New member
To help with the cleanliness and unity of my code, I'm thinking of putting all the head information in a PHP file that I'll just include in each page. But if I do this, will search engines not be able to view my keywords? Answer with source will be helpful.

Also, before you ask, yes I'll make sure to pass a variable to make sure that the page title is different on each page.
 
Back
Top