Saturday 25 June 2016

Best SEO tips for Blogger

How to add meta tag in blogger. Yes! in this posts i will share a complete pack of Blogger SEO meta tags.  As you all know that Blogspot is a most popular and easy CMS blogging platform. Search engine optimization is most important part in blogger also. A user and Search engine got a brief idea from title tag of your page/posts and it is must important. We put <title> tag after <head> tag. This title tag display on browser's title bar and Search result. If you running a blogspot blog, then you must need to SEO Optimize for your blog. SEO for blogger is most important part for every blogger. In this post i shared a complete SEO pack for blogger. A blog's must need to add different tilte tag in different pages or posts.

Blogger SEO / Blogspot SEO

Using this all in one seo pack for blogger, you can also add keywords meta tag in your blog , that will make search bots understand about your blog. Blogger keywords meta tags summarize your blog to search bots that, what about your blog.  Description meta tag is also important for blogger. Description meta tag provide a summary of your page or posts on search result. That is most important for indexing your posts on search engines. Title meta tag and description meta tag is most important for blogger seo. Blogger meta description tag is  <meta name=”description” content="XXXX”> this is meta tag description for blogger and it also to place after <head> like title tag. Don't worry. In below i will describing to you, how to add meta tags in blogger. All in one SEO pack 2016 for blogger may help you for better search results.

Meta tags for blogger is essential for your blog's everything. Blogger meta tags will help you for better search results for various search engine. In this post i shared a complete pack of SEO meta tags. That help you a lot. Around internet, you also find meta tag analyzer, but it will be not complate for you blog. You must need a complete blogger seo optimization. Today i share full meta tags of search engine optimization. SEO friendly blogger themes also play an important role in search results.

Full Features of SEO Meta Tags

  • Full SEO Meta tag blogger: Complate SEO meta tags pack for your blogspot blogger
  • Optimized posts title: Show posts title first on search results. 
  • Optimized blogger comments: Help search bots to crawling blog's comment.
  • Optimized Archive pages: Index your archive pages separately.
  • Optimized Blogger labels: Index your label pages separately.
  • Optimized keywords meta tag: Your main keywords, that help search bots to understand about your blog. 
  • Google, Bing and Alexa verify by verification code: Verify all webmaster tools using verify ID.
  • SEO friendly robots.txt file by tag: It give a brief idea for indexing your blog to search engine.
  • Convert title tags into dynamic title tags:
  • Convert title on 404 error page: Convert blog title when visitors are stay in error page.
  • Facebook and Twitter profile compatible: Social meta tags help you for socializing. 
  • Allow bots to crawl your site on daily: Robots crawling by meta tags.
  • Google + Author name profile picture Compatible: Social meta tags help you for socializing. 
  • Facebook user name and Page name Compatible: Social meta tags help you for socializing. 

If in your blog already added seo tags, then you must need clear previous meta tags from your blog. Now lets start and see how to add meta tags in blogger. Now go to Blogger Dashboard > Edit HTML and past below code right after <head>

SEO Meta Tags for Blogspot Blogger


<!-- All in One SEO Pack for blogger -->

<meta charset='utf-8' />

<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport' />

<meta content='blogger' name='generator' />

<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />

<link href='http://www.blogger.com/openid-server.g' rel='openid.server' />

<link expr:href='data:blog.homepageUrl' rel='openid.delegate' />

<link expr:href='data:blog.url' rel='canonical' />

<b:if cond='data:blog.pageType == &quot;index&quot;'>

    <title>
        <data:blog.pageTitle />
    </title>

    <b:else />

    <b:if cond='data:blog.pageType != &quot;error_page&quot;'>

        <title>
            <data:blog.pageName /> -
            <data:blog.title />
        </title>

    </b:if>
</b:if>

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>

    <title>Page Not Found -
        <data:blog.title />
    </title>

</b:if>

<b:if cond='data:blog.pageType == &quot;archive&quot;'>

    <meta content='noindex' name='robots' />

</b:if>

<b:if cond='data:blog.searchLabel'>

    <meta content='noindex,nofollow' name='robots' />

</b:if>

<b:if cond='data:blog.isMobile'>

    <meta content='noindex,nofollow' name='robots' />

</b:if>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

    <meta expr:content='data:blog.metaDescription' name='description' />

    <b:if cond='data:blog.homepageUrl != data:blog.url'>

        <meta
            expr:content='data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title'
            name='keywords' />

    </b:if>
</b:if>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

    <meta content='YOUR, KEYWORDS, HERE' name='keywords' />
</b:if>

<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'
    expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml' />

<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;'
    expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml' />

<link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;'
    expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml' />

<b:if cond='data:blog.pageType == &quot;item&quot;'>

    <b:if cond='data:blog.postImageThumbnailUrl'>

        <link expr:href='data:blog.postImageThumbnailUrl' rel='image_src' />

    </b:if>
</b:if>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>

        <b:if cond='data:blog.pageType == &quot;static_page&quot;'>

            <b:if cond='data:blog.url'>

                <meta expr:content='data:blog.url' property='og:url' />

            </b:if>

            <meta expr:content='data:blog.title' property='og:site_name' />

            <b:if cond='data:blog.pageName'>

                <meta expr:content='data:blog.pageName' property='og:title' />

            </b:if>

            <meta content='website' property='og:type' />
        </b:if>
    </b:if>
</b:if>

<b:if cond='data:blog.postImageThumbnailUrl'>

    <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image' />

    <b:else />
</b:if>

<link href='/favicon.ico' rel='icon' type='image/x-icon' />

<link href='https://plus.google.com/GOOGLE+ID/posts' rel='publisher' />

<link href='https://plus.google.com/GOOGLE+ID/about' rel='author' />

<link href='https://plus.google.com/GOOGLE+ID' rel='me' />

<meta content='GOOGLE-WEBMASTER-CODE' name='google-site-verification' />

<meta content='BING-WEBMASTER-CODE' name='msvalidate.01' />

<meta content='ALEXA-VERIFY-CODE' name='alexaVerifyID' />

<meta content='Bangalore, India' name='geo.placename' />

<meta content='YOUR-NAME' name='Author' />

<meta content='general' name='rating' />

<meta content='India' name='geo.country' />

<meta content='en_US' property='og:locale' />

<meta content='en_GB' property='og:locale:alternate' />

<meta name="language" content="english" />

<meta content='https://www.facebook.com/iamrdn' property='article:author' />

<meta content='https://www.facebook.com/rdn.me' property='article:publisher' />

<meta content='FACEBOOK-APP-ID' property='fb:app_id' />

<meta content='FACEBOOK-ADMIN-ID' property='fb:admins' />

<meta content='@iamrdn_' name='twitter:site' />

<meta content='@iamrdn_' name='twitter:creator' />

<!-- End of All in One SEO Pack for blogger -->

Customization: 

  1. YOUR, KEYWORDS, HERE: Type your main keywords. 
  2. GOOGLE+ID: Your Google Plus profile id (replace 3 times).
  3. GOOGLE-WEBMASTER-CODE:  Google webmaster tools verification code.
  4. BING-WEBMASTER-CODE: Bing webmaster tools verification code.
  5. ALEXA-VERIFY-CODE: Alexa Verify code.
  6. Bangalore, India: Your state and country name.
  7. YOUR-NAME: Blog's Admin name.
  8. India: Your country name.
  9. english: Your content language
  10. iamrdn: Facebook user name.
  11. rdn.me: Facebook page user name.
  12. FACEBOOK-APP-ID: Facebook app id. (make here)
  13. FACEBOOK-ADMIN-ID: Your Facebook ID. (find here
  14. @iamrdn_: Your Twitter username (replace 2 times).

Note: It will take up to 72 hours to update your whole blog.


Finally it done. If you think our posts are helpful, then do not forget to share our posts with your friends because your support is our future. Thanks and happy blogging. 

0 comments:

Post a Comment

Contact

Get in touch with me


Adress/Street

Bangalore, India