Hey there,
I had recently decided to move my static site to Drupal for many reasons, primary one being interactivity and community features. Some background - the website has about 300 pages with 4 or broad categories. Everything is purely static (built on dreamwaver). My site ranks well with the search engines and I have done a bit of reasearch on Drupal and SEO which doesn't seem a problem after I migrate.
I have spent more than a month learning the 'basics'; it has been slow and overwhelming, but I plan to go ahead.
Ok, here's what I have done so far:
I have used the import_html module to import all of my static pages and preserve the old URLs. As a second step, I want to create taxonomies / categories to match that of the old site.
Here's what I would like to do:
Let me take an example:
This is the existing setup-
There are 4 broad categories to the website - car types, car tips, car videos, car blogs and car forums.
Car Types are the biggest of the lot with majority of content falling in this category. Under this category, I have content categorized into the types of cars such as Honda, Toyota, Ford, GM etc. These have again another level of categorization.
Now I want to create taxonomy terms similar to the setup above; I don't see a problem doing that.