is there anything wrong in this meta tag ?

5 replies
  • SEO
  • |
Hi, I recently opened a health related bangla blog on blogger platform. I got a all in one SEO meta tag for blogger. But in that tag there is keyword tag in several time.
So I'm little confused, I'll be grateful if anyone tell me that there is nothing to worry about in this meta tag.
I'm sharing this in below

<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='og:description'/>
</b:if>

<meta content='description here' name='description'/>

<b:if cond='data:blog.pageTitle != data:blog.title'>
<meta expr:content='data:blog.pageName' name='og:keywords'/>
</b:if>
keyword here' name='keywords'/>

<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex, nofollow' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta expr:content='data:blog.title' name='keywords'/>
<meta content='index, follow' name='robots'/>
</b:if>
#blogger #meta #tag #wrong
  • Profile picture of the author anismizi
    The code is really confusing. I am not sure if the meta tag for keywords is ok here.
    {{ DiscussionBoard.errors[9252842].message }}
  • Profile picture of the author jesisco
    This meta tag is ok. Don't worry! It's about where you have to give information about your site to configure your All in one plugin. It requires :

    Title:
    Description
    Keywords:

    You could do the same for every page or page!

    Thanks
    - Jesisco
    {{ DiscussionBoard.errors[9256490].message }}
    • Profile picture of the author Jeffery Moss
      Originally Posted by jesisco View Post

      This meta tag is ok. Don't worry! It's about where you have to give information about your site to configure your All in one plugin. It requires :

      Title:
      Description
      Keywords:

      You could do the same for every page or page!

      Thanks
      - Jesisco
      On a static website, I vary up the description and title for each page in the meta-description area, so that it's custom tailored to the content on that page and doesn't just reflect the over all content of that site. And, that's something which is working for me.
      {{ DiscussionBoard.errors[9271444].message }}
  • Profile picture of the author Harikrishna Patel
    I am not sure about the whole code, because there is no meta tag are shown, may be you don't want to show that, and if it is just a sample or frame, then it is fine.

    And i also saw noindex and nofollow in the above code, please verify it, otherwise it is create problem at the time of caching and indexing, as it clearly avoid your blog, due to these tags
    {{ DiscussionBoard.errors[9260358].message }}
    • Profile picture of the author sagorbiswas51
      I'm thinking the same.. why there is a nofollow rel ? its really confusing me... can you provide me a good meta tag for blogger ?
      Signature

      This is Sagor Biswas who is sharing blogging and SEO tips for free.

      {{ DiscussionBoard.errors[9262931].message }}

Trending Topics