472,791 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,791 software developers and data experts.

Google Search results for a Website/Domain

53
Hi,
I am developing Domain/Website project.
I have to calculate worth of a site based on Alexa rank,page rank, and Google search results for a website.
Please give me some idea about how to calculate google search engine results for a website in C#.Net.
Please provide some source code to calculate search engine results.


Thanks in Advance
Apr 14 '08 #1
2 1708
Shashi Sadasivan
1,435 Expert 1GB
As what I do know that Page Rank is still a secret. There is a feature on google toolbar which does give the worth of a site, but that is very vauge and does not represent the actual figure

Unfortunately I have never heard of Alexa until you mentioned it, But it does provide a websevice which gives information about the site's content, inward and outward link.

Though I am not sure if they would be wiling to provide you with the algorithm
Apr 14 '08 #2
pavanip
53
As what I do know that Page Rank is still a secret. There is a feature on google toolbar which does give the worth of a site, but that is very vauge and does not represent the actual figure

Unfortunately I have never heard of Alexa until you mentioned it, But it does provide a websevice which gives information about the site's content, inward and outward link.

Though I am not sure if they would be wiling to provide you with the algorithm
Hi,
I already calculated Alexarank and Pagerank for a website but I have to calculate Google search results for a domain.
For Example consider domain as www.about.com
. Google results show 8,130,000,000 for 'about'. For .com domain we multiply
the google results with .0006 as indicated with my excel sheet for .com
domain which equals $4,878,000.
Yahoo results show 16,900,000 for 'about'. We multiply this Yahoo results by .0006 and equals $10,140,000
Apr 15 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: jase | last post by:
I have put together the Google Web API with PHP, as described in O'Reilly's Google Hacks (Hack#55). However, the API only allows you to return 10 results. Hack #51 shows how to Loop around the...
13
by: fuzzyman | last post by:
I've hacked together a 'GoogleCacheServer'. It is based on SimpleHTTPServer. Run the following script (hopefully google groups won't mangle the indentation) and set your browser proxy settings to...
1
by: Les Juby | last post by:
A year or two back I needed a search script to scan thru HTML files on a client site. Usual sorta thing. A quick search turned up a neat script that provided great search results. It was fast,...
3
by: Alastair | last post by:
Hello guys, I've been building a search facility for an intranet site I'm part of developing and we've been building a search engine using Index Server. It mostly works, however there have been...
3
by: Vjay77 | last post by:
I have pretty troubeling problem. I'd like to create an app which would submit a search to google.com and then I need to click on one of the results. I need to click on one which matches the...
3
by: Kamlesh | last post by:
Hi, How to implement website search in ASP.NET? We need to search our website (www.domain.com) for certain keywords and get the results. Our website includes static and dynamic content. Also...
17
by: =?Utf-8?B?Y2F0aGFyaW51cyB2YW4gZGVyIHdlcmY=?= | last post by:
Hello, I have build a website with approximately 30 html-pages. When I search this website in Google, I see the index.html or home.html on this website, but also other html-pages on this...
3
by: Del4541 | last post by:
Hello, Yesterday, when I tried to use the Google seach engine, the message "Error...forbidden (as shown below) appeared. I have tried dowloading the google task bar but I still come back to the...
0
by: passion | last post by:
"Specialized Search Engines" along with Google Search Capability (2 in 1): http://specialized-search-engines.blogspot.com/ Billions of websites are available on the web and plenty of extremely...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.