Now Make Hotel Reservations With Bing!

10.33 0

Bing


In a fresh bid to add more value to the search engine, Bing has added a new feature for making hotel reservation on Bing.com, along with some other nifty mobile features. So now when you're travelling, Bing can be your travel companion, and getting a place to stay should be one thing you can quickly check off your to-do list. Let's take a look at what Bing has been up to.

Read more »

How Does Google Treat Hidden Content Within A Website?

10.33 0

How Google treats hidden text


Google has already announced in the past that it looks at webpage content just as users see it, which means that it renders webpages with CSS and JavaScript, just like a browser. We earlier discussed that blocking these files may lead to disruptions in the crawl process and ultimately impact the rankings. This applies to content and links that are hidden by JavaScript, only to be made visible by the click of a button or a link.

Read more »

Show/Hide Blogger and Google+ Comments System With Toggle

08.43 0
Many Blogger site owners received the new Google+ Comment System pretty negatively because it forced all commenting users to create their own Google+ account before they were able to write a comment. The Google+ Comment System on Blogger was convenient to writers, but discouraged many users from continuing to comment on blogs because they simply didn't want to use Google+. For those that did use Google+ to make a comment, Blogger would never email you and notify you that someone left a comment; you could go days or weeks without ever realizing that you never responded to a reader.

In addition to frustrating your audience, the Google+ Comment System on Blogger depended upon the URL of your blog post. By changing your URLs or moving around your blog posts internally, you run the risk of losing every one of your comments that was placed using Google+.

Previously, the only way to solve this problem was to disable the comment system through your account settings, thus giving up your ability to use their Google+ account. Now, there's an easy new way to have the best of both worlds. Allowing fans of Google+ as well as everyday blog readers to access all same features, you’ll be able to engage every visitor equally. You can respond to comments while still being able to communicate with other Google+ users outside of your site and take advantage of the Google+ Comment System on Blogger.

google plus comments, blogger

How to Integrate Blogger and Google Plus Comments

To make the installation as simple as possible, I used inline jQuery and CSS, but who wants can change this code later. Also, the most accessible place I found to add it would be just after <b:include data='post' name='post'/>. So, let's start adding it:

Step 1. Log into your Blogger account and select your blog > go to 'Template' and press the 'Edit HTML' button on the right side.


Step 2. Click anywhere inside the code area and press CTRL + F keys to open the editor's search box and search for the following code:
<b:include data='post' name='post'/>
Step 3. Just after <b:include data='post' name='post'/> add the following code:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>#comments, #gplus-comments-visibility {display:none;} .comments-icons {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFJSAMP7HOSy8ECaKicjcmZKNzs2FA3mlCkS21Vwe3aKPtrCYzoZ7ONRc1SAeqv2sP83IKyFZnAoI9xCbIMlWdV7xiTe914SpHrzlKeg-InzsT5GiTnRjGjAMqMQro6UMIs5imcs1Th4Ug/s1600/speech-bubble.png) no-repeat; font-size: 20px; font-family: &quot;Arial Narrow&quot;,Arial,sans-serif; color: #555; font-weight: bold; padding: 18px 15px 0; height: 70px; } .comments-icons a img {vertical-align: middle;}</style>
<div class='comments-icons'>
Show Comments: <a class='show-hide-comments' href='javascript:void();' onclick='$(&quot;#gplus-comments-visibility&quot;).slideToggle();$(&quot;#comments&quot;).hide();'><img class='gplus-icon' height='35' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi75fmk8w5rhEnINchMWG0NG4fiUcE-yjN146J8wtsvhLW7DMjENCH_tvSicJ8WY3OqtexJoZlhF1X44-0TryRPLRZu9nXaQZETF_NK6LgakpAZbz-RUUA38_nfbDbSj9_UJInPBG0Fr7X8/s1600/google-plus-logo.png' width='35'/></a> OR <a class='show-hide-comments' href='javascript:void();' onclick='$(&quot;#comments&quot;).slideToggle();$(&quot;#gplus-comments-visibility&quot;).hide();'><img class='blogger-icon' height='35' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiraHmlXRsRjewcLB8dNNahIcEJs7eO2UFEJVn4YIeM2wSM_lxTFBRF3pwZTQp9amh4Jufke-6YzokTagOqQXAqDKvnqr887cV__X1fDiNtChvhCLmpFCfXRI6K1G1XSDYCEpKuzYiAKEai/s1600/blogger-logo.png' width='35'/></a>
</div>
<div id='gplus-comments-visibility'>
<div class='g-comments' data-first_party_property='BLOGGER' data-view_type='FILTERED_POSTMOD' data-width='550' expr:data-href='data:post.url'/>
</div>      
</b:if>
Note: The data-width is for setting the width of the comment box, so the number (550) indicated there can be changed according to the design of your blog.

Step 4. Press the "Save Template" button located at the top of the editor and view your blog to see if you have successfully added Google+ commenting system to Blogger.

Please note that in order to make this work, you need to make sure that you are using a version of jQuery in your site. Otherwise, add this line just above the </head> tag using the HTML template editor:
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js' type='text/javascript'/>

That's it!

From here on out, any reader that views your post has the option of making a comment using their Google+ account, or the native Blogger comments. Your readers will enjoy the flexibility that your site provides and you will also benefit from the inclusive services offered by Google.

How To Make Your Content Last Longer?

10.11 0


create evergreen content

A typical article or blog post goes through various stages in its life - from the time it is born and gets direct traffic to the time it eventually recedes into the background, only to be found by search engines (organic traffic), until it finally is no longer relevant to the current age and must be replaced. They are now just litter on the internet. But they don't necessarily have to be that way. The hard work you put into creating them can be saved by doing just some small extra effort.

Read more »

How Many Links Should A Webpage Have?

10.33 0

How many links can you have on a page?


It seems like we're going back to the basics. But this is one question that gets asked frequently. Along with backlinks, Google also treats the outbound links on a page seriously, and it ultimately boils down to how many good links and bad links you have on a page. But is there such a thing as too many outbound links? We know that too many outbound links can decrease the value of a page, but how many is many?

Read more »

How Does Bing Measure Content Quality?

10.11 0

Quality content


People are always going on about how SEO is important for their rankings, how marketing will popularize their blog, how important updating your blog regularly is, and so on. But the most important of all would have to be the content. Quality content will make or break your site, and at the core if it all, it's content that makes your blog successful. We've talked about how Google looks at quality content. Let's look at another perspective, and see what Bing has to say about quality content.

Read more »

How To Optimize Video Captions For Search Engines?‏

10.11 0

Video captions


Transcripts and captions are a way to enhance the video-viewing experience for users. They supplement the audio to help viewers better understand what's being said. Similar to subtitles in a movie, you can add captions to a your YouTube videos which are not only played with the video, but can also be shown separately and made clickable. In this post, we'll talk about captioning your YouTube videos.

Read more »

What is reCAPTCHA And How Is It Better For Your Site?

10.11 0



CAPTCHA is a way for websites to keep spam away. Users are asked to identify human-readable text. In theory, it is a perfect way of keeping away bots. But in reality, it's not user-friendly, and can be broken down by an algorithm easily. Google has begun rolling out a new API that simplifies the CAPTCHA experience. It is called the "No CAPTCHA reCAPTCHA", and it just requires one click from the user.

Read more »

5 Cool CSS Tricks To Spice Up Your Website

10.11 0


CSS tricks

CSS is a basic part of any webpage, and is what gives the page its distinctive look. CSS can be simple yet complicated at the same time, from a simple typography rule to a complex animation. It can be used to create amazing things. Today, we'll share some CSS styles which you might useful, and may use on your website to spice things up a bit.

Read more »

Has Google Ever Penalized Itself Over Bad SEO?

10.11 0







Whenever Google rolls out updates to its algorithms that effect search result pages, many feel disillusioned, dismayed that they are being treated unfairly whereas the 'big fish' always seems to get away. Well, that isn't usually the case, and we're going to bust the myth today by demonstrating some instances where Google has been hit by its own penalty against bad SEO. Amusing as it may sound, it's actually true. No one is above the law, or their own law in this case :)

Read more »

Facebook Popup Like Box Widget For Blogger

04.43 0
Facebook has become the leading social media service on the Internet playing host to over 1.3 billion users; of those, 800 million login to their dashboard feeds at least once a day. Thanks to the vast number of active users on services like Facebook, acquiring new readers as a blogger or content provider has become easier than ever.

In order to produce an effective digital campaign, you absolutely must take advantage of social media by doing things like integrating Facebook on Blogger. Email marketing can be useful, but it comes with restrictions that could limit your blog's potential. Perhaps the most significant problem is that emails don't come with a face or personality like Facebook does.

Think of a time when you received an email in you inbox from someone you didn't know. Where you inclined to open it or did you send it right to the junk folder? If it's your first introduction to new consumer, they simply don't know who you are, what you want, and how you got their email. This sets off an initial breakdown of any type of trust that might have developed. The reputation of email marketing is further deteriorated with a study done by Kaspersky Lab, an Internet research firm. They estimate that around 70% of all the emails sent in the world are spam.

Sharing site content using a Facebook Like Box is just one of many strategies that can generate a regular flow of traffic from a diverse demographic that might have been previously inaccessible. Adding a Facebook Like Box to your site helps to reduces your individual workload, and instead distributes that ability equally among your readers.

When someone reads your content and appreciates the kind of work that you produce, they'll be willing to share that information to their followers and fans, setting off a viral reaction. The first step necessary to making this a reality is to make this change to your site. These next few steps will provide you with a quick and easy guide on how to add a 'Like Box' to your Blogger site so that you can began taking advantage of these great opportunities.


Click here for a DEMO


How to Add the Facebook Popup Like Box Widget

1. Log into your Blogger account and select your blog > go to 'Layout' & click the 'Add a Gadget' link on the right side
2. Once the popup window is open, select the HTML/JavaScript gadget from the list:


3. Copy and paste the following code inside the empty box:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'></script>
<style>
#fbox-background {
    display: none;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

#fbox-close {
    width: 100%;
    height: 100%;
}

#fbox-display {
    background: #eaeaea;
    border: 5px solid #828282;
    width: 340px;
    height: 230px;
    position: absolute;
    top: 32%;
    left: 37%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#fbox-button {
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}

#fbox-button:before {
    content: "CLOSE";
    padding: 5px 8px;
    background: #828282;
    color: #eaeaea;
    font-weight: bold;
    font-size: 10px;
    font-family: Tahoma;
}

#fbox-link,#fbox-link a.visited,#fbox-link a,#fbox-link a:hover {
    color: #aaaaaa;
    font-size: 9px;
    text-decoration: none;
    text-align: center;
    padding: 5px;
}
</style>
<script type='text/javascript'>
//<![CDATA[
jQuery.cookie = function (key, value, options) {
// key and at least value given, set cookie...
if (arguments.length > 1 && String(value) !== "[object Object]") {
options = jQuery.extend({}, options);
if (value === null || value === undefined) {
options.expires = -1;
}
if (typeof options.expires === 'number') {
var days = options.expires, t = options.expires = new Date();
t.setDate(t.getDate() + days);
}
value = String(value);
return (document.cookie = [
encodeURIComponent(key), '=',
options.raw ? value : encodeURIComponent(value),
options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
options.path ? '; path=' + options.path : '',
options.domain ? '; domain=' + options.domain : '',
options.secure ? '; secure' : ''
].join(''));
}
// key and possibly options given, get cookie...
options = value || {};
var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
};
//]]>
</script>
<script type='text/javascript'>
jQuery(document).ready(function($){
if($.cookie('popup_facebook_box') != 'yes'){
$('#fbox-background').delay(5000).fadeIn('medium');
$('#fbox-button, #fbox-close').click(function(){
$('#fbox-background').stop().fadeOut('medium');
});
}
$.cookie('popup_facebook_box', 'yes', { path: '/', expires: 7 });
});
</script>
<div id='fbox-background'>
<div id='fbox-close'>
</div>
<div id='fbox-display'>
<div id='fbox-button'>
</div>
<iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?
href=https://www.facebook.com/pages/Helplogger/120574614736021&width=402&height=255&colorscheme=light&show_faces=true&show_border=false&stream=false&header=false'
style='border: none; overflow: hidden; background: #fff; width: 339px; height: 200px;'></iframe>
<div id="fbox-link">Powered by <a style="padding-left: 0px;" href="http://helplogger.blogspot.com" rel="nofollow">Helplogger</a></div>
</div>
</div>
4. Press the 'Save' button to add the widget to your blog. That's it!

Customization

  • After adding the code, replace the address in blue https://www.facebook.com/pages/Helplogger/120574614736021 with your site's facebook page URL.

  • The widget will appear 5 seconds after the page finishes loading. If you want to change this delay, change the number 5000 to a greater or lesser number in this part:
.delay(5000)
  • By default, the like box only shows up the first time the user visits your page.  If you would like the Facebook box to popup every time the page loads, then remove this line of code:
$.cookie('popup_facebook_box', 'yes', { path: '/', expires: 7 });
  • If you want to display only when user visits your homepage, go to 'Template' > hit the 'Edit HTML' button on the right side and search by clicking anywhere inside the code area and pressing the CTRL + F keys for this tag:
</body>
Paste the facebook popup widget right above the body tag and make sure to include the conditional tags below:
&lt;b:if cond='data:page.type == "index"'&gt;ADD THE FACEBOOK WIDGET CODE HERE &lt;/b:if&gt;
After saving your work, you can test out your new feature by returning to one of your old posts which should bring up a little popup widget asking if you'd like to join the site's facebook page.

If you don't see the Facebook Like Box on the page, you may need to delete your cookies or check out the 'Customization' section above in order to display the widget every time a user visits your site. Once this widget is added to your site, all your hard work should start to translate into an increase in web traffic and number of Facebook fans.

Penguin 3.0 Is Still Rolling Out According To Google!

10.11 0

Google Penguin 3.0


If you are wondering why you have been observing unusual traffic states throughout the past few weeks, it might probably because of Google Penguin. Day 45 or so since the Penguin 3.0 first started rolling out, and it is still going on. This makes it a very significant update since the 2.0 iteration last year, although the exact toll on the total percentage of queries is still unclear.

Read more »