Powering a portfolio site with WordPress is a great idea


Building for E-Commerce

So you’ve decided to use WordPress as a basis to sell products big or small, a lot or a few, doesn’t matter. Now you need to figure out how you can set it up to make it as powerful as possible, and easy to manage at that.

There are really two premises here. Either you expect a lot of products, which means there would be a point to having a post per product and relying on categories, or you expect to have a smaller amount, which points to the use of Pages. If you think you’ll have a steady stream of new products on, say, a weekly basis then it sounds to me like using posts would be best, but if you won’t be adding new products more than a couple of times per year, you can probably do just as well with Pages. Remember, there’s no real reason why you shouldn’t have numerous Pages in a WordPress install, it’s more a matter of what you can do with them and how you can output that.

Posts do have the advantage of being easily put into categories and then tagged, and you can even add custom taxonomies to add separate tag sets and such to them. Pages, on the other hand, offer Page templates, which give you extra control, and you can tackle the lack of categories with hierarchical Pages. Which way you go is up to you and how you want to manage your products; these days both have support for your premiere weapon of choice: custom fields.

There are hundreds of ways to set up an e-commerce site using WordPress. The easiest way is probably to dedicate a post or Page to a product, add a buy link, and then charge your customers. If you use a plugin you’ll end up getting these decisions made for you, which can be a good thing, especially since any decent e-commerce plugin would have a shopping cart and a checkout sequence, and possibly even a payment scheme sorted out.

However, when it comes to product presentation the whole thing is in your hands. That means that you’ll want to style image galleries properly and add product shots as custom fields so you can display them in nice listings.

I think that is the key for most WordPress-powered Web shops: putting custom fields to good use. You’ll want at least one product shot saved in a custom field because you can call on it in listings, but you may also want a larger one to use in presentations, or perhaps one of those oversized product headers that are all the buzz on promo Web sites nowadays. Here’s a quick recap:

The Portfolio Site

Powering a portfolio site with WordPress is a great idea. Since a good portfolio whether it features Web design work, print designs, photography, or anything else that is best presented with images or video should be constantly updated, you can build it around WordPress to make it easy to maintain.

Most portfolio sites have three main functions that you just can’t leave out:

Most portfolios benefit from having a weblog complementing them, since that brings traffic. You don’t need that, and I didn’t want it on my portfolio either, since I’m writing in other places as well, but if you’re the blogging kind then by all means add it. Just make sure that people visiting your site for your portfolio get what they want.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Webworldarticles.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.


This article was sent to us by: Monica R. at 05132010

Related Articles

1. Wordpress Plugins and Functions PHP
Plugins and Functions PHP WordPress themes and plugins usually work pretty much by themselves, coming together only when it comes to implementing features. Th...

2. When to Use Wordpress functions php
When to Use functions.php When, then, is it really a good idea to use functions.php? I have a rule for that too: only use functions. php when the added function...

3. Are you using WordPress as a CMS
WordPress as a CMS Using WordPress for things other than blogging is something that comes naturally to a lot of developers today, but not so much for the ge...

4. Things to Consider When Using WordPress as a CMS
Things to Consider When Using WordPress as a CMS So you’re considering using WordPress as a CMS for a project huh? Great, and probably a good choice too...

5. Trimming WordPress to the Essentials
Trimming WordPress to the Essentials Usually, when doing work for clients or other people within your organization, you’ll have to think a little bit diff...

6. Wordpress Static Pages and News Content
Static Pages and News Content I touched upon static Pages and categories as a news model previously. It is truly a great tool whenever you need to roll out a ty...

7. Making Widgets a Little More Dynamic
Putting Widgets to Good Use Widgets and widget areas are your friends when rolling out WordPress as a CMS. It is perhaps not as important for the small and stat...