How to publish my website??

I have a free web host and when I try to publish my site it says everything was put successfully.When I test the connection it says connected to the server successfully.What can I do?I have watched so many tutorials and followed every step but it still doesn't upload to my site.Can someone help!

Is your domain name home page saved as index.html or index.htm?
Are you uploading your site to the correct folder?
Example
http://yourdomain.com/folder_name/
Can you see the uploaded files in DW Files Panel under Remote site?
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • How to publish my website using iWeb ? Other than FTP !

    Hello Guys ,                        I want to build my own website and I have iWeb software which I got preinstalled when I purchased my MBP. As Mobile me is out of service could anyone give an alternative way to publish my website. I have seen some Youtube videos for doing these but they didn't work. Some, of them are by using Dropbox account - saving file on my computer ...... . There is FTP but I don't have and know what it does. I just want to make,edit my website. So, please help me out !  Thank You for your time.

    See this page for how to publish your website...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and this one for info about hosting...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html

  • HOW TO PUBLISH YOUR WEBSITE ..FROM IWEB ..WHEN I USE TO USE MOBILE ME .. BUT NOW THERE IS NO MOBILE ME BECAUSE OF ICLOUD, AND ICLOUD DOESN'T SUPPORT IWEB PUBLISHING?

    HOW TO PUBLISH YOUR WEBSITE ..FROM IWEB ..WHEN I USE TO USE MOBILE ME .. BUT NOW THERE IS NO MOBILE ME BECAUSE OF ICLOUD, AND ICLOUD DOESN'T SUPPORT IWEB PUBLISHING?

    When MobileMe goes down the drain, you will need to move your website to standard hosting. Depending on your site size, I recommend A Small Orange, as the Tiny hosting plan they have is big enough for most iWeb sites and much cheaper then shelling out $6 a month for most of the other big names, and if you check out their forum, several of the members have coupon codes in thier signatures. Also, their customer service is great and very fast in getting back to you.
    To upload, I publish the iWeb site to a folder, then using Cyberduck upload it to the host. Cyberduck beats iWeb's FTP uploader because Cyberduck only replaces updated pages, instead of uploading the entire site.
    I hope this helps!

  • How to publish a website  { was:  just ask a question?}

    hei..i just want to know..i have make a website and i want to publish it..but i don't know that exactly where i can publish it..i know that this is the wrong forum to discuss it..but may be one of you that have made a website that can tell me how to publish it..
    and it is free to publish our web or that impose a charge..tq you...give me step by step to publis it..tq a lot..

    Well just a question...but lot to answer actually
    I would rather ask you to go ahead and first read following links:
    http://www.articlesbase.com/web-hosting-articles/learn-how-to-make-publish-your-forum-webs ite-at-your-own-domain-name-tutorial-step-by-step-guide-tips-1031279.html
    http://www.wikihow.com/Publish-a-Web-Site
    And if you are looking at how to setup a site in Dreamweaver then please go to following link:
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WScbb6b82af5544594822510a94ae8d65-7f62a .html
    For free hosting services again it would be better if you try some google search...you will find some free hosting services.
    Regards,
    Vinayd

  • How to publish a website in iweb to safari by "Publish to Local Folder"?

    yep

    You need a webhosting account.
    Then publish your pages there.
    To find out how to publish, read the Help/FAQ/Support pages of the webhoster.
    Read the HELP of iWeb.
    Read the thousands of topics in this forum.
    Read the millions of topics on the internet.

  • How to Publish Multiple Websites Using Domain Masking

    Let's say I have a mobileme acct called applesoranges, but then I decided not to use this name for my website. Using iweb, I have created a different website called blueberry.com, and was able to figure out how to set up my personal domain and then mask appleoranges so that only blueberry.co, appears.
    I now want to add another website called strawberry.com. With one mobileme acct (applesoranges), is it possible to host 2 separate websites, each of which is masking the original mobileme acct? How does one set up 2 separate websites using iweb (each masking the original acct name)?
    Many thanks!

    For every MobileMe account you can only use the personal domain name option and CNAME only once. You enter your first domain name into your MMe account and then go and set up CNAME forwarding at your domain registrar to forward to web.me.com. For any other sites that you create, you need to go to web forwarding. You set-up the other domain names by using masked web forwarding and point them to web.me.com/username/sitename and by masking these will just show your domain name address and not your MobileMe/iWeb url.
    Make sure that you separate out your sites, as it will be easier. You can either duplicate the domain.sites files and have one site per a domain file or use a program called iWebSites to help you manage multiple sites.
    You also have the option of not using MMe and you can publish to a folder instead and upload directly to each domain hosting space. This gets away from the problem of how to forward sites to iWeb/MMe.

  • How to publish a website created in Freeway in mobileme-iWeb

    I created my website in Freeway,already uploaded it into mobileme, I don't know how to proceed from there. My domain name is already registered. I couldn't find any help in iWeb or mobileme. I'd appreciate it if someone could help me, thanks!

    You publish to MobileMe. With or without a domainname.
    The webpages should be in the iDisk > Web > Site folder.
    To use your domainname, follow the instructions in your MobileMe account where you setup Personal Domain:
    https://secure.me.com/account/
    Where you'll find a link to [iWeb: Using your own domain name|http://support.apple.com/kb/HT1107]
    Or read it in the [MobileMe help|http://help.apple.com/mac/1/help> : Account > Setting up a Personal Domain
    There's [a forum dedicated to MobileMe, Personal Domain and iWeb|http://discussions.apple.com/forum.jspa?forumID=1163].
    It's regularly discussed in this forum too.

  • How to publish the website

    I built a site using html db. Now I want to open it for the public to use. I created the tables, pl/sql and other code under one database schema.
    I ran a export and imported only for 'run'. I can access the application from my machine. What's the link I should give the other users for accessing the site. (no authentication is necessary).
    I am also a bit confused on the authentication part. If I want to have a login page. What do I need to do? Set the login page as the first page? Does the login username/password have to be a database username/password? What kind of database privileges will the user need to have?

    Su,
    You are saying that you have already have a publicly accessible website. You could give your users a URL like http://yourhost:port/pls/somedad/f?p=APP_ALIAS, where APP_ALIAS is the alias you can give the application on the Edit Application Attributes page.
    If you decide to do user authentication, you need to decide how you want users to be identified. Do you want to have them register and set up an account at your site. If so, how do plan to store account information, including passwords? After you decide what type of account repository to have, you would create an authentication scheme using the Application Builder and write an authentication function that is called from your application's login page (which you create in your application) to verify username/password.
    I recommend that you closely examine the authentication schemes that are created when you create a new application. Then you should try the Create Authentication Scheme wizard with a test application to get a feel for all the flexibility you have. Click the magnifying glass icon on the Authentication Schemes report (after you create one or more schemes). Read the narrative description of the logic of each scheme to see what it does.
    After you decide on your functional requirements and work with authentication schemes in some test applications for a while, let us know if you have specific questions.
    Scott

  • How to publish my website - FTP files have uploaded onto SmartFTP but website is not found in

    I have designed by website using Adobe MUSE, which is a replacement for an exisiting website, so I already have a domain name and a host. The host is with Amenworld and I have gone onto their website and followed the instructions, this is what I have done step by step.
    - Designed the website on Adobe MUSE
    - Downloaded Smart FTP
    - Removed the files of the existing website
    - MUSE - File - Upload to FTP host
    - Logged into the Smart FTP using my username / password
    - Uploaded the new FTP files
    - The files appear and no error messages appear, but when I type in the web address it says page not found.
    I am a novice to this, so please any help and support would be appreciated.
    Regards

    Are you using Muse's built-in FTP Upload feature to upload your site files or are you exporting the site as HTML and uploading through SmartFTP? Whats the site URL? Make sure you upload All Files to your site and not just modified. A Page Not Found (404) error just means that the requested file is not available at that location. Do you see an index.html when you log in through SmartFTP under the Remote Site files panel?
    Thanks,
    Vinayak

  • How to publish a website using templates

    I have content for webpages stored in db already. How can I build some templates, how can I manage those templates then generate webpages? Thank you for your answer.
    Examples are prefered.

    See for example Template taglib from Coldtags suite:
    http://www.servletsuite.com/jsp.htm

  • How can I publish a website to a different domain name other than .mac

    I have a domain name with godaddy.com and I want to publish a website design with iweb. How can I do it?

    You need to sign up with a web hosting service and then upload your published files using an FTP application.
    Read more here....
    http://homepage.mac.com/thgewecke/iwebserver.html

  • I am wanting to publish a website created in iweb via a third party web host. How do I put a password for anyone wishing to visit the mysite?

    I am wanting to publish a website created in iweb via a third party web host. How do I put a password for anyone wishing to visit the mysite?

    You create the usernames and passwords where you host your website. Made with or without iWeb.
    Usually it's done in the controlpanel where you manage your account.
    If you cannot do it there, you'll have to do it yourself. See this post :
    https://discussions.apple.com/message/16014940#16014940
    And what is the purpose of password protection for ANYONE who vistis your site?

  • How do I publish a website in two languages?

    Hi!
    I'm pretty new to IWeb, I'm trying to publish my website in Spanish, and also in English. How do I do this without duplicating the buttons in the navigation bar? Say I want a flag to be the switch button, and then when I go to the Welcome page in the other language, I just want to see the navigation bar in that particular language.
    Thanks for any help!

    One method is to create two pages of each page, one for your primary language and one for the second language.  You can put small flag buttons on each page sending the visitor to the page which the flag represents. 
    When creating the pages you can use Language Switcher with iWeb to change languages when working on the pages.
    OT

  • How to publish website from iWeb ?

    Hi Apple Geniuses
    I have downloaded Server 2.1.1 thought I would be able to publish my website after losing MobileMe hosting. I would love to publish it again but the process with Server seems to be more complicated, not to say...less straight forward. I have tried some couple of thing but unsuccessfully.
    Would anyone of you recommend the step to follow using Server software only (and not recommending any third party website please) to enable the publishing of my website. Alternatively , does anyone would recommend tutorial on how to use Server to publish website.
    To all of you, in advance, Thank you.
    Fred

    Hi Mark
    I grately appreciate your support and the first couple of steps were easy to follow. However , I'm quite puzzled with the last paragraph in regard to DNS, DynIP, CNAME...
    When I have allocated the folder , it did change the TCP from 80 to 443 and I manually reset it to 80...is that where you told to direct the TCP to?
    Here is a snap shot of my setting
    Let me know if I'm going the right route thank you.
    Fred

  • How to publish with iWeb on other website instead of MobileMe?

    Hi,
    I used iweb 3.0 the last time one year ago to publish my website in my mobileme account.
    - how can I today publish on another domain?
    - do I need also a newver version of iweb to do it an dif yes do I need to buy it or is it aprt of OS-X Lion for example?

    You will need to find a 3rd party webhost for your website, I have been using IX Webhosting for several years now with little to no problems "usually the problem was something I did" and they have been quick to solve any issue I have come across.
    You specify where your iWeb site will be published from the Site Properties screen. Click the site name in the Site Organizer to display the Publish To pop-up menu. iWeb offers the following publishing options:
    Choose where to publish your site.
    Publish to MobileMe: This is no longer an option (I use IX WebHosting plans start at $3.95 a mo).
    Publish to FTP Server: This publishing option provides you with a completely different collection of settings on the Site Properties screen. You’ll need to furnish iWeb with your Web server’s FTP settings (which should be furnished to you by the host) and your site’s address (or URL).
    Publish to a Local Folder: The final publishing option creates a folder on your hard drive that contains all the files to display your Web site. Once again, you must supply the site URL as it will appear on the Internet after you copy or upload the site files to the server.
    http://jeffnitschke.com/IXWebHosting.html
    http://jeffnitschke.com/wordpress/2012/06/how-do-i-move-my-mobileme-site-ix-web- hosting-blog/
    I may receive compensation for recommendations made in reference to the products or services in my links.

Maybe you are looking for

  • No video when trying to capture PAL dv tape w/Sony HVR-V1U camera

    Hello there, Im attempting to Log & Capture a DV tape with "DV SP PAL" content from a Sony HVR-V1U camera using an iLink FireWire. I have deck control, timecode, and audio but no video. Instead I see bars for video w/the ominous "preview disabled" ba

  • Installing the program in 2 different devices

    Hi! My name is Farbod Azima and Im a student of NYFA. I love Photoshop and all of Adobe's creative programs! They are all amazing! I plan to purchase the Creative Suite after I am done with the Creative Cloud program which I have to pay monthly for.

  • Help w/ Time Machine Not Backing Up

    I have a MacBook Pro running Mac OS X v. 10.7.5 and an older (flat, not tall) Time Machine which keeps showing an error and not backing up.  The error says: "The backup disk image -(then it talks about my sparse bundle) could not be accessed (error -

  • Sales Area wise Invoice list type assignment

    Hi; I got a requirement where customer needs the Invoice list assignment to billing documents sales area wise. Like in one particular sales area one invoice list type to a billing doc but the same billing doc needs other invoice list type in other sa

  • I have windows xp and photoshop elements 6.

    I am having problems with cropping. Program won't switch from 5x7 to 7x5 or vice versa. Can I install the disk over the present program or should I uninstall and then reinstall from the disk? Thanks