Looking for a script to track indexed pages

RiTu

Regular Member
Joined
Oct 28, 2007
Messages
415
Reaction score
240
Hi,
I can't find a working script which would work on my hosting.

The script would check indexed pages of domains and save them to mysql database. It would do it everyday using cron so then I'd be able to see statistics of how many pages was indexed each day. Backlink tracking would be nice also.

Know any?
 
Hey man,

That's pretty simple - all you have to do is hit Google with a site: query and scrape the number it gives for indexed pages.

Backlinks, same thing but with Yahoo SE.

If you can't code, I could knock this up for in 10minutes, since it's sunny and I'm in a good mood &_&
 
Google webmaster tools. Submit sitemap, and you can monitor literally everything.
 
Google analyitics has just about anything you could need as far as stats and tracking.
 
Google webmaster tools only shows a small proportion of incoming links, Analytics shows neither of these two bits of data. Plus Analytics has no API which you can easily store/use data how you wish. I could go on :) Bespoke tracking ftw.
 
Back
Top