Almost All Articles

Just enhance your knowledege

Archive for the ‘Google Adsense Tips’ Category

Google Adsense AdLinks

Posted by kashaan143 on October 9, 2008

The Google Adsense Search is a much overlooked feature of the Adsense program.
When you register at the the Adsense program, you can choose to serve content bases ads, but also you can select to join Adsense Search.
What Adsense search does is that it gives you the option to place a “Google Search” field on your website, similar to the one below. You can define the look of the search field from within your publisher center, and choose where to display the Google logo, submit button, colours etc.
It is possible for you to “brand” your search result page, by defining the colours used, and even include a logo (50 x 50 px).
A great feature about the Google Adsense Search fields is that you can choose to have the results displayed on a new page, and thereby keeping the visitor on your site.
You can then choose from 2 different types of search :
Google Adsense Search
Google Adsense Site Search

Google Adsense search directs your visitor to a page containing both Adsense ads and search results from Google. This is the type of search listed on the bottom of the navigation bar on this page.
The second type of search, Google Adsense Site Search, searches all recorded pages from your site that is listed in Google’s database. It then shows the user a result page, containing pages from your site that matches the search criteria, as well as search relevant Adsense Ads.
You can track the performance of your search fields, by creating a tracker from your Adsense Publisher center. Any clicks made from the result pages, counts towards your Adsense income.

Posted in Google Adsense Tips | Tagged: , , , , , , , | Leave a Comment »

Adsense colours

Posted by kashaan143 on September 21, 2008

The Google Adsense program gives you the opportunity to not only display content relevant ads, but also to integrate the ads into your existing website colour scheme.

As the image above illustrates you can change the layout of the Google Adsense ads on your pages, simply by using “point and click”.
You can change the appearance of the Adsense ad border, Adsense ad background, Adsense ad title, Adsense ad text and Adsense ad URL.

Your changes are updated directly online, giving you a preview of the new Adsense layout. Once you are satisfied with your changes, all you have to do is replace the code on your websites, and you are ready to serve beautiful Google Adsense ads that matches your website perfectly.

It is also possible for you to designseveral different colour schemes online, and save them for future reference. If you are wondering if the Adsense ad layout has an influence on your CTR (Click Thru Rate), then the answer is yes! – Adsense Tips gives you the answer.

Note: The Above picture is seeing courtesy with the Google

Posted in Google Adsense Tips | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

Adsense codes

Posted by kashaan143 on September 14, 2008

It is very easy to prepare your website and website pages to start serving Google Adsense ads.

All you have to do is paste a code similar to the one below into your webpage’s.

This can be done with any text editor program, or wysiwyg editors like Dream weaver or FrontPage.

Simply enter the code where you want it to appear on your webpage, and you are ready to go.

Let’s try and go over the code – you can actually change your Google Adsense ad appearance here and more..

google_ad_client = “pub-xxxxxxxxxxxx”;

The first line of code holds your unique Google Adsense publisher identification – don’t change this!

google_alternate_color = “ffffff”;

The second line is used if Google cant find Adsense ads that are relevant to your page content. If you don’t define this colour, Google will instead server Public Adsense ads, that unfortunately doesn’t generate income for you when clicked on.

google_ad_width = 160;
google_ad_height = 600;
google_ad_format = “160×600_as”

Line 3-5 determines what type of Google Adsense ads you want to serve on your webpage’s. In this example we are serving the “Skyscraper” format seen to the right on your screen. It has a width of 160 pixels, and a height of 600 pixels – so you want to make sure that there is room for this on your page.

google_ad_channel =”xxxxxxxx”;

The sixth line is used for defining what ad channel these Google Adsense ads belong to. The code is generated by Google from within your Google Adsense members area, so don’t change this. You can read more about Adsense Channels here.

google_ad_type = “text_image”;

The seventh line determines what type of content Google should serve in your Google Adsense ads. There are 3 variations possible:

1. “text_image” this serves a mixture of both text and graphical Google Adsense ads. This is the standard setting.

2. “text” this server only text Google Adsense ads.

3. “image” this serves only graphical advertisements in your Google Adsense ads.

google_color_border = “FFFFFF”;
google_color_bg = “FFFFFF”;
google_color_link = “000000″;
google_color_url = “666666″;
google_color_text = “333333″;

These lines determines the exact colours used when displaying Google Adsense ads on your website. You can change these colours directly, and instantly see the updated version of your Google Adsense ads on your website. The colour codes used are binary colours, meaning that white is “FFFFFF”, black is “000000″ etc.

The only drawback of using the Google Adsense code, is that you will manually have to enter it on every page of your website. This means that if you change your design, or are trying to optimize your Google Adsense income – it requires work!

Posted in Google Adsense Tips | Tagged: , , , , , , , , , , , , , | Leave a Comment »