Skip to main content

Posts

Showing posts with the label Google

Google Acquires Music Service Songza for $39M

Google is boosting up its digital music offerings with the acquisition of A music search engine and internet jukebox Songza, said to be for an affordable deal of $39 million. The technology giant will eventually look to integrate the service — which helps users to select the right music according to their mood — into Google Play Music. Google said it is not planning any instantaneous changes to Songza and users will be not affected by the acquisition, at least for now.

How to Report Adsense About Unauthorized Ad Code placed on Your Site

The title seems to be bit long..uuh…Last time we did wrote aboutReporting a site breaking Adsense Policies, but what if some has placed unknown ads codes on your blog, it might be anything on his mind. Does Google has the solution for this? Alright so this place is about reporting to Google Adsense Support in the case you find suspicious Ad codes on your blog. Some hacker finds easy and place their Google Ads on your blog. If you find that any unauthorized ads codes placed on your site or blog then you report it Google Support. First of all you changed the password for your cpanel and admin login. Then you should contact your web hosting provider or the webmaster to know about the ads. Possible that they can discover any third party iframe or HTML code installed in your site scripting which is hard to detect. So if that problem is solved by then its good and your problem ends. If they report you that check your admin settings then its better to check, scan for the code in your theme...

How Changes in Ad Units can Impact Your AdSense Earnings

As an AdSense publisher, you are always looking for   effective ways   to maximize your site’s revenue through Google Ads but without hampering the end user experience. You therefore routinely experiment with ad units of different sizes, you rotate between different colors palettes, you fine-tune your   section targeting   tags – all this and more just to determine that perfect combination which will yield the highest the click-through rate. There’s one problem though. When you make any change to your AdSense Ad units, you need to have them live on your website for least a week or two to determine whether that change has had an effect on your earnings, if any. And if you make more than one change in the same window, tracking their effect on performance gets even more difficult. Things are about to become simple though. The AdSense team is testing a new feature that will help publishers easily understand how changes to ad units have impacted their earnings over time....

How to add the +1 Button to Your Blog

“+1” is often used as a digital shorthand for “this is pretty cool.” It’s also a way for friends, contacts, and the rest of the world to find great things on Google search. Google launched the +1 button back in March as a way to help share web content and make search more personal and relevant. For more information about the +1 button, you can watch this short video:  Since Google made this feature available, web publishers and bloggers have been asking us how they can add the +1 button to their sites, including Blogger blogs. Today, we’re excited to let you know that you can add the +1 button to Blogger blogs with just a few clicks.

Blogger +1 button not showing with share buttons

It blogger share buttons aren't showing below your posts don't worry it happens if you are using a modified blogger theme. It's a easy fix. Follow steps below. 1. Log in Blogger.com 2. Go to Design >> Edit HTML 3. Check the "Expand Widget Templates" BOX 4. Search for any one of the following three line(you will find one of them for sure): <p class='post-footer-line post-footer-line-3'> If you don't find the code above, find the code below <div class='post-footer-line post-footer-line-3'> and if still didn't find the code above, find the code below <data:post.body/> 5. After finding any of the line above paste the following code below it. <div class='post-share-buttons'> <b:include data='post' name='shareButtons'/> </div> 6. Save your template and view your template, you should see blogger share buttons now. 7. If you still facing same ...

How To Embed Adsense Ads In Blogger Posts

Often, we want to embed our Adsense code at the desired place in and around our blogger post. Novice bloggers with little or no knowledge of CSS may find it difficult to place the Adsense ads at the desired place. Blogger has limited options and place your ads at predetermined positions. For example, if you want to place an ad just below the heading of your post, it does not give you that liberty to do it. If you will try to put the code in your post from within the post editor, it will not work at all and will appear as plain text in your post. There are few simple techniques that enable you to place these ads at the location you want it to appear. Save your template Before implementing any changes in your template, it is very important to save it. In case some mishap occurs you can easily restore your original template. To save your blogger template first go to  Layout  tab and select  Edit HTML  sub-tab. Click the  Download Full Template  link and s...

How to deploy the Google Chrome MSI and apply group policies in Windows

Google Chrome is becoming most popular browser & widely used due to its easy navigation & fast speed. We will see now How to deploy the Google Chrome MSI and apply/import group policy Settings in Windows. To quickly deploy and configure Google Chrome on a windows network, you can deploy the Chrome MSI and apply group policies. Follow these steps: Download the  Google Chrome MSI . The MSI installer is a standalone installer. Google Chrome is bundled inside and installs without an internet connection. The MSI installs Chrome at the system level, so all users on a machine will use the same instance of Chrome. Download the  policy templates . There are two types of templates available, an ADM and an ADMX template. You'll need to verify which template type you can use on your network. These templates show you which registry keys you can set to configure Chrome, and what the acceptable values are. Chrome looks at the values set in these registry keys to dete...