---
 
 
---
 
 
Smilepk Home | Tips Home | Contact | Games | Themes | Wallpapers | Videos
GOOGLE
Free SEO, Web Related Tips
    Web Hosting Guide
    SEO Articles, Tips
    Earn With Google
    Hot n Top Tips
    Mix Web Special
    Miscellaneous Tips
---
Free Windows xp Tips
    User Interface
    Usability Tweaks
    Security Tricks
    Hardware Tweaks
    Internet & Network
    System Performance
    Miscellaneous Tips
    Software Tips
---
Today World Tips
    Travelling Tips
    Cooking Tips
    Credit Card Tips
    Photography Tips
    Handwriting Tips
    Student Visa Tips
    Resume Tips
    Aloe Vera Tips
    Weightloss Tips
    Beauty Tips
    Mobile Codes Tips
---
Free Other Categories Tips
    PC Buying Tips
    System Tune-Up
    MS Office Tips
    Security Alerts
    Database Tips
    Registry Tricks
    Pc Troubleshooting
    Backup Tricks
    Printing Tips
    Cisco Router Tips
    Glossaries...
    Laptop Tricks
    PC Cleaning Tips
    System FAQs
    Internet Tips
    Windows Vista Tips
---
Free Broadband Tips
    ISP Tricks
    Wireless Tips
    VPN Tricks
    Mobile Tips
    ATM Tips Tricks
    Optic Fiber Tips
    Cable Net Tweaks
    DSL Tips Tricks
    Projector Tips
   Google Adsense Code.
     Home   Earn With Google
----

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 = "160x600_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!

This site is not in anyway affiliated with Google nor does Google endorse TibsBin.com. AdSense, AdWords and Google are trademarks of Google, Inc.