Most will index a plain PHP page just like an .html page. If there is a query string in the URL, like index.php?id=34, then some search engines won't index it.
There are methods for creating your URL so that it can be indexed and still pass values, read some tutorials on Devshed.com or PHPbuilder.com. ---John Holmes... > -----Original Message----- > From: Charl [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 1:08 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Search engine indexing > > Are PHP files indexed the same way as plain HTML files by search engines? > > -- Charl > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php