Layout in the Beta Blogger is quite a complicated process. It's very different from the old layout and your previous knowledge of HTML too.
This morning I wanted to add a meta tag in the new Beta. I generated the meta tag with Any Browser. But whenever I inserted the tags to the new template, it showed an error message saying "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 "" .
After trying for many times, I found out that I needed "/>" instead of ">". Who would have thought that it was necessary? I wonder if it is part of XML, the area which is new to me.
Error message for meta tag in Blogger Beta Template
Posted by Swanie | 1.3.08 | Blogging, Blogspot | 4 comments »
Subscribe to:
Post Comments (Atom)
Thanx 4 the post...!!!
Thank you very much. I have been suffering the problem for some days and finally got the solution. nice post
THANK YOU!!! Finally..
sometimes i find some post and i feel like i am in web development class even though i don't know how it feels like. In fact the way you guys post tutorial online are really awesome.
to be frank, i wasted almost a whole day searching for a solution to this particular problem. i must say this post is one of the best tutorial about blogger HTML editing i have ever found online. it has really solved my problem. thanks.