Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Leemo

macrumors 6502
Original poster
May 7, 2006
430
0
Nottingham, UK
Hi.

After a bit of advice. Have my website set up with iWeb, which I like using and is all ok - but I blog in Blogspot because it offers a lot more flexibility. What's the best way of integrating the blog from Blogspot into my iWeb page? Is there some form of Web Widget that I can use which will display my posts on a page in iWeb properly?

Thanks :)
 
Help for me too

I am also hoping to find a solution to this problem. If we have multiple contributors to a blog in different cities, some kind of third party blog integration into our iWeb designed site would be really handy. So far I haven't found any good advice anywhere on the web.
 
that's an interesting question that i'd like the answer to...
also, is there some way of using a template from iweb on blogspot?
 
Createa new Blank page in iWeb.

Insert the following code in an HTML Snippet:

<iframe src=
"your url"
style="width:650px; height:950px;
border-width:0px;
border-color:#990033;
border-style:solid;"
scrolling="auto" >
</iframe>

Replace "your url" with the url of your Blogspot blog or whatever and adjust height and width parameters.

It should look like the blog is actually part of the website.

Regards,
Giovannino
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.