Saturday, November 15, 2014

5 Cool Recent Post Widgets for Blogger

For bloggers that pride themselves on always staying up-to-date with new content, a recent post widget for Blogger can be an invaluable tool. A recent post widget for blogger is in many ways similar to a 'breaking news alert' that journalists love to use during their reports, providing the most recent and relevant posts that you have to offer.

Adding a recent post widget for Blogger helps to reduce the dependency on email marketing, because you don't have to send out an email just to let people know you made a new post. Instead, it updates automatically for everyone to see. You can then use this information to design scheduled email newsletters, and take advantage of what's often referred to as the 'Twitter effect' where audiences will regularly check back on your site for the possibility that new posts are available. Without this, you force people to do run their own search for information and content, increasing the likelihood that they'll leave the site and hurt your bounce rate.

Once you've managed to attract visitors to one of your posts using the recent post widget for Blogger, it will continue to act as an accessible secondary resource to navigate around your site. That way, you can avoid having them sifting through old content that might be outdated. If you'd rather show off some of your best posts instead of your most recent posts, you can do that instead, or add that feature to the bar with just a few alterations.

Apart from looking great and taking up minimal space, there are too many benefits for you not to have a recent post widget for Blogger. The best part about these add-ons is that they come in a wide variety of designs that will fit any theme. If you're interested in adding a widget to your site, here are 5 cool recent post widgets that might catch your eye and fit perfectly with your Blogger template:
recent posts for blogger, cool widgets

Style #1

rainbow widget, recent posts
<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentpoststhumbs.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = false;
var posts_date = true;
var post_summary = true;
var summary_chars = 70;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://helplogger.blogspot.com/2014/11/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css' />
<style type="text/css">
img.recent-post-thumb {width:50px;height:50px;float:right;margin: 5px -5px 0px 0px; border-radius: 100%; padding: 3px;background: #fff}
.recent-posts-container {font-family: 'Ubuntu Condensed', sans-serif; float: left;width: 100%;min-height: 55px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container {list-style-type: none; background: #fff;padding: 0px; }
ul.recent-posts-container li:nth-child(1n+0) {background: #F49A9A; width: 100%}
ul.recent-posts-container li:nth-child(2n+0) {background: #FCD092; width: 95%}
ul.recent-posts-container li:nth-child(3n+0) {background: #FFF59E; width: 90%;}
ul.recent-posts-container li:nth-child(4n+0) {background: #E1EFA0; width: 85%;}
ul.recent-posts-container li:nth-child(5n+0) {background: #B1DAEF; width: 80%;}
ul.recent-posts-container li {padding:5px 10px;min-height:50px; list-style-type: none; margin: 0px 5px -5px 5px; color: #777;}
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover { color: #222;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 14px;color: #444; font-weight: bold;}
.recent-post-title {padding: 6px 0px;}
.recent-posts-details a{ color: #222;}
.recent-posts-details {padding: 5px 0px 5px; }
</style>

Style #2

recent posts widget
<div class="recentpoststyle">
<script src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentposts.js"></script>
<script>
var posts_no = 5;var posts_date = true;var post_summary = true;var summary_chars = 80;</script>
<script src="/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showlatestposts">
</script><a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://helplogger.blogspot.com/2014/11/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<style type="text/css">
.recentpoststyle {counter-reset: countposts;list-style-type: none;}
.recentpoststyle a {text-decoration: none; color: #49A8D1;}
.recentpoststyle a:hover {color: #000;}
.recentpoststyle li:before {content: counter(countposts,decimal);counter-increment: countposts;float: left;z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff;background: #69B7E2; margin: 15px 5px 0px -6px; padding: 0px 10px; border-radius: 100%;}
li.recent-post-title { padding: 5px 0px;}
.recent-post-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;}
.recent-post-title a {color: #444;font-size: 13px; text-decoration: none; padding: 2px; font-weight: bold;}
.post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;}
.recent-post-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;}
</style></div>

Style #3

recent posts gadget

<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentpoststhumbs.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
var post_summary = true;
var summary_chars = 70;</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://helplogger.blogspot.com" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
<style type="text/css">
img.recent-post-thumb {padding:2px;width:65px;height:65px;float:left;margin: 0px 10px 10px; background: #fff; border: 1px solid #69B7E2;}
.recent-posts-container {font-family: 'Oswald', sans-serif;  float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container li {padding:5px 0px;min-height:65px; list-style-type: none; margin-bottom: 5px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none;}
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: 15px; font-size: 13px;font-weight: bold;color: #fff;background: #69B7E2;padding: 4px 10px; border-radius: 100%;}
.recent-posts-container a { text-decoration:none; }
.recent-post-title a {font-size: 13px; text-transform: uppercase; color: #2aace3;}
.recent-posts-details {margin: 5px 0px 0px 92px; }
.recent-posts-details a{ color: #777;}
</style>

Style #4

recent posts for blogger, cool widgets
<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentposts2.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = false;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://helplogger.blogspot.com">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
<style type="text/css">
img.recent-post-thumb {padding: 2px; width:35px;height:35px;float:right;margin: -14px 0px 0px 5px; border: 1px solid #cea5ac; border-radius: 10%;}
.recent-posts-container {font-family: 'Oswald', sans-serif;  float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container li {padding:5px 0px;min-height:65px; list-style-type: none; margin: 0px 10px 5px 35px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none;}
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: 5px; font-size: 16px;color: #4D4D4D;background: #F7F7F7;padding: 9px 14px; border: 1px solid #efefef;}
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover{color: #4DACE3;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 13px; text-transform: uppercase; color: #5C4D4D;}
.recent-post-title { margin: 5px 0px; }
.recent-posts-details {border-top: 4px solid #AC707A; margin-top: 5px; padding-top: 5px;}
.recent-posts-details a{ color: #888;}
a.readmorelink {color: #4DACE3;}
</style>

Style #5

recent posts, blogger gadget
<script style="text/javascript" src="https://helplogger.googlecode.com/svn/trunk/helplogger/recentposts2.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs" rel="nofollow"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://helplogger.blogspot.com/2014/11/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href='http://fonts.googleapis.com/css?family=Lobster|Gloria+Hallelujah' rel='stylesheet' type='text/css' />
<style type="text/css">
img.recent-post-thumb {width:50px;height:50px;float:right;margin: -4px -35px 0px 0px; border: 4px solid #FCD6CB; border-radius: 100%;}
.recent-posts-container {font-family: 'Gloria Hallelujah', cursive;  float: left;width: 100%;min-height: 55px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none; background: #fff; }
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: -20px; font-size: 16px;color: #616662;background: #FCD6CB;padding: 9px 14px; border-radius: 100%; margin-top: 15px;}
ul.recent-posts-container li {padding:5px 0px;min-height:50px; list-style-type: none; margin: -2px 5px 5px 5px;  border-top: 2px solid #FCD6CB;}
ul.recent-posts-container {border: 2px solid #FCD6CB; }
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover { color: #222;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 14px;color: #616662;}
.recent-post-title {padding: 6px 0px;}
.recent-posts-details a{ color: #888;}
.recent-posts-details {padding-bottom: 5px;}
a.readmorelink {color: #4DACE3;}
</style>

How to Add Recent Posts Widget on Blogger

Want to add one of the styles above? Just follow the following steps below:

Step 1. Log in to your Blogger dashboard and click on your blog
Step 2. Go to "Layout" and click the "Add a gadget" link on the right side
Step 3. From the pop-up window, scroll down and select the "HTML/JavaScript" gadget:


Step 4. Paste the code of the chosen widget found below it.
Step 5. Hit the "Save" button... and that's it!

Keep Your Blog Updated

Using a recent post widget for Blogger can truly benefit you and improve your skill as a blogger. As you can see, these designs can look great on Blogger sites, but they do act a little bit like a progress report for the author. If you start to fall behind, the dates on your recent post widget will definitely give you away.

Set a schedule and make sure that you are making regular posts on the blog. These posts will be automatically updated on your widget and readers can view this information whenever they want. Add your recent post widget for Blogger on the every page of the blog or in your template so that these posts can encourage others to continue reading, thus increasing the total time spent on your site.

Thursday, November 6, 2014

FREE PRESS RELEASE SUBMISSION SITES LIST 2015 | TOP 10 HIGH PR PRESS RELEASE SUBMISSION SITES LIST 2015

Free Press Release Submission Sites list 2015 is the best collection of do-follow and no-follow sites list. Press Release Submission is best SEO off page technique for creating good back link. Press Release sites give the always active do follow and no follow back link. Press Release provide backlink Google always calculate, and website ranking improve fastly. My all websites collection is best for SEO. My all website firstly create account then create Company profile then submit Press release and insert link  in author Bio and you found do-follow backlink. All SEO friends more to more share my press release submission sites list 2015 and any doubt and any query direct comment my blog. Press Release provide backlink Google always calculate, and website ranking improve fastly. My all websites collection is best for SEO. My all website firstly create account then create Company profile then submit Press release and insert link  in author Bio and you found do-follow backlink. All SEO friends more to more share my press release submission sites list 2015 and any doubt and any query direct comment my blog.  My all sites list bellow:


S. NO. WEBSITE BACK LINK PR DA
1 http://www.mynewssplash.com nofollow 0 30
2 http://www.forpressrelease.com dofollow  2 41
3 http://www.marketpressrelease.com dofollow  3 44
4 http://www.pressbox.co.uk nofollow 4 63
5 http://www.myprgenie.com dofollow  4 65
6 http://prsync.com nofollow 3 72
7 http://www.forpressrelease.com dofollow  2 44
8 http://www.lacartes.com dofollow  4 54
9 http://www.briefingwire.com dofollow  4 57
10 http://www.bubblews.com dofollow 4 64
11 http://www.i-newswire.com dofollow 5 74
12 http://www.exactrelease.org dofollow 1 50
13 http://www.freeprnow.com dofollow 3 41
14 http://www.softarea51.com nofollow 5 43
15 http://www.directionsmag.com nofollow 6 74
16 http://www.i-newswire.com dofollow 5 72


Sunday, October 19, 2014

Add 6 Stylish Custom Search Boxes To Blogger

There's an unspoken rule in the world of web design that says that every website have a search box. You can, and should, design a custom search gadget to Blogger that contributes to the theme of your site while providing some key benefits to both your customers and you.

Benefits to Customers

Search boxes not only help to increase your website's design usability, but they're very convenient to site visitors and regulars. For those that have been to your site before, they know what they want and they want it now. These are the impatient people who don't feel like wading through different links. If you don't accommodate this problem you might risk losing those readers.

For newer customers who want to get a feel for your site before investing any more time, it gives them the chance to look for their interests on both eCommerce sites and blog sites.

Benefits To You

Adding a custom search gadget to Blogger perhaps best benefit eCommerce sites because it's an industry that inherently offers a lot of very specific products. For instance, if you sold clothing apparel and someone was only look for shirts, the search would result would only bring up shirts so that person can look through everything in one place.

Bloggers might not have products to offer, but adding a custom search gadget to Blogger can help site analytics and SEO. Google Analytics offers a tool that will track all the searches performed by your search bar, so that you can use this data when improving your keyword usage and content choices. Google web crawlers and search engine bots will also test out phrases in these boxes on the rare occasion to make sure that all your content leads to somewhere creates a closed loop.

Add Your Own Custom Search Gadget To Blogger

Just because you should have a search bar doesn't mean you you're restricted to what time. Your site's search bar should be easy to find and readily available whenever someone needs it, but other than that the look of the design is up to you. If you want to add a custom search gadget to Blogger, here are 6 stylish choices to pick from. Just copy the code below the search box that you want to add and follow the steps below:

<style>
#searchbox {
    background: #d8d8d8;
    border: 4px solid #e8e8e8;
    padding: 20px 10px;
    width: 250px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

#searchbox input {
    outline: none;
}

#searchbox input[type="text"] {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg52Q3-9DYh4DIA_jtoqM6P9T_4K_jGJ0e9znvFRPtrrJq0oSlOe1UKt60NeoaeCsNf_Q-KsOrJRM1vuutvqcNt8ukc6-Xj39Aj3idosoGrA5u89RP685zBs1gYJmXVtvJxL9ac4RAj6-JL/s1600/search-dark.png) no-repeat 10px 6px #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 55%;
    padding: 8px 15px 8px 30px;
}

#button-submit {
    background: #6A6F75;
    border-width: 0px;
    padding: 9px 0px;
    width: 23%;
    cursor: pointer;
    font: bold 12px Arial, Helvetica;
    color: #fff;
    text-shadow: 0 1px 0 #555;
}

#button-submit:hover {
    background: #4f5356;
}

#button-submit:active {
    background: #5b5d60;
    outline: none;
}

#button-submit::-moz-focus-inner {
    border: 0;
}
</style>

<form id="searchbox" method="get" action="/search">
<input name="q" type="text" size="15" placeholder="Type here..." />
<input id="button-submit" type="submit" value="Search" />
</form>
<style>
#searchbox {
width: 240px;
}
#searchbox input {
    outline: none;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
#searchbox input[type="text"] {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg52Q3-9DYh4DIA_jtoqM6P9T_4K_jGJ0e9znvFRPtrrJq0oSlOe1UKt60NeoaeCsNf_Q-KsOrJRM1vuutvqcNt8ukc6-Xj39Aj3idosoGrA5u89RP685zBs1gYJmXVtvJxL9ac4RAj6-JL/s1600/search-dark.png) no-repeat 10px 13px #f2f2f2;
border: 2px solid #f2f2f2;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #6A6F75;
    width: 160px;
    padding: 14px 17px 12px 30px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
    text-shadow: 0 2px 3px #fff;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
#searchbox input[type="text"]:focus {
background: #f7f7f7;
border: 2px solid #f7f7f7;
width: 200px;
padding-left: 10px;
}

#button-submit{
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9uld0brzM-qITHutw16puBsUzfynWdOQysimvuTv-LsxzXgwqjXyaOOb-uH9f3bmZ1nVw0BggHWkaeOQABbwdJuWuLbTRDBDrSH8wnyCx2ZJ4Q1fv3t_c__CrCVGPg4RNBI4EM3ofCiDp/s1600/slider-arrow-right.png) no-repeat;
margin-left: -40px;
border-width: 0px;
width: 43px;
height: 45px;
}
</style>

<form id="searchbox" method="get" action="/search" autocomplete="off">
<input name="q" type="text" size="15" placeholder="Enter keywords here..." />
<input id="button-submit" type="submit" value=" "/>
</form>
<style>
#searchbox {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8x1FwcXZtB6wRoGkn7dkyH02KJ8TiQinKb9S_N2lSDZHOix-kG8rxCXHGtmpXHQf1Lh7kvRcAfoytYRs2vCUW3HNt9cN1gFd-bgYnyKuf-NadPF5mvz6-4_3MObnBApDedtwKYQ2ZxGH8/s1600/searchbar.png) no-repeat;
    width: 208px;
    height: 29px;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
#searchbox input {
    outline: none;
}
#searchbox input[type="text"] {
    background: transparent;
    margin: 3px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    border-width: 0px;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 12px;
    color: #828282;
    width: 70%;
    display: inline-table;
    vertical-align: top;
}
#button-submit {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEyrc4ZTt5ssaeoEdGKpaGiMd8DeDbPE5PQh0MBOIP9j2Nbz4INSKKg0Rq9B0jgPteMiY-wAvpANEopv6G3PKNnI1FafNN3pv2oUBc-sbY_iHx2nWM1Mu4mJnnXeYPsIAp8PdKowZmGQ6d/s1600/magnifier.png) no-repeat;
    border-width: 0px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 4px;
    width: 21px;
    height: 22px;
}
#button-submit:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWlrKZYBGvfzkGk5cUSBtE_5C0C_aHCOPv0jmHisimr35cy6na9mZHP4kGrHlpXydp8X-bSU_P5QgO3PCkdo0iLzKvgy4k9PnoKw5lGTtB6UQMVbOJdjrWvDfIn1zoUc_JK9N8KHcGnH_P/s1600/magnifier-hover.png) no-repeat;
}
#button-submit:active {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWlrKZYBGvfzkGk5cUSBtE_5C0C_aHCOPv0jmHisimr35cy6na9mZHP4kGrHlpXydp8X-bSU_P5QgO3PCkdo0iLzKvgy4k9PnoKw5lGTtB6UQMVbOJdjrWvDfIn1zoUc_JK9N8KHcGnH_P/s1600/magnifier-hover.png) no-repeat;
    outline: none;
}
#button-submit::-moz-focus-inner {
    border: 0;
}
</style>

<form id="searchbox" method="get" action="/search" autocomplete="off">
    <input name="q" type="text" size="15" placeholder="search..." />
    <input id="button-submit" type="submit" value="" />
</form>
<style>
#searchbox {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwlBVOL-uDyEMyVuseP32ftl-IGgR8ljpmnE6MH6JN35wAkNl4bXTFWPjtxb_ZPuy7m7RJJAK4loHmKkAwAuSkdkqIeDLwTfrOFPWY4o5qLRAPZdQk0AYlkq9TpOFpNXGoGnHn6EX_wO3S/s1600/search-box.png) no-repeat;
    height: 27px;
    width: 202px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

#searchbox input {
    outline: none;
}

#searchbox input[type="text"] {
    background: transparent;
    margin: 0px 0px 0px 12px;
    padding: 5px 0px 5px 0px;
    border-width: 0px;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    width: 77%;
    color: #828282;
    display: inline-table;
    vertical-align: top;
}

#button-submit {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6O1Fxhff_ptvb-HsyFnOYX813JEFdFD_SKyZV6p2-nfuXgBKQgpeTXy7Co0ya2JlUdlndb40FT-WGe41q5Tvi3wYkUCZgXMs8aE96r5ef0Gnn-WLGmmw85g_Em6gGANxC5N9AiqtIuNLw/s1600/search-button.png) no-repeat;
    border-width: 0px;
    cursor: pointer;
    width: 30px;
    height: 25px;
}

#button-submit:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJDxODGtdvCUp58KfSlAK11ZJXBWvrOau7hsBrs8jbSYm2neELxDJGekTotQPg9pEdt7GT0seg2fJBzdOblTEW_BEKpjm49u1m7a2k2NhtWw71eAgepPRfpy-n8RbUsReP6PhkXSQw74c4/s1600/search-button-hover.png) no-repeat;
}

#button-submit::-moz-focus-inner {
    border: 0;
}
</style>

<form id="searchbox" method="get" action="/search" autocomplete="off">
<input name="q" type="text" size="15" placeholder="search..." />
<input id="button-submit" type="submit" value="" />
</form>
<style>
#searchbox {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGot9c-T_dODj9qHCmXhnps3fzXIaM7eBx8mZIt0iVyMege2eBYfy-2B3rpsj5NWAs0YVo9JW58hvRksL7ggxZ_ZOoJGvUVKwyFsHd8hQu7AzVFtwLhbvYRwv8Ri9mqLABe4yNvfk5ht2k/s1600/search-box1.png) no-repeat;
    width: 250px;
    height: 65px;
}

input:focus::-webkit-input-placeholder {
color: transparent;
}

input:focus:-moz-placeholder {
color: transparent;
}

input:focus::-moz-placeholder {
color: transparent;
}

#searchbox input {
    outline: none;
}

#searchbox input[type="text"] {
    background: transparent;
    padding: 5px 0px 5px 20px;
    margin: 10px 15px 0px 0px;
    border-width: 0px;
    font-family: "Brush Script MT", cursive;
    font-size: 12px;
    color: #595959;
    width: 65%;
    font-weight: bold;
    display: inline-table;
    vertical-align: top;
}

#button-submit {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLSI0XGmcZerWt0p8O6tEGzlQrJg_L2-QJENmbAbR3aPMtlOvjYDIy1hvltGxI3V9JjlVSgXkw4wlc-vXrk7oUE_4uU4Tilpr8DJLFH5bPgEj1AQhJDVK8Hpy8FhWzEk5hpVD0qcp8Txbj/s1600/magnifier.png) no-repeat;
    border-width: 0px;
    cursor: pointer;
    margin-top: 10px;
    width: 19px;
    height: 25px;
}

#button-submit:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN1kgffpnrCGnsSr1J9f_S0hLcRRpYbdQRHHxge076ieRBTMjNl8_fDx637WWZGmmfnSawgCN5SBS3l_daZZmsN9OaMzzF1fSffvD6BeoKvekpiAfGc19-gjIAVrrK8oFKyu-3pVe2rv-N/s1600/magnifier-hover.png) no-repeat;
}

#button-submit:active {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN1kgffpnrCGnsSr1J9f_S0hLcRRpYbdQRHHxge076ieRBTMjNl8_fDx637WWZGmmfnSawgCN5SBS3l_daZZmsN9OaMzzF1fSffvD6BeoKvekpiAfGc19-gjIAVrrK8oFKyu-3pVe2rv-N/s1600/magnifier-hover.png) no-repeat;
    outline: none;
}

#button-submit::-moz-focus-inner {
    border: 0;
}
</style>

<form id="searchbox" method="get" action="/search" autocomplete="off">
    <input class="textarea" name="q" type="text" size="15" placeholder="Search here..." />
    <input id="button-submit" type="submit" value="" />
</form>
<style>
#searchbox {
width: 280px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCFi2IP-8ucv-2HlEWcnJkPMFQKnMME3nqS6O_JpJlhcDzdJVPIOFyC-Jq5z_zmSRAyvI1HiFWqjdoP4m9j2G7-EqOWzRNpONHW5rQdSypFON_WaPU25Q0UDOILUKqstMdvEAsJfQPiDUE/s1600/search-box.png) no-repeat;
}

#searchbox input {
    outline: none;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}
#searchbox input[type="text"] {
background: transparent;
border: 0px;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 14px;
    color: #f2f2f2 !important;
    padding: 10px 35px 10px 20px;
    width: 220px;
}
#searchbox input[type="text"]:focus {
color: #fff;
}

#button-submit{
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9P1wdP3iVSyW4w14GzhzuwO3zzslk3KyIIamxsGClzVA7-1t2pSSsCA40UiZIDoJ2pk8RXY0qLSOwU3kwi5AVnCXkGYbVlycaaEHzXXSOZHEXqMBXJUJw9w-RbRBOF0ZscA3ZdnZxmVZp/s1600/search-icon.png) no-repeat;
margin-left: -40px;
border-width: 0px;
width: 40px;
height: 50px;
}

#button-submit:hover {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaDhU4DR8mUsNoMdPpD-3SecWyV4OKOLSNN_U3pAEruk2CxUVUH8GKc2TgYpaWnuFbVID99SkgxmDvjBSFNMHgJbf8v-Z1M7UQWvl2wpkybpQSK3C8uPci1NBuiG9_0uvVBA42aTYMGQUI/s1600/search-icon-hover.png);
}
</style>

<form id="searchbox" method="get" action="/search" autocomplete="off">
<input name="q" type="text" size="15" placeholder="Enter keywords here..." />
<input id="button-submit" type="submit" value=" "/>
</form>

Steps: How to Add a Custom Search Box to Blogger

Step 1. Log in to your Blogger account, then go to Layout > click on the 'Add a gadget' link on the left side.

Step 2. Choose HTML/JavaScript from the pop-up window > paste the code of the search box inside the empty box.

Step 3. Press Save.

That's it!

There you have it, 6 stylish choices that will let you take advantage from all the great benefits of using a search box, while still helping you make your blog stand out. After adding your new search bar, your visitors will be able to navigate through your site and get to the same place using both the box and the navigation bar.

Friday, October 17, 2014

AFTER MORE THAN TWO YEARS, GOOGLE FINALLY RELEASING NEW “PIRATE UPDATE” TO FIGHT PIRACY

Google give the two algorithms panda and penguin. Google updates our algorithm day to day like as penguin update and panda updates. Panda is only content base. Penguin check all over links and website theme, take one site to more back links, relevant site back link, etc. now days Google new update revised and all websites contents check all over links and website theme, take one site to more back links, relevant site back link, etc then website effect this update ranking is down and website effected the penguin updates.

EFFECT OF PENGUIN UPDATES

Website ranking down quick and you can check your website ranking one ago your website ranking position 1 and after then your website ranking position 20 then your website is effected penguin update and your website back link graph is down and not improve your website ranking and you can check website ranking target keyword put the Google and found another web page. Your website is effected penguin update.

HOW TO RECOVER WEBSITE PENGUIN UPDATES OCTOBER 2014

Firstly you can check website ranking and comparison to last ranking report the check your website back link. Back link is increase or decrease and back link graph is up and down. And check your one websites to more back link, directory sites back link. Because directory back link Google is count spamming and check your website IP address, and check duplicate website themes. Check duplicate website content.  Delete your website back link as soon as possible and you not delete back link then disallow back link website, change your website theme and change your website hosting, change your website content  as soon as and after some time your website recovery and your website ranking improve after sometimes…

Wednesday, October 15, 2014

FREE TOP DA ARTICLE SUBMISSION SITES LIST WITH INSTANT APPROVAL 2015

Hi Friends, I am sharing Free Top DA Article Submission Sites List with Instant Approval 2015. Now days Google day to day updates, Presently Google new update Page Rank is finally dead. Google is not importance page rank in this month and whenever. Goggle is consider now days Domain Authority (DA) and according to Google needs i am sharing free high Domain Authority (DA)  article sites list with instant approval 2015. My all sites working properly and all sites give the Do follow back link with instant approval sites list. My all site 66 Do follow article sites list 2015. Article back link give the high traffic with long time back link. Google consider article back link and Google improve domain authority of domain. My all friends share this information more to more friends….


S. No Article Sites List PR  DA Link
1 http://technorati.com 7 100 dofollow
2 http://www.newsvine.com/ 7 94 dofollow
3 http://www.squidoo.com/ 6 93 dofollow
4 http://www.addme.com/ 3 90 dofollow
5 https://my.ezinearticles.com/ 4 90 dofollow
6 http://hubpages.com/ 6 87 dofollow
7 http://www.articlesbase.com/ 5 87 Nofollow
8 http://www.buzzle.com/ 5 79 dofollow
9 http://www.articledashboard.com 2 76 dofollow
10 http://www.amazines.com 4 65 dofollow
11 http://www.articlealley.com/ 4 65 dofollow
12 http://www.bubblews.com 4 64 dofollow
13 http://www.articlecity.com/ 5 64 dofollow
14 http://www.articlesfactory.com/ 4 62 dofollow
15 http://www.articlecube.com 4 61 dofollow
16 http://checkthis.com/ 5 61 dofollow
17 http://www.destinationcrm.com 6 61 dofollow
18 http://www.articletrader.com 3 60 dofollow
19 http://www.threadwatch.org/ 5 59 dofollow
20 http://www.articlegeek.com 4 53 dofollow
21 http://www.exactrelease.org 0 52 dofollow
22 http://www.articlebiz.com 0 52 dofollow
23 http://www.allthewebsites.org/ 5 51 dofollow
24 http://www.smartbiz.com 5 51 dofollow
25 http://bestezines.com 4 50 Nofollow
26 http://new-list.com 5 50 Nofollow
27 http://www.articlesphere.com 3 49 Nofollow
28 http://www.uberarticles.com/ 3 49 dofollow
29 http://www.articlesphere.com 3 49 dofollow
30 http://articles.directorygold.com 0 49 dofollow
31 http://www.upublish.info/ 3 48 dofollow
31 http://www.articlesnatch.com/ 4 59 nofollow
32 http://www.webworldindex.com 5 58 dofollow
33 http://www.earticlesonline.com/ 1 45 nofollow
34 http://www.simplysearch4it.com 4 45 dofollow
35 http://www.earticlesonline.com/ 1 45 Nofollow
36 http://www.articlebliss.com/ 0 43 dofollow
37 http://www.articlebliss.com 0 43 dofollow
38 http://www.goodinfohome.com/ 4 43 dofollow
39 http://www.yooarticles.net/ 2 42 dofollow
40 http://ultimatearticledirectory.com 2 41 dofollow
40 http://www.easyarticles.com 3 39 dofollow
42 http://www.dime-co.com 2 39 dofollow
43 http://www.searcharticles.net/ 3 38 dofollow
44 http://www.afroarticles.com 3 38 dofollow
45 http://www.article-buzz.com 2 37 dofollow
46 http://www.positivearticles.com/ 3 37 dofollow
47 http://allwomencentral.com 0 36 dofollow
48 http://www.articler.com 1 35 dofollow
49 http://www.articlecontentking.com/ 2 35 dofollow
50 http://www.newagearticles.com 2 35 dofollow
51 http://www.1articleworld.com/ 0 34 dofollow
52 http://www.1articleworld.com/ 0 34 dofollow
53 http://www.articlesaz.com 3 34 dofollow
54 http://www.wahm-articles.com 2 34 dofollow
55 http://www.bharatbhasha.net/ 0 32 dofollow
56 http://www.ezinearticles.biz/ 3 32 nofollow
57 http://www.tips.com.my 2 32 dofollow
58 http://www.look-4it.com 1 32 dofollow
59 http://www.howitworks.net 3 32 dofollow
60 http://www.articlebasement.com 1 31 dofollow
61 http://www.businesshighlight.org 2 31 dofollow
62 http://www.eclipse-articles.com 1 29 dofollow
63 http://www.afreearticle.com 2 28 dofollow
64 http://www.my-article-dashboard.com 0 24 dofollow
65 http://tekarticles.com 2 23 Nofollow
66 http://www.marketmyarticle.com 0 19 dofollow