Cheap Books - Jobs search - Debt Consolidation - Debt Consolidation - Debt Consolidation

PDA

View Full Version : Searching PHP pages instead of HTML pages


cartel
Mar 19th 2004, 9:46 am
how do I get the site search to search .php pages instead of .html pages?

digitalpoint
Mar 19th 2004, 9:51 am
It will do it automatically... Any page that is in Google will be included (since it uses Google as the backend). Google does spider PHP pages, so as soon as Google knows about them, the search engine script will have them in the results.

- Shawn

cartel
Mar 19th 2004, 9:55 am
so this will only work if Google has indexed your pages... it doesn't just seach that directory as a query is made?

digitalpoint
Mar 19th 2004, 9:56 am
Correct... it uses Google as the backend database (which is why you don't need a database or anything on the server itself).

- Shawn

cartel
Mar 19th 2004, 9:59 am
oh okay... thanks...