How To Add Keywords With Each Page Url In Blogger.

keywords, keywords with URL, keywords in blogger, SEO, keywords for page
This article is about How To Add Keyword With Each Page Url In Blogger? 

What is the keywords?

The keywords is the words which describing your product or website content that you choose to appear your content on google search that word is quit significance with your product or content a significant or memorable word or term in the title like ex(animal and forest are the keyword is zoo).
There are usually lots of words in your blog paragraph but you have to choose accurate word which helps your blog SEO friendly, implementing keyword SEO will help your site rank its a small set of words designed to convey the subject of a technical article.
To make simple to choose your keywords you can use your Title of page, URL, use your meta tags, your image path etc.

How To Add Keyword With Each Page URL In Blogger? 

1. Go to your Blogger Dashboard>>Template>>Edit HTML now search the code given below:

<b:include data=’blog’ name=’all-head-content’/>

2. And under that code paste code given below and fill your Page URL Description and Keywords for a single post :

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

</b:if>

If  you have 30 post in your blog you have to done same process 30 times to add separate keywords with each page url.

3. If you not able to find the above red code in your Blogger Template HTML section not to worry just copy code given below and go to Blogger>> Template>>Customise>>Advanced and past the code in custom CSS.

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

4. Now go to your Template HTML Edit and search the code given in point 1 you will found it.

HOT:
Seven 7 Steps To Improve Your Blog On Page SEO.
  










Post a Comment

Previous Post Next Post