How To: Serve Better RSS Feeds To Your Subscribers

RSSMost of your focus on optimizing your WordPress sites is probably on the look and feel of your design and the layout of specific things. Getting that content to display as perfectly as possible. Given that fact it’s a shame we spend as close to none time on optimizing our RSS Feed output. Sure, we hook our feeds up to Feedburner, but most don’t even select the ‘Optimize Feed’ option. Which is strange considering the ratio of people that view your content via RSS versus the actual site.

RSS is supposed to deliver your content as clean as possible, but there are however a few things you can do to optimize the output of your RSS. Here a few plugins that can help you out: [Read more...]

WordPress Frameworks, Have You Taken a Closer Look Yet?

StudioPressI’ve been working a lot with WordPress Theme Frameworks lately, most notably Genesis, Thematic and Hybrid, when developing themes. Well, child themes really. There are many reasons why working with child themes is a good way to start developing, but there are also some drawbacks. For me the good weighs out the bad in general, but there are situations where the old straight forward theme development method is just plain faster.

The Good

Building with child themes has a lot of powerful advantages. My favorite are:

  • Development Speed: Having an already working theme as a parent theme, a theme that already has been looked at from a lot of different angels as to what it should be able to do, and already some basic styling in place makes it a lot easier to quickly make some changes via the child theme style sheet.
  • [Read more...]