Some updated WordPress plugins, including the XML-Sitemap plugin, which is now updated to support a Yahoo AppID. Yippee!
Except that the results page that Yahoo feeds back causes the plug-in some grief in interpreting the response. So there’s an indication of an error, yet when you look at the result the (barebones) Yahoo XML response shows that it is successful. (At least according to the text).
Having had a look at the debug output, it seems that the old issue of trailing spaces in cut and paste stuff has hit again. Remove the space from the end of the AppID in the appropriate field in the plug-in, and all is well. Yippee again!
It’s heaps better than before hand, where you had to hack the original files to allow this to work properly, since I’m not a particular fan of hand-crafting code because of the potential for introduced errors.
