If you Like Our Blog Then

Monday, September 28, 2009

Increase Your Traffic by Contribute Templates & Graphics to Blogger.com

0 comments
Now you can increase your Earning as well as traffic by submitting your CSS templates to Blogger.com ! So if you are good at making Templates you can register with them free of cost after which blogger.com will contact you.

Register Here

Source:Blogger Templates

Adding Meta Tags to Your Blog

0 comments
Adding Meta tags to your Blog is very beneficial and important as it recognize your blog in search engines.If you will search any site you will find that in search engines you will be seeing description of sites ,its author etc. That is the benefit of adding meta tags.Adding Meta tags is very simple.
Steps to add Meta Tags
1.Login to your Blogger Account.
2.Go to Layout--->HTML
3.Find this code

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


4.Then add below code just after this

<meta content='Description ' name='description'/>
<meta content='Keywords' name='keywords'/>
<meta content='Author ' name='author'/>

5.Now edit the above code and add Description,Keywords & Author name.
6.Save the template

Note:-Please make a backup copy of your Template before making any changes

Thursday, September 24, 2009

Google Adsense Going to Darken Arrows to the bottom of cost-per-click (CPC) ad units

0 comments
Hi folks you might be seeing Arrows below Google Adsense from last year.If you don't give much attention to it,here is picture of it.

In the above picture it is clear that the arrows which Google has put are enough visible and dark but Google is thinking of darkening the arrows to make them more visible and orienting all arrows to point left and right (Now arrow point towards right only). And this change is going to happen soon as Google Blog say. So don't panic if you see more visible arrows then ads.

Wednesday, September 23, 2009

New list of Adsense Sharing sites (Updated)

0 comments

I am very happy to tell you that i found some of the new Adsense sharing sites, which shares on the bases of 90/10 Ratio. 90% of the adsense revenue is for the contributing members and 10% to the site.

After achieving success in IndiaStudyChannel and IndiaReviewChannel by sharing my adsense account,Now i will tell you some more sites which will share on the same ratio of 90/10% .Also these site provides some additional benefits.

List of Adsense Sharing Sites

1.MyBengaluru.com
This site is all about Bangalore,It covers from School to Colleges,Shops to Retail Store,Bank to ATM and lot n lot.

2.DotNetSpider.com
This site will help you in coding of any computer languages. A very good site with lots of live projects.

3.MumbaiSpider.com
Mumbai Spider will provide all information about Mumbai city. You can post here about Mumbai events,shops,parlor,Banks, anything you like about Mumbai.

4.ChennaiSpider.com
This site is from Spider Network Technologies and will provide all information about Chennai and the adsense sharing revenue is same as above.So i think these site will be surely help you in increasing your Google Adsense Earnings.

5.KeralaSpider.com
You will get all information about Kerala City and when you contribute to site your adsense will be shown in the post of yours.

6.PuneSpider.com
Now post n your local language in Pune spider.You can submit your article about Pune and can earn cash and adsense sharing too.

7.DelhiSpider.com
Now just start posting in DelhiSpider if you want to earn more through your adsense account.
It allows you to post any information about Delhi.

8.Bengalspider.com
This is also the Google Adsense sharing site which allow you to earn while posting your information about Bengal


And i will also like to tell you very important think that these sites will also provide you prizes & Awards time to time.More you post on these sites more is your adsense impression and more clicks. So if you want to increase your adsense impression and earning, just Start Register to these sites Now.

NOTE:- I will be soon updating this or may make new post if i found some more sites.
These sites are mainly for Indian Publishers.


Monday, September 21, 2009

Rotating Colour of Google Ads

0 comments
Want to show your reader every time new Google ads Colour so that your blog or post may be more attractive. Just do the following steps.
STEPS
1. Login to your Adsense account.
2.Go to Adsense setup---->Adsense for Content
3. Then select Ad unit.

4. Then at colour choosing box, just go to Multible Palettes




4.Now just hold ctrl key and select 4 colours (Max=4). It will look like the below image and at the left hand site you can also see its preview.


5.Save the setting and get your HTML code and paste in your site or blogs. 

How to add Rotating Banner ads in Blogger

0 comments
Have seen Some banner ads which are rotating on a time base and if you also want to put that types of code i will tell you that it is very easy. You just have to add a simple script and your banner will start rotating.
Just put the below code where you want to add that banner rotation.

<script type="text/javascript">
var imgs1 = new Array("http://www.hosting_site.com/your_1st_image.gif","http://www.hosting_site.com/your_2nd_image.gif");
var lnks1 = new Array("http://istlink.com","http://www.2ndlink.com");
var alt1 = new Array();
var currentAd1 = 0;
var imgCt1 = 2;
function cycle1() {
  if (currentAd1 == imgCt1) {
    currentAd1 = 0;
  }
var banner1 = document.getElementById('adBanner1');
var link1 = document.getElementById('adLink1');
  banner1.src=imgs1[currentAd1]
  banner1.alt=alt1[currentAd1]
  document.getElementById('adLink1').href=lnks1[currentAd1]
  currentAd1++;
}
  window.setInterval("cycle1()",5000);
</script>
<a id="adLink1" http://istlink.com/="" href="" target="_top">
<img id="adBanner1" border="0" width="120" src="http://www.hosting_site.com/your_1st_image.gif" height="600"/></a>



When you will put above code your banner will rotate between 2 links. This is for only 2 links and 2 banners.
Note:-
1.Change link in green according to your self.

2.Change Width and height according to your banner

Submitting your site to 40+ search engines

0 comments
Submitting your site to 40+ search engines
I want to share with you a really very helping site which will submit your blog or website to more then 40 search engines including the top ones.
The main search engines to which your site will be submitted are:

Google
Whatuseek
Wisenut
ExactSeek
Scrubtheweb
Jayde


In addition it will also submit your site to :-
AOL Search
HotBot
Search.com
Metacrawler
Dogpile
Mamma
C4
Canada.com
And many more.
So take advantage of it and submit your blog/site today to this site.
The link of the site is given below.Hope you will like it.

Submit to Search Engines

Saturday, September 19, 2009

Adding Flash Files To your Blogger Post

0 comments
Adding Flash files to your blogger post or sidebar is a not a very tough task.
You should know how to make flash file or buy any software to do so.Their are plenty of software available in the market.
Follow these simple steps to embed Flash animation to your blogs.
1.Make a Flash File.
2.Host it in your server or hosting site as blogger does not support upload of flash file.Keep in mind your link should end with .swf (extension of Flash file) .
3.Put the below HTML code where you want to put the Flash file.

<embed type="application/x-shockwave-flash" src="http://www.yourhosting.com/file.swf" pluginspage=" http://www.macromedia.com/go/getflashplayer" height="101" width="400"></embed>



Putting the above code will make your flash file active.
Note:-Change Width and Height accordingly.
Here is an example of flash file which i have embedded here.




Hope you have got what you were looking for. For any query please leave a comment.

Save your Google Adsense Account from getting Banned

0 comments

How to Save your Google Adsense Account from getting Banned


Image Hosted by ImageShack.us

TO

Image Hosted by ImageShack.us
As i see many People have got their Google Account banned by Google due to various reasons so this article is like taking a precaution so that your Google Adsense account does not get banned.

For saving your Account you should keep in mind following points.


1.

Please follow Google Adsense Policies .
I will suggest you to read Google Adsense Policies at least once so that you can be aware where to put your ads and where to not put them.


2.

Read TOS of Google Adsense.


3.

Don't put your Google Ads on a Blank page or website having very less content.
Google is very cautious about its Advertiser ads so it does not want that its Advertiser are harmed because of very less content in site.


4.

Don't Ask your Friends to click your Adsense ads as Google can Track this.


5.

Don't try yourself to click on any Google Adsense ads of yours even accidentally
(Google as caught a person who was clicking his own ads from a mall)

Friday, September 18, 2009

Adding Favicon and Animated Favicon to Blogger

1 comments
So you want to add Favicon or Animated favicon to your blog. This post will tell you how to add favicon of your choice to the Blogger very easily.

Simple Favicon to Blogger
To add a simple Favicon to your Blogger just follow these simple steps
1.Login to your Blogger Account
2.Then go to Layout--> HTML
3.Then Press Ctrl+f to find </head>

4.Then above </head> put below code

<link href='Your link favicon address' rel='SHORTCUT ICON'/>

5. Preview before saving and then save.


Animated Favicon to Blogger
You might be wondering be seeing my Favicon as it is animated but i want to tell you that the same above process is applied for Animated favicon also.
Just repeat the above process and put the code above </head>

<link href='http://yourhosting siteurl_to_your_animated.gif' rel='SHORTCUT ICON'/>

And that's it. Now just save your HTML setting in blogger and Enjoy the Favicon

If your thinking where to host your .gif image if you don't have your hosting account then use Imageshack. It is a very good site to upload your GIF images.

Blogger has Updated its Post Editor

0 comments

You would be happy to know that blogger has updated its Blogger Post editor. It has many new features from the previous one.It also facilitate you from choosing previous version of blogger post editor which i like the most.

You can see in the above picture how to choose from your old editor to new one.
For this you just have to go in Blogger setting and then to basic and then choose the option according to you.Isn't it very simple and cool
To know the Complete new feature please visit HERE

Wednesday, September 9, 2009

Increase Your Blog's Technorati Backlinks

1 comments
  1. Make Money Online | Money Blogging Tips
  2. HowHero
  3. Find Torrent Search Engine
  4. Indo Contest
  5. Mga Kwentong Ma Alamat
  6. Contest Love
  7. It Blood
  8. I Heart Contest
  9. Nurse Jen Doll
  10. Your Web and Graphics Design
  11. My Blog Contest
  12. Prize King Contest Blog
  13. Computer Collections
  14. Medan Blogger
  15. Eiffel Tower
  16. Programming the Life
  17. John Doro Dot Com
  18. Paco Contest
  19. Couch Surfing Host
  20. Erick's Blog
  21. My Life 4 Hire
  22. The Spirit of Blogging
  23. EmTNester
  24. Amori, poesi, arte, chat
  25. Great Wall of China
  26. The Painted Veil
  27. FeeFiFoto Blog
  28. I am Harriet
  29. Phoenix2Life
  30. Anurag Bhateja
  31. Online Treasure
  32. Gorilla Sushi
  33. London Eater
  34. News n' Tech Palace
  35. Sherry Rambling
  36. Blogging Tips and Tools
  37. Selbst Management
  38. Skip Ratt
  39. Eljon
  40. Heart Net
  41. Just 4 You
  42. Widgets For Free Blogger Widgets
  43. Bubble Crush
  44. GoGalavanting
  45. Mesothelioma Cancer Help
  46. How Things Do
  47. Hardware Rig
  48. Reality View
  49. Utah Web Design
  50. Hero Help Tutorials
  51. Nub Lag Teh Server
  52. Jobs Human Resources
  53. Naeem's Blog
  54. Facts For History
  55. Prasdikatama
  56. McPhee-Env
  57. PeriPheryPoem
  58. Writings of RYU
  59. Heart Net
  60. Cater Hater
  61. Tech Recipe
  62. Tech Boy UK
  63. Internet Leashed
  64. Tha Good Life Reviews
  65. Solaris Photography
  66. bSaves - Saving Energy Search Engine - Black Google
  67. Sitfu
  68. The All Rounder
  69. The Science of Getting Richer
  70. University Results
  71. Surigao Digital Services
  72. Senior BabyBoomers
  73. Gazlo
  74. Jessi & Ray Dream Life
  75. Life Around Raymond
  76. Susan Boyle
  77. Get Any Thing
  78. Exclusive Arena
  79. The Star Girl
  80. Tem Bolog
  81. Trash XP
  82. How Hero - How to Tutorials - Video Tutorials
  83. Blog Darma
  84. Money Central Online
  85. Watch Free Online Movies
  86. Zoom Your View
  87. Hey I Want a Job
  88. Dog Pet Grooming Supplies
  89. Aqualux Carpet Cleaning
  90. All about the Beautiful Game
  91. Communicate Your Emotions
  92. Vemma Kuantan
  93. Online Global Biz
  94. Home Affiliate
  95. News to Me
  96. Google Gadget Games
  97. High Point of the Day
  98. The Biggish
  99. Tech Feast
  100. Cake and Bread
  101. Home Cleaning Tips
  102. Fitness Excercise
  103. Funny N Cool Pix
  104. D Bucks
  105. Fow Furniture
  106. Dubious Ma
  107. Mami Bizi
  108. Fundo Geek
  109. Nijan Translator
  110. Core Worlds
  111. Dance Music Ireland
  112. A Blog for All
  113. Golf Swing Pro
  114. AFpaintball.com
  115. Top Money Making Websites
  116. Bunny Exclamation
  117. V2 Tricks
  118. Make Money Online - Comple Exercise
  119. Kits Kingdom
  120. Daily Blog
  121. Financial Planning with Chris Pua
  122. Work At Home
  123. Awesome Tech – A blog dedicated to Tech-News
  124. RohitComputers
  125. Superplaystationstore
  126. Joeedmund
  127. Yooray's Blog
  128. Feisublog - Anime blogs and Forums
  129. LUMIXiOUS
  130. imanes27.blogspot.com
  131. Best on Tube
  132. Dubai Moves
  133. ViJeshKirodian
  134. Demystifying the East
  135. MyFundoo Blog
  136. Jobconstruction
  137. http://yatabe84.blogspot.com/
  138. Cash Crate
  139. Bucks N Blogs
  140. OMG LaGigel
  141. Vintage Shirt | Vintage Jeans
  142. http://chickylounge.blogspot.com
  143. Hack A File
  144. SYCONET GEEK

See the original post where you can sign up at MoneyBush.blogspot.com

Go to Moneybush and follow the instruction

Enter your email address:

Delivered by FeedBurner