I'm possibly gonna build a website, but a thing I'm concerned about is that the client wants an existing blogspot blog embedded into the site.

After a bit of googling there doesn't seem to bee a smooth solution to this.

An I-Frame is one thing mentioned a lot, thought I'm not too sure about using that.

For the solution to hopefully not involve xml-feeds and so on, am i stuck with an i-frame or is there a better solution?

link|improve this question

50% accept rate
feedback

1 Answer

I don't see any options other than iframe. Many sites which provide Blogger's Template which show Blogspot's preview pages using iframe.

for ex.

http://btemplates.com/2011/blogger-template-grunge-yellow/demo/

check the code they have used <iframe> tag. I dont understand why you are not so sure about using it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.