We would like to share our experiences with other CMSs from newbie point of view.
For loyal users of all sorts of CMSes out there, please do not regard this as flames :)
For a start:
1. Drupal has excellent categorization of content.
Some websites have nice contents, but poor organization. Others well organized, but poor content, or look boring and repetitive.
Drupal enables you to lump together many formats (images, pages, story, flexinode, forum topic, webform) in one category, instead of restricting contents according to their formats.
Example: if you have an outdoor sports website, you can make categories based on sports, then post articles and upload images into their rightful category (E.g. mountainbiking will never mix with kayaking right?)
In Drupal, it is the TAXONOMY module which is default, and a newbie just have to learn how to make the most out of it.
2. Human friendly URLs.
Descriptive, more attractive URLs, and readable by human, easy to remember.
In Drupal, it is called URL Alias, or Path Alias.
This is even friendlier to you as the admin. For example, if you want to access your sites statistics, you type `admin/logs/referrers', or `guestbook', or the search results page `/search/node/find+suff'. You can easily bookmark admin sections with your browser.
For example, if yu want to showcase your eStore site somewhere, e.g. mountainbike but you have many types of sports products, it is appropriate to put link directly to your `mountainbike' section, if you want to get your link approved by a mountainbike community site.