Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

We are a gift baskets company and part of our business is through our web catalog, which is custom-built in WordPress. I've heard some people saying WordPress is not secure and we should not keep our user information in WordPress. Is there any truth to that?

We've been trying to learn about usability and shopping cart abandonment and apparently one reason for shopping cart abandonment is people simply want to save their cart contents to review other options and come back to complete the purchase. I'd like to give people that option but I don't know how to hold cart values inside user profiles - I don't know what system is best for all of that.

What would you recommend for a company like us?

share|improve this question

2 Answers

You would get a better answer over at StackOverflow.com.

To answer your question, WordPress is actually pretty secure - although I have never heard of it used as an e-commerce. Perhaps, mentioning what shopping cart plugin you use would help.

share|improve this answer

From what I know (I work in association with two companies, one that does WordPress-type sites, and one that does eCommerce sites) is that WordPress is pretty secure, but it offers limited support for eCommerce within the framework. For that, you would either need a customized plugin, or just rebuild the site using a more standard eCommerce solution.

If you want a referral to those two companies, just let me know. I took a quick look at your site, and it should not be too difficult to convert your site to an eCommerce platform from WordPress. Is there a reason you chose WordPress initially?

share|improve this answer
Yes we chose WordPress because it is very flexible and powerful as a CMS and as an eCommerce platform. That is not the issue - the concern is to register users and whether or not it's secure / reliable. – kulpreet singh Jan 25 '10 at 7:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.