How to search on Google for filetypes under the same domain

I was trying to figure out how many HTML pages did a website (www.npuap.org) have. I went to Google, and the first command I used to look for content under the website was:

site:npuap.org

I got 469 results with that parameter (see image below), but it found all the files that are indexed on Google under that domain, not only HTML files, but PDFs, Word documents, etc.

Looking for filetypes (HTML) on a website (content under the same domain)

I did a research, and I found that there is a parameter called “filetype” that allows to specify the filetype of the content that you are looking for.  Then, my next search was:

site:npuap.org filetype:html

I was able to narrow down my search results to 4 results (see image below), because it found files with .html extension.

Looking for filetypes (HTML) on a website (HTML files under a website)

Since I knew there were more HTML files on that site, I changed my search to:

site:npuap.org filetype:htm

And then, I got the rest of HTML pages (with .htm extension) under that website.

Looking for filetypes (HTML) on a website (.htm extension)

With that experiment, I was able to conclude that the website www.npuap.org contains about 100 HTML pages indexed on Google.

The parameter “filetype” works for other formats like PDF, Word (DOC), Excel (XLS), Powerpoint (PPT) and PostScript (PS).

The following are more resources to refine your search on Google:

A blog dedicated to small business startups, technology trends, online marketing, and web accessibility by Blake Newman: SEO expert, social media enthusiast and Internet pioneer since 1995.

If you are an effective communicator, have something interesting and valuable to say to our readers and are interested in being a guest blogger for inQbation™, please send us a writing sample to blake (at) the name of this website dot com.

Comments are closed.