Reply
Need help in setting up website
Old 01-26-2006, 03:27 PM Need help in setting up website
Junior Talker

Posts: 2
Hi,
I need help in getting started in setting up a website - including what webhost to use.

My website will be commercial so I'll need a "shopping cart". Also, it will contain inventory listings. Within each listing, there will be many more listings so I will need many pages (hundreds possibly)

I'd welcome advice on :

a. what host to use
b. how to design the site
c. where to get a good shopping cart

Thank,s
Scat
Scat is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 01-26-2006, 04:19 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
For a good shopping cart, I would reccomend osCommerce.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Old 01-26-2006, 07:07 PM
vangogh's Avatar
Post Impressionist

Latest Blog Post:
A Focused Blog Is A Happy Blog
Posts: 8,663
Name: Steven Bradley
Location: Boulder, Colorado
Hi Scat. I agree with Anacrusis in that osCommerce is a good open source shopping cart to use. Another is ZenCart which is an offshoot of osCommerce.

It's hard for anyone to recommend an exact host or design since both depend on so many factors. Could you tell us more about what your site will be about? Who will be your target market? What will your products be? The more detail the better.

With a web host your first decision should probably be whether you want a unix/linux or microsoft server. I prefer unix/linux, but either is fine. Your choice in server will determine what programming languages you can use.

For example the shopping carts mentioned are both written in php I believe so you will need to make sure your web host has php installed in order to use it (most will have php installed) Typically your more limited if you need to use a proprietary microsoft programming language since you will then need to use a microsoft server. You can find the open source programming languages on either type of server.

You'll also want to determine the specific needs for your site such as disk space and bandwidth. As you look at different web host you can start to compare what each has to offer.

Customer service is also important, particularly if this is new to you. Smaller hosting companies will usually offer better support, but you will pay a little more for the support. Don't automatically go for the lowest price though or you'll find yourself with little to no support and possibly even a server that is down more often that it should be. Industry satndard is 99.9% uptime.

The best thing to do is search for web hosts and compare what each has and then come back here to as specific questions.

As far as design is concerned if you don't have the skills to design a site yourself your best bet is probably to hire someone to do the job for you. You'll want to research designers much the same way as you research web hosts. Compare what each is offering and then ask specific questions.

As with web hosts cheaper isn't necessarily better. I'd also advise not to jump into either without understanding a little more about what goes into a successful website. You don't need to understand all the details, but understanding some of the basic ideas will help a lot.

I think it's better to spend a little time researching (a good way to start would be reading through the forums here and at similar sites) even if it delays putting up the site temporarily. the extra month or so of research will pay dividends once your site is up.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-26-2006, 07:45 PM
Skilled Talker

Posts: 66
First of all you need to decide how much disk space and bandwith you will need for your website. When it comes to your web host make sure you've done your research and read a number of reviews about them, then you can make an educated decision.

Here are some web hosting directories you can look at, most of them also provide reviews on various web hosting companies:

http://www.hostbyte.com/
http://www.host-dir.com/
http://www.hostingseek.com/
http://www.hostpulse.com/

Good luck.
__________________
Rifat
ASP Hosting, ASP.Net Web Hosting

Rifat is offline
Reply With Quote
View Public Profile
 
Old 01-27-2006, 12:56 AM
Novice Talker

Posts: 7
My advice:

- Find a web host with reliable uptime. If you're selling products, you'll want your site to be online every second of the day - every second counts for potential customers.
- Alot of free hosts will offer shopping carts as a pre-installed script
- SSL is a must when handling customer information, especially if you're dealing with credit cards or merchant processing.
__________________
ResellerRack - Low-budget DirectAdmin reseller accounts...
eHandyMan - Affordable PHP programming services...
webbist is offline
Reply With Quote
View Public Profile
 
Old 01-27-2006, 09:30 AM
ldcdc's Avatar
Webmaster Talker

Posts: 727
Name: Dan
Quote:
I think it's better to spend a little time researching (a good way to start would be reading through the forums here and at similar sites) even if it delays putting up the site temporarily. the extra month or so of research will pay dividends once your site is up.
Agreed. Befoe you go with any host do some searches for feedback with Google and the search feature at forums like webhostingtalk.com, hosthideout.com, Sitepointforums

Since you'll be hosting an ecommerce website, you should try to keep in mind that one average, even in hosting, people get what they pay for.
ldcdc is offline
Reply With Quote
View Public Profile Visit ldcdc's homepage!
 
Old 01-27-2006, 08:11 PM
Junior Talker

Posts: 2
Hi,
Thanks for your comments.

The website will sell discontinued china and collectibles. I envision an inventory listing of the main manufacturers, and then within each manufacturer, there will be a listing of patterns, and then within each patter there will be a listing of items available, and details including the price.

How do I determine how much disk space and bandwidth I need ?

Scat

Quote:
Originally Posted by vangogh
Hi Scat. I agree with Anacrusis in that osCommerce is a good open source shopping cart to use. Another is ZenCart which is an offshoot of osCommerce.

It's hard for anyone to recommend an exact host or design since both depend on so many factors. Could you tell us more about what your site will be about? Who will be your target market? What will your products be? The more detail the better.

With a web host your first decision should probably be whether you want a unix/linux or microsoft server. I prefer unix/linux, but either is fine. Your choice in server will determine what programming languages you can use.

For example the shopping carts mentioned are both written in php I believe so you will need to make sure your web host has php installed in order to use it (most will have php installed) Typically your more limited if you need to use a proprietary microsoft programming language since you will then need to use a microsoft server. You can find the open source programming languages on either type of server.

You'll also want to determine the specific needs for your site such as disk space and bandwidth. As you look at different web host you can start to compare what each has to offer.

Customer service is also important, particularly if this is new to you. Smaller hosting companies will usually offer better support, but you will pay a little more for the support. Don't automatically go for the lowest price though or you'll find yourself with little to no support and possibly even a server that is down more often that it should be. Industry satndard is 99.9% uptime.

The best thing to do is search for web hosts and compare what each has and then come back here to as specific questions.

As far as design is concerned if you don't have the skills to design a site yourself your best bet is probably to hire someone to do the job for you. You'll want to research designers much the same way as you research web hosts. Compare what each is offering and then ask specific questions.

As with web hosts cheaper isn't necessarily better. I'd also advise not to jump into either without understanding a little more about what goes into a successful website. You don't need to understand all the details, but understanding some of the basic ideas will help a lot.

I think it's better to spend a little time researching (a good way to start would be reading through the forums here and at similar sites) even if it delays putting up the site temporarily. the extra month or so of research will pay dividends once your site is up.
Scat is offline
Reply With Quote
View Public Profile
 
Old 01-27-2006, 09:52 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Determining how much space and bandwidth you'll need is tough in the beginning. Your best bet is to sign up for a small package with a hosting company and upgrade as your needs increase. Just be sure the host you choose to go with allows you to upgrade your plan easily.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Reply     « Reply to Need help in setting up website
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16110 seconds with 13 queries