Windows Live Writer WordPress Fix

So when I first tried Windows Live Writer, it seemed to post fine. But lately it always strips out all the HTML tags and makes a mess of things. For example, if I were to post:

<p>Hello World!</p>

It would come across more like:

pHello World!/p

This post describes the problem and how to fix it, but really I was in no mood to update my PHP and libXml install. So, after a bit more searching I found this plugin that worked like a charm! Thank you Joseph Scott.

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

April 2, 2009 · Dustin · One Comment
Posted in: Programming & Internet

  • http://www.metroautoparts.com Dave

    Thank you so much for that link! I have had this problem before too and was starting to go crazy. I knew there had to be an easier way then to update everything.