Anyway to tell ? ? ?

Discussion in 'Drupal' started by acw, Apr 26, 2011.

  1. #1
    Is there anyway to determine if a Site Was Written in Drupal?

    I have noticed many site online that are similar and thought it would be nice to know if they were written in Drupal.
     
    acw, Apr 26, 2011 IP
  2. kiramanic

    kiramanic Peon

    Messages:
    205
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Off the top of my head:
    • Install the FF plugin "Wappalyzer" and it tells you what every site is built on
    • Sometimes Drupal sites don't use nice paths and you'll see "node" in the URLs to individual content items
    • In the page markup, you'll see lots of "block" and probably "view" divs
    • The URLs of stylesheets and scripts include "sites/default" or "sites/all"

    Probably some other stuff I can't think of...
     
    kiramanic, Apr 26, 2011 IP
  3. erikk

    erikk Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can see in source, the drupal sites usualy use block and views in divs names
     
    erikk, May 2, 2011 IP