Showing posts with label bug. Show all posts
Showing posts with label bug. Show all posts

Friday, November 27, 2009

Yahoo Site Explorer gets makeover: noticed one error for Blogger

Yahoo Site Explorer [http://webloggerdai.blogspot.com/2009/02/yahoo-site-explorer.html] is cool. I have to say that it is not yet a challenge to the google analytics or G- webmaster tools. However, it is good to have one more crawler report for convenience. Who knows engineers at YDN may be working day+night to get it more impressive.


However, I have noticed that there is a problem with authentication:
The code as given does not work in blogger HTML:

When inserted the authentication code:
<META name="y_key" content="076yhjk3med 93i" > (content changed for privacy reason) does not work in Blogger.
It needs to be added with a forward slash:
<META name="y_key" content="076yhjk3med 93i" />

The Error message:
We were unable to save your template
Please correct the error below, and submit your template again.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "META" must be terminated by the matching end-tag "".

Friday, November 13, 2009

Incompatible Extension in Ubuntu: Firefox3.5.x

This is strange incompatibility:


It has done nothing to cause instability but is prompted now and then (whenever I open new window) to irritate me.