find page rand of a site ????
-
hi friends i am working on a project. in this project we simulate a search engine to achieve some specific information about our users. in this search engine i want to save the rank of a site in the database. but i dont know how can i get the rank of a site programmatically??? i write this application with c#.net thank you for your reply.
nobody help you... you have to help you yourself and this is success way.
-
hi friends i am working on a project. in this project we simulate a search engine to achieve some specific information about our users. in this search engine i want to save the rank of a site in the database. but i dont know how can i get the rank of a site programmatically??? i write this application with c#.net thank you for your reply.
nobody help you... you have to help you yourself and this is success way.
First you have to specify what the rank for a web site should be in your application. After that you should know what the input data needs to be so that you can collect it, and what formula to use to calculate the rank from the input data.
Despite everything, the person most likely to be fooling you next is yourself.
-
First you have to specify what the rank for a web site should be in your application. After that you should know what the input data needs to be so that you can collect it, and what formula to use to calculate the rank from the input data.
Despite everything, the person most likely to be fooling you next is yourself.
thank you but i did it, i calculate rank t any site with my formula but i want to save google page rank( with google formula) too. there are some site to get u a google page rank if u enter the url address on it. i want get the google page rank in win application with c#.net
nobody help you... you have to help you yourself and this is success way.