Sponsor 1
custom
codes

Add Photo on Google Search Result


Labels:

custom-codes - One of the most important ways to generate viewership to your blog and increase its' click-through rate is to put up your picture beside your blog link in Google search results. This method develops trust in the eyes of the viewers and they are more compelled to open up your blog then they would have been without the picture there. Formally known as Google Authorization, this is among the major blogging tips that can increase the exposure to your blog content and can greatly increase your blog ranking from Google's point of view. Today, we'll take a look at how it's done.



The process basically is about telling Google you're the author of the blog. Google will then display your Google+ profile picture beside your blog link in search results. The complete procedure can take you about 5 minutes. However, its implementation from Google's side usually takes around 5-7 days but may even take months to complete. It mainly depends upon how often Google crawls your page. All you need to have for the procedure is a verified Google account along with a Google+ profile. The process becomes simpler if you have a verified email@yourDomain but is also possible without it. Let's take a look at both the cases.

NOTE: Make sure your Google+ profile picture is square i.e. length = width in pixels. Google will reject a rectangular picture for this purpose.

Case 1: If you DON'T have an email@yourDomain

If you don't have an email@yourDomain, some manual HTML editing needs to be performed on your blog to authorize it with your Google+ profile. The procedure is as under:

  • Step 1: Open up your blog's design code and add a 'rel=author' type link to your Google+ profile there. You can add up the link anywhere on the blog but the About pages are usually a good spot for such. The link is provided below, replace PROFILE_URL with your profile address and add it to your blog.
<a href="PROFILE_URL?rel=author">Google+ Profile</a>
An example of the complete link tag is shown below.

<a href="https://plus.google.com/u/0/123456789012345678900?rel=author">Google+ Profile</a>

0 comments:

Post a Comment