March 13, 2011

CONDITIONS LIST OF GOOGLE ADSENSE

This is postingSetelah the chance yesterday I wrote briefly about google adsense which I hope can help my friends. On this occasion I will try to share google adsense requirement list for friends who want to follow this business.

Many of my friends asking whether if we want to sign up adsense blog at least 6 months of age? I firmly said "no": D because I myself have proved my new blog was 2 hours straight I register and approve. Why can? So I try to share how the list of google adsense to be accepted.

Immediately, I will tell you what terms only so that friends can doapprove:
  • Make an email from gmail because it is one of the features of Google making it easier for friends to be accepted.
  • You create a blog dengansettingan english all. From the beginning of creation must speak english.
  • Fill your blog with postings of at least four. Actually one or two can also be, but it's better just four.
  • After Filled 4 posts, then register your blog. Display only the standard blog. Do not change the template or to give the widget outside of google.
For how to register please you follow the steps below because google already provides new features that you may be easier to list on google adsense.
  • Log in to blogger you created earlier
  • On the dashboard click "monetize"
  • Then click "next"
  • Choose to create a new account and fill all the forms that have been provided
  • Follow the next steps to complete and wait for the results 1-2 days later.
Few tips if you copy and paste then edit the article first. Do not be 100% Copy / Paste because I'm sure would be rejected. Hopefully this article useful to you who are still confused and often on the decline google adsense.

Solution Auto Show Blogger Navbar

This solution is using auto hide, auto navbar will appear if krusor about navbar area, and vice versa, would hide if not in the area krusor navbar. How:
  • Go to blogger with your account.
  • Log into the design (layout), and select the edit menu html.
  • Enter the code below, and save it right above the code of ]]></ b: skin>
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)} #navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
  • Save Template
  • Done.

March 12, 2011

Free Ping Services .

Free Ping Services .

 Ping Service is a service that will inform the latest updates on a website or blog. Through this service, either directly or indirectly will be able to improve ranking seo a website or blog in the eyes of search engines. In short PageRank of your blog can be increased slowly

Blog Ping for Squidoo Lenses
A ping tool especially optimised for Squidoo Lenses, and and is for notifying the blogosphere when a lens is updated.
My Page Rank
Submit Free lets you submit your URL to 20 popular search engines from one MyPagerank.Net Google PageRank Checker - Check Google page rank Webmasters, monitor your webpage pagerank
Pingler.com
Blog and Ping Tool - Use Pingler.com to Drive Traffic your Blogs and Websites Use Pingler.com to Ping your Blogs and Websites in the best way possible!
Ping-o-Matic!
Ping-O-Matic is a service to update different search engines that your blog has updated.
PingMyBlog.com
PingMyBlog.com is a service which does the hard work for you. We notify all the major blog directories in one go so that everyone knows about your latest blogs. It will not work for some reason if you use the RSS field provided. It does work just fine if you only use the Name and URL fields only.
Autopinger
Automates Ping Blog and Podcast for Free
Feed Shark
Ping your blog, feed, or podcast for free!
Pingates
Blog pinger - Blog ping service Pingates is a service that pings or notifies a number of services that keep track of weblogs and publish them.
PING.IN
Blog and ping , Blog ping , ping , Blog Search , Speed Test , Rank
Feed Ping
Free Website and Blog Multiple Submission Service - FEED PING Website and Blog Multiple Feed Service
King Ping Your Blog
Update pinging services to get the best results from all the important search engines. It is all automatic, so set it up and forget about it.
Ping 4 Free: Free Blog Ping Service
This site offers a blog ping service that pings well over 100 tested and functioning blog directories (actually 133 at last update). You must register, but registration is totally free.
Syncr Ping Service
Syncr is a Service to Update Different Search Engines That Your Blog or Web Site Has Updated.
Pingoat
Ping over fifty blog services instantly. Pingoat also has an XML-RPC server. Ping services like Technorati, newsgator,feedster..

 


Adding Footer 3 column blogger

Blogs I really feel cramped at all Well? It seems if added to the footer will simply provide a place neh.Sebelumnya  sempet  puzzled  me, how the hell how to make the column at the bottom  (footer)? after I was looking for finally I got also this way, well here's how:

  • Login to blooger.com
  • Then go to Layout => Edit HTML
  • click "Expand Widget Templates"
  • Find the red code
<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>

Note: on some template code: footer or footer-section
  • replace the red code with the following script:
<div id='footer-column-container'>

<div id='footer2' style='width: 30%; float: left; margin:0; text-align: left;'>

<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</div>

<div id='footer3' style='width: 40%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>

<div id='footer4' style='width: 30%; float: right; margin:0; text-align: left;'>

<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</div>

<div style='clear:both;'/>
<p>
<hr align='center' color='#5d5d54' width='90%'/></p>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>

<b:section class='footer' id='col-bottom' preferred='yes'>
<b:widget id='Text2' locked='false' title='' type='Text'/>
</b:section>

</div>
<div style='clear:both;'/>

</div>
  • Save

Footer Float in Blog To Click My Ads Script

PPC ad placement greatly affects the number of  clicks  your ad. Perhaps now the most popular but somewhat annoying little blog is for the visitors by placing ads floating on our blog.

To relieve the discomfort of visitors, is worth the ad we put in the footer. For example you can see the footer section of this blog. Well, if you are interested please follow the steps as follows:

  • Login into your blogger account 
  • Going to the draft and select Edit HTML 
  • Check "Expand Widget Templates" 
  • Put the code below, the above code ]]></ b: skin>
#footer img {
/* margin: 0px 0px -8px 0px; */
vertical-align: middle;
}
#footer p.info {
float: right;
padding-right:40px;
line-height: 1.2;
height: 100%;
vertical-align: bottom;
}
#footer p {
float: left;
margin: 0px;
padding-top:4px;
padding-left:40px;
vertical-align: bottom;
line-height: 1.2;
}
#footer a {
color: #333;
}
#footer {
align: center;
position: fixed;
border-top: 1px solid #ddd;
border-bottom: 5px solid #f5f5f5;
background-color: #f5f5f5;
width: 100%;
left: 0px;
text-align: left;
color: #888;
font-family: Verdana;
font-size: 11px;
z-index:10000;
opacity: 0.9;
filter: alpha(opacity: 90);
bottom:0;
}
  • And Save 
  • A check mark on "Expand Widget Templates" diilangkan 
  • Put the following code above the </ body>
<div id=’footer’>
<p><span style=’color: rgb(255, 0, 0);font-size:85%;’><blink>Klik Salah Satu Link Disamping</blink><br/>
Untuk Menutup Pop Ini</span></p>
<p>YOUR ADVERTISING CODE</p>
</div>
  • Save
Selesai Semoga Bermanfaat

How to Create Simple Floating Ads with Close Button

Maybe fellow bloggers have seen this tutorial, I have indeed Setau more complicated to use a lot of code, but here I try to give tips that are easier  and very simple even for those of you  bloggers  who are new to coding  could do it, ok i "Kang Yasin" will immediately provide tutor, ya just follow steps:

  • Login Go to Blogger.com to your account each Surely
  • Go to the Layout Tab
  • Choose a Page Element
  • Add a gadget Select the HTML / JAVASCRIPT
  • And Copy the code below into it
<a onblur="try {parent.
deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLNwTQoTWk3x7u-dDFtAeBoJYt-T1jASbiZgMt2lUwYVZjN4GFYO7452gdIaDBc7AqtLjhaJkpiAZJmVZCO_7hilNNDS40fd3rhy-VQhCClqUCh3r1SYvOnIhS6OQ8UVBPNSbvZ00w9TQ/s1600-h/Widget.JPG"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLNwTQoTWk3x7u-dDFtAeBoJYt-T1jASbiZgMt2lUwYVZjN4GFYO7452gdIaDBc7AqtLjhaJkpiAZJmVZCO_7hilNNDS40fd3rhy-VQhCClqUCh3r1SYvOnIhS6OQ8UVBPNSbvZ00w9TQ/s400/Widget.JPG" alt="" id="BLOGGER_PHOTO_ID_5433478876639914642" border="0" /></a>


<style type="text/css">
#gb{
position:fixed;
top:10px;
z-index:+1000;
}
* html #gb{position:relative;}


.gbcontent{
float:right;
border:2px solid #A5BD51;
background:#ffffff;
padding:10px;
}
</style>

<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.top = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>

<div id="gb">

<div class="gbtab" onclick="showHideGB()"> </div>

<div class="gbcontent">

<div style="text-align:right">
<a href="javascript:showHideGB()">
.:[Close][Klik 2x]:.
</a>
</div>
<center>

Enter the code in the ad or image that you want here

</center>

<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.center = (30-gb.offsetWidth).toString() + "px";
</script></center></div></div>
  • Save and see the results.
Hopefully Selelsai Successfully

Creating Breadcrumb Navigation on Blogger

Does not feel has been a week I do not update this blog. This is because I was busy rearranging the content  on this blog and add some tools to it. One is navigation Breadcrumb.

Breadcrumb is one of Wordpress plugins that serves to facilitate the reader in tracing the blog pages. So like a map or sitemap in the blog.

This plugin is usually placed on post pages. An example looks like this:


In addition to facilitate the reader in knowing the location of  a page that  is being  traced, this plugin can also optimize the  blog page  on search engines (SEO). Even recommended directly by Google lho. Do not believe? Here is a quote I took from the ebook 'Google Search Engine Optimization  Starter  Guide. 

Want to know more SEO techniques in Google Search Engine Optimization eBook Starter Guide? Please read here.

Ok I think sufficient explanation, for your wordpress users can download the plugin Breadcrumb here. As for the blogger users follow the steps below to install the breadcrumb navigation:


  • Go to Blogger. Go to the Design menu -> Edit HTML
  • Check the boxes on the 'Expand Widget Templates'.
  • After that, look for the code <b:if cond='data:post.title'>
  • Put the following code below <b:if cond='data:post.title'>
<b:if cond='data:blog.pageType == "item"'>
<div class='breadcrumb'>
<a expr:href='data:blog.homepageUrl' rel='tag'>Home</a> &#187;
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a>
<b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
&#187;
</b:if>
<data:post.title/>
</div>
</b:if>
  • Next look for the code ]]></ b: skin>
  • Put the following css code above 
.breadcrumb {
padding:5px 5px 5px 0px;
margin: 0px 0px 10px 0px;
font-size:90%;
line-height: 1.2em;
border-bottom:3px double #e6e4e3;
}
  • If you've saved your template and see the results.

March 11, 2011

How to Get 1000 Visitors

Free Ebook: How to Get 1000 Visitors

Blog or website visitors is one of the "asset" most important. Without any visitor feel a blog that you create will be "in vain". Especially if you create a blog for make money online, of course, without visitors so without any dollar generated.

If you are still confused on how to improve your blog or website visitor, you can memmpelajari free ebook "How to Easily get 1000 new visitors per month to any website" it.

Ebook, written by Andrew Hansen explain how to get 1000 new visitors per month, with discussion focusing on keyword research and article marketing.

If you are interested to get the ebook, you can download it HERE

Prizegod.com

My Headlines

Back To Top