I know that this probably isn't the best place to post this question, but can somebody tell me. How exactly do search engines work? ok, so we all know they go thru sites looking at meta tags (unless they're directory search engines, if I'm calling them the correct name?) but when you click on Search, what really happens? Is it an exectible file that's doing the searching or a perl script, I have no idea. That's what I'd really like to know.
Also, on company sites, they often offer the facility to search their site. Do they use the same technologies as search engines like google, but on a smaller scale, or do they use something else, again, a perl script perhaps? If I wanted to put a search facility on my site, could I create a simple mysql database with all the meta tags in it and use php to return the pages that match the entries in mysql? Just an idea.
Thanks!!
Also, on company sites, they often offer the facility to search their site. Do they use the same technologies as search engines like google, but on a smaller scale, or do they use something else, again, a perl script perhaps? If I wanted to put a search facility on my site, could I create a simple mysql database with all the meta tags in it and use php to return the pages that match the entries in mysql? Just an idea.
Thanks!!