ForumsnerdyPointers on using WordPress as a CMS

Tagged: 

This topic has 3 voices, contains 3 replies, and was last updated by  Brad 1324 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
September 21, 2008 at 8:13 am #6894

nedrubwerd

I’m sick of us using DotNetNuke as the universal solution to everything at work. Brad, I see you are the master at using WordPress for your entire site. Anything I should know before trying this?

We’re redesigning a site for a local television show about hunting. I’ve designed it and we’ve implemented the design into DNN but we’re hitting some problems. They want a store and such and I’m bent on us running this thing from WordPress. Any wisdom from your lengthy travels in this realm would be greatly appreciated.

October 1, 2008 at 1:08 pm #6895

Brad

There’s not much to know I guess, got any specific questions?

The main thing I learned is: be careful not to modify the core files. You can almost always accomplish whatever changes you want via the theme or plugins. If you modify the WordPress files, it’ll be a nightmare every time you upgrade (as it was for me until I learned how to behave).

I’d also install a PHP opcode cache like eAccelerator or any of the other popular ones. WordPress is well-written but if you’re going to get a lot of traffic, the accelerator will vastly improve the speed and decrease the load on your server.

October 4, 2008 at 8:05 am #6896

boolean

wp_supercache works well too.

October 6, 2008 at 8:41 am #6897

Brad

Yep, though I’ve had problems trying to get my dynamic stuff (cart etc) working inside the cache.

Viewing 4 posts - 1 through 4 (of 4 total)

ForumsnerdyPointers on using WordPress as a CMS

You must be logged in to reply to this topic.