merlierfrancois
Registered Member
- Oct 21, 2009
- 60
- 4
Hi to all, good morning.
Since 1 hour i try to put meta tags for each of mimes blogs messages here the cod but i do not know when in html blog you put it. may you help me please.
Now if you wish to add meta tags for a particular post page you can do that also..In that case you will have to follow the following format..here is the code that i have used for implementing meta tags on this post page.
<b:if cond='data:blog.url == "http://www.bloggerplugins.org/2008/06/meta-tags-for-blogger-blogspot.html"'>
<meta content='optimize blogger,optimize blogspot,meta tags for blogger' name='keywords'/>
<meta content='Adding Meta tags to blogger blog is very useful. Here is a tutorial on Optimizing blogger by using appropriate meta tags on homepage and post pages.' name='description'/>
</b:if>
You should replace the post url,the keyword and description tags appropriately and place them in the head section of your template.
(ok but witch line where please exactly )
I get all the time error template
here the page i see this info
-http://zoomtechit.blogspot.com/2009/05/meta-tags-for-blogger-blogspot.html
Since 1 hour i try to put meta tags for each of mimes blogs messages here the cod but i do not know when in html blog you put it. may you help me please.
Now if you wish to add meta tags for a particular post page you can do that also..In that case you will have to follow the following format..here is the code that i have used for implementing meta tags on this post page.
<b:if cond='data:blog.url == "http://www.bloggerplugins.org/2008/06/meta-tags-for-blogger-blogspot.html"'>
<meta content='optimize blogger,optimize blogspot,meta tags for blogger' name='keywords'/>
<meta content='Adding Meta tags to blogger blog is very useful. Here is a tutorial on Optimizing blogger by using appropriate meta tags on homepage and post pages.' name='description'/>
</b:if>
You should replace the post url,the keyword and description tags appropriately and place them in the head section of your template.
(ok but witch line where please exactly )
I get all the time error template
here the page i see this info
-http://zoomtechit.blogspot.com/2009/05/meta-tags-for-blogger-blogspot.html