Hi All,
My problem is...
My feature is a completely stand alone product where domain owners would come to our new website and signup to join our program and be able to check detailed daily stats and be able to see revenue stats broken down by domain name.
They can search the domain with the domainname. The search creteria will be...
Someone types in braincancer.com and we will recognize the top 5 keywords that are relevant to that domain. The four different ways we could figure out the relevant keywords for htis domain is as follows:
1) Seeing if the domain name is misspelled and correcting it into a correct spelling keyword
2) See what previous users that reached this page searched for on the search box on this page.
3) See the history of what the url was about in the past
4) Semantically query the domain name against a thesaurus and/or dictionary
How can i do this in PHP?
plz help me as early as possible..
Thanks.