Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Adsense Alternative and perfect place to earn more - Buy Sell Ads[BSA]

Top 3 Reason To use Buy Sell Ads :
  1. High quality advertisers.
  2. Transparency.
  3. Easy to get started (implementing codes and managing).
  4. Peace of mind, I don't have to handle the daily maintenance.
  5. Quick & easy payments.
Said by BSA Publishers .

Quote By BSA Sell. 
Serve. Optimize. In one place.
The BuySellAds software supports 6 mediums: web, mobile web, RSS, Tweets, apps (desktop, iOS, Android), and email. Among those mediums, we support a variety of traditional and custom ad types, providing publishers with the necessary tools to monetize their properties to the fullest potential.

Supported Ad Types
  • Display (any size)
  • Display in RSS Feeds
  • Sponsored Tweets
  • Background Takeovers
  • Text Ads (not for SEO)
  • Image + Text
  • Email Newsletter
  • Custom
BSA is For :
  • Small Publishers ( $100 - $1,000 in ads per month )
  • Medium Publishers ( $1,000 - $10,000 in ads per month )
  • Large Publishers ( $10,000 to $50,000+ in ads per month )
  • Media Companies ( more than $50,000 in ads per month )
Things You Should Note Before Applying For BSA :
  • Alexa Ranking
  • Facebook Likes
  • Twitter Followers
  • FeedBurner Subscribers.
New and Updated Minimum Requirements of BuySellAds :
  • Unique, Original, Quality based Content which can target global audience they are trying to reach.
  • Enough Website Traffic which can leads advertisers for better sales and sees some positive results with conversions.
  • Better Website Layout and Design which provide desire Ad Size and Placements advertiser wants to buy.
  • Nice and Clean Website Structure which has potential to stand out Advertisers Ads.
  • No Further Requirements of Alexa Rank, Compete Statistics, Google PageRank, SEOMoz Ranking, Domain Authority, Domain Age, 500,000+ monthly pages view .
Hope you Love the Article . Queries ? Feel Free to ask

Recent Post Gadget for blog - Fast loading and Page performance Widget

Recent Post Widget for your blog . Make Your visitors to stay on your blog and check the recent post which you have made on your blog . This widget is done via feeds on your blogger layout .


Steps to make Recent post widget for your blog :
  • Login to Blogger and click the Layout  > Page Elements
  • Click the Add a Gadget and then click Feeds.  
  • In the "Feed Url" enter 

http://Your-Blog-Name.blogspot.com/feeds/posts/default 


Note:  Replace the Your-Blog-Name with your blog name

  • Then, click Continue and then preview your comment will appear.
  • Change the title if necessary, if not please click Save.
  • Done.

Trouble ? Wanna say thanks and share your views on comment .

Steps to add static and animated Favicon in blogger

Favicon : also known as favorite icon for your blogger/website. you can view the favicon in many blogger/website at the top-left of the blogger tab,by default icon will be blogger you can change the icon to animated as a website/blogger icon , bookmarking icons .

Look at the below two images . first one is default and the second one is changed icon 


Steps to add animated favicon in blogger blog :
  • Goto Blogger -> Layout ->Edit Html -> click on the expand widget template .
  • paste the below code after </b:skin> and before </head> tags (Look at the below image for better understanding)

<link href='URL of .ico file' rel='shortcut icon' type='image/x-icon'/>
<link href='URL of animated .gif file' rel='icon' type='image/gif'/>


NOTE :
  • Animated favicon require .ico file and animated gif files , you need to upload and paste those URL in between the codes.
  • Animated icons will work in Morzilla and netscape , other browser wont support animated icon.

Steps to add static favicon in blogger blog :
  • Goto Blogger -Layout -> Edit Html -> click on the expand widget template
  • paste the below code above </b:skin>
<link href='ADD YOUR FAVICON LINK HERE' rel='icon' type='image/gif'/>
  • Preview and Save.

Alternate method to add static/animated favicon in blogger blog :
  • Goto Blogger -> Layout -> in the layout you can see favicon element (layout top left)
  • Click on the edit and upload the image .
  • Preview and Save .

Credits :

i would like to thank betatemplates and myblogger tricks for sharing this awesome trick .

Steps To Create Facebook Like Button below blog post and sidebar

Facebook Like button is used by many of the bloggers to promote the blog and blog post . There are various places to have the Facebook social icon in your blog to increase the traffic. Following are the best place to have the social icon.
  • Below Post titles 
  • End of the Post 
  • Side bar .
Going to provide the simple steps to implement the Facebook like button above mentioned places.

Below Post Titles :
1. Go To Blogger > Design > Edit HTML
2. Backup your template
3. Click the "Expand Widgets Templates" Box and Search the below code 
    <data:post.body/>
4. Just above it paste the code below .
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:100px; height:20px;'/>
5. Save your template and you are done!

Below Post - Footer :
1. Go To Blogger > Design > Edit HTML
2. Backup your template
3. Click the "Expand Widgets Templates" Box and search the below code .
<div class='post-footer'>
5. Just above , paste the code below.
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:100px; height:20px;'/>
6. Save your template and you are done!

Side Bar :

2. Select the Like Button Link.
3. Provide The Details on FB developer page :
  • Your Blog URL on URL to LIKE
  • Check Or uncheck the send button 
  • Select the Layout style you wish (by Drop and check the preview , how it looks )
  • Check Or uncheck the show faces.
  • Click on the GET CODE button .
  • Look at the screen shot and copy the second code of HTML5.
4.  Now Log in to Blogger Account
  • Select Layout - > Add ->Html/Java Script 
  • Paste the code which you copied from FB developer Page 
  • Save and Check the blog .
Enjoy the plugin  .

Feel free to share your views on comment .

Facebook what's hot activity plugin

Facebook is not only a social giant but also it helps many bloggers to gain massive traffic . we have recently implemented the Facebook what's hot activity plugin to our sidebar there after blog page views are increased massively. A must have social plugin to all the bloggers.

Steps to add in your blog :
  • Go To Blogger -> Template
  • Backup your template
  • click Edit HTML
  • Search for the following code in your template:

<body>
or simply search for
<body
  • just below paste the following code


<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

  • save the template
  • now go to Blogger > Layout
  • click add a gadget and choose HTML/JavaScript widget
  • Paste the following code:

<div class="fb-activity" data-site="http://jstxplore.blogspot.com/" data-width="300" data-height="450" data-border-color="#ffffff" data-header="false" data-recommendations="true"></div>
  • Save your widget.

Things to change:
  • Replace http://jstxplore.blogspot.com/  with your website URL. 
  • Change the width and height based on your choice .


Credit :
Thanks to MBT for sharing the codes .

This plugin is very easy to install , if get any problem installing and as well share your views comment below .

Basic and Advanced Face Book Like Box For Blogger

Face Book Like box is Used almost everywhere on the blogger . it will show your followers with or without thumbnails . The widget will Help you to gain More traffic for your blog and Also help you to gain more likes for your Page .


1. So Let's start the step , How to implement on your Blog : 
  • Login To Blogger Account.
  • Click Blog Title -> Layout -> Add A Gadget.
  • Select HTML / Javascript -> Paste The Following Code .                                         

<iframe src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/
jstxplore&amp;width=292&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false&amp;" style="border:none; overflow:hidden; width:292px; height:258px;" ></iframe>

  • Change Facebook Page URL, Change Width And Height According To Your Template.
  • Check Demo Below Of jstxplore Facebook Page.


2. Advanced Facebook Like Box Below post  :


This face book like box is customized and designed by vijay prakash  from blogger tricks.bz . this is an awesome widget to have at the bottom of the post and increase traffic.

Steps :
  • Go to blogger dashboard -> Template -> Edit Html (check Expand widget template ).
  • Search  for ]]></b:skin>  and place the following code just above it.
#JTxpl-fb {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-goog-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
box-shadow: 5px 5px 5px #CCCCCC;
background: none repeat scroll 0 0 transparent;
border: 1px solid #D3D3D3;
padding:10px;
margin-top:25px;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width:560px;
}
JTxpl-fb:hover{
background: none repeat scroll 0 0 #FFF;
-moz-box-shadow: 1px 1px 2px #CCC inset;
-webkit-box-shadow: 1px 1px 2px #CCC inset;
}
JTxpl-fb  td{
padding:3px 0;
}


  • Now search <data:post.body/> and place the following code below it.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='
JTxpl-fb'>
<div id='
JTxpl'>
<table width='100%'>
<tbody> <tr><td>
<span style='font-style: normal; font-size: 23px; font-family:Georgia,Times New Roman,Trebuchet MS; '>
Receive updates on your Facebook wall For Free!!!!</span></td></tr>
<tr><td>
<iframe allowTransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2F
jstxplore&amp;
width=
590&amp;height=180&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23fff&amp;stream=false&amp;header=false' style='border:none !important; overflow:hidden; width:560px; height:180px;'/></td></tr>
</tbody> </table></div></div>
</b:if>

  • Preview and Save the template.

Customizations :
  • Replace Receive updates on your Facebook wall For Free !!!! with your words.
  • Replace jstxplore with your Facebook username.
  • Replace 590 and 180 with your desired width and height respectively.
Credits :
Thanks to blogger tricks for sharing the codes for advanced facebook like box.

Queries , Trouble . Wanna say thanks comment below

Google ad-sense : High Monetization Trick Revealed

Want to earn more money via Google ad-sense by adding more ad-sense slot ? here you go !!! ., as many have known that Google allowed publisher to use only 3 slot and many blogger have struggled to place the perfect slot .

Trick :
Place the ads slot (3) in the home page and auto-hide those slot's in the blogger post page , Auto hide slot helps the publisher to place the ads below header and also he/she can place the slot where ever he needs/want .

FYI:
  • only 3 ad-slot are allowed to publish in blogger homepage . you can use the Auto-Hide trick to monetize more.

Requirements:
  • Google ad-sense code .
  • Html parser to parse the code (Ads wont show if you dont parse the codes)

Steps To Remove ad-sense ads on blogger homepage
  • Log in to your dashboard -> layout -> Edit HTML
  • Check "Expand Widget Templates"
  • Search the below code (use [Ctrl + f] )
<data:post.body/>
  • Now Copy below code and paste it before the above line.
<b:if cond ='data:blog.pageType == "item"'>
<!-- Your AdSense Parsed code here --> 
</b:if>
  •  Preview and save your template .
EDIT : We Strongly recommend to take a backup before doing any customization .

Have been using this way to earn more on Google ad-sense , i hope this trick will help you and able to earn more ad-sense .

Kindly drop your views and if you got any problems installing the codes share it on on comments .We are happy to help you anytime .

How to Make Money with Affiliate Products on Your Blog

Affiliate marketing is a great way to monetize your blog. Unlike advertising, which may only pay you pennies per click, affiliate products pay you a commission on any sales that are generated from your site, and those commissions could be worth hundreds for the right products. Like advertising, you have to develop a strategy for promoting your blog and your products in order to maximize your revenue.

There are thousands of other blogs out there selling affiliate products. How can you stand out and increase your conversions on your blog?
Here are a few tips for how you can make money with affiliate products on your blog:

Write Complimentary Content :

Every post you write could make an argument for why your readers need the products that you are selling on your page. If one of your affiliate products is a composting worm bin, you can write posts about the benefits of composting, how to use your own compost to grow more healthful produce, or how to properly use a worm composter to get the best fertilizer.

Your content can help you to increase your click-through rates and, ultimately, your conversions, helping you to make more money. Write quality content, and write content that backs up the need for your products.

Choose Great Products

It's going to be much easier for you to sell an iPad than it will be for you to sell an automatic avocado slicer from Joe's Discount Emporium. When you choose great products to sell, and you choose them from well-known and reputable sources, you will automatically increase your potential sales.

Take some time to research affiliate programs to find those that have the best reputation. Then explore the products they sell to find the best-sellers in the most popular niches.

Place Your Ads Carefully

The best placement for ads has been shown time and again to be above the fold -- or at the top of your blog where they are seen without having to scroll down the page. You can place banner ads for your affiliate products in your header, at the top of your posts, or at the top of your sidebar.

Another effective place to include your affiliate links is in text links within the body of your post and in display ads at the end of your posts. Readers will feel motivated to act based on what they have read in the post, increasing the likelihood that they will click on the links and that they may actually buy your products.

Explore All Marketing Streams

You use many strategies to market your blog, and you should use many strategies to market your affiliate products. Take advantage of your e-mail list and your social media marketing to promote your products. Send out announcements to your e-mail list, or include banner ads at the end of your newsletter. Include links in your posts and status updates on social media.

The bigger your e-mail list, and the bigger your following on social media, the more potential you have for increasing conversions.

Affiliate marketing greatly increases your blog's earning potential, as commissions paid on affiliate products is usually much higher than what you would make on advertising. Use these strategies to start maximizing your earning potential on your blog with affiliate programs.

Do you sell affiliate products on your blog? Share your tips for success in the comments!

Author bio :
Sarah Clare is a writer and oversees the site projectmanagementsoftware.com , where she has recently been researching project management templates. In her spare time, Sarah enjoys cooking and scrap-booking.

[How To's]Optimze your website for Mobiles devices

This is a Guest Article about the Optimization of Website for Mobile Devices From the Editor of Sahipasand mobile ,


Let's Start Optimze your website for Mobiles devices :


These days, one of the most essential things for any webmaster is to have a mobile friendly website. Smartphone usage has increased significantly and rapidly, and a lot of the internet traffic today is strictly mobile. Not having your site optimized for mobile devices leaves you in a position to lose potential visitors and customers. With that knowledge in mind, your biggest decision to make at this point is not if you should go mobile, but what is the best way to do it – with a plugin or with a new web platform. Both using a plugin and creating a web platform have their advantages and disadvantages, so keep on reading this article, to understand which option is better for you to take your website on-the-go.

Mobile Plugins
Using mobile plugins is definitely the easier route to take. They are generally offered by the host of your website or a third party, and give you the opportunity to install a plugin on your website that automatically converts it to mobile. Basically, what this means is that once you have installed the plugin, anyone visiting your site on a mobile device will automatically see your site's mobile optimized version. Plugins are very easy to use, as optimizing requires nothing more than downloading and installing the appropriate one on your website. You will definitely save time and money with a plugin.
However using a plugin means that you will also lose the ability to have much control over your mobile site. There is little, if any opportunity for customizing, meaning that your site will likely be squeezed into a ready-made template that might not be the most conducive to what you are offering.

Mobile Web Platform
Building a brand-new, customized mobile website offers a lot of advantages not available to those using a plugin, customization obviously being the main one. As mentioned, customization lets you control the design and layout of the site, instead of fitting it into a template. If your standard site is highly customized, it will probably be worth to spend the extra time and money to do a custom design also for your mobile site– you will want that extra control over the final look, and be able to ensure that you can retain all the features. This usually means that you will be able to use more media-rich content, like videos, maps and info graphics  and control how it looks, and just generally retain more of the features from your standard site like the look, style, and brand identity that you cultivated so carefully on your main website.

Choosing between the two has a lot to do with your available resources and time, but do think long and hard about whether customizing is really necessary for your site. If you follow a fairly standard, text-based format, it might not be worth the money and headache to customize. And if you do go the customizing route, work with and listen to the experts.You do not want to end up spending a lot of time and money developing a inefficient website.

Author Bio :
Article written by editor of Sahipasand mobile - an Indian free classifieds website for mobile users.

Fully Customized Social share with subscribe box

Demo Link 

This is fully customized social share with subscribe box widget for blogger templates .i would like to thank Mohammad Mustafa Ahmedzai for sharing this awesome widget .

Features :
  • Beautiful subscribe box 
  • social share icons 
  • Mouse hover effect .
Instructions :
  1. Goto Blogger Dashboard .
  2. Layout -> Add a gadget ->Html/javascript .
  3. Add the below code .
<style>
.tbisubscribe {
border: 1px solid #D3D3D3;
padding: 8px;
width: 300px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubscribe:hover {
-moz-box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
-webkit-box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
}
.tbimailbox {
border: 1px solid #D3D3D3;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 1px 1px rgba(255, 172, 84, 0.4) inset;
-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
color: #666;
font: 14px "trebuchet ms", sans-serif;
padding: 7px 15px;
width: 160px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbimailbox:hover {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubmit {
font: bold 12px Tahoma, Geneva, sans-serif;
font-style: normal;
color: #ffffff;
background: #ff5714;
border: 0px solid #ffffff;
text-shadow: 0px -1px 1px #222222;
box-shadow: 2px 2px 5px #000000;
-moz-box-shadow: 2px 2px 5px #000000;
-webkit-box-shadow: 2px 2px 5px #000000;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
padding: 8px 15px;
cursor: pointer;
margin: 0 auto;
}
.tbisubmit:active {
cursor: pointer;
position: relative;
top: 2px;
}
.tbisubmit::-moz-focus-inner {
border: 0;
padding: 0;
margin: 0;
}
</style>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css' />
<div class='tbisubscribe'>
<div style='color: #666666; font-weight: bold; font: 22px Oswald, cursive; margin: 0px 0px 10px 15px;'>Get Free Updates in your Inbox</div>
<div style='margin: 10px 0 0 6px;'>
<form action='http://feedburner.google.com/fb/a/mailverify' class='emailform'
method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=jstxplore&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true'
style='margin: 0pt;' target='popupwindow'>
<input name='uri' type='hidden' value='jstxplore' />
<input name='loc' type='hidden' value='en_US' />
<input class='tbimailbox' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}'
onfocus='if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}'
type='text' value='Enter your email...' />
<input alt='' class='tbisubmit' title='' type='submit' value='Subscribe'/>
</form>
</div>
<div style='border: none; color: #666666; font: 22px Oswald, cursive; margin: 25px 0 0 5px;'>Follow us on:</div>
<div style='margin: -32px 0 0 120px;'>
<a href='https://www.facebook.com/jstxplore' target='_blank' title='Join us on Facebook'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpdHA0d2fsphqUQN7eGsQpQqyd-vY9Dr3z7qXLsaK106SHeicBeh-U-pwc_IhjCU9P4Wt8spHFrZDb6n8EInHFBJmjcOya9Yl-G4QoHzTV7o4nk-R84EBIy8w_DRDBL7jWAWPNXuGx3eE/s1600/facebook500.png' alt='facebook'/></a>
<a href='https://twitter.com/vndkmr97' rel='nofollow' target='_blank'
title='Follow us on Twitter'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilDr-BlqHxVTztIDxWgNsaGjQhjeaFlXUXfKMdEwmnP1T7RJEp1KnHT92F2ObNWm2N6vHmJHbacXLqvh9Ju1z7N7oFfmPxYfVRUweQOHhYm0UMc5h9UICcqHS-eOvmCF75P1HmuyILHC0/s1600/twitter.png' alt='twitter'/></a>
<a href='https://plus.google.com/u/0/102302192337578655699' rel='nofollow' target='_blank'
title='Follow us on Google+'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgwGEI_P9NUnTe2aYyCGtW62Cu7xJgB3ivaBVe2oIcwffCW6Xpu8YrLQoEPAou_PyXI3awJ7so9s2mp9xAHS9k4CdVPjDXFJoljrCQ6NISarckXlFRy2wyiY6SxQzeFvqpqXu0ssj59Q8/s1600/googleplus-revised.png' alt='gplus'/></a>
<a href='http://pinterest.com/vndkmr97/' rel='nofollow' target='_blank'
title='Follow us on Pinterest'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjk0C2Vi33gD8aWsQdiaCLKOL73PU4Zr4_jWXDIxYhDHcOG6Jd-m0888GD7V7WjQ-HWJBFgjiFgyfSw2fXuVh3PZRyJUrLo6lxl4JnuVlhwudbhzAqB33HkYVir5jwUEvLVH-85l-ehyphenhyphenPo/s1600/pinterest.png' alt='pinterest'/></a>
<a href='http://feeds.feedburner.com/jstxplore' rel='nofollow' target='_blank'
title='Subscribe to RSS'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1vyu1SSEMdwGN14VZ_y86N0TsbrgTbEl2X5_k7uXJUEjqd2-ypOx7rYzU2JPiynpM3_41SjjRApxEN7Jq61GvF5MuSGitApoDydZqcPo71PMgsGJMCUOp2ftjABKkHgpRiseEINZwN8A/s1600/rss.png' alt='rss'/></a>
</div>
</div>
Note : 

  •  Make sure you have changed the following with your links .
  1. Change "jstxplore" with your feed burner name.
  2. Change"https://www.facebook.com/jstxplore" with your facebook name.
  3. Change"https://twitter.com/vndkmr97"with your twitter name.
  4. Change"https://plus.google.com/u/0/102302192337578655699"with your Google + name.
  5. Change"http://feeds.feedburner.com/jstxplore"with your feed burner link.
  • To change the width , height and color of the widget check the <style> codes .
Once again i would thank Mohammad Mustafa Ahmedzai , author and founder of My Blogger Tricks for sharing this widget .

Regarding queries and wanna say thanks for sharing this widget ? comment below ..

Indito portfolio blogger template - Redesigned Coding and working Perfect

Hello Visitors , am glad to submit my first Re-designed portfolio blogger template to all .

Screens :

Desktop View

Redesigned Indito Portfolio Blogger Template


Mobile View :

Redesigned Indito Portfolio Blogger Template - Mobile View

Features :
  • Home Page with Author Details , Work and Contact Me Link Page.
  • Skill Page with Ratings .
  • Some Place for your work to show off 
  • Network page with fully loaded Social Networking Links
  • Contact Us Page.
  • And finally improved the scripts to load faster and better .
Live Demo : Click Here For Live Demo.

What Have Done (Re-designed) :
  • Have Downloaded from the Blog and it does show the error while installing on blogger .
Error :
  • Missing b:section (not used anywhere in the code) , have included and also changed some parts .
What are the Things You need to change :
  • Search For <!-- Header -->  and change the name and Links .
  • Search For <!-- Scroller --> to change the Home Page Texts.
  • and followed by the codes change the things whatever you like to .
NOTE :

Don't remove the footer,Respect the effort of  Author and Explore IT (* Footer Removed For ExploreIT) .

Click Here To Download The Template .

Credits :

Thanks for Jasica Blog for providing this awesome template

Comment below if you like the work and Report your problem to get the template work better .

Steps to add Large Skyscraper in blog

Few days back Google has introduced new ad slot 300*600 Large Skyscraper , its a very huge slot from Google as of now and yes its a very good move as publishers will have a high CTR from it .

Advantage  :
  • Huge slot , so that you can have only one ad slot at the side bar and remaining you can place anywhere (remaining 2)on the blog .
  • Publisher will have a high CTR as the slot is huge and impressive .
Disadvantage :
  • As the slot is introduced few days back (2-3 days back)  . many ads are not displaying fully as it just arrived .
  • many find difficult implementing the ad code on the blog  [ solution ? , few lines below ]
Steps to add large skyscraper :

Steps to do in Google Ad sense Dashboard :
  • Sign in to your Google Adsense account .
  • Click on the my tab section .
  • Now select the new ad unit .
  • Ad size select the Large skyscraper.(as well fill the other followings like : Name ,ad type etc ..,)
  • Click on the save and get code , copy those codes in the notepad .

 google adsense dashborad

Steps to do in Blogger Dashboard :
  • Sign in to your blogger dashboard 
  • Click on the Layout section .
  • Add new page element and select the Html / java script widget .
  • Copy the codes from notepad to the widget .
 [ NOTE : You should add the following line of codes at the top and bottom of the codes ]
<div class='widget-content'>
Your adsense code
</div>
Edit : You can align the code with <center>,<right>and <left> tags
For ex :
<div class='widget-content'>
<right>
Your adsense code
</right>
</div>
Note : make sure you have copied the codes as it is from the Google ad sense dashboard (don't parse it )

That's it .

Feel free to comment below 

Steps to add ads above,below,inside and between the blog post

When you come across few sites/blog , some of them have inserted their google adsense ads between the blog post or inside the post for high click rate . today will be giving you the steps to add adsense inside the blog post.

Steps to place ads inside blog Posts:
  • Sign in to your blogger dashboard ->layout ->Edit html
  • Check the box 'Expand Widget Templates'
  • Scroll down the window till you see this code / use [ Ctrl + f ] to find the below codes.
<div class='post-header-line-1'/>
To place ad above post header :

<!-- Your AdSense Parsed code here --> 
<div class='post-header-line-1'/>

To place ad below post header.

<div class='post-header-line-1'/>
<!-- Your AdSense Parsed code here -->


Steps to place ad at the end of  post body :
  • Search this code :     <data:post.body/>
  • Paste the ad code below this line.
 <data:post.body/>
<!-- Your AdSense Parsed code here --> 

Steps to place ads between Blog posts:
  • Sign in to your blogger dashboard ->click on the layout
  • Click on the Edit in the "Blog Posts'' column (pop up window opens)
  • Check the box next to 'Show ads between Posts'
  • Configure the ads,choose the format,colors,etc 
Screen Shot :

Blog post edit pop-up box

  • Preview and Save the Layout .
Note : you should parse the adsense code before applying the codes on blog 

Share your views and if you have any problem installing codes comment below .

New Magazine Style Blogger Template 2012

Molox Magazine Blogger Template

Features:
  • 2 Columns
  • Fixed Width
  • White and Gray Colors
  • Main Navigation Menu
  • Right Sidebar
  • Two Right Sidebars
  • Slider Ready
  • Search Engine Optimized
  • Ads ready
  • Auto Post Summaries with Thumbnails
  • Custom Search Box
  • Cufon Fonts
  • Adsense support
  • Social Icons
  • Tested and compatible with all major browsers like IE, FF, Chrome, Safari and Opera
Instructions to Use Template

Live demo Click here


NOTE : Here Have Not hosted or reshare the blogger templates , whereas just blogged about the best template features and redirected the link to orginal site . Report us via Contact us Form if anything violated.

Top Search Engine Optimization (SEO) Techniques

Search Engine Optimization is a very hot topic in the World Wide Web. After all, everybody wants to rank higher and come up on the first page of Google search and get more traffic. I have identified and made a list of top 15 SEO practices that I tend to forget quite often. These simple SEO techniques if practiced properly can make a significant difference as to how my pages are ranked in the Search Engine Queries.
  1. Use rel=”nofollow” tag on low value links to not pass the page rank juice. For example ‘Read the rest of the entry’, ‘About’, ‘Contact’ etc.
  2. Use proper anchor text for interlinks. Don’t use ‘here’ or ‘there’.
  3. Optimize the images, always create alt tags and write description in the alt tag.
  4. Use search engine friendly permalinks. Make sure the URLs do not have ‘&’, ‘?’, ‘!’ etc characters.
  5. Use hyphens (-) between words to improve readability.
  6. Do not use underscores (_), use hyphens (-) instead.
  7. Do not use session id in URLs.
  8. Use sticky posts.
  9. Use tag clouds.
  10. Have a category description paragraph.
  11. Let the visitors subscribe to category specific RSS feed.
  12. Use internal linking when possible and appropriate.
  13. Use sub-directories rather than sub-domains when possible. Sub-domains do not share link love from the main domain as it is treated as a different domain.
  14. Research the target audience and aim the site content appropriately.
  15. Keep the content up to date. Visitors don’t like outdated content. Updating the content frequently also attracts the Search engines spiders to index the web pages frequently.
Post your valuable comments. Stay Tuned For More Updates

Reason Behind the retirement of Google adsense for feeds

Today (03.10.2012 ) Have Got a mail from Google stating that after evaluating the product we decided to retire ads for feeds.

no money or ads for feeds

The Date of retirement and discontinue showing ads on feeds will be done from 03 of december .

Notes on Mail From Google :


Hi,

We’re contacting you because you’ve enabled AdSense for feeds in your AdSense account. After carefully evaluating the product, we’ve decided to retire AdSense for feeds.

Starting December 3, 2012, we’ll discontinue serving ads via AdSense for feeds on RSS feeds and you’ll no longer see feed units in your My ads tab. To check if you’re currently generating any revenue from AdSense for feeds, visit your “Products” performance report and look for recent data for “AdSense for feeds”.

Please note that reporting on your feed ad units will remain available following the product retirement. FeedBurner URLs powered by Google will continue to function, but will no longer serve ads. As a result, it won’t be necessary to redirect your subscribers to different URLs or to take any other action in your account. For more details please visit the AdSense Help Center.

Rest assured, this upcoming change won't affect the availability of other AdSense products that you're currently using.

We appreciate your understanding and thank you for your patience as we continue to develop new features and offerings within AdSense.

Sincerely,
The Google AdSense Team

You Can Also Note the Following announcement of retirement for feeds via google adsense dashboard .

Goto Google Adsense Dashboard -> My Tab -> Feeds  (Click on the feed ads)

google adsense feed tab

Now What's behind the retirement for feeds ? the question arises on every adsense publisher mind .
The answer is simple enough !

As many of them seen the Earning section of google dashboard ( for ex : Blogger Dashboard -> Earning tab -> Affiliate marketing )

blogger earning tab

Note : Affliate Marketing is on test and only available for the US user/publishers .

You will have an idea now about the retirement , yes google may soon introduce the affliate marketing in all country adsense publishers . (JAA)

Hope you love the article . Comment and Share your views .

Steps to Create Google SMS Channel

Have you ever tried or think of creating Google SMS channel for your blog or site ? Here's the simple tips and steps for you to create your own SMS channel from google to your blog or site !!

google sms channel


Features :
  • Create Free SMS channel .
  • Auto Post Submission to your subscribers
  • Invite the users from Channel 
  • Manage , Edit any time 

subscribe its free logo



Live Demo (Subscribe Our Channel and look how it reaches your mobile)



error 500 pageNOTE : 
  •  You should Login To Gmail Account to access the SMS channel otherwise simple you will get a Error 500         


SMS channel tab
Steps :
  1. Goto Google SMS Channel                            
  2. Click on the Try Now , on the create your own channel section         ( right sidebar second column)
  3. Provide the information about the channel name , description etc 
  4. Create Channel (read the TOS before clicking the create channel)
Hope You love the Steps and Tips . Trouble ? Wanna say thanks Comment below .

Top Free Premium Blogger Templates of 2012

Top Free Premium Blogger Templates of 2012 . Templates Listed Below are Fully customised , Rich , elegant , seo optimised and unique style . Can Download and use the template with minimum modifications.

Chronicl Blogger Template :

Features : 
  • Simple and Elegant style
  • Responsive 
  • SEO Optimized
  • 4 Column Footer Widgets
  • 2 Navigation Menus
  • Styled Search bar 
  • Page navigation Widget
  • Customised Comment System
  • Email subscription widget
  • Custom css3 buttons 
  • Customised Quote
For Live Demo Click Here


Note : Need to Subscribe the Site For the Download Link , Passoword will be mailed to you to access the resource page to download the template.


Way2Blogging Blogger Template :

Features :
  • Elegant and customised Template
  • Adsense and SEO Optimized
  • 3 Column Footer Widgets
  • 2 Navigation Menus
  • Social Sharing Widget
  • Supports Default and Threaded Comments
  • Cross Column Widget sections at top and bottom
  • Default Jump Breaks for Post excerpts
  • Stylish Breadcrumbs.
For Live Demo Click Here


Note : Need To Drop The Mail Id in the( Mail Field) comment to download the template .


Nexis Blogger Template :

Features :
  • Post 1 Coulmn and remaining Divided into 2 column posts
  • Customised address bar and breadcrumbs.
  • sexy sharing bookmarks
  • Emotions / wordpress styled comment system
  • stylish page navigation 
  • 3 Coulmn footer
For Live Demo Click Here



NOTE : Here Have Not hosted or reshare the blogger templates , whereas just blogged about the best template features and redirected the link to orginal site . Report us via Contact us Form if anything violated .

Revert Back

Hi Guys .. Today jstxplore.com has revert back to blogspot.com , due to some serious issues lets have a look .

refresh logo

Am really sorry to say that our site no more  .com (custom domain) , due to some issues have revert back the site to blogspot.

Issues :
  • adsense 
  • domain age
  • page rank
  • alexa rank
  • money
Adsense is stopped publishing the ads from the site due to change of address (custom domain)

Domain age : domain age is a serious factor for google . due to country restriction (such as india) need period of 6 months for google to approve ads for the site .

Page rank : As a result of custom domain . site rank is dropped from 3 to 0 .

Alexa rank : site ranked all over 5L and below 20k from the start . due to change of address we started from the scratch even though scored pretty decent ranking now , felt like easy to score more ranking from blogspot than custom domain.

Money : is a serious factor for every blogger . as a part time blogger i and my team in need of money and the sole source for our guys is adsense . 


Due to above factors i have shifted to blogger to custom domain . we will continue our great work and i hope you all support us in near future as well ..

Sorry for the inconvenience . am working hard to get back the site from down time as soon as possible .

Stylish Numbered Page Navigation For Blogger

The Following script is shared from Techzain website , we take no credits for the scripts .

numbered page navigation


Steps :

  • Login to your blogger dashboard -> layout  -> Edit HTML
  • Search this code  ]]></b:skin>  .
  • Copy below code and paste it just before the ]]></b:skin> .
.showpageArea a {
text-decoration:underline;
}
.showpageNum a {
border:1px solid #CCCCCC;
margin:0 3px;
padding:3px 7px;
text-decoration:none;
}
.showpageNum a:hover {
background-color:#CCCCCC;
border:1px solid #CCCCCC;
}
.showpagePoint {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #CCCCCC;
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 #CCCCCC;
padding:3px 7px;
text-decoration:none;
}
.showpage a:hover {
text-decoration:none;
}
.showpageNum a:link, .showpage a:link {
color:#333333;
text-decoration:none;
}
  • Now save your template.
  • Go to Layout ->Page Elements and click on "Add a gadget".
  • Select "html/java script" and add the code given below and click save.
<script type='text/javascript'>
var home_page_url = location.href;
var pageCount=1;
var displayPageNum=3;
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:
Change values of pageCount,displayPageNum,upPageWord,downPageWord as you wish .

  • Drag and drop the gadget below blog post column 
scroll down page navigation

  • Preview and save the template .

    Contributors

    Powered By Blogger

    About Explore IT

    Explore IT is a Technology blog , In simple Words
    " One Stop For the Latest Updates "
    Mobile Phone,Smartphone,Tablets,PC,Laptop,Games,
    Software,Hardware,Blog .

    Any One Can Share and Explore their Knowledge to the unknown.
    (Read our Privacy policy and Guest Post Terms)

    Follow Us Via Facebook and Twitter

    Total Pageviews

    Followers