Adding Meta Tags to Blogger Blogs for Better SEO
In this tutorial i will show you how to add meta tags to blogger blogs for better SEO.So, just follow my simple steps:
1.Go to Dashboard > Template > Edit HTML.
2. Check the Expand Widget Template.
3. Find these lines. (If you don't know how to find code read this post.)
6. Click on Save Template and you have Done.
1.Go to Dashboard > Template > Edit HTML.
2. Check the Expand Widget Template.
3. Find these lines. (If you don't know how to find code read this post.)
<title><data:blog.pageTitle/></title>4. Paste the following code below <title><data:blog.pageTitle/></title>:
<b:if cond='data:blog.url == data:blog.homepageUrl'>5. Change Insert Description Here with your blog description and change Insert Keyboard Here with your blog Keyboards.
<meta content='INSERT DESCRIPTION HERE' name='description'/>
<meta content='INSERT KEYBOARD HERE(separated by commas)'
name='keywords'/>
</b:if>
6. Click on Save Template and you have Done.
You can also use Meta Tag Generator Tool.







0 comments:
Post a Comment