Tuesday 28 January 2014

How to Add Social Media Buttons to Blogger Header

Hello bloggers friends, adding social media icons to your blog is the way of getting visitors on your own blog. By adding social media buttons you can increase your blog traffic. Social media buttons should be attractive and to be located in a correct place to make more clicks on your blog. Right area to add social button on your blog is header of your blog. Social Media buttons is like Facebook button, Twitter button and Google Plus button.

For doing this you may requires to edit your HTML. So for security reason backup your template before you start adding buttons.

Let me explain how to add social media buttons to of your blog.

    1-Go to Blog Dashboard  Template Edit HTML


Choose Edit HTML Section

2-Search for ]]></b:skin> using Ctrl+F






3-Add the below CSS code just before ]]></b:skin>
/* trickstoo.com Social icons for Blogger ----------------------------------------------- */
#social-icons {
margin-bottom:-30px;
height:50px;
width:100%;
display:block;
clear:both;
z-index: 2;
position: relative;
}
.social-media-icons {

display:table
}
.social-media-icons ul {
text-align:right;
padding:5px 5px 0 0
list-style-image:none; 
list-style-position:outside;
list-style-type:none;
}
.social-media-icons ul {
margin-bottom:0;
padding:0;
float:right;
}
.social-media-icons li.media_icon {
margin-left:6px;
padding-left:0 !important;
background:none !important;
display:inline;
float:left;
}
.social-media-icons li:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg); 
transform: rotate(-360deg);
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

4-And Then Search Below Line

“<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>”

5-And Then paste the below code to the above searched code
<div class='social-media-icons' id='social-icons'>

<ul>
<li class='media_icon'>
<a href='http://facebook.com/trickstoo'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1NJXWZSFgmOQuuiXzlyF206NTg79gi5DOBmxjoJ3gEcLaF1WCWvl-HcmcVqOGt-0YMgy1oMsWhF_fvPf-xu-rUViQWpx2QL-nsVrcOPtg_EQmQbRUD_-aK8KunffNR4vkP8Nz6h1s9uc/s1600/Facebook.png'/></a></li>
<li class='media_icon'>
<a href='http://twitter.com/shanmugam39'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLr4Aswmx2-3biq-8D_cSrG7ttOSOgQQ_vKxHPoE1qX3L6o1e4qFNdz3YEUvtq7IxCE2XtbhyphenhyphenygGQwez1mIvx9XRbEs2VbLGWC69UAUEhkZqfPqYxP59neG2frjiKBNqgpVlSpPoaHW6M/s1600/Twitter.png'/></a></li>
<li class='media_icon'>
<a href='https://plus.google.com/106667632864485528784'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIw2M6L4Ypsxx1hje4-IFz4tCkA26eSj9yphRPVt_UesipVeZIJ0D6n-IG6ocAJ0G5NASI9rwvK7hPC32dg36NQ1CKsTN1KlqR1wuopXUGW-iPd4FmIrUBNBYTAsamnn52GMj0NmGM8uQ/s1600/googleplus.png'/></a></li>
<li class='media_icon'>
<a href='http://trickstoo.com/feeds/posts/default'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgy0o5iofATRmns6AZhmThGY83T8v_paC3IkUwnruPzbJ5m02qBYGWUueOeyf6gRrTufYD25JrFE5HMzl0_MxL2Jvzdg04PI6UiJ2KUugNwa6eWCq8Rql0pHyGZ1yfaQokvk3LMeOhY2JU/s1600/RSS.png'/></a></li>
</ul>

</div>




    6-And Then replaced your page name on Facebook, Twitter, Google+ and your Blog URL.

    7-And Now Saved Your Blog Template and Apply Changes.

Monday 27 January 2014

News for Hummingbird Algorithm Google update

Google has a new search algorithm, the system it uses to sort through all the information it has when you search and come back with answers. It’s called “Hummingbird” and below, what we know about it so far.

What’s a “Google search algorithm?”

That is a technical term for what you can think of as a recipe that Google uses to sort through the more than of web pages and other information it has, in order to return what it believes are the best answers.

What’s “Hummingbird Algorithm?”

It’s the name of the Google search algorithm, one that Google says should return better search results.

So that “Page Rank” algorithm is dead?

No. Page Rank is one of over 200 major “ingredients” that go into the Hummingbird Algorithm recipe. Hummingbird looks at Page Rank — how important links to a page are deemed to be — along with other factors like whether Google believes a page is of good quality, the words used on it and many other things.



What does it mean that Hummingbird is now being used?

When Google switched to Hummingbird, it’s as if it dropped the old search engine out of a Search Engine Marketing and put in a new one. It also did this so quickly that no one really noticed the switch.

Google struggled to recall when any type of major change like this last happened. In 2010, the “Caffeine Update” was a major change. But that was also a change mostly meant to help Google better get indexing rather than sorting through the information.

Panda, Penguin and other updates were changes to parts of the old algorithm, but not an overall replacement of the whole. Hummingbird is a like new search engine, it continues to use some of the old parts like Penguin and Panda.

What type of “new search activity” does Hummingbird help?

Conversational search” is one of the greatest examples Google gave. People, when speaking searches, may find it more useful to have a conversation. Hummingbird should better focus on the meaning behind the words. It may better understand the actual location.
In particular, Google said that Hummingbird is paying more attention to each word in a query, ensuring that the whole query — the whole sentence or conversation or meaning — is taken into account, rather than particular words. The goal is that pages matching the meaning do better, rather than pages matching just a few words.

Google Penguin Update Overview

The Google Penguin Update launched on April 24. According to the Google blog, Penguin is an “important algorithm change targeted at web spam. The change will decrease rankings for sites that we believe are violating Google’s existing quality guidelines.” Google mentions that typical black hat SEO tactics like keyword stuffing (long considered web spam) would get a site in trouble, but less obvious tactics (link incorporating irrelevant outgoing links into a page of content) would also cause Penguin to flag your site. Says Google,

Sites affected by this change might not be easily recognizable as spamming without deep analysis or expertise, but the common thread is that these sites are doing much more than white hat SEO; we believe they are engaging in web spam tactics to manipulate search engine rankings.

Site owners should be sure to check their Google Webmaster accounts for any messages from Google warning about your past spam activity and a potential penalty. Google says that Penguin has impacted about 3.1% of queries (compared to Panda 1.0’s 12%). If you saw major traffic losses between April 24th and April 25th, chances are Penguin is the culprit, even though Panda 3.5 came out around the same time.

Unfortunately, Google has yet to outline exactly what signals Penguin is picking up on, so many site owners that were negatively impacted are in the dark as to where they want wrong with their onsite SEO. Many in the SEO community have speculated that some contributing factors to Penguin might be things like:

1. Aggressive exact-match anchor text
2. Overuse of exact-match domains
3. Low-quality article marketing & blog spam
4. Keyword stuffing in internal/outbound links

It’s important to remember that Panda is an algorithm update, not a manual penalty. A reconsideration request to Google won’t make much a difference–you’ll have to repair your site and wait for a refresh before your site will recover.  As always do not panic if you are seeing a down turn in traffic, in the past when there is a major Google update like this things often rebound.

Google has so far rolled out the following Penguin updates:

1. Initial Penguin Update, April 24th 2012
2. Penguin 1.1, May 25th 2012
3. Penguin #3, October 9th 2012
4. Penguin #4 (aka Penguin 2.0), May 22nd, 2013
5. Penguin #4 (aka Penguin 2.1), October 4th, 2013

Search Engine Optimization Normal Interview Questions


Being an SEO expert, you have to show your knowledge and skills in Search Engine Optimization( SEO).


What is search engine:  key for finding specific information in the world wide web.

   

How to achieve goggle page Rank: Mainly dependent on Back links from content related websites and domain age.
   
what are Meta Tags: one of the important factor in on-page optimization. which help to place important keywords related to a website.
   
What is Title tag: Most Important factor that describes what is inside the page and helps to search engine to find keyword related content.



   

What is Site Map: Helps search engines to Index the content and more over helps to search engine friendly website.

   
Robots.txt: Very important and helps Search engines to index complete website, webpage, or any particular file in a web space.

Seo Services

Seo Services

Keywords First Month Second Month Other Month
3 Keywords Rs. 8000 Rs. 7000 Rs. 6000
5 Keywords Rs. 10000 Rs. 9000 Rs. 8000
10 Keywords Rs. 15000 Rs. 13000 Rs. 12000

Seo Packages

Keywords Monthly Half Yearly Yearly
3 Keywords Rs. 8000 Rs. 30000 Rs. 55000
5 Keywords Rs. 10000 Rs. 42000 Rs. 80000
10 Keywords Rs. 15000 Rs. 70000 Rs. 120000


SEO Company: A Game changer for small or local business

There’s no secret that SEO is the key to plenty of new business opportunities even though it takes a significant amount of time to bring the...