I'm working on a personal website (http://www.beforethecubicle.com/, critiques welcome) and was wondering if I should use feedsweep. Feedsweep is a kind of customizable javascript widget that will pull posts from an rss feed and embed them on your site. In my case, I'm using it to put a summary of my latest blog post on my home page. I wanted to do this because it's conveniently automated so I basically never have to make a change to my homepage. The downside is that, since it's a javascript, search engines don't pick up the words I use in the blogpost. Similarly, my blog page pulls all of my posts from blogspot, so none of the words are picked up by search engines there either. Do you think it's worth the extra time to copy the text into the page instead of using feedsweep so that I have that searchable content on the page?