When I paste this code from Google Maps
<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps/ms?msid=206426396330561548649.0004b400ad570770c9370&msa=0&ie=UTF8&t=m&vpsrc=0&ll=54.589422,-5.929613&spn=0.023872,0.054932&z=14&output=embed"></iframe>
it gets converted after I save the draft to the following:
<a href="http://maps.google.co.uk/maps/ms?msid=206426396330561548649.0004b400ad570770c9370&msa=0&ie=UTF8&t=m&vpsrc=0&ll=54.589422,-5.929613&spn=0.023872,0.054932&z=14&output=embed">http://maps.google.co.uk/maps/ms?msid=206426396330561548649.0004b400ad570770c9370&msa=0&ie=UTF8&t=m&vpsrc=0&ll=54.589422,-5.929613&spn=0.023872,0.054932&z=14&output=embed</a>
instead of to the proper shortcode.
The blog I need help with is joyceinbelfast.wordpress.com.