Debt Consolidation - Debt Consolidation - Debt Consolidation - Loans - Submit articles

PDA

View Full Version : Search Engine


webandgraphic
Jan 8th 2009, 7:54 am
How to make search engine for my website

For example:
I am making a advertising agency website. When someone put keyword in search bar for example website designing. Then all information for web desinging come front of him.

cont911
Jan 8th 2009, 8:18 am
how about using google custom search?
http://www.google.com/cse

it is just small html/javascript code you have to place to you page

harrisunderwork
Jan 8th 2009, 11:34 am
You can design you custom search engine in PHP but for that you will need a database that have information linked with your business.

absurdtrivia
Jan 8th 2009, 3:54 pm
Adding Google or Yahoo site search is definitely the easiest.

If you must do it yourself, I always use "Zend Search Lucene" from the Zend Framework. It is based on Apache Lucene Project, doesn't use a database and is faster at searching than using a database.

Read about it at...
framework.zend.com/manual/en/zend.search.lucene.html

amber.long83
Jan 9th 2009, 3:12 am
yes. i also suggest "Zend Search Lucene"

consult website development company to help you as its a very complicated programing