Add Page Peel effect with jQuery & CSS to Blogger

Posted by Unknown

page peel for blogger
You may saw this awesome trick used by many professional and other Websites/Blogs.This Page peel is used to Show ads ,this page peel attract Blog visitors and they may have the tendency to click on ad and your earnings increases.Also this page peel can be used to increase your Subscribers.Here I am going to show you how to add a page peel trick to Blogger blog.







Click the link below to view demo

Step 1: Add jQuery plugin (if your blog have a jquery plugin,ignore this step)
  • Copy the below code inside <head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>

Add page peel effect to blogger blog 

Step 2 : 
  • Go to Design->Edit HTML
  • Copy and paste the below code above </head>
<style type='text/css'>
img { behavior: url(iepngfix.htc) }
#pageflip {
position: absolute;
right: 0; top: 0;
float: right;
}
#pageflip img {
width: 50px; height: 52px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .back-img {
width: 50px; height: 50px;
overflow: hidden;
position: absolute;
right: 0; top: 0;z-index:98;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihFs1_CZlxIC8jJ0hmkLxDL3bEqGdytR4KkFAhmPwXJodd8irbffcazOtovtSLyz2aTmtKDHEWsBNSMCCWI4IA0eR09bOy0fjqg4tyB9qS7KHtrtJNhmXxSUjkY2TLOiA0y98SfhdI1kY/s200/rss+netoops+blog+page+peel.png) no-repeat right top #fff;
}
</style><a href='http://fe-blogger.blogspot.com'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN36t6euPvndc3S9MEgljTJuhwJrG4kjsw2nAe-uQSj3w2nJ_FLWh8EgczpyXgTugIia1l44KL3zZImMLlnMno9m0uIs9nRMHbYkLq7SF1PtrqTIpLJgKkgAKWS3YqkinGRtUy0ikH71s/s1600/1x1juice.png'/></a><script type='text/javascript'>
$(document).ready(function(){
//Page Flip on hover
$(&quot;#pageflip&quot;).hover(function() {
$(&quot;#pageflip img , .back-img&quot;).stop()
    .animate({
    width: &#39;307px&#39;,
    height: &#39;319px&#39;
    }, 500);
    } , function() {
    $(&quot;#pageflip img&quot;).stop()
    .animate({
    width: &#39;50px&#39;,
    height: &#39;52px&#39;
    }, 220);
$(&quot;.back-img&quot;).stop()
    .animate({
    width: &#39;50px&#39;,
    height: &#39;50px&#39;
    }, 200);
});
});
</script>
Step 3:
<div id='pageflip'>
<a href=' http://feeds.feedburner.com/fe-bloggerTips '><img alt='netoops blog' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjGxerA3_Dr78yS3Dde0XGZrcCAlR7jsCr9I7PcMNCoX43WEdPnGzv3Fj8ucCmh_dm2n4H0E5OFS89YXlIWpFr9Fqx19qvdOjMVegFrYGXoAff4sG1PWPlT7ydQBkoqApt_258iNljdV1T/s1600/page_flip.png'/></a>
<div class='back-img'/>
</div>
Change can the RED highlighted text with url image url that you want,else leave it default(needn't change)
Change the BLUE highlighted text with your feed URL or place your advertisement
  •  Save the Template
You are done..! If any problem persists please do comment.
More aboutAdd Page Peel effect with jQuery & CSS to Blogger

Add Social Bookmarking Buttons near Adsense Ads

Posted by Unknown

The main advantages of this widget is that you can increase your AdSense impressions along with CTR - and of course, fill up the empty space besides Adsense units, making your blog look more attractive.

Adding the social bookmarking buttons at the top of your blogger post, will make things easier when your readers will want to share your posts via the networking sites. The widget includes buttons for Del.icio.us, Twitter, Facebook, StumbleUpon, Technorati and Digg.


How to add this widget:

1. Firstly, login to your Blogger Dashboard and go to Template and then click on the Edit HTML button
 (don't forget to make a backup of your template)

2. Search (CTRL + F) for the following tag:

]]></b:skin>

3. Paste the following CSS code just above it:

.ads{margin-bottom:10px; border-top:solid 1px #DEDEDE; padding-top:10px; font-size:13px;}
.ads-right-min{border-left:solid 1px #DEDEDE; height:250px; padding-left:10px;}
.ads-right-min a:link,
.ads-right-min a:visited,
.bottom-share-links a:link,
.bottom-share-links a:visited{
font-size:12px;
color:#222;
display:block;
height:22px;
line-height:22px;
margin-bottom:16px;
padding-left:32px;
}
.ads-right-min a:hover,
.bottom-share-links a:hover{color:#666;}
.mini-tech{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpLaHlhMZR3nJku1OEp4PlFsJCGbQrf_5btO19rHxDJzSfLCA_2yC88rV3thkA2S6_L1hCpyy1blIvWcRAwRqrtXhHw4xEP252WFmHPA9LOwbTYP1GfnDMT0oiOGp9VrnhPNKEeJ9aCa0x/s1600/technorati.gif) no-repeat;}
.mini-facebook{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQEtaNgMkjw1kfgGTe8gTLtPN8J01SuGLZ6YnYlaWxLrC0oTF8b1-1eFli6OOzwdhn3DHaP_YjnJFa509JUQSzFAFoNgclzRhxwu_B8qjngiF9wmJ_ZkyTfJotmpaBbuTna7jZdygvXiQn/s1600/facebook.gif) no-repeat;}
.mini-tweet{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEienzV5b5czHcSBldM6ZCrRDFA7lwTCC_cJkHfnD8YiEPdY_Yp6k5YD5Z8NjFcK5_q2qIlAHEusKaYT8fq7faqRmefxw89TYTLPom-UVlHYzDe9QBYHHUXTgqceOon0-P1UNkqv0k74Gfsv/s1600/tweet.gif) no-repeat;}
.mini-del{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh755eA9IT_Pr2gKRhBKkmfZSMqP0YfQiBp7T5fDZZ6v__STpUkfbFJF5cylXVjmS4xYMUDYMKreZXJTR4n7_abM_-cvhXeyJ-jQUG8meL_XmJzBNT273NRh-0BgL7tUpuchhcDcTQOK0wV/s1600/delicious.jpg) no-repeat;}
.mini-stumble{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghGtaC-FxQDI77-JRq_is0OG-oIgxnYpGcAcdJsuC829YNtL7OhpkeJqrNL9McAmxaIHXDptzKIk3ceFT3jI-5jxiRfHHi9Wimvgzj6ARFJbUSGpXIvCI4tbWklElQjqxAI5djo3Kf0UaL/s1600/stumbleupon.png) no-repeat;}
.mini-digg{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCllEy-qHIaGy51v1S3EylnxirbLnLRSuErgF_0XcAAB-8dqh4qU9499WfrcbnaHbUCvU33mLopVFoLdF3maqmwkVyF_lX0TQEzRJc-O3BAPFzq613GtgUZ-0Jq-IC0i3Od_Bn-3bP9mtD/s1600/Digg.png) no-repeat;}

4) Now search - using "CTRL+F" - for the following line:

<div class='post-body entry-content'>

 If you can't find it, search for this one:

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>

5) Add the following code directly below it:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='ads'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='354'>
&lt;script type=&#39;text/javascript&#39;&gt;&lt;!--
google_ad_client=&quot;pub-YOUR PUBLISHER ID&quot;;
google_ad_host=&quot;pub-1556223355139109&quot;;
google_ad_width=300;
google_ad_height=250;
google_ad_format=&quot;300x250_as&quot;;
google_ad_type=&quot;text_image&quot;;
google_ad_host_channel=&quot;0001&quot;;
google_color_border=&quot;FFFFFF&quot;;
google_color_bg=&quot;FFFFFF&quot;;
google_color_link=&quot;0000FF&quot;;
google_color_url=&quot;008000&quot;;
google_color_text=&quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script src=&#39;http://pagead2.googlesyndication.com/pagead/show_ads.js&#39; type=&#39;text/javascript&#39;&gt;
&lt;/script&gt;
</td>
<td><div class='ads-right-min'>
<a class='mini-del' expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Del.icio.us'>Add This To Del.icio.us</a>
<a class='mini-tweet' expr:href='&quot;http://twitter.com/home?status=Reading &quot; + data:post.title + &quot; &quot; + data:post.url' target='_blank' title='Post this article on Twitter'>Tweet/ReTweet This</a>
<a class='mini-facebook' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Share On Facebook'>Share on Facebook</a>
<a class='mini-stumble' expr:href='&quot;http://www.stumbleupon.com/refer.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Stumble This'>StumbleUpon This</a>
<a class='mini-tech' expr:href='&quot;http://www.technorati.com/faves?add=&quot; + data:post.url' target='_blank' title='Add To Technorati'>Add to Technorati</a>
<a class='mini-digg' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Digg This'>Digg This</a>
</div>
</td>
</tr>
</table>
</div>
</b:if>

Replace YOUR PUBLISHER ID with your AdSense account ID. You'll find it with the Home tab, on your "Account settings" page. It should look something like this:

pub-5623269265862168 (copy only the numbers and then paste them)

6) Save template... and just go to one of your post to see the changes!
More aboutAdd Social Bookmarking Buttons near Adsense Ads

AdSense optimization tips straight from Google

Posted by Unknown

Do you use Google AdSense to monetize your site? Then check out these top 5 optimization tips straight from Google!

Top AdSense Optimization Tips

1. Maximize your AdSense coverage
In order to maximize your earnings, place three AdSense ad units and three link units on each of your pages. The more ads you display, the more opportunities you have for your users to engage with them.

Also, because some ads are paid on a cost-per-impression (CPM) basis, you will often be paid just for displaying the ads, regardless whether a user clicks on them.

2. Place your ads above the fold
Ads that appear higher on the page perform the best. Place your ads so users can see them without scrolling down the page. The more a user has to scroll before finding your ads, the less likely they are to see them and to click on them.

3. Use the best performing ad units
Our advertisers’ preferred ad units are the Leaderboard (728×90), the Medium Rectangle (300×250) and the Wide Skyscraper (160×600). By using these popular ad units, you’ll be tapping into a larger pool of competing ads. More ad inventory leads to more competition in the ad auction and ultimately results in higher RPMs for our publishers.

4. Show text and image ads
Check your ad units and make sure that you’ve opted-in to displaying text and image ads. By diversifying your ads, you’re able to increase the available inventory for your site. With most text ads paid on a cost-per-click (CPC) basis and most image ads paid on a cost-per-impression (CPM) ad, you can let AdSense determine which ads will maximize your earnings.

5. Complement your content with your ads
Your AdSense ads should fit seamlessly within your site to improve your users’ experience. Blend the color of your ads to match the rest of your site and remove the borders around your ad units to help your ads complement your content and enhance your site.

Bonus Tip: Opt-in to Placement Targeting
Set up Custom Channels in your AdSense account and opt-in to Placement Targeting. Placement targeting allows our advertisers to bid on a specific ad or group of ad placements on your site. Advertisers are usually willing to bid more for targeted units.

Have additional questions? Check out http://adsense.google.com/support

And that’s it. At the end of the day, it's all about testing your ads and monitoring how they perform for you on your site. Good luck!
More aboutAdSense optimization tips straight from Google

Wrap text around Adsense block in left or right corner

Posted by Unknown

Maybe you have wondered how to wrap text around an Adsense block. You may have noticed that many Wordpress blogs have ad units embedded in top left or right corner of the post content as shown in the picture below:

adsense

The main advantage of this Adsense ad placement is that it has the highest CTR on most of the blogs. Adding this ad unit is very simple and requires a code snippet before and after your regular Adsense ad script.

If you want to add a ad unit in top right corner of your post, then include the red lines below in your ad code:

<div style="float:right;">
Your Adsense ad script
</div>

If you want to place ad unit at left corner, change the float tag to "left":

<div style="float:left;">
Your Adsense ad script
</div>

The most appropriate for this ad placement is 250×250 square ad unit. Placing AdSense unit in the middle of the post, may disturb the reading flow, so I'd recommend to have ad units at the beginning of the post.

If you have any query adding this ad unit in your blog post, just leave a comment below.
More aboutWrap text around Adsense block in left or right corner

Change Animated favicon to Blogger blog

Posted by Unknown

Change favicon of blogger
Changing the favicon of your blog is a simple trick.By default blogger puts the blogger orange color logo to favicon.This can change to your blog logo.
Favicon appears next to the URL or title in the browser.If you have a logo of your blog then you can simply upload to blogger.Else there are many sites providing free favicon generator.See Netoops blog favicon on the top your browser.
Follow the instructions below.





  • Go to Design->Page Elements
  • You can see a small bar with blogger icon and a link EDIT click it.
  •  Then select your blog's logo by clicking Browse and click on Save.

Insert Animated Favicon

You can also insert Animated gif favicon.
  • Go to Favicon Generator
  • Upload your blog's logo and give scrolling text then click Generate favicon

 It will generate your animated favicon,right click on the icon shows there and Save it.Then upload to root of website or upload to free image uploading sites like tinypic you will get the link to image from there.
  • Go to Design->Edit HTML
  • Copy the following inside <head>
<link href='PLACE YOUR FAVICON LINK HERE' rel='icon' type='image/gif'/>
  • Then click save.
If any problem with this please inform via comment.Feel free to ask.
More aboutChange Animated favicon to Blogger blog

Color Code Generator

Posted by Unknown

hex codes, color chart, color codes
JQuery color picker plugin for selecting hex color code values. It can also be used to convert between HSL, HSV, RGB, Hex color code for the color you chose. It is also used for generating matching color schemes which makes it easy for you to select colors.




You can get this tool from here
More aboutColor Code Generator

How to submit your Blogger Sitemap to Google

Posted by Unknown

What are Sitemaps?

Sitemaps are text files containing a list of all web pages that exist on your website and are accessible to crawlers and users. These helps visitors and search engine bots to find pages on website. Sitemaps are a way to help Google indexing pages on your site which otherwise might not be discovered.

If your blog is hosted on blogspot.com (or if you are using a self-hosted version of Blogger with a custom domain) you will be surprised to find out that the default sitemap file, contains only the 26 most recent pages of your blog which in normal case should contain all URLs of a website.

Many webmaster pretend to teach others how to drive traffic to blogs or websites yet leaving out the most important factors like sitemaps. There are still other websites who keep on providing the old methods of generating a sitemap for blogger which are not any effective.

How to add a complete Sitemap for your Blogger Blog

Step 1: If you haven't done this already, sign-in to your Google Webmasters account and add your blog. For details, check this tutorial on how to add a blog to Google.

Step 2: Once your blog is added to Google, go to Webmaster Dashboard  and click on your site address

Step 3:  On the left panel choose Site Configuration >> Sitemaps - then click on Add sitemap.

Add each of the following codes:

/atom.xml?redirect=false&start-index=1&max-results=500
/atom.xml?redirect=false&start-index=501&max-results=500
/atom.xml?redirect=false&start-index=1001&max-results=500

If your blog have lots of pages, add the sitemaps below:

atom.xml?redirect=false&start-index=1001&max-results=500
atom.xml?redirect=false&start-index=1501&max-results=500
atom.xml?redirect=false&start-index=2001&max-results=500
atom.xml?redirect=false&start-index=2501&max-results=500
atom.xml?redirect=false&start-index=3001&max-results=500
More aboutHow to submit your Blogger Sitemap to Google

Add Your Blogspot Blog to Google

Posted by Unknown

1) Log in to your Google Webmaster Tools account.

2) Click on the “Add a site” button at the top of the screen.


3) Enter the URL address of your blog (for example http://my-site.blogspot.com/) and press Continue

4) Select the method you would like to use to verify ownership.
You can either upload an HTML file with a name we specify (which is not possible with Google Blogger account), or you can add a META tag to your site's index file.


Choose Alternate Methods:


5) Under Alternative Methods Click Add a meta tag to your site’s home page.


6) Copy the Meta tag Code generated.

7) Open a new tab and login into your blogger account.

8) Go to Template > Edit HTML


 ...and search (CTRL + F) for the following tag:

<head> 

9) Just below of it, paste the META code and then click on the Save Template button.

10) Switch to Google Webmaster Tools tab and press on the "Verify" button.

Now your site is added to sitemap account and the verification is done.
More aboutAdd Your Blogspot Blog to Google

Add CSS codes into your blogger blog easily

Posted by Unknown

add css code easily in blogger blog
How to Add CSS codes to your blogger Blog easily.
Sometimes you may want to add CSS codes to your blog for styling blog elements or blog widgets,Many of us adding CSS code by going to Edit HTML and add codes before ]]></b:skin> and save template, Using this method by mistake  if any of the content in it deleted ,it my goes to your Template Crash.So there is a secure and alternate way to add CSS code as follows   .Here is a simple way to add CSS codes.






  •  Go to Design-> Template Designer (as shown in the figure)
add css codes in blogger easy way
Update [01/06/2012] : Select Template -> Customise   in New Upgraded Blogger Interface
  • Template Designer will open
  • Select Advanced -> Add CSS
  •  Place the CSS codes in the Text area.
  • Then you can see preview by clicking preview.
  • Save by click on Apply to Blog
More aboutAdd CSS codes into your blogger blog easily

Style blogspot blogger date header

Posted by Unknown

To change your blog's date header color and font style, you can do it with a very simple CSS adjustment that will make the date header to float on the left side of your post and to be partially out of the structure like a banner with a colorful appearance.
See the result in the image below:


How to do it

Step 1. Login into your Blogger Dashboard, select Template option > click on Edit HTML 


Step 2. Select Expand Blogger Template and search (CTRL + F) for the following code:

date.header

Or...

.date-header

Step 3. Add the following code snippet just below of it
background:white;
border-bottom: 1px solid #000000;
font-size:12px;
margin-left:-105px;
padding:3px 3px 3px 3px;
width:90px;
word-wrap:break-word;
float:left;
}

Putting it all together, it should look something like this:

.date-header span {
background:#FFD465;
border-bottom: 2px solid #cc0000;
color:#000000;
font-size:12px;
margin-left:-105px;
padding:3px 3px 3px 3px;
width:90px;
word-wrap:break-word;
float:left;}

To modify the style, replace the above bold/colored codes...

to change the background color:
to change the border style:
  • delete -bottom if you want border all around
  • change: 2px to a higher or lower value
  • change: solid with dotted if you want a dotted line
  • change:  #cc0000 with the hex code of border color

to change the font size and date color:
  • for a bigger text, change: 12px to a higher value
  • color: replace the hex code (#000000) with the hex of date color

Example:

color: #0000cc;

to change margin-left:
(represents the distance between date and blogger post)
  • replace -105px with a bigger/smaller value
float:

  • change left to right
More aboutStyle blogspot blogger date header