Skip to main content

All in One SEO Pack 2016 for Blogspot Bloggers

How to add meta tag in blogger. Yes! in this posts I will share a complete Package of Blogger SEO meta tags.  As you all know that Blogspot/blogger 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.

http://www.tutormag.net/2015/12/all-in-one-seo-pack-2016-for-blogspot-bloggers.html

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 package 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>

<!-- All in One SEO Pack for blogger by TutorMAG.Net -->
<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='City, Country' name='geo.placename'/>
<meta content='YOUR-NAME' name='Author'/>
<meta content='general' name='rating'/>
<meta content='Pakistan' name='geo.country'/>
<meta content='en_US' property='og:locale'/>
<meta content='en_GB' property='og:locale:alternate'/>
<meta content='id_ID' property='og:locale:alternate'/>
<meta content='https://www.facebook.com/TutorMAG' property='article:author'/>
<meta content='https://www.facebook.com/TutorMAG' property='article:publisher'/>
<meta content='FACEBOOK-APP-ID' property='fb:app_id'/>
<meta content='FACEBOOK-ADMIN-ID' property='fb:admins'/>
<meta content='@TutorMAG2015' name='twitter:site'/>
<meta content='@TutorMAG2015' name='twitter:creator'/>
<!-- End of All in One SEO Pack for blogger by TutorMAG.Net -->
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. City, Country: Your state and country name.
  7. YOUR-NAME: Blog's Admin name.
  8. Pakistan: Your country name.
  9. TutorMAG: Facebook user name.
  10. TutorMAG: Facebook page user name.
  11. FACEBOOK-APP-ID: Facebook app id. (Make Here)
  12. FACEBOOK-ADMIN-ID: Your Facebook ID. (Find Here
  13. @tutormag2015: Your Twitter username (replace 2 times).
Note: It will take up to 72 hours to update your whole blog.

Finally it done. If you found any problems, then feel free to inform me on comment section. 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 2016. 

Popular posts from this blog

How to Save a Backup of Contacts on Gmail in Android Smartphone

Google Deleted contacts feature included in Gmail at the launch of the new interface Gmail earlier this year, because it works to create views feature more consistent and smoother connection as the company previously announced. The Contacts feature in the old Gmail allows users to access their contacts by clicking the Settings icon in the upper-right corner of the UI. From now on, Gmail users can access their contacts via their web browser at contacts.google.com or through the apps list, as shown by the following image. Once you click the contacts icon from the apps list, this will direct you to the new Contacts interface, which includes many options, such as creating a new contact, viewing contacts that are constantly used, previewing, managing contacts, and other options. There are several ways to make a backup of your contacts on an Android phone , such that this copy is saved on your SIM card or on an external memory card but these cards are also damaged, lost and...

Language Translation Jobs: Work at Home as a Language Translator

Translation is the action of interpretation of the meaning of a text, and subsequent production of an equivalent text, also called a translation, that communicates the same message in another language. The text to be translated is called the source text, and the language it is to be translated into is called the target language. As a language translator you can make US $10 to 30 per page. Rates are depends on the work nature and accuracy levels.  As a Translator if you get the work with the rate of US $10 for each page and 5 Pages translated by you in a day. In that condition in 25 days you would be earn US $1250. Read, write and spoken skill in any foreign language and enough grammatical knowledge familiar with MS Office or any other required computer applications like Adobe acrobat. Here is a selection of 30 best companies where you can find online freelance translator jobs: 1. Translate Official site: Translate.com Translate.com is a site where people and companies...

200+ Quality Websites/Blogs that Accept Guest Posts & Contributions

F or those of you who are not quite familiar with content marketing, blogging and SEO, guest posting is an act of writing and publishing a blog post or an article on someone else’s blog or website. Your work may or may not be compensated financially. This purely depends on whether the website/blog offers a financial incentive for your contributions. There is a little difference between guest posting & being a contributor. Guest posting is more for those who are looking to contribute a one-off post, whereas being a contributor may require some degree of commitment (e.g. producing 2-3 posts per month). Whatever you prefer to call this process, ensuring that your posts are published only on reliable, quality and reputable websites is an absolute necessity if you wish to reap the rewards of guest blogging. Benefits of Guest Posting/Contributing It would have been a crime to write this post and not to mention the main benefits of guest blogging. At the end of the day, you aren’t w...