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.
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...