We often come across many sites on the internet or intranet, and we always want to know whether the site is based on SharePoint or not. So, in this article, I am going to list all possible ways to identify if a site is based on SharePoint or not.

If you check or test any of the above one or two points, then definitely you can tell whether the site is based on SharePoint or not.

CASE STUDY

Interestingly, while browsing the Indian Income Tax Department website, (http://incometaxindia.gov.in/pages/default.aspx), I found that this site is based on SharePoint….Voila !!

To confirm on this, I tested using the above points and below are my observations.

  1. Clicked on "View Source" on the homepage and searched for meta tag.


  2. Then, I searched for init.js, _layouts based structures and other files related to SharePoint.



  3. Lastly, I checked the internal web service of SharePoint by typing this URL in browser -

    http://incometaxindia.gov.in/_layouts/lists.asmx

    See below the SharePoint Error page.


Do you still need proof? Well enough, I know now that it's a SharePoint site.