Iweb created capital "INDEX.html"

iweb creates a capital "INDEX.html" page and it doesn't open when viewed over the web. Can't seem to make it create "index.html" and don't want to redirect it. Any suggestions?
When I create a new page, it creates the page name in all caps. I can't change it, because it'll change it right back, for all pages that show up in the navigation bar. If I create a page and tell it not to include it in the nav bar, then it seems to let me, but if it's in the nav bar, it won't.
The problem is that when you enter my domain name, it doesn't see capital "INDEX.HTML", and instead shows a directory tree of all the files on server. I had been using the term "HOME" and it was automatically redirecting from the index.html page to the "HOME.html" page, but some browsers are kicking back errors, asking users if they want to be redirected to another site, which isn't something I can live with.
How can I make the "INDEX.html" page lower case so the browsers will see it and not need a redirect?
Any help would be greatly appreciated.
Thanks-

The index.html file that iWeb creates is a redirect file and has no content, but it is NOT 0kB.
When you access your website without a pagename, index.html redirects to the first page in your Site.
iWeb is not involved in your problem. Better use another FTP application like [Cyberduck|http://cyberduck.ch] or check the settings of your current FTP app.

Similar Messages

  • Creating an Index HTML in Dreamweaver?

    I am new to Dreamweaver and was trying to up
    load my web to the server.  It seems most servers require an INDEX HTML as the opening p
    age.  However, dreamweaver does not create this.  I have afolder with
    the home page files in it.  How do I make these pages the index.  Its a frame s
    et page

    No I do understand completely.  It is now corrected.  Was simply not aware
    that DW requires an HTML named index.  Some others automatically create an
    index page as your first page.  I have been in contact with my host server
    and have now corrected.  Now, when I go to my temp URL I see exactly what I
    wish to see.  Part of the issue was the way DW handles Frames pages (still
    not sure I get that part?);  although I do now have it working.  I simply
    pointed my server to a new location IE the home page and did not create an
    index page.  My home page is a Frame set page with links to other pages.
    Once my domain has been transferred I'll be glad to share the site with you.
    Perhaps you can provide additional info to a novice DW user.  I have used
    other web sites and have other webs published etc..  Just feel that DW
    offers lots more capabilities and am still learning that program.
    Thanks for your assistance and look forward to continued conversation and
    assistance!
    Rick

  • Redirecting iWeb created site using GoDaddy

    I created a website through iWeb and bought a domain name through GoDaddy. I uploaded all my files to my account on GoDaddy -- but for some reason my website doesn't work. My domain name is www.ericmolinsky.com and the iWeb folder was called Pieces and Podcasts. When I type in my domain name, this is what appears in the URL:
    http://www.ericmolinsky.com/Eric%20Molinsky/Pieces%20and%20Podcasts/Pieces%20and %20Podcasts.html
    The customer service rep at GoDaddy told me that everything is directed properly on the GoDaddy site, the problem is within iWeb. I need to "remove the redirect" problem on my Mac.
    I'm concerned the problem is that I named my project with spaces, Pieces and Podcasts instead of piecesandpodcasts. And my folder in iWeb is Eric Molinsky, rather than ericmolinsky. If I rename everything without spaces, will I have to start over and upload everything to the ftp site? It took three hours the last time, with all the visual and audio files, not to mention the extra time on the phone with customer service reps.
    Also, the folks at GoDaddy asked me to rename my html file, index.html. But I read that could cause a problem as well.
    Any suggestions???
    iMac   Mac OS X (10.4.10)  

    Basically that's what I did. I uploaded the folder created by iWeb and the index.html file but I used Fetch rather than Cyberduck. The files were definitely intact in my Go Daddy account.
    The customer service rep thought that I needed to remove the "redirect" problem in iWeb. For some reason, it wasn't directing all the information straight to my domain name. That didn't make sense to me, but she was by far the most knowledgeable person I spoke with over there.
    I uploaded all my files to my
    account on GoDaddy
    It may be that you did not do this correctly. You
    must use a real ftp program like Cyberduck. Did you?
    Then you must upload just two items: The folder
    produced by iWeb which has the same name as your
    site does inside the iWeb app, plus the index.html
    file published alongside that folder. When you
    upload the folder, its contents (including another
    folder called Pieces and Podcasts) should be
    uploaded automatically.
    I don't think spaces matter with Godaddy and there is
    nothing you should change with the structure or files
    that iWeb produces.
    G4   Mac OS X (10.4.8)  

  • How to place index.html at root level

    I've published my website using iweb and published it on me.com. I did the other steps for the CNAME etc.
    I'm trying to set up my website so I don't have to type www before domain name. It works fine with it but without it, the page appears which says in effect that it's under construction probably from the domain registrar I'm guessing.
    I feel stupid asking this but I tried dragging the index.html file to the sites folder and only a copy appeared. It didn't work when I checked url.
    Also, if I create the index.html which redirects to the homepage, where do I find the code to change it? Can someone give me directions? Thanks for your help.
    Message was edited by: fosterm

    This has nothing to do with index files and you don't need to do anything with it - you are making all more complex than it actually is or needs to be.
    Whether you get to your site using the www or not is purely a CNAME forwarding issue and you domain name registrar is where you need to fix this.
    Go to the DNS settings at your registrar, where I assume you went when first setting up forwarding? All registrars are different, but with some you need to delete the A records that are there already and set up CNAME. What you would need to do is set up 2 CNAME's, one for the www and one for @.
    @ represents your domain name on its own, so http://domain.com. Set this up as @, CNAME web.me.com.
    www represents your sub-domain, so http://www.domain.com. Set this up as www, CNAME web.me.com and then people should then be able to get to your url by using either domain.com or www.domain.com.
    There is no need to set up any kind of forwarding or fiddle around with your index file. Simply change your CNAME forwarding and it should work.

  • Can folders' index.html contents avoid containing such folders' names within their urls, please?

    Could Dreamweaver’s file panel folders (located to the right, within Dreamweaver CS5.5, etc.)  potentially contain index.html files that do NOT share such folders’ actual names within their own urls?
    The reason I ask is that I would like to create various index.html sub-directories that will all be linked from yet another index.html subdirectory, for web surfers’ convenience.   It would really help me keep them all organized (for occasional updates' sake) if I could keep them in a folder within Dreamweaver’s file panel that at least resembles that other index.html subdirectory’s name, though.   However, it seems that moving index.html files to such an "alpha" folder inserts that alpha folder’s name into the contained urls, not just its own.   Can this be avoided or worked around, somehow, please?     In case it helps, I have CS5.5 and will have CS6 upon its release date.   Any thoughts, please? 

    Thanks for the preliminary response.   It would really help me keep index.html files organized (for occasional updates' sake) if I could keep them in a folder within Dreamweaver’s file panel  (to the right) whose name does NOT appear in those individualized urls. 
    To give you an example of why I'd like to be able to do this, let's say one wants to have a folder named California, and that various index.html files will be linked from the actual California page.   If one wants to update all pages that belong in the California directory, without having to sort through pages that correspond with (for example) Oregon or Arizona that one ALSO maintains, it could be greatly facilitated if such index.html files could be organized into a California file or something whose name is close to it.   If a page is named "Sacramento" then it need not have California in the url.  Indeed, longer urls are less appealing for the purposes of this endeavor.    So in using this concrete example as background, perhaps my initial question makes more sense now?   At any rate, thanks for trying 

  • Web.xml & Resin startup index.html

    Hello,
    I have created an index.html that calls the JSF page.
    In the web.xml, it is coded as /faces/index.html
    This works in tomcat, but I need to remove the /faces/
    in order for resin to run the index.html.
    Is this a resin issue?
    Thanks
    Frank

    Hi Frank,
    This forum is exclusively for questions related to Sun Java Studio Creator. Could you pls post your question in an appropriate forum.
    Cheers
    Giri :-)

  • IWeb '09 and creating an "Index" page for two separate sides of my website

    I'm redesigning my website with iWeb '09 seeing that I've recently switched to Mac from being a life-long PC/Windows user. I'm not too web programming savvy so iWeb fits my needs as a very good program that redesigns my site very nicely (and quite inexpensively, as well).
    My current incarnation of my website (http://www.jeffreykern.com) was designed by a professional web designer on Dreamweaver for PC a couple of years ago. Some time ago when I was trying to update my PC with XP SP 3 (bad idea as it turned out), my connection to my web hosting service got completely fouled up and I lost the ability to update the site and haven't updated my site since. Knowing that I was going to be switching to Mac (with my new Mac Pro) I never had the desire, or energy, to patch things up to update my site with my PC. Plus, I was in need of a redesign so I eventually got my site ready to go with iWeb 09. That's where I stand right now...
    So, as you can see on my current site I have a main index page that splits up into the two sides of my life: the triathlete side and the writer side. I've already redesigned both sides of my site with iWeb, I'm ready to update it thru my web hosting via FTP and Transmit 3, but I cannot find how to create a main "Index" page on iWeb that will let me branch off into two different directions. By having that "Index" page intact I will be able to keep my domain of jeffreykern.com as it currently stands. I don't mind having to get two different domains for each of my two sides of my site but would like to avoid that extra step -- if, at all, possible.
    Thanks in advance for your help,
    Jeff

    Building three websites on three separate domain files would be my choice.
    Its important to realize that you cannot have a page called "index" using iWeb because the associated index.html file will conflict with the one that iWeb creates.
    As has been suggested, the first site would be one page. The site name would be jeffreykern.
    This site will publish as jeffreykern_files and an index.html file. Inside this folder is another index.html file. This is the one your domain name will be directed at if you don't need an RSS feed.
    If your server allows it, create a root folder on it called "jeffreykern" and upload the contents of the local folder to this and ignore the separate index.html file. Note that I said contents and not the folder itself.
    A lot of servers require that you upload to a pre existing folder. In this case you will have to upload the index.html file and the jeffreykern _files folder.
    The two other sites are named and published as writer and triathlete. The external index files of these two sites are renamed writer.html and triathlete.html.
    These two files and their corresponding folders are uploaded to your root folder on the server after adding tags and optimizing.......
    http://www.iwebformusicians.com/SearchEngines/SEO.html
    Now you have a main (one page) site with two sub sites.
    The domain name http://www.jeffreykern.com/ is directed at the index.html file so that when this is entered into the browser, the main page will appear.
    The links to the two main sections, whether they be text and/or image, are created and selected as external hyperlinks.
    http://www.jeffreykern.com/triathlete/
    http://www.jeffreykern.com/writer/
    Clicking these links will open the first page of their respective sites.
    If you do the sensible thing and trash the iWeb default navigation to replace it with a custom one, you can include external hyperlinks to the landing page and the other site in this.
    The website - iWeb for Musicians - is created like this and is built on 9 separate domain files for ease of updating and publishing. The whole site is tied together with a Main navigation to get to each section which has a Sub navigation to jump around that section.
    For more on navigation see.....
    http://www.iwebformusicians.com/WebMusic/Navigation.html
    Also refer to Fonts, Colors and Navigation on this page ......
    http://www.iwebformusicians.com/WebMusic/iWebandInternetExplorer.html

  • Adding text to index.html in iWeb

    I am currently trying to convert my website to mobile phone. I'm using Fetch as my FTP client, and Duda Mobile to create the mobile site. I am trying to add text in the index.html file, however, I don't know if I need a particular text editor to do this or if I can just use Text Edit to do this. Does anyone know how to edit the index.html file to include the line opf text in the <head> to redirect mobile device users to the mobile version of my site?

    The index.html file is just a redirect to the Home(first page) page of your site.
    You can open it in TextEdit to add stuff.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Title Tag Goes Here</title>
    <meta http-equiv="refresh" content="0;url= Home-Page.html" />
    <meta name="robots" content="follow,index" />
    <!--head_code_set--><!--/head_code_set-->
    </head>
    <body><!--code_set--></body>
    </html>
    Note that you will have to do this every time you publish changes to your site since iWeb will overwrite anything you add to the file the next time you publish.

  • Need help with creating template. Changes are not going through to index.html page

    Hi all,
    I have an issue with my template that I am creating and also a question about creating template Regions (Repeating and Editable).
    Somehow my changes to my index.dwt are not changing my index.html page.
    Also my other question is: For my top navigation bar and left navigation bar links, do I need to select and define each individual button or link as Repeating/Editable Region? or can I just select the whole navigation bar (the one on the top) etc...
    Below are my steps for creating my template...I am kinda fairly new to using DW and this is my first attempt to making a template following the DW tutorial CD that came with DW CS3.
    I appreciate any help with this...regards, Dano
    -Open my index.html file
    -File/save as template
    -Save
    -update links - yes
    -Select Repeating and Editable Regions (I selected the whole top navigation bar and selected Repeating Region and Editable Region, same with the left side navigation links)
    -File close all
    -Open the index.dwt
    -Save as and selected the index.html and chose to overide it..
    When I make changes to my index.dwt it is not changing the index.html
    I feel that I am missing some important steps here.....
    Website address
    www.defenseproshop.com

    Figured out

  • IWeb Can't open file "~/Sites/index.html."

    when trying to either launch iWeb or open one of my web pages - I get an iWeb dialog box that states "Can't open file "~/Sites/index.html."
    any advice?

    Hello Felicia,
    iWeb is not capable of opening "HTML" files iWeb will only open a ".sites2" file type which is an iWeb domain file type. I would suggest doing a search for ".sites2" on your computer

  • Iweb and index.html won't work with ftp provider

    Hello all.
    I have been working on my new website using iweb 09 and I have had problems publishing it to My ftp provider. I have followed all the prompts to the end, but when I have published my site and go looking for it on Web using my URL , it says there is an error.
    I have been in touch with my host provider " Just Host" and this is the message they sent me ( I have copied and pasted it ):
    As I see all you have uploaded to the *login name* account is index.html.
    You have uploaded it incorrectly, to the root folder /login name/, whether index file and the rest of the site for www.mywebsite.com should be located in the /login name/public_html/ folder.
    I've moved the file to the proper folder and the site started showing up the error.
    Your index.html file is incorrect.
    What does this all mean? I went to the apple shop and they suggested using Mobile Me as this would not happen, but that does not suit me as I have just signed up for 4 years with Just Host and I'd like to use them. The apple shop also told me that iweb separates each page of the website and assigns an index.html to each folder for each page and they supposedly are all linked? From the above e-mail if I understand it correctly, this is not the case or do I have to do something for this to happen?
    I am at a total lost and having a melt down! Can any one out there help me in plain English as I am only new to all this and am only just getting familiar with the website terminologies? I have searched many forums and have had to look up hundreds of terms in " computer " dictionaries to understand what people are talking about. Please excuse my mental breakdown, as I am really worried that all this work I have put in will go down the chute.
    I'm sure you understand how frustrating it can be when something so simple becomes so difficult!
    Your help would be greatly appreciated.
    Thank you .
    Ben.

    Hello Ethmoid.
    Thank you for your response. I have attached this e-mail to both you and Wyodor as you have been both extremely helpful.
    I have managed to get my home page up thanks to your help, but for some reason now , it won't go to the following pages, about,products etc?
    As I have done a few web site practices ,I have read that sometimes Iweb has trouble distinguishing between the different sites published in my site or public folders. Could this be the problem? Do I need to delete my old sites?
    I tried to change the site name to another name but it won't allow me, every time I retype the new name it keeps jumping back to the extra www.etc.
    Also for some reason , all the boxes where my page headings are, they seem to be out of line and a different size even though on my desktop on iweb my front page has all the boxes the same size.
    Why is this?
    Once again thank you for your help.
    Ben

  • Index.html created by Bridge Web Gallery has VBGetSwfVer error

    I'm running CS6 under Win7 and IE9. I have used Bridge to create a web gallery but when I try and execute the generated index.html file I get a (script?) error:
    Clicking eather Yes or No has no impact - just a blank screen.
    I have not modified the generated index.html. Also, it does not matter if I have used CS5 or CS6. The generated file works elsewhere (at college Win7, CS5) so it has to be something to do with a setting on my PC but what?
    I have reinstalled the latest version of Flash Player and I have the correct add-on enabled:
    What's wrong?
    Line 116 reads: versionStr = VBGetSwfVer(i);
    The function is defined on line 55+"
    Function VBGetSwfVer(i)
      on error resume next
      Dim swControl, swVersion
      swVersion = 0
      set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
      if (IsObject(swControl)) then
        swVersion = swControl.GetVariable("$version")
      end if
      VBGetSwfVer = swVersion
    End Function
    I'm stumped - help please.

    Hi Mike,
    glad you got it working.  I did take a look at this page:
    http://www.oliverdesignstudios.com/HEREWEGO/MHO%20ORIGINALS/index.html
    and this page:
    http://www.oliverdesignstudios.com/Custom%20Business%20Card%20Designs/index.html
    I know you said you moved foldes around until it started working - that's a bit drastic and lucky that none of your links got broken  :-)
    Back to the folder names.  You should never use upper case NOR use spaces when naming folders or files.  You may end up with browser incompatibilityand some servers can choke if type of naming convention is used.  Also some hosts don't support upper case,(linux in particular),.   It's best to use lower case at all times and if you need a space use an underscore or hyphen instead.  eg:  custom-business-card-designs/
    Now if you want to go and rename any folders or files, fo it all via the Dreamweaver File Panel, so that DW can keep track of what you're changing, so that you don't get broken links.
    Actually now that you mentioned moving folders etc.,  are you working in a Defined Dreamweaver Site?  That's the very first thing you need to set up when starting a new project in Dreamweaver:
    Define a site:
    http://kb2.adobe.com/cps/140/tn_14028.html
    Hope some of this helps  :-)

  • When I try to open iweb I get the following message: Can't open file "~/Sites/NAVIGATOR/index.html." How do I fix this? Using 10.6.3 soon to be 10.6.6 and then Lion.

    When I try to open iweb I get the following message: Can’t open file “~/Sites/NAVIGATOR/index.html.” How do I fix this? Using 10.6.3 soon to be 10.6.6 and then Lion. I have never opened the product before and have had it on the computer since new.

    Go into your Users/Home/Library/Application Support/iWeb folder and see if there's a file titled Domain.sites.  If there is double click on it and see if iWeb opens.
    If there is no Domain file there do the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    OT

  • How can I reopen an index.html saved to iDisk?

    Hi there,
    I created a personal site on a Powerbook laptop in iWeb a year or so ago and published it through my .mac account. It was great and I updated it on a fairly regular basis. Then my existing laptop died of old aged and I replaced it with a new MacBook Pro. I have located the original index.html in the appropriate "Sites" folder under the iDisk icon on my "new" desktop but it won't reopen the files in iWeb. (I'm just dragging and dropping it onto the iWeb icon.) Am I doing something wrong or can a web site created in iWeb only be changed on the Mac that first created it? I'm guessing (and hoping) that this isn't the case but I'm at a loss as to what to do. Please help.
    Regards,
    Ian David

    blokewriter wrote:
    ...or can a web site created in iWeb only be changed on the Mac that first created it?
    Ian ~ Welcome to the discussions. A web site created in iWeb can be changed on a Mac other than the one which first created it. But only iWeb's Domain file can be opened in iWeb. See this Apple doc on How to back up MobileMe data. It says:
    Any websites you have published with iWeb should still be available within iWeb. iWeb stores everything in a Domain file, normally located in the ~/Library/Application Support/iWeb folder (although it can be moved). If you no longer have this file, you can view your currently published pages and manually recreate them within iWeb, but there is no way to import published pages back into iWeb. You can manually back up the Domain file, or use Backup to back it up.
    Paragraph 2.3 of this FAQ page gives some tips on how to use published files, graphics, photos, etc., to help rebuild the site from scratch:
    http://iwebfaq.org/site/iWebBackupretrieve.html

  • The document "index.html" could not be opened.

    Hi,
    I'm having trouble opening iWeb. When i double click on the iweb icon it tries to open a particular file (index.html), but claims it can't open it and subsequently quits. This happens no matter if I try to open any other file with iWeb, even files that were originally created with iWeb. I can't find the iLife installation CD (i think because it came installed on the computer when i bought it). Any help would be appreciated
    thanks!

    iWeb stores your website data in a domain file located in Home Folder/Library/Application Support/iWeb.
    Go look and see if you have one there. It should be the only file there - normally.
    Double click it to launch iWeb

Maybe you are looking for

  • Creating Apple loops within the arrange window

    I have tried this before and had the same result again and again. I have a stereo recording of a drum kit at 120 bpm which I have chopped to a 2 bar cycle and want to turn it into an apple loop. to fit it into the song I am working on which is at 100

  • I can't connect to itunes music store ..

    my music store won't work. for a few weeks now i've been getting an error message saying "Itunes could not connect to the Music Store. An unknown error has occured [-3221]." i've redownloaded itunes && the first few times the store worked but now not

  • Adobe Muse install problem April 2014 - Errors encountered during installation (7).

    ERROR: Third party payload installer InstallAdobeMuse.exe failed with exit code: 7 This is the 3rd time that I have lost my Muse installation. Yes, the app just disappeared. Uninstallers cannot find it. A search cannot locate any files. It just disap

  • Still can not get songs to delete from library.....

    I have read through the forums..made sure to try every option available..still I can not get songs to delete from library. Help!!

  • Implementing Datawarehousing

    Hi, Please redirect me if I should post this question in Data warehouse forum. We are planning to implement DW solution in our environment. Environment would be like, data from OLTP databases (both 9i and 10g) will be loaded to DWH(10g) in specific i