How to add Contact Us Form Widget in Blogger

Contact Us form is a way to prove it self and most main essential for nay publisher. It is a very important approach to speak with your visitors with the helpful way. Not just it will help you to enhance your services it could likewise make your community solid as visitor will ready to communicate with you live without any obstruction. Blogger does not give Contact Us service you need to work bit make it working for you. Blogger user can use only comments for communicate with the owner but Blogger can’t sent you a private message so it is a useful to have a contract Us form to make individual stuff private. Today we will learn out How to add a contract us form in Blogger’s blog.



Firstly, you should to take a backup of your template because if you get any error you can use backup to restore the template.

Ø  Go to your Blogger Blog
Ø  Click Template > Edit HTML and press Control F
Ø  When Search Box show you can search for skin tag
Ø  After search skin tag paste following CSS code


#mbl-contact .ContactForm {    margin: 0px!important;}#mbl-contact .contact-form-button-submit {    max-width: none;    width: 100%;    height: 35px;    border: 0;    background-image: none;    background-color: #FA411E;    cursor: pointer;    font: normal normal 13px Open Sans;    font-style: normal;    font-weight: 400;}.#mbl-contact .contact-form-button-submit:hover {    background-color: #222;    background-image: none;    border: 0;}#mbl-contact #contact {    position: fixed;    bottom: 0;    right: 1%;    background-color: #EEE;    color: #555;    width: 300px;    z-index: 1.0E+15;}#mbl-contact #contact .contact-form-widget {    padding: 30px;    display: none;}#mbl-contact #contact {    position: fixed;    bottom: 0;    right: 1%;    background-color: #EEE;    color: #555;    width: 300px;    z-index: 1.0E+15;}#mbl-contact #contact h2.title {    margin: 0px;    font-weight: 400;    background-color: #FA411E;    color: #FFF;    padding: 8px 15px;    font-size: 16px;    cursor: pointer;    letter-spacing: 3px;    text-align: center;}#mbl-contact #contact h2.title .fa {    position: absolute;    left: 10px;    top: 12px;}#mbl-contact #contact .contact-form-widget {    width: 240px;    padding: 30px;    display: none;}#mbl-contact #contact * {    transition: all 0 ease;    -webkit-transition: all 0 ease;    -moz-transition: all 0 ease;    -o-transition: all 0 ease;}#mbl-contact #contact .contact-form-name,#contact .contact-form-email,#contact .contact-form-email-message {    background-color: #DDD;    color: #111;    border: 0;    padding: 10px 5px;    font: normal normal 13px Open Sans;}#mbl-contact .contact-form-name,.contact-form-email,.contact-form-email-message,.contact-form-widget {    max-width: none;    margin-bottom: 15px;}


Ø  After paste the code you can find <body> tag with help you search box
Ø  Paste the following code and Save Template
Ø  You can see the Contact Us box over the site


<div id="mbl-contact"><b:section class='contact' id='contact' maxwidgets='1' showaddelement='yes'>    <b:widget id='ContactForm2' locked='true' title='Contact us' type='ContactForm'>      <b:includable id='main'>  <b:if cond='data:title != &quot;&quot;'>    <h2 class='title'><i class='fa fa-paper-plane'/> <data:title/></h2>  </b:if>  <div class='contact-form-widget'>    <div class='form'>      <form name='contact-form'>        <input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' expr:placeholder='data:contactFormNameMsg' name='name' size='30' type='text' value=''/>        <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' expr:placeholder='data:contactFormEmailMsg' name='email' size='30' type='text' value=''/>        <textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId + &quot;_contact-form-email-message&quot;' expr:placeholder='data:contactFormMessageMsg' name='email-message' rows='5'/>        <input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg' type='button'/>        <div style='text-align: center; max-width: 222px; width: 100%'>          <p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-form-error-message&quot;'/>          <p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-form-success-message&quot;'/>        </div>      </form>    </div>  </div></b:includable>    </b:widget>  </b:section></div><script type='text/javascript'> //<![CDATA[$( "#contact h2.title" ).click(function() {$( "#contact .contact-form-widget" ).toggle("fast");});   //]]></script>

Congrats, you have effectively included a contact us gadget in blogger. I am very hopeful that this post can helpful you to learn how to add Contract Us form in blogger. If you like this post Please share your friends.

Add Canonical tag in Blogger Blog

Canonical tag manages with duplicate content problems. Avoid duplicate content in your blog, you need to add canonical tag to you blogger blog. The canonical tag tells the Major Search Engines like Google, Yahoo, Bing, etc the popular location of the URL and helpful instruction for search engines to manage copy content issues. Some websites have two or a lot of links of an equivalent content with completely different parameter. So this is the time when Search Engines are confused about Which One is required to be Index? This post gives a complete instruction about insert the canonical Tag in blog.

How to add Canonical Tag in Blogger Blog

Follow these easy steps

Firstly: Login to your Blogger blog and Go to Dashboard

Secondly: Go to your blog template and Click Edit HTML and find this code

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

If this code found, which means your templet supports canonical already and if this code is not found, then you have to add the link tag manually.

Simply insert the following code before the </head> tag:

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

Done
Now the major search Engines e.g Google, Bing, Yahoo, Ask etc easily recognize the main URL of the page and also easily index only that page. So that's way we can avoid duplicate content on blogger blogs.

How To Select A better Template For Blog

Template play an imperative part in the success of your blog. A decent template not just gives a decent first impression to visitor, but also keeps your SEO stable and play very important role in blog SEO. Picking an impeccable template for your blog is excessively hard work, whether you need it for any platform, for example, Blogger or Wordpress. The test of selecting the right template for your blog is very extreme hard and it obliges fulfillment that contact, plan, design and appearance looks great. If your blogger template is not good than mostly visitor not come back on your blog. So a good template is play a  very important on your blog. Thus, in this article I will provide for you a few tips to pick an perfect template for your blog.

Good and Simple Design

A Good  and simple design is a mode of attracting in your visitors to go to your blog once more. If your template design is good and simple and is not difficult to explore, then clients will need to return to your site. Simple template is the best because most of the popular blogs always looks for simple design. Your blog must match with your blog niche, simply imagine a tech blog utilizing a template for games blog. Thus, always attempt to discover a template that additionally suits your blog niche.

Search Engine Optimization (SEO)

This is very imporatnt that  blog template should be optimized for search engines. Many blog templates are not optimized and that will impact your blog's SEO excessively so if you want to get success as a blogger then pick proficient looking and SEO friendly blogger template for your blog.

Start with 2 Columns

There are many template available in different column like  one, two, three. Most bloggers agree that a two-column format is simplest to manage because one column is excessively simple and three columns make blog very difficult. The blog owner and visitors is not feel comfort. I decided that two column template is the best.

Compatibility

Before start using a template, verify it is totally perfect with major imporatnt browsers like Mozilla Firefox, Google Chrome, Opera, Maxthon and so on. Many templates are not looks much great with old Internet Explorer browsers so attempt to pick a template which ought to perfect from IE8 to more up to date. So it will verify that different browsers will indicate your site great.

I hope this post increase you knowledge about select better template for your blog. Also  share  this  post  to  your friends  and  keep  remember  me  in  your  Prayers. Thanks a lot.  

Create Your First Blog - Pick Best Blogging Platform

Millions of people bulid website for make a new vocation with blogging because blogging is a big platform to make money online. Blogging can help the people to introduce or show  their abilities, express yourself, connect with others who share your ideas and share information. This article will help you choose which blogging platforms fit your needs and create your first blog. Generally a lot of people have confusion in their mind about to pick best blogging platform. In the blogging world have many platform to create blogs or website. E.g Blogger, WordPress, Joomla, TypePad, Movable Type,  LiveJournal, Drupal, Xanga, Textpattern, Squarespace  and much more. However not all platform are simple and easy. In this post we are attempting to help all newbie for make their first blog and recommend you to pick one and only simplest platform. 

In terms of blogging, newbie should to pick suitable and flexible blogging platform for them. There are two best blogging platform which offers a newbie blogger to get started. The first one is Blogger and the other one is WordPress. These are the most flexible platforms. 

Blogger

Blogger is a most popular and free blogging service owned by Google. Being one of the most oldest blogging site, it is extremely easy to utilize and the best decision for beginners with a large number of greate looking layouts, gadgets and an unlimited bandwidth. There are the special and extremely valuable qualities which makes it not the same as the other blogging platforms.

Qualities of Blogger:

Here are some special qualities of Blogger.

Google product

Blogger controlled by the world’s no. 1 Internet Company Google because this is the property of Google. Google Launched in 1999.

SEO Friendly

Google will index blogger blogs immediately contrasted with other bloggingplatform hosted websites. Blogger is SEO friendly because blogger provides Custom Permalink Structure, Separate Meta Description for Posts, Custom Redirects Functionality, Customizable Not Found Page, robots.txt and many more qualities.

Overview

Blogger gives overview to their clients through which a professional blogger or a newbie blogger can easily analyse his blog's information.

Traffic Source

This capacity of Blogger help to read the traffic source of a blog, it will tell you about traffic source like referral URLs and keywords searched by people on Google. 


Spam

As you know Blogger is controlled by Google so forget the issue made by spammers which can leave a terrible impact on your blog. Engineers of Google strives to battle against the spam.

Audience

This amazing function will tell your visitor is utilizing which Operating system Windows, Android, Linux or whatever available and will also about the browsers (Opera, Mozila Firefox, Google Chrome or any one) utilized by your visitors.

Easily manage a domain name

You can purchase a domain form Google or any hosting providing company for 10$ and easily connect it with your blogspot blog. This is a very easy that even a person without specialized information can also won a domain name.




Clickhere to make a free Blog on Blogger

Blogger is not difficult to work and easy to modify which makes it most blog platform for beginners. So I recommend every newbie blogger to use it for the first decision to begin your blogging career.

WordPress

WordPress is easily the most popular blogging platform around the world. Millions of blogger use WordPress as their Blogging platform. In case you're thinking about beginning your first blog, or in case you're not happy with your current blogging Platform. So you can use WordPress.

Qualities of WordPress:

Here are some special qualities differ from the BlogSpot (Blogger).

WordPress is Open Source

It's means it is free, other people can undoubtedly make themes, plugins thus on for you to use with it, and it is totally adaptable.

Monetization

It's truly simple to monetize Wordpress blog contrasted with other blogging platformlike blogger. You can earn money via monetize you blog. There are many themes and plugins have built in support for displaying ads in order for you to make money blogging. These can be Google Adsense ads, BuySellAds.com, Infolinks and much more. This is extremely important to me and different bloggers around the world. 

SEO Friendly

It's another best part of WordPress is SEO, or Search Engine Optimization is made easy with WordPress. Wordpress is effectively the best blogging platform for being greatly SEO friendly. In any case, you can use best suggested Wordpress SEO plugin to make your Wordpress more SEO friendly.


Final analysis

In case you're a beginner and need a basic, natural platform where you can simply compose to the extent that you like, without an care to customisation or that your blog may look like many different other blogs, then Blogger is great.

In the event that anyway you're some more genuine about blogging in the long-run and have an eye on future development, Wordpress is the best platform for you.












How To Choose Best Blog Name

Blogging is one of the Best approaches to Make Money Online.  Many of you contemplate Blogging however don't know how to get it started. Making a Blog is simple. So you have decided to start your own blog but you are confused about the name of your blog that how to choose it.

A great blog title is must for any blog; Even a Blog with superb content can go down because of a poor title. There are numerous components that must be thought seriously about when selecting a Blog Title.There are many approaches for how to pick a blog name. Here are some best practices I distinguished: This article will help you Choose a Best Blog Name.

Build Your Brand

Your blog's name ought to help establish and reflect your site's brand. This methods it ought to set a certain tone for the site, which reflects the substance you want to convey, the type of blog you're composing and, hopefully, your personality. Consider it, the name is the first bit of substance a visitor sees on your site. It is safe to say that it is setting the tone and making desires the site can satisfy.

Short And Simple

Keep the title short and basic for visitors to easy to remember and even Search Engines favour this. Title ought to never exceed 60 characters for a better SEO rank. The short and simple title is play a better role in SEO.

Easy To Remember

Attempt and utilize the blog's recognize which might be not difficult to remember on the grounds that if the individuals visit your site so as to discover numerous beneficial niche after that they could be again trips your site. To guarantee the individuals review this recognize of your blog site and in addition inform other individuals about this.

Avoid Special Characters

Never try for uncommon character like hyphen as it is extremely troublesome to recall and visitors may wind up arriving on some other website.

Avoid Using Numbers

I have seen many using numbers rather than content (Ex. 4u rather than for you, 12 rather than i and so on). This makes disarray and makes it troublesome to remember.

Focus Content

Your blog's name ought to help you focus the content you post there. In the event that the content you're considering doesn't adjust to your site's name, tagline, theme, or general reason, it likely is best utilized some place else.

Search for Available Domain Names

Now try to find free of charge readily available domain names. Now some of your own probable names are actually registered. com, . net. org. pk.


I hope this post is become is useful to pick-up a Best and Amazing Blog Name.



Top Ways To Make Money Online

Hi gentlemen, today I will reveal to you beat approaches to Make Money On line. In  request to begin get online  money, just thing you have to have is one laptop or PC and internet connection. This is simple approaches to get high online income from Home. To begin Make Money Online for that you require a little experience and require short of spare time. So you can Make Money Online from the comfort of your own home. Thus, I distribute a few ways.

1.Blogging

Blog is the most famous and simple approach to Make Money On line. To begin an effective Blog, it should to require free time and need to study. You can begin a blog for free of cost in Blogger.com and you can share your post or articles related on your thoughts and learning. After the start your own blog, you can sign up ad services like Google Adsense, bidvertiser, Infolinks, Media.net, Chitika and other ad networks in order to make money.

2.They Ask And You Answer

In the event that you are great at any subject i.e.English, Psychology, Biology, Math, Humanities,  Physics, and so forth. At that point you can help other by solving their questions. Everything you need to do is to give the reply of the inquiry effectively with no less than one reason. There are many site which offer Question & Answer, so these sites procure you to answer those questions. So if you are intelligent enough then give it a try and Make Money On line.

3.Sell Your Experience



There are many site on line to offer your experience. Many individuals requirement for Web Designer,Article Writer,Web Designer,Logo Designe, Data Entry Worker,Personal Assistant, Social Media Marketer, and so on.  If you have several basic job expertise it is possible to earn some sort of handsome amount simply by sell the expertise. Some common website is odesk,Freelancer, Microworker, Elance and so on. Simply make a record today and Make Money  On line from tomorrow.

4.Paid to click

In the event that you need to Make Money Online however don't like composing articles and blogging then PTC website may be your option. Paid to click or PTC sites are those websites which pay you for clicking certain ads to get more activity to their websites and to improve their ranking. You need to simply click on ads on PTC websites in order to Make Money Online. There are many PTC websites on the internet and with that much money making projects. Some popular site is Neobux, Clixsense, Goldenclix, Silverclix, CTPcash, LegacyClix, SuccessBux, Clikz4freakz etc.