Adding meta tags to Blogger?
I am using a meta tag creator to add tags to my Blogger and I am getting an error when I try to save it. "Blogger doesn't allow <title> is what I am getting. Where do I add these meta tags? I am adding them to the page template page. Is there an area i need to paste this code between? Here is what the code looks like
</HEAD>
<TITLE>Hawaii Tourist Info</TITLE>
<META NAME="Keywords" CONTENT="Honolulu,waikiki,hawaii wedding planning,Diamond Head,oahu beaches,honolulu chamber of commerce,oahu attractions,manoa falls,international marketplace,aloha stadium,honolulu transportation,oahu transportation,thebus,roberts hawaii,hawaii web cams">
<META NAME="Description" CONTENT="O'ahu made easy for the first time traveler. Everything you need to know about; Waikiki, Beaches, Waterfalls, Night Clubs, Hiking and much much more.">
<META NAME="Author" CONTENT="fpc95@yahoo.com">
<!– META Tags generated by http://submitexpress.com/metatag.html –>
</HEAD>
Thanks for your help.
</HEAD>
<TITLE>Hawaii Tourist Info</TITLE>
If this is the code you used…….
there are two end tags for the HEAD </HEAD> and </HEAD>
Your code should go between
<HEAD>
……………………
</HEAD>
See if this helps
http://www.theedifier.com/blogging-blogger/classical-template-modify.php#a

Well, if they are telling you that "Blogger does not allow <title> tags", then you just need to remove the title tags.
I guess this site wants their name to be on the top of the page and not to allow the user to personalize it.
So if you remove the "<TITLE>Hawaii Tourist Info</TITLE>", then every thing would be ok.
References :
Web Design major
</HEAD>
<TITLE>Hawaii Tourist Info</TITLE>
If this is the code you used…….
there are two end tags for the HEAD </HEAD> and </HEAD>
Your code should go between
<HEAD>
……………………
</HEAD>
See if this helps
http://www.theedifier.com/blogging-blogger/classical-template-modify.php#a
References :
http://www.theedifier.com/blogging-blogger/