HI

Is it possible to identify a website whether it is build using drupal or website build using other cms or a static web page. if it is possible please tell me how can we identify that particular website is build using drupal and how it differs from website build using other cms.
Thanks in advance.

Regards,
SASI_S.

Comments

nevets’s picture

There are some tools/scripts to identify if a site was built with Drupal.

One approach is to view the source and look for the word "Drupal".

sasi_s’s picture

HI Nevets,

Thanks for your reply.could u tell me those tools/scripts through which we can identify,
if a site was built with Drupal.

thanks in advance.

Regards,
sasi_s

bluedrup’s picture

You can also ..view the source code of the website... and look for the .css/.js paths ..of modules..
if you find something like ... sites/all/modules/ .. the website is 100% drupal

sasi_s’s picture

Thank u soo much

Sree’s picture

sometimes node paths, user paths, taxonomy paths, also lets you check this ... (aliasing can be done so may not work)

You can check for /drupal.js (works only if JS aggregation not implemented) ...

chk about the expiry date tip below

Refer: http://www.lullabot.com/articles/is-site-running-drupal

-- Sree --
IRC Nick: sreeveturi

asghar’s picture

I think you can identify any website info by using this website http://builtwith.com/.

Ranko’s picture

You can also use these two handy Chromium extensions:
BuiltWith Technology Profiler, and
Chrome Sniffer

IdahoBoy’s picture

For instance, in Google Chrome, I use the "Chrome Sniffer" extension that tells me most of the technologies a website is built in.

It makes me happy to see the little scary blue Drupal guy in websites I like.

hiramanpatil’s picture

Try with this - http://builtwith.com/