Hey can anyone tell me how to add meta keywords to my blogger website into my HTML? I tried a few meta keyword code generator tools, but I keep getting an error when I try to save my template. Perhaps I am putting it in the wrong area? Or does blogger just not allow me to do this? Any help is much much appreciated thank you!
You could edit the HTML code and follow the instructions on this page: http://www.cyber-robotics.com/mkt/articles/meta keywords.htm
<meta content='your keyword here,your keyword here,your keyword here' name='keywords' /> put after <head> or between <head>. . .</head>