Forum Moderators: mack

Message Too Old, No Replies

Using Wordpress Web site

Using Wordpress Web site

         

scoopydbc

11:07 am on Mar 8, 2006 (gmt 0)

10+ Year Member



I wondered if anybody had experience of using wordpress instead of a web site as opposed to linking it to a Web site.

I like wordpress's simplicity and I think its pretty good for seo and cms.

I have looked around though, and cannot find many Wordpress themes that incorporate comment posts secondary to static content in their design i.e. they look more like web sites than blogs

moltar

11:18 am on Mar 8, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, I've used WordPress as CMS several times. It's really underestimated what WordPress can do. You can use the "static pages" feature and setup all your website using that. Just don't write "posts". If you know PHP a little - you can play around with their templates and set it up the just the way you like it.

Search for SEM WordPress CMS as well. There is a module bundle that helps a bit too. I don't particularly like it myself, but you should check it out.

Fribble

6:19 am on Mar 9, 2006 (gmt 0)

10+ Year Member



I'm working on a site right now that's based on WordPress.

As far as building a site goes, it's pretty easy to edit the templates to make it look however you'd like. I'd suggest installing a theme that already has the layout you want and then customizing it to fit your vision.

bo_jehos

11:33 pm on Apr 7, 2006 (gmt 0)

10+ Year Member



I'm doing a Wordpress as CMS site right now. (My first WordPress install). I'm not finding it that easy. I'm mostly a web designer with good basic tech skills and no PHP knowledge.

The documentation appears a bit unstructured and search on something specific yields muddy results.

If I had it to do all over, I'd have taken a day to read through the documentation start to finish and ignored the support forums, which are heavily populated with unanswered newbie questions and possible resolutions by other new users. Anyway, I waded through a large number of them before finding a simple answer to a simple question (use get_posts to select by category and reverse order of posts). Again, I'd attribute this difficulty to a weak search feature, like doing pre-google searches, where you have to really mash and sift through your results.

The TinyMCE editor is a bit crude also. No spellcheck. Spell check plug-ins available however.

I'm setting this up for users who have limited tech knowledge. This isn't working out well for them. Yesterday one of the users entered and heavily formatted some text through the WYSIWYG editor. For some reason the formatting for that post "bled" onto the rest of the page so the remaining text all came out large and italic. Hmmm, errr,... arghh... I may need to rip the whole thing out and install something more resistant to O.E.

If I were doing this for myself it would have been fine. Fast install, and obviously a great, dedicated team of developers doing some really quality work, as well as a great community contributing plug-ins.

I also installed Movable Type as CMS last year. Tougher for me to install, but documentation/forum support was stellar. Some oddities with the publish feature, which were made me not choose it for the group I'm currently doing the Wordpress for.

Good luck with your project, in any case. Next project I'm going to try out Joomla. I won't use Wordpress again, unless it's a tech-comfortable customer.

Fribble

3:53 am on Apr 8, 2006 (gmt 0)

10+ Year Member



I agree that the WYSIWYG editor leaves much to be desired - it has the habit of leaving self closed tags like <H1 />, <B /> and <UL /> which will break the rest of the page in IE. There's a couple editor mods as well as a spell check mod but I haven't tried them out.