Latest Posts

Thursday, May 23, 2013

History of gOoGle

Google,the leading search engine worldwide,was founded in 1998 by Stanford University graduate students Larry Page and Sergei Brin.



Sergei Brin and Larry Page


While at Stanford in 1996,Page and Brin began developing a search engine they eventually entititled BackRub. This search engine was designed to look at the connecting links between web pages in order to determine a site's authority. In 1998,Page and Brin set up their first data center in Page's dorm.


With the encouragement of fellow Stanford alum David Filo, who started Yahoo a few years earlier, Page and Brin decided to start a company and started looking for investors to back them. Andy Bechtolsheim, one of the founders of Sun Microsystems, invested $100,000 in the company after receiving a demo of their search technology. Eventually the pair raised over $1M.

Google, Inc. was established on September 7, 1998 in a friend's garage in Menlo Park, California. Page and Brin hired their first employee, Craig Silverstein, who was later to become Google's Director of Technology.

In their humble beginnings, Google served over 10,000 queries a day and quickly gained a reputation as a trustworthy source of information. By 1999, it was serving 500,000 queries a day and the company moved from the unassuming four walls of a garage to the now mega Googleplex headquarters in Mountain View, California.

Google achieved praise and publicity as news spread rapidly through online and offline media as well as their receipt of numerous awards and recommendations. Their audience continued to grow along with their reputation for effectiveness, relevance, speed and reliability.

In 2000, Google replaced Yahoo's own internal search engine as the provider of supplementary search results on Yahoo. Now, with more than 50% share of the total search market, Google provides search results for numerous search engines on the web.

Google has become all-important to both search engines and search engine optimization specialists alike. The other search engines have a tendency to mimic any algorithmic changes made by Google. 

Likewise, search engine optimization specialists continually study the changes as well in order to provide their clients with the best search engine rankings.



Source: internet

Your blogger

Monday, May 13, 2013

Search Engine Optimization basics

SEO tips for beginnersBlogging is more than just about creating an online space for yourself and putting up content there.You have to be the best in order to compete with the best.But even becomes less important when it comes to optimizing your blog for search engines.
After all,you want your great content to reach your potential readers,right?Other wise,what's the point?This is the part where Search Engine Optimization(SEO) come in.
In this post,I'll take you move on,make sure you've covered the following parts in our blogging series.


Google Webmaster tools


          Google webmaster Tools is your friend! Whether you like Google oR not,you will have to sign up for Google Webmaster Tools(GWT).GWT is basically a dashboard wher you can not only get yourself verified as an official owner of your site,but also get access to a lot of tools,features,and reports.With GWT,you can change how GoOgLe sees your website,and even receive messages from Google regarding updates,and errors found on your website.

with GWT,you can:

  • View crawl errors,crawl stats,blocked url's index
  • Fetch as Google - Pretty handy for fetching data for your website and submitting it to index to ensure that it's indexed more quickly.
  • View search queries,and interenal/external links.
  • Submitting sitemap.
  • ...and much more.

Submitting Sitemap


          The first thing to do after making a proper website or blog is to create a sitemap,and submit it to Google.A sitemap is basically a listing of the contents of your blog,sort of like a table of contents.It needs to be submitted to search engines so they know what content to find on your blog.We recommend that you put up some content first before creating and submitting a sitemap.Around 10 posts on your blog should be enough to get you started.

When you submit a sitemap,search engines use the data on that sitemap to locate your site and your data,and index it.You might have noticed that your site didn't appear on Google after you created it.Well,to get it into search results,Google first needs to index it.And to make Google index it soon,you submit a sitemap.


To submit a sitemap,you first need a sitemap generator.For blogger blogs,you can use the tool on the following link.



  • Blogger sitemap generator

If you're using wordpress,the you just need a plugin called "Google XML Sitemaps".Either way,it's a simple process and only takes a few simple instructions.


Keep monitoring your rank and statistics


          Now that you're a blogger and have started generating good content,it's time you should start monitoring your success.Keep track of your PageRank,which comes out every three month. The last one came in  February this year.You should also keep a check on your Alexa Toolbar ranking.For monitoring your website statistics,you should use Google Analytics.


Friends that's all for now and you can also download google's seo optimization guide here



Thanks for your support...Like,comment and share.

____----Our hack is Yours----____

Your blogger

Tuesday, May 07, 2013

Rajnikanth's website secret revealed

Secret behind "allaboutrajni.com" ,Rajnikanth website revealed:

The new website of rajnikanth "allaboutrajni.com" works only when you are not connected to the internet.
It says that this website runs with rajni power but the secret behind this website is revealed common let's show off it to this open world:

Now lets crack it,I mean lets find out how it is working:

when you visit the site the site gets cached by the browser:

To get started follow these procedure:

1.Open "www.allaboutrajni.com" website and when it show remove your internet connection don't do anything.

2.Open your browser's "developer console".

3.Navigate to network tab.

4.Click on header tab below...You can see the following code....


Request URL:http://www.desimartini.com/allaboutrajniV1/config.xml?1174093192 Request Method:GET Status Code:200 OK



Info: The code above is for sending a Get request to website.when the response is broken....it gets to know that we are not connected to the internet and then the cached website acts accordingly.

If you click any one of the config.xml file displayed at the right side of the network tab you can see the code below:


" MACHA YOU ARE CRACKING IT BUT RAJNI SAYS - RASKALA "


Enjoy this site friends...
Do comments and share this to your buddies:



____----Our Hack Is Yours----____

Your Blogger

Monday, February 25, 2013

New Floating Social Sharing Bar Widget for Blogger


New Floating Social Sharing Bar Widget for Blogger



New Floating Social Sharing Bar Widget for Blogger / Blogspot
New Fixed / Floating Social sharing Horizontal Bar Widget for Blogger. This widget is requested by one of way2blogging reader, and thanks for requesting this new widget for you as well as for our Readers. :)
Coming to this widget, it is horizontal social sharing bar widget with counter and is displayed in above the post body. while you scrolling this horizontal social bar is fixed to the top of Post. which will give to readers to share the page immediately by the floating bar. This widget comes with TwitterFacebookGoogle plusPinterest, StumbleUpon and Digg buttons.

LIVE PREVIEW

HOW TO ADD FLOATING SOCIAL SHARING BAR WIDGET?

First,
  1. Login to New Blogger Dashboard > Choose your Blog and Click the More Options Dropdown
  2. Select the Template > Click on Edit HTML > Proceed
  3. Check/Tick the Expand Template Widgets checkbox
Just follow 3 Simple steps,

THE JQUERY PLUGIN!

As always, it is jQuery based widget, and your blog must have the jQuery plugin. if your blog already have a latest jQuery plugin, then Ignore this step and directly follow the Second step.
If not add the below snippet code before </head> tag
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>

THE SOCIAL SCRIPTS

This Code contains jQuery calls and Social button scripts and styles, and those are loads only in Post Pages which will decrease, load time when you on home or other pages. ;)
Add the below snippet code before </head> tag
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type='text/css'>
/*<![CDATA[*/
	#w2bSocialFloat {clear:both;padding: 6px 0;display:block;background:#FFFFFF;}
	#w2bSocialFloat td{padding:4px;margin:0;border:none;}
	#w2bSocialFloat td iframe{max-width:82px;width:82px !important;}
	#w2bSocialFloat.w2bFloatSocial{position: fixed;top:0;z-index:9999999;border-bottom:1px solid #ccc;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15);}
/*]]>*/
</style>
<script type="text/javascript">
/*<![CDATA[*/
// Set the Top Offset
$theOffset = 0;

jQuery(document).ready(function(b){var a=b("#w2bSocialFloat");a.wrap('<div id="w2bSocialPlaceholder"></div>').closest("#w2bSocialPlaceholder").height(a.outerHeight());a.width(a.outerWidth());e=a.offset().top-$theOffset;b("#w2bSocialFloat iframe[src*=plusone]").closest("div").css("max-width","82px");b(window).scroll(function(){d=b(this).scrollTop();d>=e?a.addClass("w2bFloatSocial"):a.removeClass("w2bFloatSocial");f=b(".post");if(f.length!=0){c=f.outerHeight()+f.offset().top;d>=c?a.stop().animate({top:"-150px"}):a.stop().animate({top:$theOffset+"px"})}else d>=e?a.css("top",$theOffset+"px"):a.css("top","0")})});
/*]]>*/
</script>
<script type="text/javascript" src="http://widgets.way2blogging.org/blogger-widgets/w2b-blogger-pinit.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
	// Twitter
	(function(a,b,c){var d=a.getElementsByTagName(b)[0];if(!a.getElementById(c)){a=a.createElement(b);a.id=c;a.src="//platform.twitter.com/widgets.js";d.parentNode.insertBefore(a,d)}})(document,"script","twitter-wjs");
	// Google + (plus)
	(function(){var a=document.createElement("script");a.type="text/javascript";a.async=true;a.src="https://apis.google.com/js/plusone.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)})();
	// Stumbleupon
	(function(){var a=document.createElement("script");a.type="text/javascript";a.async=true;a.src="https://platform.stumbleupon.com/1/widgets.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)})();
	// Digg
	(function(){var a=document.createElement("SCRIPT"),b=document.getElementsByTagName("SCRIPT")[0];a.type="text/javascript";a.async=true;a.src="http://widgets.digg.com/buttons.js";b.parentNode.insertBefore(a,b)})();
/*]]>*/
</script>
</b:if>

ADDING SOCIAL BUTTONS WIDGET

Let’s add the final Social horizontal bar widget code.
Add this code before <data:post.body/> tag.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id="w2bSocialFloat" class="w2bSocialFloat">
<table  width="100%" class="w2bSocialFloat">
	<tr>
		<td>
			<a href="https://twitter.com/share" class="twitter-share-button" expr:data-url="data:post.url" expr:data-text="data:post.title">Tweet</a>
		</td>
		<td>
			<iframe expr:src="&quot;//www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21&quot;" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>
		</td>
		<td>
			<div expr:id="&quot;w2bPinit-&quot; + data:post.id" style="display: none;visibility: hidden;height: 0;width:0;overflow: hidden;" class="w2bPinitButton"> 
				<data:post.body/>
				<script type="text/javascript">
					w2bPinItButton({ 
						url:"<data:post.url/>", 
						thumb: "<data:post.thumbnailUrl/>", 
						id: "<data:post.id/>", 
						defaultThumb: "http://4.bp.blogspot.com/-YZe-IcKvGRA/T8op1FIjwYI/AAAAAAAABg4/j-38UjGnQ-Q/s1600/w2b-no-thumbnail.jpg", 
						pincount: "horizontal" 
					}); 
				</script> 
			</div>
		</td>
		<td>
			<div class="g-plusone" data-size="medium" expr:data-href="data:post.url"></div>
		</td>
		<td>
			<su:badge layout="1" expr:location="data:post.url"></su:badge>
		</td>
		<td>
			<a class="DiggThisButton DiggCompact"></a>
		</td>
	</tr>
</table>
</div>
</b:if>

SAVE TEMPLATE!!!

Save the template and check your blog post pages, a working and awesome jQuery based floating social horizontal bar on your blog.
Hope this widget is helpful to you, Please leave your comments, and share this Widget.
Thanks to Raghav! for requesting this simple and awesome widget.

F.A.Q :-

1. I FOUND THE TAG THREE TIMES?

If you found the <data:post.body/> three times, then you might using the Auto readmore hack,
Solution:
Search for below two lines
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<data:post.body/>
Place the Widget code in between the two tags.

2. HOW TO CHANGE THE BACKGROUND COLOR OF HORIZONTAL BAR?

You can change the background color of Horizontal bar.
Solution:
In the Second step (The Social Scripts), search for
background:#FFFFFF;
and change the #FFFFFF with your own Hex Color.
Thanks to All.

Thanks for visiting my blog I hope you enjoy this post and share it on socials

Highlight Author Comments in Blogger



Highlight Author Comments in Blogspot/Blogger


Highlight Author Comments System Displays Comments Made By A Post's Author In A Unique Style. Today I Will Show You How To Highlight Author Or Admin Comments In Blogspot/Blogger So That Your Comment As Administrator Stands Out From Comments Posted By Others. Blogger Has Advanced and Many latest Codes Are Added. So To Highlight The Author Or The Admin Comment In Blogger You Have To Just Apply Some Easy Trick To Activate It. This Highlight Author Comments System Displays For Those Who Have Enabled Threaded Comments System. We Have Attached A Screenshot Below So Anyone Can Easily Understand How Is This. Even I Am Also Using This For My Blog.  See Screenshot Below…


FIRST OF ALL JUST FOLLOW THE SIMPLE STEPS BELOW:

  • Login To Blogger >>Go To Template >Edit HTML >>Proceed >> Expand Widget Templates
  • Now Find </Body>
  • After getting this code Put The Below Codes Above </Body>
<!-- highlight author Commens starts -->
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$(function() {
function highlight(){
$(&#39;.user.blog-author,.ssyby&#39;).closest(&#39;.comment-block&#39;)
.css(&#39;border&#39;, &#39;
Dotted blue 1px&#39;)
.css(&#39;background&#39;,&#39;#B2E7FD url(&quot;http://4.bp.blogspot.com/-I_yj6d0ooQA/URbfFE2TatI/AAAAAAAABQk/lykKTHhRAxA/s1600/www.mybloggerblog.com.png&quot;)&#39;)
.css(&#39;padding&#39;, &#39;10px&#39;);
}
$(document).bind(&#39;ready scroll click&#39;, highlight);
});
</script>
    <!-- highlight author Commens ends -->  

  •  Save The Template. (All Done)

Customization:
If You Want To Change The Border Color Then Edit Blue (You Can Use Hex Code For A Specific Color).I Have Used A Dotted Border. Other Options Are (Simply Replacing 'Dotted' With One Of The Following Words): Solid, Dotted, Dashed, Groove, Ridge, Inset Etc…

If You Want To Change The Background:
For Plain Colors without Any Image, Replace Line 8 in the Code above With This:
.Css('Background','Green')
If You Want More Choices Of Plain Colors, Use HEX Code Instead:
.Css('Background','#B2E7FD')
If You Want To Use Only A Background Image, Replace Line 8 In The Code Above With This:
.Css('Background','Url("Your IMAGE URL HERE")')
Credits: 
The Codes used in this widget are provided by http://www.southernspeakers.net/. If you wish to share this tutorial on your blog please give a link back to this tutorial. 


Help: 
If You Face Any Difficulty Feel Free To Ask me.




____----Our hack is yours----____

Your blogger