Guess I really need a CMS (tell me it's not so)

Joined: 11/28/2008

I started a website a few years ago where I offer free Christian graphics. I was using FrontPage, since I'm not really a web developer. Now the site is getting larger, and I need to add more content, plus the whole thing needs a new structure. You can see the site at www.GospelGifs.com

I still use FP and sometimes Expression Web (FP upgraded), and adjust the code when I see a problem. But a static site and structure is becoming a problem in itself. Or maybe it's my brain that needs a new understanding of how to make a static site work.

I've looked at WordPress, Joomla, and glanced at drupal. Lots of opportunity there, but a high mountain of new learning. I have very little time to devote to learning a new web system, but I need to solve this problem in order to make the site more functional for me and for visitors.

SEO is another concern, since much of my traffic comes via the search engines. Any ideas or nearly instant fixes?

Joined: 09/09/2008
My recommendation: Drupal

There's an old saw that goes something like: "Fast, Good, Cheap. Pick any two." That adage seems to fit here. If you want a quality product you're going to have to invest some resources whether they're time, money, or both.

Let's look at this project from a 5000' level with a Drupal mindset. Basically you want an inventory of images (think "Nodes" or a Custom Content Type) that can be easily managed. These images have attributes (categories, think "Taxonomy" and "Terms"). You want a way to display images in a category (think "Views"). You want these displays formatted to fit your preferences (think "Themeing").

If you want to tackle this project yourself, you'll find some guidance, I think, in the book Using Drupal, which is generally highly recommended.

There's no doubt that learning Drupal from scratch and by yourself can be a daunting task. That's been the experience of many of us, including me. However, a characteristic of well built Drupal sites is that once built they can be maintained by non-technical individuals. You might want to engage someone to work with you to build a site that's easy for you to maintain.

Just some thoughts,
Curt

Joined: 11/28/2008
Thanks, Curt.

There is no doubt that I must tackle the project myself. I'm still a working guy.

I have noticed a lot of interest here in Drupal. And that may be the way I need to go. I'll see if I can find the book and leaf through it to see if I can even grasp the basics. The work of learning new languages and ideas is always rewarding, but it takes so much time and attention.

Joined: 09/09/2008
One chapter is online

Here's a link to the book's website. There's a link there to Chapter 9. Ironically, Chapter 8 deals with a photo gallery.

Curt

Joined: 11/28/2008
Downloaded the chapter

Thanks for the link. I just downloaded the file.

You know, that's a really ugly squirrel on the cover of the book. And he looks very old, like mid-1800s. What scares me is that he's still trying to crack that nut. I just hope that isn't what I will look like in 10 years, still trying to crack the Drupal nut.

Anyway, I do appreciate the helpful input. Thanks again, Curt!