Setting Meta Tags for SEO
Every blog or website owner really wants to
blog / website ranked first in search engines such as Google.
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 == "item"'><meta
expr:content='data:blog.pageName' name='keywords'/></b:if>
<b:if cond='data:blog.pageType == "index"'><b:if
cond='data:blog.searchLabel'><meta content='noindex,nofollow'
name='robots'/></b:if></b:if>
<b:if cond='data:blog.pageType ==
"archive"'><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