Hiển thị các bài đăng có nhãn Blogger. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Blogger. Hiển thị tất cả bài đăng

Thứ Ba, 4 tháng 6, 2013

How to Create Blog that Make you Money

If you are thinking about starting a new to blog or are a new blogger, you may soon find that you are not getting the results you have hoped for. It is easy to become discouraged with your site, especially if you try to compare yourself to others who have been blogging for years.

Setting up and developing a successful blog, is not an automatic process; but will take a lot of research and hard work. Do you want to make money, educate or entertain?



Decide the general purpose of your blog, the message your want portray to your readers and the desired outcome. The most important thing you can do, is lay a foundation for your. Once you know where you are going, you can build on that.

No Money Down

Once you have decided what you want you blog to be about, it is time to pick a blog service you want to use. You do not have to spend a lot of money to start a blog, as a matter a fact, you
don't have to spend anything at all. There are many free blogs out there that are great for beginners. WordPress and Blogger are two free favorites for beginners.

Blogger.com is somewhat easier than WordPress and they have recently added some new and attractive features that will help you get off to a great start. Once you become more experienced,you can get a more professional blog, a registered domain name and a web host.
Take your Time

Blogging for money, may seem to be quite easy, but it something that is best done, deliberately and consistently, building here a little and there a little. Don’t just throw a blog together and sit back and wait for the traffic and the subscribers to show up. You will be sorely disappointed.

Take time to determine your focus or the niche of your blog. When starting a new blog, it is best to stick to what you are familiar with. Are you in the medical field, a mechanic or a mom? This could be considered your field of expertise and may be a wonderful niche for your new blog.

Decide what your personal style is and use it to connect with your readers on a personal level. Look at other people’s blogs and take note of their writing style and the layout of their site. Do they have a newsletter or a podcast? Is this something you think you may like to incorporate in your blog? In other words do your research so that you can start your blog with some solid concepts.


Recommendation For You:


Remember that you are competing with million of website that are bigger and better than yours. Eventually if you are consistent and remain focused you will get a small portion of the traffic on the web. You will not get 100 page views over night. It will take some time to build a faithful readership.

Decide how much time you can realistically spend working on your blog. It takes several months to get you blog off the ground with solid content and listed on Google. Think of you new blog as a long-termed projects that you will work on little by little.

Set aside a frequent writing schedule to work on your blog. It is not necessary to spend hours a day on your blog, but even a few minutes a day is helpful. As you are developing your blog learn all you can about, social networking, link building,and website promotion techniques.

Easy Affiliate Programs

Amazon.com: When you join Amazon's affiliate program, you will be able to sell items relative to your website and get a percentage of the revenue.

Kontera: Delivers in-text ads to the posts on your site. When someone hovers over an in-text add and clicks on it, you receive portion of the revenue.

Chakita: Chikita Places interactive text ads to you site, relevant to the topics on your sites. Like Adsense, when someone clicks on these ads, you will receive a portion of the money. Chikita also has a referral program, where you can make money every times you refer someone to the site.
Google Adsense: Google Adsense is one of the most common ways to monetize a money blog. It is quick and relatively easy to do. You have an options of used of colors, shapes and sized of ads types to choose from. Whenever someone clicks on an ad, you earn money. Caution: It is illegal to click on you own ads or ask anyone else to do so.


Recommendation:


How to increase Google Adsense Revenue?


Use Original Content

It is important to write solid, original content for your blog. It will take a little more time but you will be glad you did, when you are not slapped with a penalty with duplicate content. 

Also it is important to follow the rules of the web by not plagiarizing someone's work. If you are writing about something you are not familiar with, research the subject and write your post in your own words. It is OK to get ideas from others, but not take their work and reproduce it word for word. 

Reveal Day!

Don't rush to go live with your blog. Wait until you have about fifteen or more posts, before your blog is presented to the public. 

When people visit your and see a half finished blog, they will probably not return to your site. You want to make a good impression on those who come to your site  Take time to make the best impression possible. 
-->

Thứ Tư, 22 tháng 5, 2013

How to add Related Posts widget to Blogger Blog Easily

Related post is very important for any site. It may increase your page view as well as page rank. You may ask how related post will increase my page rank? You may know page rank is depend in many elements. Most important element is, how much time visitors spent in your site.
Related post widget thus help you to increase your page rank.

Besides, related post widget will help your visitors to find easily related articles. It may increase your traffic also. Because, when you add this widget into your site it will looks as a professional site. Visitors always like to visit this kind of site. Let's come to the point.

Note: Though here we mention only blogger blog but this widget also worked well in WordPress as well as others platform.

At first log in your blogger blog.

Just enter here.  and find the box as like right side image.




Now fill the above box as like bellow.

Email: Your email address

Blog Link: Your blog site URL

Platform: Select Blogger from the drop down box.

Width: Select any one from the drop down box.

Then click on Get Widget.

Recommendation:

How to Create Blog that Make you Money


When you will click on Get Widget then a new page will be open as like bellow image.
Now click on Install Wedget. After click on it a new page will be open as like bellow image.


Now just click on Add Widget and immediately it will be install into your blog.

How to add page numbers in blogger

This is very easy to add page number in your blogger blog. You may know the importance of page number. It's also called page navigation also. Unfortunately many blogger doesn't know how to add page number in blogger. That's why here we are going to share such an easy way that anyone can do this very easily just in a minute. Yes no need previous experience. Some times we have to edit HTML. But here we should not edit HTML. Besides HTML editing is very hard for the new blogger that's why most of time the failed to add page number. I would like to tell them come here and try this way just one time and see the result. We just believe in result no exam. Let's come to the point.

At first go to your blogger blog Dashboard.

Select Layout then click on Add Gadget and select HTML / Java Script. See bellow right image for your easy understanding.

Exclusive Image By: Technology Bangladesh

Now just copy bellow code by technology Bangladesh and paste into the HTML / Java Script box and click on Save.

------------------------------------------------------------------------------------------------------------

<style type='text/css'>

.showpageArea a {
text-decoration:underline;
}
.showpageNum a {
border:1px solid #aeaeae;
margin:0 3px;
padding:3px 7px;
text-decoration:none;
}
.showpageNum a:hover {
background-color:#0a8be5;
border:1px solid #000000;

}
.showpagePoint {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#aeaeae none repeat scroll 0 0;
border:1px solid #aeaeae;
color:#333333;
margin:0 3px;
padding:3px 7px;
text-decoration:none;
}
.showpageOf {
margin:0 3px 0 0;
padding:3px 7px;
text-decoration:none;
}
.showpage a {
border:1px solid #aeaeae;
padding:3px 7px;
text-decoration:none;
}
.showpage a:hover {
text-decoration:none;
}
.showpageNum a:link, .showpage a:link {
color:#333333;
text-decoration:none;
}

</style>


<script type='text/javascript'>

var home_page_url = location.href;

var pageCount=1;
var displayPageNum=10;
var upPageWord ='Previous';
var downPageWord ='Next';

function showpageCount(json) {
var thisUrl = home_page_url;
var htmlMap = new Array();
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';

for(var i=0, post; post = json.feed.entry[i]; i++) {

var timestamp1 = post.published.$t.substring(0,19)+post.published.$t.substring(23,29);
timestamp = encodeURIComponent(timestamp1);

var title = post.title.$t;

if(title!=''){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
  thisNum = postNum;
}

if(title!='') postNum++;
htmlMap[htmlMap.length] = '/search?updated-max='+timestamp+'&max-results='+pageCount;
}
}
itemCount++;

}

for(var p =0;p< htmlMap.length;p++){
if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
 upPageHtml = '<span class="showpage"><a href="/">'+ upPageWord +'</a></span>';
}else{
 upPageHtml = '<span class="showpage"><a href="'+htmlMap[p]+'">'+ upPageWord +'</a></span>';
}

fFlag++;
}

if(p==(thisNum-1)){
html += '<span class="showpagePoint">'+thisNum+'</span>';
}else{
if(p==0){
  html += '<span class="showpageNum"><a href="/">1</a></span>';

}else{
 html += '<span class="showpageNum"><a href="'+htmlMap[p]+'">'+ (p+1) +'</a></span>';
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = '<span class="showpage"> <a href="'+htmlMap[p]+'">'+ downPageWord +'</a></span>';
eFlag++;
}
}
}

if(thisNum>1){
html = ''+upPageHtml+' '+html +' ';
}

html = '<div class="showpageArea"><span  class="showpageOf"> Pages ('+(postNum-1)+')</span>'+html;

if(thisNum<(postNum-1)){
html += downPageHtml;
}

if(postNum==1) postNum++;
html += '</div>';

var pageArea = document.getElementsByName("pageArea");
var blogPager = document.getElementById("blog-pager");

if(postNum <= 2){
html ='';
}

for(var p =0;p< pageArea.length;p++){
pageArea[p].innerHTML = html;
}

if(pageArea&&pageArea.length>0){
html ='';
}

if(blogPager){
blogPager.innerHTML = html;
}

}

function showpageCount2(json) {

var thisUrl = home_page_url;
var htmlMap = new Array();
var isLablePage = thisUrl.indexOf("/search/label/")!=-1;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf("/search/label/")+14,thisUrl.length) : "";
thisLable = thisLable.indexOf("?")!=-1 ? thisLable.substr(0,thisLable.indexOf("?")) : thisLable;
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';

var labelHtml = '<span class="showpageNum"><a href="/search/label/'+thisLable+'?&max-results='+pageCount+'">';
var thisUrl = home_page_url;

for(var i=0, post; post = json.feed.entry[i]; i++) {

var timestamp1 = post.published.$t.substring(0,19)+post.published.$t.substring(23,29);
timestamp = encodeURIComponent(timestamp1);

var title = post.title.$t;

if(title!=''){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
 thisNum = postNum;
}

if(title!='') postNum++;
htmlMap[htmlMap.length] = '/search/label/'+thisLable+'?updated-max='+timestamp+'&max-results='+pageCount;

}
}
itemCount++;
}

for(var p =0;p< htmlMap.length;p++){
if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
 upPageHtml = labelHtml + upPageWord +'</a></span>';
}else{
 upPageHtml = '<span class="showpage"><a href="'+htmlMap[p]+'">'+ upPageWord +'</a></span>';
}

fFlag++;
}

if(p==(thisNum-1)){
html += '<span class="showpagePoint">'+thisNum+'</span>';
}else{
if(p==0){
 html = labelHtml+'1</a></span>';
}else{
 html += '<span class="showpageNum"><a href="'+htmlMap[p]+'">'+ (p+1) +'</a></span>';
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = '<span class="showpage"> <a href="'+htmlMap[p]+'">'+ downPageWord +'</a></span>';
eFlag++;
}
}
}

if(thisNum>1){
if(!isLablePage){
html = ''+upPageHtml+' '+html +' ';
}else{
html = ''+upPageHtml+' '+html +' ';
}
}

html = '<div class="showpageArea"><span  class="showpageOf"> Pages ('+(postNum-1)+')</span>'+html;

if(thisNum<(postNum-1)){
html += downPageHtml;
}

if(postNum==1) postNum++;
html += '</div>';

var pageArea = document.getElementsByName("pageArea");
var blogPager = document.getElementById("blog-pager");

if(postNum <= 2){
html ='';
}

for(var p =0;p< pageArea.length;p++){
pageArea[p].innerHTML = html;
}

if(pageArea&&pageArea.length>0){
html ='';
}

if(blogPager){
blogPager.innerHTML = html;
}

}

</script>
<script type='text/javascript'>

var thisUrl = home_page_url;
if (thisUrl.indexOf("/search/label/")!=-1){
if (thisUrl.indexOf("?updated-max")!=-1){
var lblname1 = thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?updated-max"));
}else{
var lblname1 = thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?&max"));
}
}

var home_page = "/";
if (thisUrl.indexOf("?q=")==-1){
if (thisUrl.indexOf("/search/label/")==-1){
document.write('<script src="'+home_page+'feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" ><\/script>')
}else{document.write('<script src="'+home_page+'feeds/posts/full/-/'+lblname1+'?alt=json-in-script&callback=showpageCount2&max-results=99999" ><\/script>')
}
}
</script>

------------------------------------------------------------------------------------------------------------

Note: Here has some custom settings. You can change it if you wish. Here default setting is 
(var pageCount=1;
var displayPageNum=10;) 
Var page count 1 meand only one post will show per page. And var display page num means number of page count per page.

Moreover, you must need to change your blogger same page count as this code. For example: Here you select var page count 1, you have to change the number of page show per page 1 to your blogger.

Thứ Ba, 14 tháng 5, 2013

Best Productive Blogs Methods for Beginner Writers

Blogs absolutely need excellent methods for being a prosperous blogger, if you will definitely get individuals ideas, for those who have started running a blog, i quickly need to declare this is the most sensible thing pertaining to be a prosperous blogger, discover you'll find nothing similar to any kind of specific ideas to become common blogger nevertheless you will find ideas individuals genuinely work, even individuals ideas will work in my opinion, to adopt our weblog to the next degree.

Could possibly be you might be interesting to know with regards to running a blog ideas, therefore in this article I most certainly will show you step-by-step our verified solutions to make your site to the next degree, following degree indicates generate income blogging (decent), it is under your control along with your land the amount of money can be reasonable in your case.

Yet to make dollars, initial should compose excellent post that is certainly people will like your site pertaining to eternally, this kind of strategy you should use while publishing the short article, you shouldn't be care-free while publishing the short article, compose the short article a minimum of 1000 terms that's why you will additionally obtain excellent rank in search engines, additionally people will save money time on the weblog, they'll similar to your content, in case you are revealing a fantastic details through start to the final, discover this kind of expertise you cannot obtain in a day not in the month, nevertheless one day you will definitely get merely you need to maintain running a blog pertaining to at least one 12 months, subsequently discover in which do you think you're?

Consequently, let's get into individuals ideas; individual’s ideas can make an individual prosperous blogger-

SEO (Search engine Optimizations)

I think within running a blog, an individual initial know what can be SEO?, tips on how to take advantage of this to make your site common, discover in case you are publishing excellent written content however your weblog seriously isn't acquiring absolutely no viewers, subsequently there may be anything genuinely lost that is certainly SEO, it's also possible to compose SEO post to obtain at the top in search engines, nevertheless every one of these points is going in favor of your weblog, only once you might compose beneficial and also useful articles for the viewers, discover in case you are a new comer to on the internet, may be an individual imagining, basically will copy an individual written content may be my own just one, subsequently it could be straightforward for everyone to generate a short article.

Then you certainly are simply going bad ones running a blog upcoming, because it's not a not online company this is on the internet, people understand points more rapidly as compared to even rate of air flow, therefore do not always be in excess of clever within running a blog, simply just maintain running a blog, you might be a prosperous blogger, what exactly I really believe, in case you are acquiring any problem within running a blog subsequently i want to understand, When i will help you at no cost!

Written content in addition to Size

Written content really can transform upcoming of any kind of weblog, it is really rely on your content in addition to duration, because search engines don't like brief content articles, therefore in this article you do not have any kind of shortcut solution to generate a blog posts simply, you need to provide a growing number of time to generate a short article.

Without a doubt just one interesting issue, i always received nowadays while examining a write-up in newspaper, it had been with regards to exams, the length of this article seemed to be with regards to 1000 terms, so i have put in time with regards to 10 a few minutes to learn the complete post appropriately, considering will compose this article in 1000 terms within your weblog subsequently undoubtedly people will expend a growing number of time on the blog(make sure you might be publishing excellent written content subsequently only people will offer fascination to learn your site post usually a negative influence through search engines and also through people "the full of your blog").

Start off explaining your site submit through start to the final, if any kind of post lack a whole lot written content to write subsequently analysis within net, what other people are speaking about that subject, subsequently comprehend about the subject, subsequently compose this article, if even then you certainly havent locate whatever important, you may compose tiny bit past this article, nevertheless need to be associated with this article.

Graphic in order to Writing

We have observed significantly short article individuals lack photograph, that's why these are lost people to their own weblog, because people additionally do seek pictures in search engines, subsequently in case you are not necessarily putting pictures on your short article, then you certainly tend to be lost individuals people to your site.

Manage People

Occasionally When i claimed this kind of "Write for individuals not necessarily pertaining to Look for Engines", considering tend to be publishing for individuals subsequently you need to be aware for individuals, may be you might be imagining, precisely how would you be aware for individuals? Truly there are many approaches, let me show you 2 successful approaches, publishing excellent written content in addition to another can be replies in order to reviews.

End up being Distinctive for every single Point

Distinctive constantly work to adopt anything to the next degree, the identical in running a blog, in case you are revealing points having people in a variety of approach as compared to most likely you are carrying out greater than others, nevertheless keep in mind every time that distinctive issue will improve individual experience of your site.

Today appear an important a part of this site submit, that is certainly marketing and advertising of your weblog, marketing and advertising takes on genuinely biggest to realize ones item for the customers, however in running a blog ones content articles tend to be ones solutions, therefore initial you've make ones post more educational, secondly campaign of your short article, right now Let me show you large part of running a blog, that is certainly utilize marketing with email for the weblog to boost your site website visitors, exclusively on your brand new submit.

Take note:

Blogs would be the great way in order to earn money online, nevertheless remember if you would like be a skilled blogger subsequently you need to resolve authentic issues of men and women, subsequently only you might be prosperous web owners.

Recall this kind of! Retain running a blog, will not cease, in addition to transform whatever, what you need to switch?

Thứ Ba, 16 tháng 4, 2013

Best SEO learning article # 1



May be you are an expert in SEO. We are not the expert of SEO. Here Technology Bangladesh going to share some tips which you must need to know before SEO. There are two kinds of SEO. One is off page SEO another on page SEO. Both SEO systems are very important. We suggest you to forget off page and on page SEO. Just follow our system and get the result. We only believe on result. We will share both systems here. But Technology Bangladesh think there is no need to be an expert for SEO. Simply try to learn bellow steps and try to examine your site and see yourself the result. Just see bellow method of SEO which you need when SEO for any site.


Use Social Site:

To get lots of traffic everyday and backlink for your site you must use Social Site. There are hundred of social media around the world. Among them facebook, twitter, pinterest, linkedin, google+ is best and more than 80% of traffic will come from here if you use them appropriately.

Find Here: Best SEO learning article # 2 (Use Social Site)
Find More Here: Best SEO learning article # 3 (Top 21 Do Follow Social Bookmark Site 2013)

Link Building

Link–building are necessary for you to get your site at the first page of the search result.
Bookmark Your Sites in many books marking site. We will post another article very soon about link building.

Post SEO Related Article:

Try to write SEO related article but in part. That’s mean divide your article into many part and then post one by one. Once a visitor like any part of your chain post he must come back to read the next part. What do you think? I am right or not? Anyway, if you are not too expert to write SEO related article you can hire any contractor from oDeskor others freelance market place.

Keep on eye to your content:

Always keep on eye to your content. It must be out of copy paste. Try to check copy scape of each article from here. Keep in mind, unique article is the heart of your blog. You may say unique content is the window of blog. Every search engine gives priority of unique article. Besides, copy paste article has no value to search engine as well as the add network.

Maintain posting:

Make post as much as unique article possible everyday so that, visitors can understand the progress of your site. If not possible try to post at least 3 to 7 unique article in a week. Make sure the quality not only the quantity. Never gap more than a week to post any article. Try to give high priority on this topic when you are a professional blogger.

Keep Eye on Design or Layout:

Keep eye on design and layout so that visitors like your site or blog. Visitors find best content, unique and helpful articles as well as design and menu. If you are unable to develop please hire some one who is professional to design a website. Let me have an example: (Technology Bangladesh & Preetech3 is same site with same content. Avow Bd is looks good and easy to navigate on the other hand Technology Bangladesh is looks not so good and hard to navigate. Now tell me which one you would live to visit?)

Search Engines Submissions:

There has a lot of search engine around the world. Try to submit your site all of them. If possible do it once a month. You may know the best search engine name. This is a big issue and broad article that’s why we make a separate post on it. See

Directories and Forum:

There are thousand of directories and forum around the world. Some of them are free and some of not free. Keep on eye the page rank of them when you use directories and forum. Yu have to register first then you can list your site and article. Technology Bangladesh will make another post on it.

Use free Traffic Generation Site:

There are many sites that are providing lots of traffic everyday. You can get that very easily. We recommend you to use profitclicking. As here we discuss about another topic so we will give another post on it.

Guest blogging:

As you are a professional blogger so try to join any site which allows guest posting. After register make an article and use your site address at the source. Once any reader read your article he or she must visit your site also. This way you will get huge visitors of your site. On the other hand, if you offer guest posting at your site it will be best for traffic and link building both. Now decision is you’re which one you chose for you.

Ping URL regularly:

Pinging URL will help you to link building as well as indexing very shortly into search engine. That’s way we have to ping website URL at least once in a week if it is hard to you then try to do once in a month.

You may ask what is ping and how to do it? Doesn’t worried we already post a separate on it. Find
Best SEO learning article # 4 (Ping URL regularly) for details.

Create link wheel:

You must have to create link wheel to get permanent back link and visitors. If you know about this method let’s start right now and if don’t know just wait. Technology Bangladesh will make a separate post on it soon.

Commenting:

Simply visit various sites which have high page rank. Make sure the site must be do follow. If no follow you can’t get the benefit. However, make a good comment on any article. Remember, when making comment for any post must read the full post then make comment. By make comment you will get permanent backlink and visitors. We think this is the best and easy way to make backlink and traffic.

After all, we suggest you to emphasize on article. If you don’t have unique article SEO will not be effective for your site. Here we give a short description of all method of SEO. We will make different post for each method very shortly. Thank you Technology Bangladesh.

Chủ Nhật, 17 tháng 2, 2013

How To Make First Letter Big In Size For Blogger Post?

Lets see how to do it...
Go to your blogger Dashboard > click "Design" > click "Edit HTML" > tick the"Expand Widget Templates" and find this code


and add this code just before that code.




Save changes.DONE !!

Thứ Năm, 7 tháng 2, 2013

How to increase Google Adsense Revenue?

Are you complaining about low adsense earning and CPC even when your blog is having good traffic?, read this small guide. Earlier I published an article on how to increase the adsense CPC, but here is one more important factor you must consider to increase the earning.
The post content size is very important to get relevant and high quality adsense ads. We must understand that our readers will click on ads which are related to the article and information they are looking for. For example if your article is discussing about ‘money management’, then your readers do not want to see ‘wordpress webhosting’ adsense ads inside the content. But, sometimes Google shows these types of ads too even though they are the best ad serving company. That is not the problem with Google, it can be an issue with your content.
picture
Normally, when your post page loads with adsense ad codes, adsense robots scan the content (matching the keywords in their system) and show the relevant ads. Therefore, if your article is not having enough words (useful keywords) to feed the adsense robots, then surely its going to show some non relevant ads.
Few things can happen when Adsense robots struggle to find enough content.
1) Display non relevant ads.
2) Display public ads ( Any clicks on these ads will not generate income to you)
3) Sometimes blank space too.

OK, let me explain with a small example.
Lets assume you have inserted three adsense ad blocks with the size of 336×286 (with only text ads) in your each post/pages. Most of the time, each 336×286 ad will try to display 4 ads ( normally when text ads are enabled).
So, in this case 12 text ads should appear and you are hoping these ads should be relevant and high CPC!!.  Now, look at your article size, is that enough to feed adsense robots to fetch 12 relevant ads? Think about that.
Even writing 200 to 300 words article will not be enough in this example. Importantly, adsense is looking for keywords which advertisers are targeting not just any words.
For example,
“ I like to complete my college studies, so I can get a good job to earn money and study more’
The above sentence may not fetch quality ads, since it is not having high value keywords (where most of the advertisers will be competing).
Try this sentence,
“I like to complete my engineering college studies which I’m doing at one of the top college in London. So, I can get high salary engineering job and study advanced PhD in Air craft engineering.”
(This is just an example, do not find any mistakes Smile )

You can see the second sentence which says the same thing, but with different keywords. I have mentioned the keywords in bold letters and possibly advertisers will be advertising their products (college, courses..etc.) on them. The second sentence is slightly longer then first one and definitely it will get more quality Google adsense ads.
Check my earlier guide on how to find high paying keywords for adsense.
Remember, you DO NOT need to write your each sentence and paragraphs like this considering high paying keywords. Then it will end up as ‘Keyword stuffing’ and your normal readers will be irritated to read these type of sentences everywhere in the article. So, you have to balance everything, including,
1) Normal human readers.
2) The keyword you are targeting to get search engine traffic ( SEO keyword)
3) The keywords you are targeting to get high paying (CPC) adsense ads.

So, finally when you consider above there points in your article and balance each properly without alarming human readers, SEO robots and adsense robots, then definitely your article will be more than 500 to 600 words.

I hope this small article makes sense to get some ideas on getting relevant and high paying adsense ads to increase the revenue. I shared here what I follow most of the time and quite succeeded too.
After Google started to consider ‘best user experience’ in each blog pages, you have to make sure you are not over doing anything extra which will put you in trouble.
Technology Bangladesh

How to Increase Adsense CPC?

Recently one of my reader asked a question about the CPC he receives for each click from adsense. He is getting around 0.01$ per click (yes, its very low). He asked me to check his blog for some suggestions. I found out the possible reasons for low CPC. In this post, let me explain simple tips on how to increase Adsense CPC.
Increase Adsense CPC

What is Adsense CPC?

CPC is ‘Cost Per Click’ in average. Let’s say, you get 0.02$ for one click and 1$ for another click, so your average CPC is (0.02$ + 1$ )/2 =  0.51$. CPC is a another factor in Adsense to decide the performance along with eCPM (Effective Cost Per Mile) and CTR (Click Through Rate).
You must try the possible methods to increase the CPC in Adsense to maximize the revenue. Increasing the CTR also will help, but when CPC is low with high CTR, still there will be less earnings.
For example, instead of getting 10 clicks at 0.02$ CPC ( 10 x 0.02$ = 0.2$), try to get 2 clicks at 0.50$ CPC which is 2 x 0.50$ = 1$, much better isn’t it?. So, your CTR is less ( 10 to 2), but final earning is much better ( 0.2$ to 1$) because of good CPC ( 0.02$ to 0.5$). I hope you got my point.

Let’s See How to Increase Adsense CPC


1) Concentrate on Keywords, niche and topic
Not all types on content shows the same types of ads. Advertisers pay(bid) more money on particular keywords which will pay good CPC. You must find out the high paying keywords for your blog topic and write about or include them in your blog posts. Google Adsense robots scan your content before display ads, if they find the valuable keywords and useful content, then Google will serve high quality ads.
See Also,
How to find high paying keywords for Google Adsense
This doesn’t mean, you have to write only about high paying keywords. Getting search engine traffic to high paying keywords is very difficult since it will have more competition.
You write what you know and like to write, but keep in mind about high paying keywords and include them in few places.
Also, you have think about the potential advertisers and competition of the topic you write. Let’s say you are writing about free stuff, then you may possibly get less CPC, because none of the advertisers will pay high payout for free stuff which they can’t sell. Keep in mind!, each advertiser who is advertising though Google (Adwords) which display as Adsense ads in our blogs, need our visitors to their product page and convert them to sale, registration, or any action.

2) Enable Image and Text Ads.
Some people do not like image, Rich media ads in their blog posts, because they expect adsense ads to show like a link (text link). In my experience, image and multi media  ads works well in all the places. If you have Text only ads, make them to image and text. You can see the different in next two weeks. I experimented several times and several places, then decided image and text ads works well. Google highly recommends Image and Text ads.
Here are the few reasons,
  • Image ads are likely to be clicked (High CTR)
  • All famous advertisers and product owners like to show their brands and products as an image or rich media, so this might bring quality ads and good CPC.
  • Only one image ad can be shown at a time instead of showing 3 to 4 text ads. This may possibly a good CPC ad.
  • More advertisers will target your ad slots directly if you allow image and text ads though Adwords or Google Ad Planner.

3) Too many Ads – Less CPC
Are you using all three adsense ad blocks? if yes,is it balancing your each post content?. I recommend to use all three ad blocks if your blog posts are long enough to accommodate these slots and with valuable keywords available to feed Google adsense robots.
If your articles are too short and not having rich keywords, then Google will struggle to show relevant, high paying, and interested ads for the visitors. At the end, you get clicks but no earnings because of low paying, non relevant and some times public ads too.

4) Monitor your Higher CTR Ad with Custom Channels
Channels are very important here. This gives the clear idea of which Ad slot is performing well, measure CPC, eCPM , CTR and earnings of particular ad block. Create custom channels for each ad slot in your blog and monitor the performance for  two weeks.
How this helps in increasing Adsense CPC?
  • Remove the low performing Ad slot from your blog ( Decide by CTR and final earnings) for testing purpose. Now, Google may serve better ads to other two ad slots which is performing well, so your earnings will increase.
  • Go to Next point.
5) First Ad unit in HTML Code Serves better ads
You may have one ad in header and other one inside post content, which ad will load first in your blog page? Obviously  the ad in header, because that is at the first place in HTML code. Normally Google servers quality and high paying ads to first ad slot in a webpage, so in this example, it will be the header ad.
So, the next question is, is your header ad getting good CTR? here is the clash. When your ad block inside content is getting good clicks (higher CTR) than header ad, but still Google will server good ads in header. So you are wasting some of the possible clicks here.
To fix this issues, Google suggests to ad your important ad slot inside div tag, which is explained clearly in Google help page here. Adsense robots will serve highly quality ads to the block with div tag no matter where it is located in HTML code. Use div tag to the good performing block which you decided by custom channels in early step.

6) Reduce Accident, Fraud and Useless Clicks
Don’t think you can make good money by clicking your ads from different IPs, ask your friends to click and anything like it. Google is very smart to find out these types of clicks and they will ban your account. Also, just clicking ads and closing the advertisers’ page immediately will be notified to Google. Google is much concern about their advertisers also, if your all clicks work like that without any benefits to advertisers what they expect, then Google might put your website in lower place where low quality ads will be served.
In long term plan, make sure Adsense ads are look like advertisements in your website and your visitors are interested and clicking ads to visit advertisers page purposely. Do not blend too much with your theme and expect some accident clicks. You can’t survive with accident, fraud and quick browser closing clicks in long term with Google adsense. This definitely effects the CPC, when your blog visitors converted well by advertisers with quality clicks, then you may get quality high paying ads.

There are few more techniques available to increase Adsense CPC, I think it will be useful once your blog started generating good traffic. I will publish them later in this blog. Stay tuned.
Believe me, a blog or website need time to generate reasonable income from Adsense. It’s not easy, but very much possible. The reader on mine, who contacted me, is having one month old with good traffic and by average he get 4 clicks per day which is very impressive. But it will take some time to earn stable income with Adsense.
Here is the real example, when I look back one year ago exactly on March 2010, my monthly earning was 33.59$.
How to Increase Adsense CPC
Here is the current earning exactly after one year, around 550$ monthly with same single Blog.
How to Increase Adsense CPC
How I Did?
  • Keep producing content
  • Write for you and your readers
  • Generate good traffic from search engines
  • Don’t’ put all ads in one place
  • Don’t try all money making methods at a time
  • Experiment the ad positions and colors but don’t over do it again and again
  • Finally don’t motivate your self in blogging only for money.
Be a good bloggers to your readers, other bloggers and yourself – you can be a successful blogger in short time.
Feel free to drop comments and keep visiting Technology Bangladesh for more information.

How to Find High Paying Keyword for Adsense?

If you are using Google adsense in your blog as a monetizing method, then you must be aware of high paying keywords. Every keyword is not paying the same amount for each clicks. Therefor, it’s advisable to find and insert high paying keywords in your blog or posts. Let me show in this post how to find high paying keywords for adsense.
The simple and free tool we can use for this purpose is , Google keyword tool. It’s a free product for adsense users. Google keyword tool is not designed for publishers like us, it’s designed for advertisers who are looking to advertise through Google adwords. But, as publishers and bloggers we can utilize this product to find the high paying keyword for adsense.
Ok, lets go with an example.
If you are planning to write a post about “Webhosting”, go to Google keyword tools and enter the keyword phrase.
Find High Paying Keyword for Adsense
Some filter options are available under Advanced options.
Once you press the Search button, it will list out  the keywords related to search term. The fields are easy to understand.
If you still can’t find the very suitable keyword for ‘Webhosting’, this can be filtered by Match Types in left side.
Find High Paying Keyword for Adsense
Remove the ‘Board’ type and select either Exact or Phrase.
‘Exact’ will bring the more relevant keyword for your search term.
“Phrase” will bring the same search term text in keywords.
But, we are here to get the high paying keyword related to ‘Webhosting’, so first do not not change any filter types under Match Types.
The first result screen in Google keyword tool doesn’t show the Estimated Avg CPC ( which decides the value of keyword), we have to enable this column by doing following steps.
Click on columns in right side of menu bar and select the Estimated Avg CPC.
enable_estimate_CPC

What is Estimated Avg CPC?

As I said earlier, this tool is for advertisers. If I’m a advertiser and want to advertise my product or service through Google adwords, then I have to select some keyword for each ad slots.
For example if my main keyword for this ad campaign is ‘webhosting’, then I  have to bid (pay) more than Estimated Avg CPC for ‘webhosting’ keyword for a click to beat the competitors.  So, my ads will be displayed in Google’s first search result (Search results related to webhosting), top blogs and blog posts related to ‘webhosting’.
So, obviously high Estimated Avg CPC means, high pay out for publishers also if we get the correct ads.
Now click on Estimated Avg CPC column to sort the filed.
final result
Here you have to understand something clearly and select the correct keyword.

Competition

Again this is not for us, this means the competition between advertisers, there are more advertisers bidding and advertising on this keyword.
If you want to find the competition for specific keyword as a blogger, then just simply type this keyword in Google and see the number of search results found.
The arrow mark I showed next to Competition column will give more ideas on this keyword about trend and history from Google Insights. It’s another handy tool for bloggers to find out the good keyword and niche for a blog or post.

Global and Local Searches

This should be considered too. If you target only high paying keyword but no one is searching that, then its pointless and you can’t make any money from adsense.
You should be very smart to select the correct high paying keyword. If you select the high searched keyword, then it will have more competition. Getting in to Google’s first page for this keyword is not at all an easy task.
In this example, I would prefer to write about ‘ Top web hosting’. Its having high paying keyword with good search history.
But unfortunately, its having more competition with 140,000,000 results (as of today). so I don’t think I can beat them.
search result
In this case, I follow my own way to utilize this high paying keyword to monetize my blog posts with adsense.
I will write that technique in coming days.
Feel free to drop your comments and suggestion about these steps.
Are you using Google keyword tool for your daily blogging activity? and how much do you trust this free service?

Chủ Nhật, 3 tháng 2, 2013

What is Google Adsense PIN Verification?

Google Adsense is the Most Common method to Earn Money b y a Website or blog in a genuine manner Not only that but Google Adsense has the Most Highest Payout for its Publisher in the whole Advertising Industry. It Needs Adsense PIN Verification to get your Payment on your Address.
As Adsense is the Most popular It enables you to Maximize Revenue from your Online Content there are many Strict Rules to  Survive in Google Adsense, New Bloggers might be knowing Adsense is Famous for Banning Their Honest Publisher’s also, First of All Google only Approve your Website or Blog if you have Quality and Original content with High Traffic  Adsense Also bans you anytime without any notice if Some Fraud or Inalid Clicks have been done on your Account.

Adsense PIN Verification

To Protect Adsense payment and Account Both Google Verifies your Address by Sending a PIN (personal Identification Number) to your Address entered In Adsense Account it is Called Adsense PIN Verification .
many of  New Bloggers and Webmasters might not be knowing What is Google Adsense PIN Verification ? Does Google Send Mail to Postal Address to confirm Address? the answer is Yes! When you Account Reaches the Minimum Reaches $ 10, your Earnings are made on Hold, as you need to Confirm these Three Things.
When Adsesne Account Reaches $10, your payments are made on HOLD, you need to Confirm the following three Things to Release your Payments.
  • Payment Method and Currencies
  • TAX Information
  • Payment Address (PIN Verification)
Now the First and Second of these is done instantly, As you may select the easiest payment method which Suits you According to your Country. As Almost all over the World Google Pays through Check, however in some Countries There is Western Union Available.
Tax Information is necessary for Earning with Adsense and other Popular Affiliate Networks. there is a Online TAX Form which you have to Read and Submit it online by Entering your Signature (Digital Signature),
Now the Last and Toughest part is to confirm your Address which needs a Time. For Confirming your Entered Address is your’s Google Will Send you a Adsense PIN Verification Mail to your Given Postal Address. which Arrive in 2-4 weeks depending upon your Area. You need to Enter the PIN which is received, of the payment page of Google Adsense.

How Adsense PIN Verification is done?

To ensure that the payment reach to payee safely, since at Google they take very high security steps to verify anything. As in the Above Steps, you see that your PIN (personal Identification Number ) is automatically regenerated By Google and It is mailed to you by Google’s.
In India It Takes Around 3 Weeks (21) Days to get your Adsense PIN Verification Post on your Address, If you are living is some Small town, It may take more days depending upon the Postal Service.
How Does your Adsense PIN Verification Letter Looks?
Google Adsense PIN Verification in India
Now you can See the Highlighted portion in above Image, that’s your PIN, When Received you Need to Enter the same Exactly in your Adsense payment Page , to Release your Payments.
This is a View of Postcard in which you will receive The PIN
Adsense PIN Verification
What to do if PIN doesn’t arrives?
If your PIN doesn’t reaches you within a month, You can request for 2 replacement PINS. That means If you waited a month and PIN didn’t arrive, You can request another PIN and if the replacement PIN also not arrive within 4 weeks you can again request the last replacement PIN. That is Total 3 PIN Request can be made with 1 month gap.  See the Google Support page for more Problems related to your Adsense PIN.
Where to enter the PIN?

At your Adsense account follow this:
 Account settings> under payment settings click verify address and enter there.
Does PIN Expire, I Didn’t Entered?
Yes, You have time of 6 months from the day first PIN is generated, If you don’t enter the PIN within 4 months, Google will stop showing Ads on your Blog or website.
This was All About Google Adsense PIN Verification , I Hope you understood everything in Detail. do Let Me know i you have any Doubts and Questions by Comments. Stay Updated with Us For More Blogging Tips and Tricks.

 

Top 3 Adsense Placement Tips for Higher Revenue

If you are using Google Adsense to Monetize your Blog, then you must know these Adsense Placement Tips for getting Higher Revenue and Increasing your CTR.  many news bloggers and webmasters don’t have idea where to paste Adsense Codes, They just implement Adsense Code anywhere on their blog with their own Mind. and Hence they are not able to Earn Higher Income and also gets banned because of Low CTR, My friends and many user’s have asked me some Adsense Placement Tips for them here is the Top 3 Recommended Layout to Paste your Adsense codes, Lets see it in Details

Best Adsense Placement Tips

Adsense Placement
Every Adsense user looks for higher revenue from Adsense and Search for a Dream position for Adsense Advertisements on their Blogs and website to Earn more number of Clicks and CTR in a Honest Way, Its always hard to Survive on Google Adsense, Newbies and new bloggers get bans from Adsense as they are not fully aware of Google Adsense terms and Policy. Well coming on the Adsense Placement Point  There are 3 Best Layouts to Place Adsense Ads for Good impressions and Higher CTR, and Its Officially Approved from Google Team, so you don’t need to Worry.

Why a web-surfer clicks Adsense Ads?

This Might be a Questions clicking on your Mind, as you must be thinking you have never clicked any Adsense Ads in your Life, Then why Other clicks it. here are the Answere
By understanding the psychology of your blog visitors, you have to strategically place AdSense Ads to fulfill their needs. Basically there are 3 types of AdSense clickers 
  • Impulsive clickers: These are the visitors who lands-up on your blog and click AdSense Ads out of compulsion. This type of web-readers have very less attention span and quite impulsive.
  • Semi-impulsive clickers: These type of visitors are information seekers but usually click an AdSense in the midway of the article, in search of better information.
  • Information seeking clickers: There are the visitors who read your article till the end and click an AdSense Ads to gather more information. This type of web-readers show great patience.

What are the Rules for Adsense by Google?

If you are a Settled Blogger and old Adsesne user’s then you might be knowing Google’s Rules for Adsense, but for new Ones here are the Official Rules from Google on Adsense Placement
  1. Don’t encourage accidental clicks by mimicking menu, navigation, or download links.
  2. Don’t encourage users to click by placing Ads under misleading headings such as Related links, Recommended sites, My favorite sites, Latest news etc.
  3.  Don’t confuse users by aligning images with AdSense Ads., Google will ban you if you adsense Ads is align with Images
  4. Don’t format content to mimic Ads.
  5. Don’t push your content below the fold by putting Google Ads.

Top 3 Adsense Placement Layouts

Now if you have learnt psychology of your blog readers, I will tell you the best Ads Placement options for higher Revenue.
Generally, Ads which are placed above the fold perform much better than those below the fold. Ads near LOGO, below navigation, or near rich content usually attract more clicks.
AdSense-Placement-Layout-1
1. This Adsense Placement Layout will generate Much Revenue then your Old Placements, as When A user Lands on your Blog there is much chances he/she will click on Header Ad which is beside Logo.
May be an inpatience reader will click n the Sidebar Ad unit when reading your Blog Post.
In case, user the complete article, there is high chances that he might click the below content AdSense unit.
Best Adsense Placement Tips2. To be honest this is My favorite Adsense Placement Layout, because there is much possibility when a Users land on my blog he can click below navigation Ads as it requires very less mouse movement. Even semi-impulsive readers also click this type of Ad placement.
The sidebar and below content AdSense units are there for information seeking clickers.

AdSense-Placement-Layout-33.
This Layout is Just OK! Most New Bloggers Use it. IN this Placement you are compromising with your Reader with placing Ads almost in the content, just below the navigation bar but parallel to the content. It seems, as if you are giving more importance to the Ad unit than the content itself.
Rest two units, in the middle of the sidebar and below the content are as usual.
Don’t expect too many clicks in this type of layout.

Google’s View On Adsense Placement

Google-AdSense-Heat-mapOn The Google’s Recommendation the Dark Orange Color Area Gives the maximum Clicks,(performs strongest).
TheLight yellow Color Area will lead you Minimum Clicks, performs Weakest. you should Not Place your on Light Yellow color Area as on your Blog.
This heat map by Google provides a rough idea for placement of AdSense Ads in all types of blogs and websites. But, finally it’s up to you to decide the best possible placements.

So its was All about best Adsense Ads Placement for your Blog, So which is your Favorite Ad Spot or which Ad Layout have you immplemented on, Do let us know through Comments . Stay Updated with us for More Money making Tips. Stay Blesssed:)

You should keep in mind when you are blogging?

Solve a problem or Need: I’m a big believer in developing blogs that fulfill real needs solve problems that people have. The problem need not be a big one (like world peace) but you should be attempting to create a solution people need on some level.
    Define your audience: Who is blog for? Who are you attempting to attract? If your blog is targeting a certain demographic or type of person, include this in your pitch. If your blog is for teens, don’t develop a pitch for grandparents  - target the reader you want.
    Be clear: Don’t leave people second guessing what you mean or interpreting jargon – make your elevator pitch crystal clear.
    Keep it short: People have limited attention spans and the capacity to absorb lots of information. Get to the point, eliminate unnecessary words and make it punchy !
      Stand out – Use humor or powerful imagery to grab the attention of those that hear your elevator pitch.
    Be intriguing: Your elevator pitch is unlikely to convert people into reading your blog all on its own – but it should entice them to learn more. You don’t need to cover everything in it, but attempt to write something that stays in the minds of those who hear it long afterwards.
    Be energetic but not hyped: You provide more than just dry information when describing your blog, but you also convey what you feel about it. This is important if you pitch to a person with language and a voice that is dry and uninspired, you are unlikely to convert anyone into a reader. Show people that you love what you are doing that you are passionate, and that you care about your topic. But don’t go too far and hype it up beyond what it is either.
    Consider using a question:People are wired to answer dand engage with questions. Ask them, even just rhetorical ones, in your pitch and you’ll hook people in.
   Be ready to expand uporn your pitch: At a recent conference I had a person approach and give me what seemed like an elevator pitch about their blog. It worked really well, they had me interested – so interested that I asked them to tell me more. The problem was that they lacked anything else to say about their blog. See an elevator pitch as a conversation opener, designed to lead into further interaction with people. You don’t have to say it all in your initial pitch, but you should be ready to say more if people are interested.

Bài đăng phổ biến