On Tue, 30 Apr 2002, Charl wrote:
> Are PHP files indexed the same way as plain HTML files by search engines?

Search engines don't know or care how pages were generated (PHP, ASP,
Perl, telekinesis, cosmic rays, etc.). They'll slurp up anything with HTML
or text on it. Some will read PDFs and other types as well.

A few won't index pages with GET arguments 
(?this=that&theotherthing=whatever) on them, but they're in the minority.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to