Do you guys know any SEO Tool to check a list of URL if they are indexed? Let say I have 30 blog URLs and instead of doing site:www.url.com/page1.php manually in Google, is there a tool where I can cut and paste all 30 URLs to a field and it will tell us which ones are indexed or not? Thanks LBP
He wasn't asking for backlinks. I think this guy is right. If I recall correctly, there's a Firefox addon called SEOQuake that tells ya if your website has been indexed or not.
I've found this one useful in the past - but there's something wrong with the yahoo results at the moment - http://www.check-seo.com/IndexedPages.php
you can use site command. Using this command you can check the how many page is indexed. for example. site:www.yoursite.com
just use info:www.yourdomain.com which help u to find links, which google consider to be useful and cache and similar pages with pages from domain. This Google operator.
Tried that by building a program that takes the sitemap of a website and check each url automatically in google to see if the page is indexed and got banned by google for automated queries. If i remember correctly the same thing applies to seoquake, that is, if you're sending too many requests, google will ban your ip and you won't get accurate results. I'll probably try adding a delay (30 sec) between each automatic query in the future to see if that doesn't get me banned...