how to update mate keyword in Blog?

Discussion in 'Blogging' started by ayushi infotech, Dec 29, 2010.

  1. #1
    how to update a meta keyword in the blog. i have read in ebooks that we have add meta keywords for blog. there they have mentioned that go to dashboard--> templet--> edit html page

    i have never seen this option templete in blogger dashboard pls help me how to add keywords in blogger. tell me in which option in have to go and change pls be exploitative

    thanks in advance
     
    ayushi infotech, Dec 29, 2010 IP
  2. ayushi infotech

    ayushi infotech Peon

    Messages:
    1,814
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ayushi infotech, Dec 29, 2010 IP
  3. cmsexpert

    cmsexpert Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have updated of metatag keyword of my blog that is on blogger.
     
    cmsexpert, Dec 30, 2010 IP
  4. BSD

    BSD Member

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    You can use this tool to check your SEO meta keywords
    http://www.submitexpress.com/analyzer/
     
    BSD, Dec 30, 2010 IP
  5. Balendra Singh

    Balendra Singh Active Member

    Messages:
    109
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    55
    #5
    1. First, sign in to blogger; at Dashboard, click "Layout" tab; then click "Edit HTML".
    2. Find this line of code : by Ctrl+F "Find" function

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

    .

    3. Copy three line below and paste after the line we found at step 2.

    <meta content='DESCRIPTION' name='description'/>
    <meta content='KEYWORDS' name='keywords'/>
    <meta content='AUTHOR' name='author'/>
     
    Balendra Singh, Dec 30, 2010 IP