Using iWeb to create a site uploaded to another domain via Fetch or the lik

I'm sorry for the like subject line, but I don't know what to call what I'm looking for.
I create my website in iWeb, publish to a folder, put it up on my personal domain using Fetch. (www.cynfrank.com) My domain is hosted by a company called Vario.
My question is how do I add things like a feed from my LibraryThing account that features books from my library on my site? It gives me an HTML code, but I don't know where to put it in iWeb so it works. When I got this same type of code for a video I was posting in a blog entry, I simply dragged and dropped it on my iWeb page, published, put and it worked. It was like magic. Maybe I'll try it.
Also, how do I put iTunes playlists on my site? Drag and Drop as well?
CindyLoo

Thanks for the quick reply. However, after I posted, I was playing around in iWed and stumbled onto the Widget and suddenly, like magic, it dawned on me what it does.
As for the iTunes playlist....just drag and drop. It's like magic! But then isn't that the standard us MacUser have come to expect from our computers?
Thanks again.

Similar Messages

  • PLEASE HELP!! I've used iWeb to create multiple sites, all published to third party servers.  The very last site I made changes to is showing up in any domain file I open - despite their different names and locations on my iMac.  I just switched to Lion.

    Please HELP!!  I just switched to Lion.  I have created multiple websites using iWeb  3.0.4 and despite my having saved their 'domain' files in various locations and using different filenames, upon opening the domain files I keep getting the very last site I published.  All the sites were published to third party servers.  The domain files (still have a preview that look correct and have different file sizes) but keep going back to the last site published. HELP ME PLEASE!! Are the old files still available?!!

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Using iWeb to create a site for another .Mac family pack user

    I started a new site in iWeb for our son today, but I can't see how to upload it so it resides in his part of the family account we have on .mac.
    Is this possible?
    If not, if I publish his pages how does it interact with our main family site that is currently uploaded.

    But with two sites in iWeb now, what will end up on my son's part of the site when I hit publish? Should I try to keep changes to just one site or the other and do the user ID switch, or will it try to post all the pages to each account?

  • I published a website using iWeb.  I began using iWeb to create a second site and now I can't find my original site's work on my Mac.

    I published a website using iWeb.  I began using iWeb to create a second site and now I can't find my original site's work on my Mac.

    If you're publishing directly from iWeb 3 to your FTP server then you'll have the following in your accounts root directory:
    Site 1 folder
    Site 2 folder
    Site 3 folder
    index.html file from last published site directling to the last published site.
    If you want to keep Site 1 as the primary site you'll need to publish it one more time to the server so you get it's index.html file uploaded.
    Now you'll have to publish Sites 2 and 3 to a folder on the hard drive and use a 3rd party FTP client like Cyberduck, YummyLite or Transmit  to upload only the site folder (and not its external index.html file with it).
    The url to sites 2 and 3 will be:
    http://doman_name.com/Site 2
    http://doman_name.com/Site 3
    OT

  • How can I use iWeb to create website that contains a lot of downloadable audio files?

    Hi
    How to use iWeb to create a website that contains a downloadable audio files.  I'm uloading about 15 GB of audio files.  I need to creat folders "albums" and then put the files in these folders.   Any advise?
    Thank you very much for your time to this
    W B

    The important thing is not to put the audio files directly into iWeb: if you do that then every time iWeb decides it needs to upload the entire site you will find yourself uploading all 15GB of audio files, which won't make you happy. Start by uploading the files to the server - in folders as suits you - and then link to them in iWeb.
    If you want them to download rather than play, you may be able to set up an .'htaccess' file in the folder which will force a download - it depends on whether your hosting service will allow this. The method is described here:
    http://www.wilmut.webspace.virginmedia.com/notes/missing/download.html
    Here is an example of a simple link which produces a download (without the process described the audio file would play in the browser in a blank page):
    http://rfwilmut.net/stars/dawson2.mp3
    Then all you need to do is to provide a link, designed however suits you, in your iWeb page. If your server won't allow the .htaccess file then you will have to ask visitors to control-click (Mac) or right-click (Windows) on the link and choose 'Download linked file' or equivalent - not so convenient; or otherwise zip the files first, which won't much reduce their size but will force a download (and of course the recipients will have to unzip them).
    If you want the files to play in a player in the page, you can use an html snippet to provide a player as described in this page (you will also need to upload a script to the webspace - this is provided in the page):
    http://www.wilmut.webspace.virginmedia.com/notes/qtembed.html

  • I have recently had to fire my web designer who was using iWeb.  Now I'm trying to figure out how to get the site to open in iWeb on my new MacBook Pro.  Is there a way?

    I have recently had to fire my web designer who was using iWeb.  Now I'm trying to figure out how to get the site to open in iWeb on my new MacBook Pro.  Is there a way?

    Firstly iWeb CAN'T IMPORT any kind of published html code as it has no import facility.  You can however add html code, javascript and css by selecting the html snippet and placing it on your page the entering the code in here and clicking on Apply.  You DO NOT create a shape as you say - you use the html snippet and place your code in there.
    There are not really a lot of ways in which you can write code - if you want to enter small amounts of code, then you would use an ordinary text editor to do this such as Text Edit on a Mac or Text Wrangler.  If you want to add code to iWeb like this, then you would either use the html snippet method in iWeb itself or you would have to publish the site to a local folder from iWeb and open the relevant html page with a text editor and add the additional code in this way and then publish.  However, if he decided to add the code with a text editor, then you would have to upload the pages directly to the server using an ftp client - if you try to upload the site directly from iWeb, all the extra code will be overwritten.
    As for checking whether the site was created using iWeb, all you need do is view the site in Safari and then click on View and then select View Source Code and it will tell you.
    Even thoough extra code was added to the site and he might well have done this by publishing to a local folder and adding the code with a text editor, he should still have the domain file for the site too.
    Ask again.  I'm sure that for adding quick code, most would not want to use programmes such as Dreamweaver, but a simple text editor will suffice.  As OT already said, if he claims that he does not have the domain.sites file, then try Flux 4 which is a web design programme and has full import facilities.  At least this way, if he just gives you the published version of the site, you have some way of opening it.
    You can download a free trial of Flux 4 and you can also purchase the full version from the Mac App Store if you decide you like it.

  • Can I use iWeb to create a website with visitor purchasing options?

    I'm wondering if it's possible to use iWeb to create and publish a website for a small business like mine where visitors to the site can select items and have the option to make credit card purchases from the site. Obviously all the security for online purchasing would need to be there also. Is iWeb capable of that or does Apple offer a different web page software that can do this?
    Thanks to anyone who can help,
    jburkett

    jburkett wrote:
    Is iWeb capable of that...?
    Welcome to the discussions. Not natively.
    ...or does Apple offer a different web page software that can do this?
    As far as I know, Apple has no s/w offerings of that sort. Bear this in mind when considering e-commerce and the MobileMe Service:
    “The Service is designed for personal individual use and is not intended to be used for commercial business purposes, including, but not limited to, transacting online sales or software distribution via an e-commerce site.”
    ...Quoted from the MobileMe Terms of Service. PayPal buttons can be inserted into iWeb pages via the HTML Snippet window — but you may want to consider more complete alternatives such as this:
    http://blog.weebly.com/2/post/2009/05/announcing-weebly-e-commerce-features.html
    ...You could hyperlink from iWeb to your "shop" there and there's even a way to hyperlink to it from iWeb's navigation bar.

  • In trying to transfer iWeb pages (not uploaded) to another computer I went into the library and transferred the domain onto the desktop. Disaster! On opening iWeb all previous (uploaded) sites have disappeared. Help!

    In trying to transfer iWeb pages (not uploaded) to another computer I went into the Library and transferred the domain onto the desktop. Disaster! On opening iWeb all previous (uploaded) sites have disappeared. On opening the domain all I can recover is the many component parts, and when unzipped the code. Help! Mike

    Code in a domain file - really?  That is not possible because the domain.sites file does not contain any html or css code at all - the domain file is your iWeb data file and you won't see any code until you publish your website.
    If you can see html code, then you have the wrong file and it is a published version of your site which iWeb can do nothing with - iWeb has no import facility so cannot open any html files.
    Go back and ensure that you have the correct domain.sites files that can be found under your User Library/Application Support/iWeb/domain.sites and if you have Mavericks then you need to go to Go and press the alt key to reveal your hidden User Library, so that you can then get to Application Support and then iWeb and then your domain.sites file.
    You will also need to go and download either DomainCracker or iWebSwitch which allows you to open individual domain files under Mavericks, because from Lion onwards, you cannot open individual domain files.
    Also, it says that you are still using iWeb 08?  If this is so, you'll either need to upgrade to iWeb 09 by going to Amazon and purchasing the iLife 09 or 11 boxed set, both of which contain iWeb 09 or you need to switch to newer software that is actively being supported and developed such as EverWeb (http://www.everwebapp.com).

  • I am running 10.6.8 and using iweb for my web site. After several SEO analysis they all indicate I need H1-6 header tags. After looking at the source code I see there are none in iweb. Is it necessary to add? If so, how do I add H Tags to iweb.

    I am running 10.6.8 and using iweb for my web site. After several SEO analysis they all indicate I need H1-6 header tags. After looking at the source code I see there are none in iweb. Are they necessary to add?  Why would one add these tags and how do I add H Tags to iweb? And are there examples to look at? I am slowly learning about simple web design and assumed that iweb was stand alone without having to write code. Is this one of the reasons iweb is no longer supported? Thanks for looking at this!

    A simple text page like this:
    Heading
        sub heading
              text paragraph ....
    Is traditionally represented by html tags like:
    <h1>Heading</h1>
         <h2>sub heading</h2>
              <p>text paragraph ... </p>
    I would guess that the use of h1-h6 tags helps search engines to understand the structure of a page as the tags imply a certain structure.
    This can be compared to more generic tags like <div> that could represent any kind of content - and may be what iWeb uses (you'll have to check yourself).
    I would generally recommend that you use some kind of up to date blog/site building tool, perhaps Wordpress or Squarespace (I haven't used either one myself) that support current web technologies - this should reduce your SEO issues and make it easier to properly support mobile/tablet users.

  • Can I use iweb to design a site then upload without .mac?

    I already have a domain name, can I use iweb just for designing or do I have to use .mac as a host?

    Some tips:
    http://homepage.mac.com/thgewecke/iwebserver.html
    I'm trying to get this working, but it seems iWeb on a non-dotMac server is only up to farily light-weight web pages.
    You end up with 3 copies of the site (iWeb, local export, and server). Everytime you update the site, you need to read in the whole thing to iWeb, export the whole iWeb. Then you must either sort out what files have changed and upload only those, or upload the whole thing. For a small site of a few megabytes, this is manageable, but for a large site of a few hundred megabytes or more, this is not feasible.
    This is a shame since it is a very nice tool and well integrated with iPhoto.
    -Eric
    MacBook Pro   Mac OS X (10.4.8)  

  • I have a domain name with go-daddy can i use iweb to create my page?

    I'm trying to help a friend set-up a website.  he has a domain name with go-daddy but hasnt set-up the web page at all can i use iweb and upload it to the domain name he already has bought?  I'm a first time iweb user please help!!

    Your friend needs both a domain name and a web hosting account in order to get his website online.  If he has both with GoDaddy.com then yes, you can create and upload the site. 
    If he has purchased only a domain name he'll need to get a hosting service.
    OT

  • In using iWeb to publish my site with FileZilla, I have inadvertently published a subdirectory instead of the root site. Can anyone guide me?

    In the site name I put my site: combustionevent.com
    And I put in my server address in the ftp settings and correct user name & password
    In the website URL I typed in: www.mysitet.com
    But when it publishes, it's found at: http://www.mysite.com/www.mysite.com/mysite_Home.html
    I can't seem to figure out how to get it out of a subdirectory.
    Thanks,
    Nixels1954
    Message was edited by: Nixels1954

    Well, of course you won't be able to because producing the site folder, which is what it is is normal practice for iWeb.  Due to the site structure, iWeb will create and publish a site folder.
    To get over this you have 2 choices:
    1. Change the site name to something shorter and more applicable and upload again and keep the site folder.
    2.  Publish your site to a local folder from iWeb and then use Cyberduck to upload your site to iWeb, but upload the CONTENTS ONLY of your site folder rather than the whole site folder itself.  Your url will then be http://www.domain.com/page_name.html.

  • Using iweb to create a webpage but wrong fonts are displayed

    Hi,
    I am trying to create a front page for the followoing site using iweb '09. Whenever i publish the site the font that appears is totally incorrect. However when I view the site on my imac, it looks as it should do.
    I've seen numerous threads on this but the fixes haven't seem to work for me. The font I am trying to use is VAG Rounded.
    Can anyone help?
    <Link Edited By Host>

    Your font is most likely not available on any computer :
    http://www.myfonts.com/fonts/adobe/vag-rounded/
    To display custom fonts on webpages read this :
    http://www.wyodor.net/Tutorials/Google/Google_Fonts.html
    To use a free VAG rounded alternative, see this  :
    http://www.google.com/search?q=VAG+Rounded+free+alternative
    Then perhaps this :
    http://www.fonts101.com/fonts/view/Standard/8766/VAG_Round.aspx
    Then learn about embedded fonts :
    http://www.google.com/search?q=embed+font
    See how I do it here with iWeb and non-iWeb pages :
    http://www.wyodor.net/_Demo/Fancy/Dynamic_Text.html
    http://www.wyodor.net/mfi/global/Blank.html
    http://www.wyodor.net/_Fonts/
    http://www.wyodor.net/htmlegg/googlefonts.html

  • Using IWeb to publish a site in two languages

    I have used IWeb successfully to create my new website and am using mobileme as the domain provider. I want to produce this website in two languages, ideally having a 'button' to press where you can choose your language option if the site appears in a language you cannot read (ie it is published firstly in indonesian language but there are people who want to access it in english).
    Does anyone have nay experience / ideas about this?
    thanks

    See this page...
    http://iwebfaq.org/site/iWebMultilingualsites.html
    The above site is available in more than one language.

  • IWEB to create a site for online purchasing

    I have a friend that sells old books, and want to set up a web site to do this online, would you say that this is slightly ambitious for an iWEB based development , i.e. how do you manage a small data base ? provide search functions and actually handle the payments side of the transaction ?
    thx
    John

    You can integrate PayPal into iWeb. It means that you would have to go and set up a PayPal business account and then use the PayPal logo on your site, then list the books for sale and people would click on purchase and go and pay straight away via PayPal.
    Your other option is to create a shopping cart separately and then link to it from your website, so people can then purchase the books.
    You can have databases, but this means that you would have to publish your site to an external server at GoDaddy and it also means registering a domain name too.
    Your other option of course is not to use iWeb at all and go for something like http://www.weebly.com. You can create a site online and I think you can integrate a shopping cart into this.
    If you already have a domain name and hosting, your other alternative is to use something like Drupal, which is a content management system, where you can have databases and there is also a shopping cart module that you can install. This might be a better way to go, but it can be quite a steep learning curve.

Maybe you are looking for

  • Open down payment request

    Hi Could you please let me know the table where I can check all open down payment request with indicator F? Thanks Sweta

  • Virus? Google search "ock"

    Ive heard virus are impossible on an iphone so what is going on here as its definitely behaving strangely. Whenever i open up a google search another search starts for the word "ock" and reopens again and again if i close it until I close the origina

  • Where to put .bashrc additions in a PKGBUILD?

    Hello everybody, I'm creating my first package for AUR. After installation the package needs some changes in .bashrc in order to work. Where is the best place to do these changes? Of course I could it in any function of the PKGBUILD. But I think this

  • Video over IP

    My customer is looking for the following: 1. Video Conferencing across 20 WAN locations. 2. Each location would have a conference room which would be used for a multiparty video conference. 3. Individual PC users with a desktop camera should be able

  • LR5 Not importing .jpeg from Nikon D3200

    I'm trying to simply import the photos from my Nikon D3200's 32GB SanDisk. I take my photos in RAW + FINE, however, LR5 can only locate the RAW files and import .NEF. Please help! Thank you!