Using my Blogger blog on website instead of iweb blog?

Hi guys... does anyone know if we can somehow link our blogger to the blog on iweb? I would much rather use my blogger blog, but i want people to get to it from my website in iweb.
Thanks.

You can embed your blogger site into an iWeb page using an HTML snippet and iFrame code like done on this demo page: Embed One Site Within an iWeb Page. The code used is described.
The biggest problem is the size of the blogger site and how it will fit within your iWeb page. You can always increase the width of the iWeb page, I used 980 for the demo page but the embedded page wasn't too large.
OT

Similar Messages

  • How do I use a frameset to another website within my iweb site?

    I am trying to figure out how to use frameset to view my online booking site within my site that I have created on iWeb. right now I just refer to a link but I would like to be abel to use the frameset to do it. I do have this code but not sure what to do with it.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
    <html>
    <head>
    <title>Online Appointment Book</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <style type="text/css">
    <!--
    body {
    margin: 0px;
    padding: 0px;
    -->
    </style>
    <frameset rows="90,*" cols="*" border="0">
    <frame src="upperframe.html" name="upperFrame" frameborder="0" scrolling="no">
    <frame src="mainframe.html" name="mainFrame" frameborder="0">
    <noframes>
    <body>
    I would appreciate any advice

    A Frameset is a separate, non-iWeb, webpage with the code you show.
    The upperframe.html and lowerframe.html are urls to whatever page you want to display.
    What you probably want is an <iframe>. You use it to display an external page within an iWeb page.
    The code is :
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    You paste the code in the HTML Snippet. You have to change the width and height to reflect your situation.
    Note that an <iframe> is static. It does not change when the page it displays changs in width or height. To scroll set scrolling to yes.
    Sample iWeb page with <iframe> : http://www.wyodor.net/iFrame/

  • When I put a website Icon on my desktop, how do I make firefox use the Icon native to that website instead of the default Firefox Icon?

    When I drag and drop a website onto my desktop, how can I make Firefox use the icon native to that website instead of the default firefox icon?
    I have even gone painstakingly (SEVERAL TIMES) to the sites with IE, dragged the site onto my desktop in order to obtain the site native icons for my desktop (and deleted the ones with the Firefox icon) .... but they all soon revert to the default Firefox icon.
    E X T R E M E L Y F R U S T R A T I N G !!!!!!!!!

    I don't want icons from the Firefox library.
    I want the icon that comes from the website I'm making the shortcut for.
    (If you go to a site in IE you will see the site generated icon at the left end of the URL in the address field.)
    If I make IE my default browser I am able to get (and keep) those icons as shortcuts on my desktop without a problem.
    I want to keep Firefox as my default browser.
    So I want to know how to make Firefox accept the icon that comes from the website like IE does.
    I have even gone to the trouble to use IE to create the shortcuts with the site specific icons.....but after I do that...... FIREFOX CONVERTS THEM TO THE FIREFOX DEFAULT ICON as soon as I re-boot or refresh my desktop.
    I generally prefer Firefox as a browser....but If there's no fix.....I'm going to dump Firefox.

  • Can I move my iWeb from mac-mini to my new macbook pro ? iLife 11 does not have iWeb and I really want to use it to update my website on my new macbook Pro instead of Mac mini

    Can I move my iWeb from mac-mini to my new macbook pro ? iLife 11 does not have iWeb and I really want to use it to update my website on my new macbook Pro instead of Mac mini

    There is no license required for iWeb.  Just do a Wyodor suggested and you'll be ready to go. If you're running Lion however, consider the following:
    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

  • In trying to erase an image from Amazon in by Blogger blog I somehow blocked all Amazon images in all blogs. Amazon says this may be a browser question.

    This is my second request. First I was asked to verify my account, which I did. All Amazon images are blocked from all my Blogger blogs. How can I unblock?

    Did you block image from a domain via the right-click context menu?
    You can use these steps to check if images are blocked:
    *Open the web page that has the images missing in a browser tab.
    *Click the website favicon ([[Site Identity Button]]) on the left end of the location bar.
    *Click the "More Information" button to open the "Page Info" window with the Security tab selected (also accessible via "Tools > Page Info").
    *Go to the <i>Media</i> tab of the "Tools > Page Info" window.
    *Select the first image link and scroll down through the list with the Down arrow key.
    *If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.

  • How to put some iWeb pages onto my Blogger blog?

    I am using iWeb '09, 3.0.3 (501)
    There are two pages on my website that I would like to put on my personal Blogger blog. The iWeb page has a hyperlink that opens up another page. That first page also has some lightning flashes behind the old haunted mansion. (The URL links to those pages are below.)
    I would like to somehow get the HTML of the first page and the page that comes up when a person clicks "Enter."
    *Please, how can I do it? Theoretically, I see that if I can get the page into HTML and then paste that HTML into a Blogger page, then I can get the page. But how do I get the HTML from my iWeb page?*
    The page is here: http://web.mac.com/lorna6/Websiteof_Lorna_Alexander/TheyreAlive.html
    The page that comes up when a viewer clicks the "Enter" link is here: http://web.mac.com/lorna6/Websiteof_Lorna_Alexander/OldMansion.html
    Also, the link on the Index page is here: http://web.mac.com/lorna6/Websiteof_Lorna_Alexander/SITEMENU.html
    and I want to put that into a gadget in the sidebar of my Blogger blog. How to do it?
    The story that I had earlier intended to put into this website is now going to be in my blog.
    -L

    As iWeb only creates the html pages upon publishing you need to publish your site from iWeb to your desktop and it will then appear in your site folder. Double click one of the pages in your site folder and Safari will open it.
    To get the html, you can either open the page in Safari and click on View Source and copy the code from here or you can download a text editor such as TextWrangler and open your html page with TextWrangler and copy the code from here.
    iWeb code it quite messy so copying and pasting it to your Blog might not work that well - it can be done in iWeb, but not sure about Blogger?

  • Is It Possible to Use Freeway to Blog on MobileMe?

    iWeb is probably adequate for blogging, but I own the full Freeway software. Freeway comes with Blogger templates. Is anyone use Freeway, with or without the Blogger templates, to create and maintain a blog on MobileMe?
    I understand that Blogger is a different, Google service. I am told that my site (MobileMe) would need to have a Content Management Service (or System, whatever) for me to be able to blog successfully on MobileMe. Would I have the requisite "environment" to use Freeway on MobileMe without really knowing what I am doing?

    I have experimented with Freeway but have not tried Blogger. So for what it's worth...
    Google says here: "FTP is the publishing method by which Blogger transfers blog files to remote servers..."
    MobileMe does not use FTP — it uses WebDAV protocol. So it appears that you won't be able to publish your Blogger blog to MobileMe. However, you could publish the rest of your custom Freeway site to MobileMe. See these Apple docs:
    MobileMe: How to publish a custom website
    iWeb ’08: Using your own domain name
    A recurring theme in these discussions is the problems arising from publishing a blog which is integrated into a web site. Several people have recommended using a dedicated blogging system independent of both one's main site and its publishing method — in other words, hyperlink from your main web site to an independently published blog.
    ...So if you want to use Blogger you have two options:
    1. Use its free hosting on BlogSpot and hyperlink your Freeway site (on MobileMe or other host) to:
    http://myblogname.blogspot.com/
    2. Hyperlink your Freeway site (on MobileMe or other host) to your Blogger blog which has been FTP'ed to a host other than MobileMe.
    Blogger is well-known, but you may want to consider other web-based systems. For example, the free Posterous is as simple as blogging gets — you can post a blog entry (including images) via email or from a web browser. For more info, click on the icon:

  • Embedding a Blogger Blog into my Muse Site

    Hi is it possible to embed a Blogger blog into my website? Or does Muse have a RSS Feed?

    Thank you for posting.
    Muse being a designing software, doesn't have RSS feed option. However, if you publish your site to BC, you will have the RSS feed and blog features as well. But if you want to host the site externally, you can embed blogger blog into muse site using iframe as mentioned in this doc https://groups.google.com/forum/?fromgroups=#!topic/blogger-help-howdoi/Jy1sjSCTslE. You need to get the iframe code and insert it as html in your muse site.
    Hope this helps.
    Regards,
    Aishvarya Raj Rastogi

  • I haven't been able to follow any Blogger blogs since downloading Firefox 5.0

    I'm able to do this using Explorer but not Firefox. It happens for every Blogger blog. Someone on the Blogger forum suggested there was a problem with your cookies so I've cleared my cache several times but the problem persists. Any clues?
    Firefox 5.0; XP

    Why don't I ever get replies on here?

  • Whenever I ask Siri a question it just links me to a website instead of just saying the answer.  The reason I ask Siri is because i am not in a position to look at my phone.  How can I get Siri to just answer my questions??

    Whenever I ask Siri a question it just links me to a website instead of just saying the answer.  The reason I ask Siri is because i am not in a position to look at my phone.  How can I get Siri to just answer my questions??

    I found that the only time Siri will read anything to you is if it finds a Wikipedia article. Siri will let you know it found that, and ask if you want it to be read out loud. Other than that you will hear the "I found this, take a look".
    The only other thing you can do is activate "Speak Screen". It will involve you taking a look at your phone for a moment, selecting what you'd like to look at, but Siri will read the content to you. It's in Settings > General > Accessibility.  Once activated, all you have to do is slide two fingers from the top of the screen and you will have it read to you. I use it all the time because of my astigmatism. It's pretty useful.

  • Words documents opened from portal display website instead of document

    A user is opening Word documents from a newly-created section of our portal to find that the Word document displays the website instead of the text that is supposed to be in the document. Saving the document first and then opening it works fine.
    It seems similar to this issue:
    WWC-41400 when accessing PowerPoint docs
    with the following key differences:
    1. It doesn't actually display an error. The screen that appears in the Word document looks somewhat like our login screen, but without the login text.
    2. This problem only started happening after we redid a section of our website. The new section contains the same documents, but it was rebuilt on the top level of our navigation rather than where it was before.
    3. The user only has this problem with the new section of the website--not the previous implementation of that section and not with the rest of the portal website. It only seems to be the new section we developed.
    It doesn't seem like she needs to upgrade Word, as Powerpoint was upgraded in the referenced URL above, because it's working elsewhere in the portal. Are there any issues related to us developing the new section of the website that would cause this? Thank you for any assistance.

    If Adobe documents are automatically saved instead of opened, check the Applications panel in Firefox ("Tools -> Options -> Applications") and change the action for PDF documents to either "Use Adobe Reader" if you want to use the application or "Use Adobe Acrobat (in Firefox" if you want the PDF file to open inside a Firefox browser window via the Adobe Acrobat plugin. If you want to be asked what to do with PDF files each time, select "Always Ask" for the action. See* [[Managing file types]] and [[Opening PDF files within Firefox]].
    See also [http://kb.mozillazine.org/File_types_and_download_actions]

  • Exporting images from iPhoto to a Blogger Blog

    I have just set up a Blogger blog and am having soem issues with sizing my images correctly for the blog. When I export them even as large images, I have to resize within the post in Blogger, the images then lose their clarity and just look terrible, Does anyone have any experience with this themselves, how have you managed to successfully export good quality images.
    I use a Canon DSLR 400D camera in case that is required.
    Many thanks in advance for any replies.

    Either export as a smaller image (reducing image quality) or use the custom export option to set the maximum Pixel dimension you want (reducing the actual size of the image is better than reducing the image quality) - see the User Tip on exporting for details on the options available
    LN

  • 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!

  • Moving existing Blogger blog into iWeb site

    I have an existing web site and am recreating it using iWeb
    This includes a blog of some years which is created via Blogger.
    Can I import my blogger blog (or the code from it) into an iWeb page so that it has the same look and feel?
    I'd also wnat to ensure that whenever I publish changes to the iWeb site that it does not overwrite the Blogger Blog page - is this possible?

    Keith ~ iWeb doesn't have an import capability. And even if it did, I would recommend you stick with Blogger — that way you'll avoid recurring problems such as these:
    Changed theme on main blog page, lost all entries
    Lost two years of blog comments
    ...iWeb's blog is simply not a robust one — see the following thread started by a concerned person which has a satisfactory ending with a non-iWeb blog:

  • I can't comment on a Blogger blog.

    I can't comment on a Blogger blog. It has CAPTCHA (word verification). It keeps telling me I've done it wrong when I'm certain I've gotten the CAPTCHA right. It's my favorite blog and I've been a contributor for a while, but recently the blog added CAPTCHA because of spam.

    Thanks again.
    No, refreshing the CAPTCHA doesn't help. I can usually see them okay anyway.
    As far as I know I'm not blocking cookies on any websites. I checked just to be sure, but no, I'm apparently not blocking cookies.
    Any other suggestions?

Maybe you are looking for