A portion of my ecommerce site is a blog. I would like to take blurps from my blog and place them on my home page. How do you do that?
I use Carp http://www.geckotribe.com/rss/carp/ you can see how I've done it at http://www.myrollercoasterkid.com - need to work on the size a bit and spacing but it's very customizable and free. Lisa
I could do that, but I want it to be dynamic. Maybe every new post I make will show up as a snippet on my home page. I think I need an RSS converter like sigma is talking about. I was reading up on RSS converters and thought maybe they would do the trick mixed in with some PHP. Do any of you use a PHP script to publish random posts else where on your sites? I'm pretty new to RSS and PHP, but I'm having fun figuring out how it works.
The carp uses php so that the text is spidered in the page, every time I write a blog entry it drops it in and drops one off the list. I'm pretty new to this too but it's working out well. Lisa
Yes, I'm using the free version - you can take out the "feed by carp" thing but I didn't really care so I left it there. Lisa