Berbagi Itu Indah

Setting Meta Tags for SEO

Setting Meta Tags for SEO


Every blog or website owner really wants to blog / website ranked first in search engines such as Google.
http://mazkit.blogspot.com/Here I will share to you all the way to modify the template to make it more seo again the eyes of search engines.

And here's how seo optimization on your blog
How to modify meta tags Blogspot SEO friendly:

1. Log in to the dashboard blogger
2. Select Template> Edit HTML
3. Copy the code below


<!-- SEO Meta Tag -->

<b:if cond='data:blog.homepageUrl == data:blog.url'><meta expr:content='data:blog.title' name='keywords'/></b:if>    
<b:if cond='data:blog.pageType == &quot;item&quot;'><meta expr:content='data:blog.pageName' name='keywords'/></b:if>
<b:if cond='data:blog.pageType == &quot;index&quot;'><b:if cond='data:blog.searchLabel'><meta content='noindex,nofollow' name='robots'/></b:if></b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'><meta content='noindex,nofollow' name='robots'/></b:if>
<b:if cond='data:blog.isMobile'><meta content='noindex,nofollow' name='robots'/></b:if>

After you copy the above code, then paste the code just below the <head>

0 komentar:

Post a Comment