One of the SEO techniques that are used by the master SEO is to play or adding a html text in the so-called Meta Tags. Meta tags are used to obtain high value of our blog or website to search engines. To get a top position on search engines with keywords such as learning or learning SEO bloggger we can add a meta tag
<meta name="description" content=" Tutorails Blog Learning Creating joomla blog blogger "/>
<meta name="keywords" content=" Learning blogger, Learning SEO, dll"/>
I had practiced this seo techniques, the 1 day before I put meta tags on my blog. I tried searching google with the keyword "SEO Learning". Postings with Title I Learning SEO in the first place in google. But 1 day later after I add meta tags, what is happening with my blog. The first position is lost. if the search took on the order page to order 2 to 10. In my opinion Meta tags that I add html code pad my blog is covering other news content. So my blog posts can not be indexed by google. Is it really 100%? It is my opinion while. as seen in google search results themselves.
But now there is a new way to add the Meta Tag is on blogspot. I read this tutorial from the blog Kang Rohman and Master SEO Indonesia is Cosa Aranda
An initial step is to go into the Control Panel of our blog, then go to Layout, and select Edit HTML.
For title tags, use the following trick, find the line the following code:
<title> <data:blog.title/> </ title>
and replace with the following code:
<b:if cond='data:blog.pageType == "item"'> <title> <data:blog.pageName/> - <data:blog.title/> </ title> <b:else/>
<title> <data:blog.pageTitle/> </ title> </ b: if>
Furthermore, to add Meta Tags, I usually use the following line of code (sorry, forgot the source) just below the Title Tags for the code above:
<meta expr:content='data:blog.pageTitle + "-description add"'name='description' />
<meta expr:content='data:blog.pageTitle + 1, keyword ", keyword 2, dst"'name='keywords' />
If you're satisfied, Save Template, and see the results.
0 comments:
Post a Comment