Hosting
FAQs
Support
Search
Resellers
Contact
Support

Downloads Q & A FrontPage Help Form
Cold Fusion ASP Shopping Cart

Q & A

    Don't know where to start? Here's the basics.

    Have something more specific? See if one of the specific questions below meets your needs.

  1. How do I get my home page to load automatically?
  2. Do you have FTP software available for download?
  3. I have broken graphics and links that go nowhere all over my page! Help!
  4. I read the answer to that last question, but I still don't get it!
  5. How do I transfer files to the web server?
  6. How do I register with search engines?
  7. Are there any rules I should be aware of?
  8. How do I add a counter to my web page?
  9. How do I add forms processing to my web page?
  10. What directory and file names are acceptable?
  11. How do I create sub-directories within my website?
  12. What is Cold Fusion and why do you support it?
  13. What is Active Server Pages and why do you support it?
  14. What is Microsoft® FrontPage® 2000 and why do you support it?
  15. What is a list server and why would I want one?
  16. How do I setup my server statistics?
  17. I have the e-mail software you suggested but I have no idea how to use it!
  18. The web pages I created take forever to load. I'm afraid I'm losing my audience, what do I do?
  19. Everyone else has cool graphics from their hosting companies. I want a Hosted by Hostess graphic!
  20. I need to give you a new credit card number to bill. How do I do that?
  21. I'm not a customer. How do I order Hostess Web Hosting services?

Start with the basics.

Welcome to the Web! This particular section is designed for those who haven't ventured into the realm of Web Publishing before. We hope that the following information will give you the big picture and make building your web site that much easier. For those of you with a bit more experience, you'll probably find an answer in one of our more specific questions. If you don't, let us know! If you've got a question, it's more than likely someone else out there has the same question. It's our goal to make web hosting easy for people at all experience levels.

Ok. You've signed up for the hosting package of your choice. You've gotten your URL. You know all the codes and passwords needed to fully administer your web site. So now what?

Now you need a few things to get your web site up and running.

(Hey, hey you. Don't know what we're talkin' about? Then go to the Glossary silly! That's what it's there for.)

Here's the basic software you need to create a web site. You can spend a lot, or very little. It's really up to you.

  1. File Transfer Protocol (FTP) software
  2. An E-Mail program
  3. Web Browser (Netscape or Internet Explorer)
  4. An HTML editor (Microsoft FrontPage, Adobe PageMill, BBEdit, Hot Dog -- there are dozens to choose from)
  5. An image editor (Adobe Photoshop, Microsoft Image Composer, Paint Shop Pro -- again, there are others)

Lenny didn't check the glossary and look at him now.

Now you know what you need, but knowing why you need them is a different story. Here's the scoop on each:

  1. FTP. This software sends files from your computer to our severs. We have direct links to download this software at the Downloads page. (Note: if you're a FrontPage user, you don't need FTP software. FrontPage has FTP capabilities built-in.)
  2. E-Mail. This software collects and organizes your e-mail.
  3. A Web Browser. We're assuming you have one, since you are able to read this document.
  4. An HTML editor. This is the tool you use to actually create your web pages. Which one you choose will depend on your preferences. The following are links to some of the more well-known programs. We've chosen to link to those pages which describe the program so you can make an informed decision before you download the software. Microsoft FrontPage, Adobe PageMill, BBEdit (Mac only), Hot Dog (Windows only), Home Site (Windows only).
  5. An image editor. These are the tools that allow you to manipulate graphics and photos. Some of these editors are very complex, others focus on only a few options. Look into Adobe Photoshop or Paint Shop Pro. (If you're interested in Microsoft Image Composer, it comes bundled with FrontPage.)

Go to these sites and play. Many offer a free 30-day trial download so you can get an idea of how the software works. Once you've selected the tools you're going to use, you're that much closer to getting your web site up and running. Hostess Web Hosting is really the backbone of your web site.

How do I get my home page to load automatically?

You must name your main loading file either "index.htm" or "index.html". Be sure to name everything in lowercase. Also, this file must to located in your home directory, which is the first directory you see when accessing the web server via ftp.

Note: If you are using FrontPage, your main page must be named "index.htm".

Do you have FTP software available for download?

We sure do! Skip on over to our downloads page and you'll find what you need.

I have broken graphics and links that go nowhere all over my page! Help!

Never fear! What you're describing is a common problem that's really quite simple to answer. There could be one of two things wrong in your HTML code.

  1. You may be referencing the wrong directory in your links. That means that while you think that photo of Jake is at photos/jake.gif, you might have actually uploaded it to the same place you store your documents. That means you would want to call to jake.gif in your HTML code.

  2. Check the case. Are you sure you spelled that photo Jake.gif or is it jake.gif? The case and spelling of your links has to be exactly the same as the case and spelling of what you uploaded.

Don't disappoint Jake. He wants to be on your web site. Check your links.

I read the answer to that last question, but I still don't get it!

Okay, to cut to the chase:
  1. Did you tell your HTML code to look for your broken link or photo exactly where you put it?

  2. Did you spell everything in your HTML exactly the way you spelled it when you uploaded it?

Keeping these two things in mind will save you a lot of grief in the world of HTML coding.

How do I transfer files to the web server?

If you were wondering why someone would want to download something called FTP software, it's because that's the software the moves files from your computer at home to ours. First you need to set up your FTP software to communicate from your computer to the Hostess server. The following are instructions for setting up WS-FTP.

Note: If you are a Microsoft FrontPage user, just use the "Publish" feature in FrontPage. If you're not using FrontPage, use the following instructions.

When you launch the program, you will be given a window. In this window, you will be asked for a few pieces of information.

  1. In the Profile Name field, type the name of your web site. It can be whatever you want.

  2. In the Host Name/Address field, type ftp.yourdomain.com.

  3. In the Host Type field, select Automatic Detect.

  4. In the User ID field, type your user ID.

  5. In the Password field, type your password. (And check the save password box to the right of the field).

  6. Press Apply to save your changes.

Once you enter this information, it is saved as the Profile Name.


It's not rocket science, but FTPing does take practice.
Once WS-FTP is set up and you've entered the program you can send your web pages to the server.

When you open WS-FTP, the program shows you two small windows. The window on the left is your local drive. The window on the right is the Hostess server.

To upload a file, simply choose the file you wish to upload in the left window by clicking on it once. Then, in the right window, choose the location on the Hostess server you want the file to appear. With the file on the left highlighted, and the correct location on the Hostess server in the right window, press the right-pointing arrow between the two windows.

That action will send the file from your directory on the left to the server on the right. Your file is now uploaded and can be accessed by anyone on the Internet. Be sure to immediately test your work by opening your browser and viewing the document you just uploaded. Test that you are able to get to the page the way you intended, and make sure that all the links on the page work.

For Mac users:

The program Fetch works in much the same way as WS-FTP, with the exception that Fetch only shows you one window with the remote files. Fetch, however, gives Mac users the chance to drag and drop files from their desktop to the server. As with WS-FTP, be sure you have the correct location on your server before you drop a new file into it.

How do I register with search engines?

Want more traffic to your Web site? Get more with SureList Search Engine Submission!. SureList guarantees your Web site will be listed in top search engines such as MSN, HotBot, LookSmart, Overture, and others. One simple submission gets your site in these search engines for an entire year. No need to resubmit your site. Your listing will be automatically updated every 48 hours.

Are there any rules I should be aware of?

We do have a few rules that you might want to peruse. We're nice people, so we assume you're nice people too.

How do I add a counter to my web page?

It's so easy! You're just two steps away from having a counter that you've customized to look great on your web site.

  1. Rename your web page so it has a file extension of .html-ssi
  2. Add the following to your web page's HTML text:

    You are visitor number <!--#totcnt--> since <!--#lastzero-->

    The counter will then look like this:

    You are visitor number since

Now, how can you make this simple line of text look more exciting? Take a look at some of the following examples:

You are visitor number since

You are visitor number since

You are visitor number

since

You can even just use the number without the date:

In the first example, we've simply made the entire counter bold. In the second, we've made only the number bold, italic, and given it a bright red font color. The third counter is an example of a counter in a table with a colored background and colored font. The fourth example uses just the <!--#totcnt--> code alone in a single-celled table. We've also added a font color in bold and a background color. Use your imagination! All you need to do is customize your counter using your existing HTML look and feel.

How do I add forms processing to my web page?

Let's face it: interactive web sites are cool. And by interactive, we here at Hostess Web Hosting don't mean just being able to point and click willy-nilly. Interactive web sites let visitors talk back to the people behind the computer screen by using these neat things called forms. Your visitor fills a form out, and just like that, you receive that information in your e-mail box.

If you're a Hostess customer, we provide you with the code for sending information from forms. For Microsoft FrontPage users, make sure to use their forms processing feature. Like everything in FrontPage, it should be a snap. For the rest of you out there, however, keep reading to find out how to add forms processing to your website.

The following files named form.html and mailto.cfm contain the two basic building blocks for adding forms processing to your web site. Form.html is the code for the actual form itself. Mailto.cfm is the code for two very important parts: the e-mail message which is sent to you and the page that person will receive telling them their message has been sent.

If you would like to see how the form looks in real life, choose this sample form and send yourself an e-mail.

Click here to download the form.

Click here to download the script.

The directions for using the code is at the top of the mailto.cfm file.

What directory and file names are acceptable?

The Web is case sensitive. In other words, the file name "faq.html" is NOT the same as "FAQ.html". If your HTML code references a faq.html, but the actual file name is in uppercase, this will result in a File Not Found error. This applies to directory names as well.

To prevent errors, we suggest naming all files in lowercase. Spaces and special control characters are generally not a good idea. The underscore character ("_") is acceptable. You should not use special characters (e.g. ! @ # $ % ^ & * : ') in file names. We suggest that you keep the length of file names to a minimum. The tilde (~) cannot be used in directory or file names.

How do I create sub-directories within my website?

We recommend using the "make directory" (Mk Dir) feature in our recommended FTP client software, WS_FTP.

What is Cold Fusion and why do you support it?

Straight from the folks at Allaire, creators of Cold Fusion:


Cornelius likes
Cold Fusion.
"Cold Fusion Professional 3 gives you the power to quickly and easily create dynamic-page Web applications. If you're new to Web application development, Cold Fusion's easy-to-learn server-side markup language and extensive documentation get you started quickly. If you're an experienced developer, Cold Fusion's advanced functions and sophisticated application framework give you unparalleled productivity."

Or in the words of Bill Ho from C/NET:

"If your ultimate goal is to create Web applications rather than mere Web pages, you need to give Cold Fusion a home in your toolbox."

To learn more about how to use Cold Fusion, check this page out.

What is Active Server Pages and why do you support it?

Straight from the folks at Microsoft, creators of Active Server Pages:

"Active Server Pages is an open, compile-free application environment in which you can combine HTML, scripts, and reusable ActiveX server components to create dynamic and powerful Web-based business solutions. Active Server Pages enables server side scripting for IIS with native support for both VBScript and Jscript.

ASP runs as a service of the Web server and is optimized for multiple threads and multiple users. This means that it's fast, and it's easy to implement. If you use ASP, you can separate the design of your Web page from the nitty-gritty details of programming access to databases and applications. This frees up the programmer to do what she does best--code like crazy--and, conversely, frees the designer to worry about just the design rather than the database."

In other words, ASP is another option for our customers to link their web sites into the power of databases.

To learn more about how to use Active Server Pages, check this page out.

What is Microsoft FrontPage and why do you support it?

Because it's darn popular. Lots and lots of folks, those new to the web and those more experienced, like Microsoft FrontPage because it allows you to create web pages and manage your web site quickly and easily.

If you came here looking for some help with using FrontPage, might I suggest you try this section of our support area.

What is a list server and why would I want one?

The List server lets you set up automated mailing lists through your Mail Server. A mailing list can receive mail and resend the mail to all the users on the mailing list. Mailing lists are used widely on the Internet as a means of sharing information about a topic.

Our List server provides the following mailing list functions:

  • User subscribe and unsubscribe requests are handled automatically by the list server.
  • Mailing lists can be unmoderated (any message sent to the list is immediately posted to all users on the list) or moderated (all messages are viewed by a human moderator before being posted to the list).
  • Mailing lists can be public or private. A private list will not accept a Subscribe command.
  • Messages to the mailing list can be accumulated and regularly posted as a digest. (A digest contains a group of messages sent to the list.) Mailing lists that receive a large volume of messages can give subscribers the option of periodically receiving a digest rather than being interrupted every few minutes with a new message sent to a list.
  • You can enter an identifying text string to appear on the Subject line of all messages (or a digest) posted to the mailing list.
  • You can enter header or trailer text (with information such as the subscribe and unsubscribe instructions) to appear with all messages (or a digest) posted to the mailing list.
  • Supports the standard mailing list commands, including: Subscribe, Unsubscribe, Help, List.

A list server is available for all of our customers. Subscribers to our Standard package are charged a one-time $14.95 setup fee. Subscribers to our Advanced and Merchant accounts receive one list server free, with any additional lists for a one-time $14.95 setup fee.

How do I setup my server statistics?

Once you have your site setup, just drop us a note. Your site needs to be uploaded before we setup your statistics because we need to know the file name of your homepage. All in all, it's a pretty simple process to bring you some very powerful information about what works, and doesn't, on your website.

I have the e-mail software you suggested but I have no idea how to use it!

If you need help configuring Eudora, visit the Eudora web site to get the complete Eudora Light manual. It is in the PDF format, so if you do not have Adobe Acrobat Reader installed, be sure to download it. Pegasus also offers manuals, FAQs and support for their products on their web site.

If you have a specific question about your e-mail software that the creators of that software just don't seem to want to answer, contact us at Hostess for help. We'll be happy to give you the support you need so you can get back to reading your mail.

The web pages I created take forever to load. I'm afraid I'm losing my audience, what do I do?

Here are some helpful hints to successful web page creation from our own Hostess Web Hosting experts:
  1. Keep your pages small.

    That's overall. Completely. Small graphics, small amount of text, just plain small. The smaller the pages, the faster they are to load (and for your audience to see).

  2. Specify the height and width of all images.

    Many HTML editors do that for you automatically, but many Web authors forget this simple step. You'll be amazed at how much faster your pages load with this simple step.

  3. Keep the special effects to a minimum.

    You may love the spinning globe and the folding mail envelope equally, but having both of them on one page may be too much of a good thing.

  4. Check your work on a different computer than your own.

    See your site as your audience sees it. Once you start working on the site, you'll probably have most of the material in your computer's cache, which allows your computer to call up images and text faster than if you had never visited the site. If you go to another computer and access your site from a machine that's never called it up, you'll get a truer picture of your audience's experience visiting your site.

Simple steps, but they can add up to better audience response to your web site.

Everyone else has cool graphics from their hosting companies. I want a Hosted by Hostess graphic!

You want 'em, you got 'em! We've got a couple of buttons and a banner! Simply right-click on the image of your choice on a Windows machine and select "Save Image As," or on a Mac, hold down the mouse and select "Save Image." And don't forget the link! Our URL is:

http://www.hostess.com/

Hosted by Hostess Web Hosting                     Hosted by Hostess Web Hosting

Hostess Web Hosting

I need to give you a new credit card number to bill. How do I do that?

Just head on over here. Fill out the form and we'll update your records.

I'm not a customer. How do I order Hostess Web Hosting services?

Becoming a Hostess Web Hosting customer is easy! All you need to do is fill out our simple on-line form.



Top * Home * Hosting * FAQs * Support * Search * Resellers * Contact