Setting Up The New Site
When I brought the site over to Drupal I initially concentrated on duplicating the look and feel of my original site. In order to accomplish this I ended up creating a new Drupal theme from scratch based on the original XHTML and CSS code. I then went and added content, duplicating the original structure of the site. I made heavy use of the Path module and enabled URL re-writing in order to keep the page addresses consistent with their static versions. This is important for search engine visibility.
I took great advantage of the modular nature of Drupal and added contributed modules to give me functionality as I needed it. Here is what I added so far and why:
| FCKeditor | Provides a convenient WYSIWYG editor. |
| IMCE | Plays with FCKeditor to allow for simple uploading of images and seamless integration of images into content. |
| Nodewords | Convenient and granular interface for creation of meta tags at the node level. |
| Google Analytics | Interface for dynamically adding Google Analytics tracking code to nodes. |
| Site Map | Automatically creates a site map page and adds links for RSS feeds. |
Web Hosting and
Domain Names
Web Hosting, Domain Names, and related products are available from our partner site SmallBiz-Web.
Recent Blog Posts
- How to Integrate Windows Live Writer with a Drupal Blog
- Taxonomy is an Easy and Flexible Way to Organize Content in Drupal
- Use a Content Management System (CMS) for Your Website
- 7 Basic Content Tips for Small Business Web Sites
- Essential Free Software for Small Business
- Free as in "Free Speech"
- Maintaining Consistent and Relevant Page Addresses
- Basics of Google Analytics (Video)
- Setting Up The New Site
Twitter Updates
- Paths in the css file for jquery.fancybox need to be absolute to work for iframes in IE. Messy problem: http://ow.ly/2wjkj
- Using css style properties with #umbraco in the rich text editor is simple, but the instruction video http://ow.ly/2oNtl is misleading.
- @meaganfisher Make Your Mockup in Markup - http://ow.ly/2ojKP - Great idea. Been doing this partially for a while. Like it!
- CSS 2.1 doesn't validate :last-child. OK. Use jQuery addClass('last'). Whatever...
- @ABomb88 Thanks for the note. Windows Live Writer worked great out of the box on #Drupal. Nice product.

