Thursday 18 August 2016

How to Put Meta Keywords on all Blogger Post

Blogger Blogspot Blog has limitation of optimizing it for the search engine. Don't missed any way to Proper Optimize your Blogger Blog. Blog Title Optimization, Blogger Image Optimization with ALT/TAG etc. Meta tags or keywords are very significant SEO terms. To find your site’s rank better in search engine, you have to add meta tags or keywords in every page of the website. But when you want to put keywords in every blogger posts, you can’t because there is only meta description place in blogger. There you cannot find keywords adding space. So if you want to add meta tags or keywords also, you have to add some codes on your template. Meta tags are also as important as meta description. Meta tags help you to increase healthy and better traffic.


Please Note: keeping back up of your template.



Step to Add meta tags in each blogger post:-

Step 1. Firstly Visit Blogger.CoM Log in into your blogger.

Step 2. Choose your one blog.

Step 3. Now Go to template>>edit html.

Step 4. Now Search for   all-head-content

Step 5. Then paste the below codes  Just below of all-head-content code.


<b:if cond='data:blog.url == "PAGE-URL"'>
<meta content='PAGE-DESCRIPTION' name='description'/>
<meta content='PAGE-KEYWORDS' name='keywords'/>
</b:if>


Step 6. Now you have to paste the above code every times when you posts.

Note: If you have 100 posts, you should copy and paste the above code 1000 times too.

Step 7. Click on Save template button.

Note:-
1. Replace  "PAGE-URL" with your Own
2. Write your meta description in PAGE-DESCRIPTION.
3. Write meta keyword in PAGE-KEYWORD.



0 comments: