Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Problems uploading my website
Old 10-12-2004, 11:28 AM Problems uploading my website
Junior Talker

Posts: 1
Trades: 0
Can anyone help???

I recently designed my own website "Yakattack.co.uk" using frontpage 2002.

I have purchased the domain name any I believe I have uploaded the site on to the internet.

HOWEVER!!! when you type yakattack.co.uk into a search engine it brings up a screen titled "Index of/" with a list of files (one of them being website) how do I get my homepage to be the first page you come to???

I believe that I have saved the hompage as index.htm but I must be still doing something wrong. I'm very new to this sort of the thing so If anyone could explain to me in bullet points and not use to much computer jargon that will be great!!!
dalester is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-12-2004, 11:45 AM
techwench's Avatar
Code Monkey

Posts: 1,449
Name: Danalyn
Location: Dallas, TX
Trades: 0
You don't have an index.html page. In fact, your website is contained in the directory "website". The only way to get to the site (right now, as you have it) is to go to http://www.yakattack.co.uk/website/

If you don't want to move your entire site, I would suggest setting up a redirect to the /website directory. If not a true redirect, at least an index.html page with a META refresh to the correct page.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
techwench is offline
Reply With Quote
View Public Profile
 
Old 10-12-2004, 11:50 AM
reli4nt's Avatar
Extreme Talker

Posts: 168
Location: New York
Trades: 0
make sure your uploading to the proper directory (such as /public_html) on their server
__________________

Please login or register to view this content. Registration is FREE

Designing the world we live in.
Defining the terms we live by.
reli4nt is offline
Reply With Quote
View Public Profile Visit reli4nt's homepage!
 
Old 10-12-2004, 12:36 PM
techwench's Avatar
Code Monkey

Posts: 1,449
Name: Danalyn
Location: Dallas, TX
Trades: 0
Depending on how your website is setup and coded, you should be able to just move everything from the "website" directory into the main (typically public_html or www) directory.

The typical directory structure of a website goes like this

Code:
/home
  --> /maildir
  --> /public_html (document root directory)
     --> /images
     --> /other_folders
     --> /accessible_from_web
     --> index.html (file)
     --> page.html (file)
     --> other_page.html (file)
  --> /tmp
  --> /folders_not
  --> /accesible_from_web
In order for your site to be viewable then going directly to the top-level domain name, all items must go in the document root directory. In order for a page to be viewed when going to the top-level domain (not including specific .html page address), you must have an index.html file. If you do not have an index.html file, you will see a directory listing (everything in that document root folder)...or in some cases, you will get permission denied if directory listing is turned off.

[EDIT]
It is very important to learn how the directory structure works. Here's some reading.
http://www.matcmp.sunynassau.edu/~glassr/html/url.htm
[/EDIT]
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by techwench; 10-12-2004 at 12:38 PM..
techwench is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems uploading my website
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
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 1.49222 seconds with 12 queries