Google PageRank

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Google PageRank

Post by alex.barylski »

Anyone know of a similar service or product which indicates which "page" your site is listed on?

So I can Google and click on the page directly instead of having to try and find my site by flipping through pages manually.

This probably isn't allowed by Google, Yahoo, etc...but hey, lifes a beach 8)
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

You could always sign up for their api's and whip up a quick script to search them yourselves, just get the first 1-200 results and see where your site(s) are and divide by the num per page.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post by alex.barylski »

nickvd wrote:You could always sign up for their api's and whip up a quick script to search them yourselves, just get the first 1-200 results and see where your site(s) are and divide by the num per page.
The API gives you that ability? Really? I figured it might, but never bothered to look into it...
User avatar
seodevhead
Forum Regular
Posts: 705
Joined: Sat Oct 08, 2005 8:18 pm
Location: Windermere, FL

Post by seodevhead »

Post Reply