My WordCamp Whistler Talk: How to build a website with WordPress, for normal people

Going to do this post in segments…first my slides:

This is the “magic” code that fixes the problem with having a pre-set “Home” button:

<?phpwp_list_pages('exclude=2,10&title_li=&depth=1'); ?>

What this does is block the pages with IDs 2 and 10 from being listed. You’ll have to find out the page ID from your Edit Pages section in the admin panels. I mouse over the title and look at the URL in the status bar. Please, please bring back the ID number in the columns!

I’ll post links shortly, but the best place to find things on Extending WP on WordPress.org so honestly look there and the most popular themes and plugins are your best bests.

  • Facebook
  • Twitter
  • Digg
  • Reddit
  • StumbleUpon
  • Delicious
  • Google Buzz
  • Google Reader
  • Instapaper
  • Tumblr
  • Posterous
  • Share/Bookmark
This entry was posted in Blogging, Social Media, Web 2.0, WordPress and tagged , , , , , , , , , . Bookmark the permalink.

14 Responses to My WordCamp Whistler Talk: How to build a website with WordPress, for normal people

  1. Pingback: Live notes for WordCamp Whistler 2009 | WordCamp Whistler

  2. Pingback: wcw09 How to use WP as a basic CMS

  3. Doug Ransom says:

    Cool. I was thinking of replacing my make+xslt+python+css (all editied in emacs) system which I maintained for my wealth advisory practice with something more off the shelf. I am sure I can build my own word press template or hire someone.

  4. trishussey says:

    Doug, I'm sure you could. First I'd look for a free template, then premium, then hire out. Many designers base their work on existing stuff.

  5. Funkstop says:

    Great slides!
    have you ever seen when MySQL gets corrupted by WordPress? My installation did and I ended up losing everything (luckily i had a backup…). i'm weary of using mysql/wordpress further if it is going to do it again.

  6. trishussey says:

    I've had a DB go bad on me once or twice. Generally it was a case of "user error". This is why I have wp-backup running to give me the DB every day.

  7. Pete Quily says:

    good post Tris.

    Could you convert a large website 100+ pages done in dreamweaver as html 4.0 with internal relative links (ie ../support/thispage.html) to wordpress and still keep the external links, the google juice and as well as the interlinking between pages intact?

    ie by just renaming the pages with the same urls as the previous html pages?

    that daily wp-backup is a must.

  8. Pingback: A Business Directory on the WPMU ForArgyll.com | Developing ForArgyll

  9. Pingback: Wordpress Wednesday - 20+ Great WordPress 2.7 Compatible Plugins | Tom Altman’s Wedia Conversation

  10. Pingback: My MooseCamp-Northern Voice Talk: Why blogs are better | Blogging | A View from the Isle

  11. Dan says:

    I loved the presentation. It was great to have the WordCamp in Whistler. Come back again soon, y'all.

  12. Ed Fry says:

    That’s great advice on how to build a website. I guess WordPress’ “free” appeal means a lot to some people. Thanks for sharing.

blog comments powered by Disqus