how to get indexed page list in 3 steps- google

Post on 28-Jan-2015

112 Views

Category:

Self Improvement

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

You can get the list of indexed pages of your site by google by this method. Its easy and fast. Not recomented for Sites with more than 1000 pages.

TRANSCRIPT

How to get the list of indexed pages of your site?

Step 1

Go to Google Docsdocs.google.com

Step 2

Log in to continue

Create a new spreadsheet doc

Step 3• Paste the equation given below to the first cell of spread sheet

• =importXml("www.google.com/search?q=site:Domain.com&num=100&start=1"; "//cite")

• Replace the “Domain.com” by your domain name.

Result• You will get first 100 indexed pages as results

• To get the next 100 replace the “start=1” by “start=101”• This will give you the next 100 results starting from 101

By Google searching Site:Domain.com you can get the list of indexed pages as search engine results.Note that you can't save this results as document file.

top related