Link to home
Start Free TrialLog in
Avatar of djfab99
djfab99

asked on

Add Blogger Posts to Website

I have a website that I would like to embed feeds from my blogger account.  Basically show the top 5 or 6 blog post snippets in a sidebar that link to the blog.  What is the best way to embed.  The website uses standard HTML and classic ASP VB
Avatar of Alexandre Simões
Alexandre Simões
Flag of Switzerland image

What is your server-side language?

Anyway, probably Blogger API is the best solution:
https://developers.google.com/blogger/
ASKER CERTIFIED SOLUTION
Avatar of Alexandre Simões
Alexandre Simões
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of djfab99
djfab99

ASKER

Seems like a pretty involved process and I will investigate further.  For now I did some more webs searches and found rssinclude.com which will the the trick short term.