+ 1
How to make our own search enging for the website
search enging
2 Answers
+ 1
Hi! You Probably mean Search Engine.
That's really not an easy thing, you would need to crate a database with SQL where all possible results are stored and then you would need to connect the database to your website with PHP, and everything needs to be done on a server or it won't work, so you need to learn html javascript, PHP, SQL, and you need to know haw to manage a server
hope this helps
~Kamil
+ 1
search engine for the website you meant site search there are many plugins and many services one is from directly google too or you can make own by using keywords of search engine
if you mean a search engine website like Google then that's not an easy task the website layout is easy it is just forms buttons searches but the real challange is programs behind it which does the search.