Wednesday, January 31, 2007

How to remove "Advertise on this site" from Adsense Ads

If you are using the google adsense in your website or blog you may have noticed the word "Advertise on this site" text which is shown on all your Adsense Ads. In this article you will learn how to disable this word "Advertise on this site".


The “Advertise on this site” link on your Google ads is part of the Onsite Advertiser Sign-Up program. Using this link, advertisers can set up an ad campaign on AdWords that will target its ads directly to your site and only your site.


The below is what google says about its Onsite Advertiser Sign-Up Program.


Onsite Advertiser Sign-up is an extension of Google site targeting that makes it easier for advertisers to bid on your site.
When you use Onsite Advertiser Sign-up, your ad units will display an 'Advertise on this site' link that takes advertisers to an informational landing page with details about your site and the Google AdWords advertising program. Advertisers who sign up through this page will be guided to create an ad targeted specifically to your site, and only your site. When more advertisers create and target ads to your site, you'll benefit from the competition as it drives your potential earnings up.
You can customize the landing page advertisers see with the logo, color scheme, and site description of your choice, to provide advertisers with the best idea of what your site's all about. For instructions, see our entry on
How do I customize my Onsite Advertiser Sign-up page?


Here is the steps how to Remove it.



  • Sign in to your Google Adsense Account.

  • Click on the My Account tab as shown in the below figure.




  • Scroll down to find the Onsite Advertiser Sign-Up section. Click edit.


  • On the Onsite Advertiser Sign-Up page, uncheck the box next to Include me in Onsite Advertiser Sign-Up.



  • Click Save Changes at the bottom of the page

Thats all. The text will appear in few days once you sign up for this.

Friday, January 26, 2007

OutLook Express Error No 0x800C0131

I was using outlook express for more than 10 years. Currently I encountered a problem showing the error number 0x800C0131 when I try to send email using my SMTP.
U
nknown error has occurred. Protocol: SMTP Port: 0 Secure: No [SSL] Error: 0x800c0131

I searched and found that the usual cause of this error is a missing or damaged folders.dbx file. Either that or it is using a read only attribute. To fix this problem I did the following steps.

  • Click Start
  • then Find
  • then click Files or Folders.
  • In the Named box, type folders.dbx.
  • In the Look In box, click your main hard disk (this is usually drive C), and then click Find Now.
  • Right-click the Folders.dbx file, and then click Rename.
  • Type folders.old, and click OK.
  • Start Outlook Express again. This creates a new Folders.dbx file automatically.

This one solved my problem. Mainly this one occurs in the Windows 98 OS.

Tuesday, January 23, 2007

Adding New Video Content in Adsense

As a test basis adsense is testing Adsense Video distribution and sponsorship through a small group of publishers. Now Warner Music Group and Sony BMG Music Entertainment is joining together to provide more video content for providers.
Christian Oestlien - Product Manager of Adsense posted today in Adsense blog the below message
"Over the next few weeks we'll be testing AdSense video distribution and sponsorship with a small group of publishers. You may remember us doing a similar trial last year with MTV Networks, where we distributed ad-supported MTV video content to publishers who displayed the content on their sites. This time, we'll be working with a larger set of content providers, grouping together video content from providers such as Warner Music Group and Sony BMG Music Entertainment together with quality ads and offering them as playlists which publishers can select from and display on their AdSense sites. Participating publishers range from small to large, and cut across many different types of content."
So now adsense publishers can expect more video ads in their websites.

Website exclusion in Adwords is unlimited

If you are a adwords user then you know about the site exclusion option you have in your campaign. Previously there is some limit in site exclusion. From January onwards Adwords have removed this limit and now you can exclude unlimited websites in that tool.
Site exclusion is now unlimited
As we've mentioned in the past, the Site Exclusion tool provides you with more control for your campaigns that are targeting the Google Content Network by allowing you to exclude your ads from showing up on particular sites or sections of sites (such as the sports section of an online newspaper).
So now onwards you can enjoy excluding the sites where you dont want to display your ads. For more information you can visit Adwords Blog.

About Google Code Search

When you pop into Google Labs you can see New Google Code Search.
What is Google Code Search?
Google Code search helps the users to search for the programming code which is available in public for users. To search the codes in the web, Google code search uses regular expressions.

What is Regular Expression?
In all programming languages we have the regular expressions to derive certain functions. Google Code also uses this function to find your code. Google supports POSIX extended regular expression syntax.

You can also help this service to find your code by visiting this >website and submitting your code.

The languages supported by this Google Code Search are below:
Ada
AppleScript
ASP
Assembly
Basic/Visual Basic
C
C++
C#
COBOL
ColdFusion
D
Eiffel
Erlang
Fortran
Haskell
Java
JavaScript
JSP
Lex
Limbo
Lisp
Lua
Makefile
Mathematica
Matlab
Modula-2
Modula-3
Objective C
OCaml
Pascal/Delphi
Perl
PHP
Prolog
Python
R
REBOL
Ruby
Scheme
Shell
Smalltalk
SQL
Standard ML
Tcl
Troff
VHDL
Yacc