Domain not showing up right.

So keep in mind that I'm new to iWeb so this might be something stupid that I just overlooked.
I currently have a domain that I bought and hosted through godaddy. The domain is danjbailey.com but when I made a quick site in iWeb and published it didn't show up. Unless I went to http://danjbailey.com/danjbailey.com/Welcome.html how can I get rid of everything after the first .com?

The second danjbailey.com is your Sitename in iWeb.
Select it and change it to something else.
Apparently you already did it:
http://danjbailey.com/_/Welcome.html
http://danjbailey.com/danjbailey.com/Welcome.html
BTW, I wrote a tutorial about avoiding the iWeb Site name in the URL. It may be of interest to all who have a problem with the Sitename in their URL.
To quote [my blog|http://www.wyodor.net/blog/archives/2010/01/entry_299.html]:
+iWeb organizes and publishes its pages in Sites. It will append the Site name to the base URL of your webserver.+
+If you signed up for a webhosting-***-domainname package (not MobileMe) you can avoid the Sitename in the URL with sub-domains.+
+www in an URL is a sub-domain. Just as web in web.me.com is a sub-domain of me.com.+
+Note : It doesn’t work with MobileMe and Personal Domain. MobileMe doesn’t support sub-domains and the sub-domain in your CNAME will be ignored anyway.+
+Based on my experience to figure out how to avoid the Site name in the URL I wrote an article, or tutorial if you like, on how to do that.+
+In the article I describe what I got and what I did with my free webhosting package.+
+The article describes how I set up iWeb and fooled it to use the sub-domains, what extras needed to be done and what the drawbacks are in the end.+
+And in the very end it describes how I solved the drawbacks and why all of the above wasn’t necessary.+
+iWeb doesn’t know about all this. So you can happily keep publishing your webpages as before.+
+And it works. Having your cake and eat it too. Nice.+
+Below are three URLs. The base URL, the URL iWeb creates, and the sub-domainname URL. When you click a link note the changing of the URLs when it redirects to the right webpage.+
+http://dailynews.webege.com/+
+http://dailynews.webege.com/iweb/+
+http://iweb.dailynews.webege.com/ (the Tutorial)+
+To test an iWeb Site with a Blog RSS feed and iPhoto/Podcast subscriptions, proceed here :+
+http://dailynews.webege.com/holiday/+
+As a bonus there’s a short explanation of how to solve a PHP parse error when you publish an iWeb Site to a 3rd party host with an ill-configured webserver.+
* * * * Hello Apple I knew you would, but SeeYouEm is [Latin|http://en.wikipedia.org/wiki/Latin] and means *combined with*. Spotlight it, it's in your own Dictionary you deliver with every OS.

Similar Messages

  • Site not showing up right in internet explorer

    I am new to dreamweaver and I loaded up my first test page
    and it looks fine in firefox, but in internet explorer it is not
    showing up right. I made a template for this. I am using tables
    nesting inside of tables would this be causing the problem? If this
    is the problem how would I fix this?
    Thanks

    Unless you upload your page to a server for the rest of us to
    see, theres
    not much we can do to help....we need to see your code...
    "littlemax" <[email protected]> wrote in
    message
    news:ejr0p2$k7v$[email protected]..
    >I am new to dreamweaver and I loaded up my first test
    page and it looks
    >fine in
    > firefox, but in internet explorer it is not showing up
    right. I made a
    > template
    > for this. I am using tables nesting inside of tables
    would this be causing
    > the
    > problem? If this is the problem how would I fix this?
    >
    > Thanks
    >

  • Why does the calender do not show the right time if you want to choose 10, 11, 12 o'clock or any other time with 1x:00?

    Why does the calender do not show the right time if you want to choose 10, 11, 12 o'clock or any other time with 1x:00? It only shows 1:00 and there is no way to change the time to 1x:00.

    Ok well you need to get your facts straight. You say the reason to upgrade to OS 4 but half of these have to do with the new iPhone 4 and not the OS. Two totally different issues

  • Not Showing Up Right in Internet Explorer?

    Hi again,
    After inserting products into my website (www.proheader.com/alpha.html), they don't seem to show up right.
    Here's how one of the product categories look in Apple Safari and Google Chrome:
    http://i29.tinypic.com/34hyys9.png
    Here's how it shows up in Internet Explorer:
    http://i26.tinypic.com/s1lq9y.png
    This not only happens to the product categories, but the Customer Setup Forms page (http://proheader.com/setup.html) as well.
    Why does this happen? We want the website to be fully compatible with Internet Explorer without any major problems. I will post more screenshots (or you can see for yourself by visiting the page) and if necessary, I will post the HTML code.
    Thanks.
    Kia

    You mean like these first two?
    Line 97, Column 20: end tag for "tr" which is not finished                                                                           </tr>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>
    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.
    Line 104, Column 17: end tag for "tr" which is not finished                                                            </tr>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>
    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.
    There are a few there that you must fix.

  • In Nautilus, mounted network shares not showing up right away

    I've noticed a strange problem recently (last couple of weeks) where my mounted network shares don't always show up right away in Nautilus (side bar or desktop- like they used to). For example, if I manually mount an NFS share in CL to /media/files it won't pop up in Nautilus right away like it used to. It will only show up after several minutes or if I plug in a thumb drive to trigger it to refresh. Also, when my computer is in suspend and I resume it, all predefined network share mounts in fstab that are indeed mounted won't be present in Nautilus upon resuming from suspend (they did before).
    I'm not sure where the problem lies as Nautilus or dbus haven't been upgraded in the repositories recently. I tried looking at recently updated packages but I can't pin it on one that would be causing the problem. I'd like to get an idea of what packages are affected before submitting a bug report. If anyone has any idea on the package I can downgrade no problem and test this further.

    Figured out the last filesystem upgrade from Decemeber is causing this. Bug posted- FS#27851.

  • The parameter 'host_name_full' of ICM not showing the right value

    Hi ,
    The parameter 'host_name_full' is not showing the correct value.
    It is still showing the value as fully qualified domain name, where as we have reverted the setting some time back .
    can anyone let me knwo from where does it pick up the value from .
    and how can i Edit the value to show the correct value
    Thanks
    Nikhil

    Hi Nikhil,
    Check this 2 links will be useful to u r query...
    http://help.sap.com/saphelp_nw04/helpdata/en/e7/7af83b0255a206e10000000a11402f/content.htm
    http://www.basisconsultant.com/modules.php?name=Content&pa=showpage&pid=12
    Regards,
    Sridhar

  • Downloaded brushes not showing on right click drop-down list

    I have recently reinstalled Photoshop cs5.1 and ran into a problem. My installed brushes are not showing up on my right click drop-down list. I took the old brushes and copied the folder to the new location. When I go to use these brushes there used to be a big drop down list when I right click anywhere on the canvas. It now only shows the basic brushes, but here is the thing though I can load and see them through the preset manager but they are not on my drop-down list like they were before I reinstalled.
    I have noticed something odd as well this may help in the solution I have noticed that some files from Photoshop are saved on to my second hard drive, but I do not know if this is the cause.
    The reason I reinstalled is my GPU acceleration wasn't working and had to reinstall to fix this. If any other information is needed I would be glad to share. This is just cutting into my workflow time since I have to load every single brush singlely and if I load them all I have to search through every single brush to find what I need.
    Thank you!

    I found a solution to my problem it may help others! I run Windows 7 64-bit this has two seperate folders for applications when installed. I did a windows search for one of the names of the available brushes on my right click list. The search showed me where the brushes were at. (Example: I searched in windows: DP Brushes) Aparently photoshop normally installs as a "32-bit" program in this location, C:\Program Files\Adobe\Adobe PhotoShop CS5.1\Adobe Photoshop CS5.1 (64 Bit)\Presets\Brushes it is here that I copied my new brushes to and it showed up again. Hope this helps anyone who was in my situation!

  • MP3's Not showing up right.

    Since I updated to Itunes 11 I have tried to add one album and have had no luck.
    I have the songs as MP3's
    When I first tried to add them to Ituns Nothing happend (no luck with drag&drop or file>add to library)
    next day I tried again and they actually added to Itunes.
    They did not appear in the library. They were only in the Recently added section. after an hour or two they finally showed up in the Library
    that one album shows up as 10 different albums with the same artist, album name, & album art
    I made sure that They are all selected as a compilation, they all have the same sorting information, and Still it stays as 10 different albums.
    Is this happening to anyone else, and is there any way to fix it?

    I have the exact same behavior, when I just added the album it is possible to find it using the "search Library" function in iTunes. But when I click on the result it is not showing up.
    Mac OS X (10.8.2)
    iTunes 11.0 (163)

  • Artists not showing up right

    Hello, I have many albums off of TV shows and movies. When i put these albums onto my ipod, the individual Artists do not show up in the artists section of my Ipod Touch. I have unselected the compilations section and realised that as i was putting these Albums onto my Ipod they would come under Various Artists and or Various in the Artists section.
    I found out that the Various Artists and Various "titles" were coming from the Album Artist on each of these albums. So i deleted them both. E.G For my Superbad album which has multiple different artists i deleted the "Various Artists," from the album artists information of the songs and replaced it with Superbad. However when i now put these songs onto my ipod it shows the Artist as being "Superbad," instead of multiple different artists.
    A long read but if anyone could help or it needs more explaining it would be greatly appreciated.
    Thanks

    Hm... Sorry to say, but I can't help you here. I dont know. If you bump your post once and a while, and keep it at the top, then someone who is extreamly experianced like Barbra Hall, I think thats her name, might see it, and could give you some help...
    Sorry I couldnt help out though.

  • Itunes not showing the right photo count when I synch to iPhone

    When I go to synch my iPhone 4S and my iPad the photo count on my photo albums are not showing that all of my pictures are there to synch. Also, it does not synch all of my photos.
    Any ideas?
    THanks in advance for the help!

    Try here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows
    or
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

  • The click boxes are not showing up right

    The click boxes such as on surveys or any thing is not showing correctly and therefore some sites says the I think intuit is not working. I'm not sure if that is correct as I forgot to write it down.
    Thank you for your help.

    Hello SAPPHIRE49,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    thank you

  • Not show the right button in input field which data type is date

    My web dynpro has a input field. This input field is mapped with a context attribute which type is datum.
    This field is read only. I want that this field doesn't show the right button to choose the date.
    How do I solve this?
    Thanks

    Hi,
    go to the context of your view,
    to the attribute of your date,
    and set the attribute input help mode to disabled
    grtz,
    Koen

  • Switchable graphics option not showing in right click menu after windows 8.1 update

    I have a Pavilion 15 e016tx laptop. i have recently updated my laptop to Windows 8.1. After updating i am not able to find switchable graphics option which was earlier shown on after right clicking on desktop. I tried to search in shearch charm but couldn't find.
    Please help me.

    I found Catalyst control center but it shows a alert message " AMD Catalyst Control Center cannot be started. There are currently no setting that can be configured using AMD Catalyst Control Center". Please help.

  • JMS Bridges not showing the right status

    I am using the weblogic 9.2 MP3 on production servers with around 300 managed servers in 7 clusters. There are around 1200 queues and 2500 JMS bridges connecting the queues to internal and external world.
    The JMS bridges on my system doesn't reflect the right status. Sometimes, it shows INACTIVE/Failed status but still keep forwarding the messages.
    Different bridge status and description that I can see:
    Inactive     Stopped by the administrator.
    Active     Forwarding messages.
    Inactive     WARN: failed to connect to the target.
    Active     Connected to the source.
    Also,
    I see lots of warnings in the logs as follows...
    ####<5/03/2013 10:33:33 AM EST> <Warning> <MessagingBridge> <HOSTNAME> <MS NAME> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362440013003> <BEA-200026> <Bridge "BRIDGE NAME" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was javax.resource.ResourceException: Error setting message listener.)>
    <27/01/2013 05:52:07 AM EST> <Warning> <Connector> <BEA-190024> << eis/jms/WLSConnectionFactoryJNDIXA > Error making initial connections for pool. Reason: javax.resource.ResourceException: Adapter internal error -- connectionFactory object is not instanceof ConnectionFactory>
    Any help on the issue will be appreciated...
    Thanks

    what does emctl status dbconsole show?
    Hi All,
    I have installed 10g in Win 2000. Enterprise manager
    was working fine after installation. I restarted the
    Oracle Service (DB Service, TNS, iSQL, DBControl)
    from services in Control Panel. Database is up and
    working fine but the Enterprise Manager is not
    working. When I am trying to use the EM through
    Internet Explorer, it is not asking for any login and
    showing as database as down. I am able to connect to
    DB from client PC. Please advice.

  • Slideshow on Wallpaper not showing photos right side up

    I have 2,100 photos in IPhoto. I set up my Snow Leopard to show a slideshow as my Wallpaper. I went through my photos on IPhoto and used the Rotate function to make sure all my photos were right side up. However, when my Wallpaper is showing as the slideshow, some of the photos are still coming through not right side up. Any comments/help? New to Apple 2 months by the way!

    Having the same problem, anybody have an idea of how to fix?

Maybe you are looking for

  • How do I delete songs from my iPhone 5? Every time I try, it redownloads it immediately and won't let me remove it.

    My iPhone 5 says I have 659 songs in my library, which I do NOT want. I have thousands of songs in my iTunes library, and the 659 refer to songs I have specifically purchased from iTunes and not my personal collection of physical albums that I have a

  • My apps require two taps to open. How can i open them with one tap

    My apps require two taps to open on my Ipad.  How can I set them to open with just a single tap?  Originally it took just one tap.

  • No text!

    A pdf form has been exported to docx using Export PDF, it came back with just the form's line borders and no text. The same happened when I converted to doc instead. Before I waste any more time converting to other formats, can anyone offer any reaso

  • Problem in Performing PGI

    Hi all, I created a Standard sales Order, Then 2 deliveries according to 2 different shipping points (with reference to sales order created). Then successfully created 2 Trasfer Orders. But when I try to do PGI, It shows ERROR that  'PGI not possible

  • Case insensitive comparison

    Is there a way or setting at instance level by which all character value comparisons can happen in case insensitive manner ( For example "ABC" = "Abc" or = "abc" ) without requiring to use upper or lower functions in every query