Hi,
Done anyone know if search engines like Altavista and google, index a site with the included text from a php script? i.e. does the spider run the script then index the result or just index the file contents?
Regards Thayne
No outside process can see your code through a properly configured Web server. The only data that is served up is the rendered page. The spider will index the page just as if it were HTML.