<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; advertising</title>
	<atom:link href="http://www.ghacks.net/tag/advertising/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Things Webmasters Do Besides Writing Articles</title>
		<link>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/</link>
		<comments>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:39:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[webmaster tips]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14955</guid>
		<description><![CDATA[I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to [...]]]></description>
			<content:encoded><![CDATA[<p>I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to perplex them quite a bit by talking about all the things that I have to do besides researching and writing articles. This article lists ten things that webmasters usually do besides producing content for their websites. It does concentrate on my experience which comes from blogging so keep that in mind.</p>
<p><span id="more-14955"></span><strong>1. Comment moderation and spam</strong></p>
<p>Comment moderation and spam are two of the most time consuming aspects of a webmaster&#8217;s workday. A high profile blog can get thousands of spam comments a day which are then queued up in a spam folder somewhere. Even the best antispam tools do not offer a 100% protection against spam. Another trade-off is that false positives tend to increase with every new antispam plugin and script installed which can frustrate visitors so that they either stop posting comments or leave the site to never come back.</p>
<p><strong>2. Email Support</strong></p>
<p>Most websites have a contact form or other means of contacting the webmaster or a person responsible by email. These emails can contain tech support topics, requests (either for new articles, help, guest blogging or advertising), comments, spam or rude remarks. Tech support questions are usually the most time consuming to answer especially if it is not possible to test the problem locally. Webmasters obviously do not have to answer emails but it is good behavior if they do in a timely manner (except for spam and the rude remark emails). It is still a time consuming process especially on high traffic websites.</p>
<p><strong>3. Updates and Security</strong></p>
<p>It is of uttermost importance to run the latest version of scripts and software on a website. Old versions can contain security or memory holes, incompatibilities or missing features. Many hackers wait for security releases and start searching for websites that still run an older version on the day the new releases get announced. Updates on the other hand are only one part of the security concept. Scripts on the server side can improve security by preventing brute force attacks or notifying tech support. Webmasters do not necessarily have access to these features especially on shared hosting but some security add-ons and features can be installed by them as well. This includes setting the right access rights for directories, making sure to use non-standard usernames, directories and database prefixes or installing scripts and plugins that increase a website&#8217;s security.</p>
<p><strong>4. Features and Plugins</strong></p>
<p>Webmasters have to keep an eye on the development of new plugins and features. Wordpress webmasters for example have thousands of plugins at their disposal that get constantly updated. Additions are posted in the dozens daily and it can be quite hard to keep up with them. There is however always the possibility to find a plugin or script that adds a new interesting feature to a website or is able to replace an existing script by providing an increase in performance or functionality. One of the main reasons why many webmasters stick with one content management system is that it is easier to keep an overview of the advancements (and other things including security) that are made. </p>
<p><strong>5. Design</strong></p>
<p>Not all webmasters have to be design-aces. It is perfectly possible to download templates and themes for many different types of content management systems or websites and use these with little modification. Another option is to order a custom theme from a designer. Small changes on the other hand are usually performed by the webmaster. This includes changing a logo, adding a graphic or other elements. </p>
<p><strong>6. Performance</strong></p>
<p>A slow loading website does not necessarily mean that the server the website is hosted is not capable of delivering the performance the website needs. Other things can play a role here including scripts and plugins installed. External scripts, like advertisement or third party widgets, can slow down a website tremendously. Even more so if the domain the data is loaded from is experiencing technical problems as well. A webmaster needs to make sure that the website can be loaded as fast as possible. While third party scripts are usually in the top list of elements that slow down a website the problems can also be caused by large multimedia contents like unoptimized images, broken scripts, not optimized loading sequences or not making use of compression techniques or image concatenation. </p>
<p>Many tools can help in the analysis including the <a href="http://validator.w3.org/">XHTML Validator</a> over at W3C, <a href="http://getfirebug.com/">Firebug</a> or <a href="http://developer.yahoo.com/yslow/">YSLOW</a>.</p>
<p><strong>7. Testing and Compatibility</strong></p>
<p>A website has to be tested with various web browsers to ensure that the user experience is similar in all cases and that it is possible to connect to the website with all popular web browsers. Webmasters also do a lot of testing that include testing advertisement, plugins, scripts or element positions on their website. A classical example is to test various advertisement positions on a website to find the one that is yielding the highest earnings for the webmaster. Other possibilities include testing various positions for content to increase pageviews or decrease the number of visitors who leave a website on the first page without visiting a second one.</p>
<p><strong>8. Advertising</strong></p>
<p>Not all websites and blogs run advertisements. Webmasters who do place ads on their websites open a new can of worms. Statistics have to be checked regularly to make sure that the ads perform well. Ads need to be tested (if possible) in various ways including different positions, color schemes and even different advertisers. Monitoring various webmaster forums and blogs for new advertising opportunities and tips is a must do.</p>
<p><strong>9. Hosting, Domain and Billing</strong></p>
<p>Webmasters using free webhosts do not have to worry about these. But webmasters with their own domain name and web hosting account need to keep an eye on a few things including expiration dates and paying subscriptions in time. This is usually not a big issue and not that time consuming unless hundreds or thousands of domains are hosted at dozens of different web hosters or web servers.</p>
<p><strong>10. Networking</strong></p>
<p>Networking is probably the most important aspect of being a webmaster. You tend to get the best tips from a network of webmasters who work in the same niche. I consider the day I met Everton from Connected Internet one of my luckiest days in my life. Not only have we exchanged information that helped us get rich (haha) and improve our websites; No, we also decided to run a joint project which turned out to be very profitable. </p>
<p>Not everything is about being profitable of course. Some tips are only passed around in close circles because many webmasters do not post their findings and experiences on forums or websites. This can be a better way of placing ads on a blog, a new plugin or script that a website benefits from or general tips. </p>
<p><strong>Verdict:</strong></p>
<p>I&#8217;m not sure if this article covered all the aspects. There are probably more including tax reports, law suites and the like. Please post a comment if you have something to add or would like to voice your opinion on the subject. Being a webmaster is more than meets the eye.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/networking/" title="networking" rel="tag">networking</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/webmaster-tips/" title="webmaster tips" rel="tag">webmaster tips</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/02/16/web-ceo-free/" title="Web CEO Free (February 16, 2008)">Web CEO Free</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/27/stay-away-from-dreamhost/" title="Stay Away From Dreamhost (August 27, 2008)">Stay Away From Dreamhost</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/" title="Refer an advertiser, get half the money for the first month (January 30, 2008)">Refer an advertiser, get half the money for the first month</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/10/26/google-adsense-revenue-and-traffic-comparision/" title="Google Adsense Revenue and Traffic Comparision (October 26, 2007)">Google Adsense Revenue and Traffic Comparision</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Internet Advertising Provider Kontera</title>
		<link>http://www.ghacks.net/2009/05/15/internet-advertising-provider-kontera/</link>
		<comments>http://www.ghacks.net/2009/05/15/internet-advertising-provider-kontera/#comments</comments>
		<pubDate>Fri, 15 May 2009 08:54:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Revenue Sources]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[blog monetization]]></category>
		<category><![CDATA[internet advertising]]></category>
		<category><![CDATA[intext]]></category>
		<category><![CDATA[kontera]]></category>
		<category><![CDATA[making money]]></category>
		<category><![CDATA[website monetization]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/15/internet-advertising-provider-kontera/</guid>
		<description><![CDATA[Ghacks has been using the same Internet advertising providers since the creation of the website. This has changed in the last few months were we replaced a few advertisers to test new advertising schemes. One area that has changed was intext advertising. Intext advertising refers to those double-lined links that you see occasionally on the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/kontera.jpg" alt="kontera" title="kontera" width="168" height="72" class="alignleft size-full wp-image-12826" />Ghacks has been using the same Internet advertising providers since the creation of the website. This has changed in the last few months were we replaced a few advertisers to test new advertising schemes. One area that has changed was intext advertising. Intext advertising refers to those double-lined links that you see occasionally on the website. We have been using Vibrant Media and their Intellitxt service for more than two years and switched to Kontera just a month ago.</p>
<p><span id="more-12827"></span>The move was not easy at the beginning as we strive to have long term relationships with Internet advertising providers even if it means to miss opportunities. We did ran into some invoicing issues with <a href="http://www.vibrantmedia.com/">Vibrant Media</a> which definitely fueled the decision to move. We were contacted by one of Kontera&#8217;s business development managers who convinced us that <a href="http://www.kontera.com/">Kontera</a> would be able to monetize the website better which essentially meant more revenue for us.</p>
<p>We did not run blindly into this though as we have been burned quite a few times in the past by Internet advertising agencies who claimed to up the revenue but failed to deliver. Kontera was easy to setup on the blog as they provided access to a Wordpress plugin. Took a couple of minutes to install and configure the plugin and everything was set to go. One of the differences between Kontera and Intellitxt is that the former allows to change the color of the links while the latter does not. Kontera managed to reach the same level of revenue that Intellitxt provided but managed to surpass that after the first week. We are now at about 150% of the Intellitxt revenue. </p>
<p>Every website on the other hand is different and performance can therefor vary quite a bit depending on your site&#8217;s niche, language and other factors.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/blog-monetization/" title="blog monetization" rel="tag">blog monetization</a>, <a href="http://www.ghacks.net/tag/internet-advertising/" title="internet advertising" rel="tag">internet advertising</a>, <a href="http://www.ghacks.net/tag/intext/" title="intext" rel="tag">intext</a>, <a href="http://www.ghacks.net/tag/kontera/" title="kontera" rel="tag">kontera</a>, <a href="http://www.ghacks.net/tag/making-money/" title="making money" rel="tag">making money</a>, <a href="http://www.ghacks.net/tag/website-monetization/" title="website monetization" rel="tag">website monetization</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/15/internet-advertising-opt-out-of-behavioral-targeting/" title="Internet Advertising: Opt-Out Of Behavioral Targeting (March 15, 2009)">Internet Advertising: Opt-Out Of Behavioral Targeting</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/12/28/the-rubicon-project/" title="The Rubicon Project (December 28, 2007)">The Rubicon Project</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/" title="Refer an advertiser, get half the money for the first month (January 30, 2008)">Refer an advertiser, get half the money for the first month</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/" title="Protect your privacy from Google AdSense&#8217;s new behavioral ads (March 15, 2009)">Protect your privacy from Google AdSense&#8217;s new behavioral ads</a> (17)</li>
	<li><a href="http://www.ghacks.net/2007/04/26/money-makers-auction-ads/" title="Money Makers: Auction Ads (April 26, 2007)">Money Makers: Auction Ads</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/15/internet-advertising-provider-kontera/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Load your advertisements after your content</title>
		<link>http://www.ghacks.net/2009/04/06/load-your-advertisements-after-your-content/</link>
		<comments>http://www.ghacks.net/2009/04/06/load-your-advertisements-after-your-content/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 22:55:05 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Revenue Sources]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[delay javascript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[loading time]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11700</guid>
		<description><![CDATA[I didn&#8217;t have much use for loading ads after my content, since on most of my sites and those I worked on, they were near the end of the code anyway, but while working on a site today I ran into a problem. There is an ad at the top of the design which tends [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t have much use for loading ads after my content, since on most of my sites and those I worked on, they were near the end of the code anyway, but while working on a site today I ran into a problem. There is an ad at the top of the design which tends to load slowly. I have specific requirements that the site should be as fast as possible, so I had to devise a way of loading the ad last. I went through some methods I found online after things off the top of my head didn&#8217;t work, but none helped, so I came up with my own code for it.</p>
<p>I am not taking credit for this, so if you did this before me feel free to let us know, but I did arrive at it on my own. The methods you could try is the &#8220;defer&#8221; attribute, which defers loading to the end of the page load, however, this had no effect at all. You can also try a &#8220;window.onload&#8221;, but this didn&#8217;t help either. With any other function combinations the ad either loaded as usual or did some weird stuff.</p>
<p>In the end, I decided to load the ad at the bottom of the page, right before the &#8220;&#8221; tag, and then use javascript to &#8220;transfer&#8221; the contents to where I need it do be, while keeping the source hidden. This is achieved using the &#8220;document.getElementById&#8221; method, read on to take a look at a specific example.</p>
<p><span id="more-11700"></span></p>
<p>So what we need to do is create a div at the bottom of our page, load the advertisement there, and transfer it to the place we want it to be. I will be using inline CSS and inline javascript, which should not be done in real &#8220;life&#8221;, the best practice is to have all your CSS in external stylsheets and you javascript called from files in the header (where possible). The bottom of our page would look like this:</p>
<p>&lt;div id=&#8221;top_ad_loader&#8221; style=&#8221;display:none;&#8221;&gt;<br />
Ad code in here<br />
&lt;/div&gt;</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
document.getElementById(&#8221;top_ad&#8221;).innerHTML = document.getElementById(&#8221;top_ad_loader&#8221;).innerHTML<br />
&lt;/script&gt;</p>
<p>&lt;/body&gt;</p>
<p>So what is going on here? We have two divs, the first is &#8220;top_ad_loader&#8221;, which you can see right here. This div is hidden, but contains the ad code. When the code is being read, the javascript might take a while to load, but we&#8217;re right at the bottom, so all our content is displayed already. There is also another div, &#8220;top_ad&#8221;, which can not be seen here, it is somewhere way above this part of our code, somewhere near the &#8220;&lt;body&gt;&#8221; tag.</p>
<p>There is javascript code right beneath the ad loader, the purpose of which is to transfer the loaded contents of the ad loader to te place where we want it to be. We &#8220;grab&#8221; the contents inside the ad loader using &#8220;<strong>document.getElementById(&#8221;top_ad_loader&#8221;).innerHTML</strong>&#8220;, and we want the contents of the actual ad block to equal this.</p>
<p>Once the page load gets to the ad it will slowly load it, when finished, parsing will continue, and our javascript will transfer the contents to the top.</p>
<p>If you have a page that loads a bit slowly, perhaps this method would be worth a try? Contents usually load faster than javascript, so if you place the javascript load last your content will load in 1-2 seconds (maybe much less), making the javascript load 1-2 seconds later. However, if a javascript at the beginning loads in 5 seconds, you need to wait that out just to start loading the content.</p>
<p><img class="alignleft size-full wp-image-10878" src="http://www.ghacks.net/wp-content/uploads/2009/03/scrip_twitter.gif" alt="Script" width="53" height="53" /><strong>If you&#8217;d like to read some similar articles, take a look at <a title="Web development blog" href="http://scriptastique.com">Scriptastique</a>, a blog all about web development and coding, with great tips on CSS, HTML, PHP, MySQL and Javascript and tutorials and screencasts coming soon! You can follow us on our <a title="Scriptastique RSS feed" href="http://feeds2.feedburner.com/scriptastique">RSS feed</a>, or <a title="Scriptastique on Twitter" href="http://twitter.com/scriptastique">Twitter</a> where we&#8217;re posting 3-4 short tips daily now!</strong></p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/delay-javascript/" title="delay javascript" rel="tag">delay javascript</a>, <a href="http://www.ghacks.net/tag/javascript/" title="javascript" rel="tag">javascript</a>, <a href="http://www.ghacks.net/tag/loading-time/" title="loading time" rel="tag">loading time</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/27/you-better-stop-using-internet-explorer-for-now/" title="You better stop using Internet Explorer for now (June 27, 2008)">You better stop using Internet Explorer for now</a> (18)</li>
	<li><a href="http://www.ghacks.net/2007/08/08/why-i-disabled-google-analytics-and-wp-cache/" title="Why I disabled Google Analytics and WP-Cache (August 8, 2007)">Why I disabled Google Analytics and WP-Cache</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/19/view-javascript-sources-with-jsview/" title="View Javascript Sources with JSView (August 19, 2008)">View Javascript Sources with JSView</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/10/17/test-your-browsers-javascript-performance/" title="Test Your Browser&#8217;s JavaScript Performance (October 17, 2008)">Test Your Browser&#8217;s JavaScript Performance</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/08/16/siteflow-bookmarklet-simplifies-website-navigation/" title="SiteFlow Bookmarklet Simplifies Website Navigation (August 16, 2009)">SiteFlow Bookmarklet Simplifies Website Navigation</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/06/load-your-advertisements-after-your-content/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Internet Advertising: Opt-Out Of Behavioral Targeting</title>
		<link>http://www.ghacks.net/2009/03/15/internet-advertising-opt-out-of-behavioral-targeting/</link>
		<comments>http://www.ghacks.net/2009/03/15/internet-advertising-opt-out-of-behavioral-targeting/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:58:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[advertising networks]]></category>
		<category><![CDATA[behavioral ads]]></category>
		<category><![CDATA[behavioral targeting]]></category>
		<category><![CDATA[block advertising]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[internet advertising]]></category>
		<category><![CDATA[opt-out cookie]]></category>
		<category><![CDATA[privacy choice]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11243</guid>
		<description><![CDATA[There are many forms of Internet advertising that you encounter. One that has raised privacy concerns in the past is the so called behavioral targeting that is being used to track and analyze user behavior to display relevant ads to them. Many users feel that this is a invasion of their privacy and want to [...]]]></description>
			<content:encoded><![CDATA[<p>There are many forms of Internet advertising that you encounter. One that has raised privacy concerns in the past is the so called behavioral targeting that is being used to track and analyze user behavior to display relevant ads to them. Many users feel that this is a invasion of their privacy and want to opt-out of those types of Internet advertising. </p>
<p>One way to do that would be to block cookies of those Internet advertising networks. It also works to clear cookies after every session but there is a better way. Many Internet advertising networks are providing ways to opt-out of behavioral targeting by setting so called opt-out cookies on the user&#8217;s computer system.</p>
<p>If an opt-out cookie is present they will not track and analyze the user by placing additional cookies on his computer system. The major problem here is that there are hundreds of online advertising companies that use behavioral targeting in some of their advertising campaigns.</p>
<p><span id="more-11243"></span>A user following that manual approach would have to locate the website of the Internet advertising network and there the page where the opt-out cookie could be set. This would take days and the chance would be high that a lot of networks would be missed.</p>
<p><a href="http://www.privacychoice.net/">Privacy Choice</a> was mentioned in yesterday&#8217;s post about <a href="http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/">Google&#8217;s new behavioral ads</a>. The website provides the means to opt-out of behavioral targeting of dozens of ad networks including major ones like Google AdSense, DoubleClick, Yahoo! and AOL.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/03/internet_advertising.jpg" alt="internet advertising" title="internet advertising" width="234" height="93" class="alignnone size-full wp-image-11244" /></p>
<p>A click on the opt-out button on the main page of Privacy Choice will set all opt-out cookies that are currently provided by the service. This may take up to a minute as several connections to the various internet advertising agencies are established to set the cookie.</p>
<p>The only thing that you need to be aware of is that the opt-out cookie is a normal web browser cookie that will get deleted if you clear all of your cookies. You would need to set the opt-out cookie again after clearing the cookies of the web browser.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/advertising-networks/" title="advertising networks" rel="tag">advertising networks</a>, <a href="http://www.ghacks.net/tag/behavioral-ads/" title="behavioral ads" rel="tag">behavioral ads</a>, <a href="http://www.ghacks.net/tag/behavioral-targeting/" title="behavioral targeting" rel="tag">behavioral targeting</a>, <a href="http://www.ghacks.net/tag/block-advertising/" title="block advertising" rel="tag">block advertising</a>, <a href="http://www.ghacks.net/tag/cookies/" title="cookies" rel="tag">cookies</a>, <a href="http://www.ghacks.net/tag/internet-advertising/" title="internet advertising" rel="tag">internet advertising</a>, <a href="http://www.ghacks.net/tag/opt-out-cookie/" title="opt-out cookie" rel="tag">opt-out cookie</a>, <a href="http://www.ghacks.net/tag/privacy-choice/" title="privacy choice" rel="tag">privacy choice</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/" title="Protect your privacy from Google AdSense&#8217;s new behavioral ads (March 15, 2009)">Protect your privacy from Google AdSense&#8217;s new behavioral ads</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/05/15/internet-advertising-provider-kontera/" title="Internet Advertising Provider Kontera (May 15, 2009)">Internet Advertising Provider Kontera</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/" title="Refer an advertiser, get half the money for the first month (January 30, 2008)">Refer an advertiser, get half the money for the first month</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/23/microsoft-back-on-the-offensive/" title="Microsoft Back on the Offensive (July 23, 2008)">Microsoft Back on the Offensive</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/15/internet-advertising-opt-out-of-behavioral-targeting/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Protect your privacy from Google AdSense&#8217;s new behavioral ads</title>
		<link>http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/</link>
		<comments>http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 23:01:36 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[behavioral ads]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[doubleclick]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[protect privacy]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[tracking cookies]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11223</guid>
		<description><![CDATA[Google recently launched behavioral targeted ads for AdSense. This means AdSense displays adverts not only on the context of the webpage, but on the context of your browsing history. The aim is to provide more relevant and efficient adverts, but tracking cookies being used across hundreds of thousands of websites raises obvious privacy issues, as [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently launched behavioral targeted ads for AdSense. This means AdSense displays adverts not only on the context of the webpage, but on the context of your browsing history. The aim is to provide more relevant and efficient adverts, but tracking cookies being used across hundreds of thousands of websites raises obvious privacy issues, as Google can use this information to log website you have been on.</p>
<p>Usually, the Electronic Frontier Foundation is very critical of big corporations who intrude on people&#8217;s privacy, <a href="http://www.eff.org/deeplinks/2009/03/google-begins-behavioral-targeting-ad-program">but their criticism was not very harsh</a>. Why? <a href="http://www.google.com/ads/preferences/plugin/">Because Google has developed a web browser plug-in that permits users to opt-out of this scheme.</a></p>
<p><a href="http://www.google.com/ads/preferences/plugin/">The plug-in is available for Internet Explorer and Firefox</a> and modifications to browser preferences in <a href="http://www.google.com/ads/preferences/plugin/browsers.html#chrome">Chrome</a> and <a href="http://www.google.com/ads/preferences/plugin/browsers.html#safari">Safari</a> also allow people to opt-out. Google also maintains an &#8216;<a href="http://www.google.com/ads/preferences/view">Ad Preferences Manager</a>&#8216; which allows this tracking cookie to be disabled until the next time cookies are wiped.</p>
<p><span id="more-11223"></span>There are several reasons to disable these cookies. Firstly, you may not entrust Google with your details. Secondly, adverts based on past browsing may be displayed to other users of the computer&#8230; not perfect if, for example, you were buying a present for a family member and they are suddenly swarmed with advertisements about it!</p>
<p>Most tracking cookies can be disabled if you modify browser settings. In Firefox, for example, in Preferences&gt;Privacy, you can refuse to &#8216;accept third party cookies&#8217;.</p>

	Tags: <a href="http://www.ghacks.net/tag/adsense/" title="Adsense" rel="tag">Adsense</a>, <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/behavioral-ads/" title="behavioral ads" rel="tag">behavioral ads</a>, <a href="http://www.ghacks.net/tag/cookies/" title="cookies" rel="tag">cookies</a>, <a href="http://www.ghacks.net/tag/doubleclick/" title="doubleclick" rel="tag">doubleclick</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-adsense/" title="google adsense" rel="tag">google adsense</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/privacy/" title="privacy" rel="tag">privacy</a>, <a href="http://www.ghacks.net/tag/protect-privacy/" title="protect privacy" rel="tag">protect privacy</a>, <a href="http://www.ghacks.net/tag/safety/" title="safety" rel="tag">safety</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/tracking-cookies/" title="tracking cookies" rel="tag">tracking cookies</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/12/02/web-of-trust-collaborative-online-security/" title="Web of Trust: collaborative online security (December 2, 2008)">Web of Trust: collaborative online security</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/08/23/track-me-not-firefox-extension/" title="Track Me Not Firefox Extension (August 23, 2006)">Track Me Not Firefox Extension</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/15/internet-advertising-opt-out-of-behavioral-targeting/" title="Internet Advertising: Opt-Out Of Behavioral Targeting (March 15, 2009)">Internet Advertising: Opt-Out Of Behavioral Targeting</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/06/29/haute-secure/" title="Haute Secure (June 29, 2008)">Haute Secure</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Microsoft Back on the Offensive</title>
		<link>http://www.ghacks.net/2008/07/23/microsoft-back-on-the-offensive/</link>
		<comments>http://www.ghacks.net/2008/07/23/microsoft-back-on-the-offensive/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 08:37:28 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5520</guid>
		<description><![CDATA[After a $500 million “Wow Starts Now” campaign completely bombed Microsoft went awfully quiet and let the public, the tech community and Apple noisily tear Vista to pieces.
Understandably of course, there where a lot of serious issues with Vista’s release, nothing we hadn’t seen before, but issues nonetheless. It’s safe to say that 2 years [...]]]></description>
			<content:encoded><![CDATA[<p>After a $500 million “Wow Starts Now” campaign completely bombed Microsoft went awfully quiet and let the public, the tech community and Apple noisily tear Vista to pieces.</p>
<p>Understandably of course, there where a lot of serious issues with Vista’s release, nothing we hadn’t seen before, but issues nonetheless. It’s safe to say that 2 years later these issues have been resolved and as Tim Anderson declared:</p>
<p><em>“Vista is now actually better than its reputation. That’s a marketing issue.”</em></p>
<p>Thanks to the infamous, largely inaccurate yet brilliant “I’m a Mac and I’m a PC” advertisements Apple managed to walk all over Microsoft and contribute to what may be a permanent tarring of the Vista image.</p>
<p>Several months ago however there was the announcement that Microsoft had sold its latest $300 million advertising campaign to a _____&#160; company </p>
<p>This month however we have began to see the launch of what we can only presume to be the new Microsoft campaign aimed at removing that anti-Vista stigma. The Microsoft website has been completely redesigned, removing the Aero inspired elements and replacing it with a lighter look, attractive and well designed. The design manages to say ‘Microsoft Windows’ <em>without </em>saying ‘Vista’ which is what I imagine the intention to be.</p>
<p><span id="more-5520"></span>
<p>The most interesting thing on the front page is the banner advertisement declaring</p>
<p><em>“at one point, everyone thought the earth was flat”</em></p>
<p>Which I think is very good start and gives me a little more confidence in the Windows campaign. It’s clever and unique and gets the message across without being corny or seeming to compete with the Apple ads in any way.</p>
<p><a href="http://www.microsoft.com/windows/windows-vista/discover/why-now.aspx">The website</a> the banner leads to is also well designed and provides a whole lot of easy to read and understand information about Vista. The only thing I still <em>don’t </em>think is being sold well about Vista is some good solid reasons for upgrading. The list given is quite short and really a lot more could be said, but I guess I’m not running a multi-billion dollar company here so they probably know best.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/vista/" title="vista" rel="tag">vista</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/18/windows-vista-sp1-download/" title="Windows Vista SP1 Download (March 18, 2008)">Windows Vista SP1 Download</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/windows-vista-sp1-breaks-applications/" title="Windows Vista SP1 breaks applications (February 22, 2008)">Windows Vista SP1 breaks applications</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/04/windows-vista-editions-do-you-know-the-differences/" title="Windows Vista Editions &#8211; Do you know the differences ? (December 4, 2006)">Windows Vista Editions &#8211; Do you know the differences ?</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/06/18/windows-longhorn-blog/" title="Windows Longhorn Blog (June 18, 2008)">Windows Longhorn Blog</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/will-microsoft-ever-learn/" title="Will Microsoft ever learn ? (December 7, 2006)">Will Microsoft ever learn ?</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/23/microsoft-back-on-the-offensive/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Refer an advertiser, get half the money for the first month</title>
		<link>http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/</link>
		<comments>http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:11:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[ghacks]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/</guid>
		<description><![CDATA[I'm looking for advertisers to place their banners on Ghacks and would like to give everyone the opportunity to earn some money when they refer advertisers to my website that book advertisement. The payout will be half the money for the first month which means it is a minimum amount of $150 and a maximum of $2500 depending on the ad spot sold.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking for advertisers to place their banners on Ghacks and would like to give everyone the opportunity to earn some money when they refer advertisers to my website that book advertisement. The payout will be half the money for the first month which means it is a minimum amount of $150 and a maximum of $2500 depending on the ad spot sold.</p>
<p>Payments are made after the advertiser has made the payment and will be by PayPal. Other payment options can be discussed privately. I suggest you take a look at my advertising on Ghacks page to get the most important details. Here is a listing of all ad units and costs that are currently available:</p>
<p>Half of that money can be yours if you refer an advertiser who books the spot for at least one month. Use the contact form on my website if you want to let me know about an advertiser.</p>
<p><span id="more-3043"></span>A 468&#215;60 advertisement can be placed on the top of the page on the right side of the site logo. The ads of this spot are visible on all pages, it sells for a monthly fee of $500. Remember that&#8217;s more than a million pageviews.</p>
<p>> A 125&#215;125 ad block can be placed in the sidebar above the fold. Only 4 of those precious spots will be sold at a time and they sell for $300 per month each.</p>
<p>> A larger ad block with a maximum width  and height of 350 pixels can be placed in the sidebar as well, possible positions are at the top above site search, at the bottom below all other sidebar entries or somewhere in between. Since this block is larger than the 125&#215;125 ads it costs a little bit more. There will only be one of these blocks available, the monthly costs are $700</p>
<p>> The sidebar can also hold a so called Skyscraper ad block which can have a width of either 120 or 160 pixels. Skyscrapers sell for $700 as well.</p>
<p>> A floating rectangle around the articles is available as well. This spot gets lots of clicks each day and a monthly placement costs $5000.</p>
<p>> Additional ad spots are available on the articles pages. Ad units can be placed below the articles who have a maximum width of 500 pixels. This spot is a premium spot, getting great clicks and views. It sells for $1000 per month.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/ghacks/" title="ghacks" rel="tag">ghacks</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/02/ghacks-web-development-pdf-article-compilation-january-09/" title="Ghacks Web Development PDF Article Compilation January 09 (February 2, 2009)">Ghacks Web Development PDF Article Compilation January 09</a> (6)</li>
	<li><a href="http://www.ghacks.net/advertising-options/" title="Advertising Options (May 30, 2007)">Advertising Options</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/" title="10 Things Webmasters Do Besides Writing Articles (August 1, 2009)">10 Things Webmasters Do Besides Writing Articles</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/07/18/yahoo-server-monitor-widget/" title="Yahoo Server Monitor Widget (July 18, 2008)">Yahoo Server Monitor Widget</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/30/xml-escape-tool/" title="XML Escape Tool (August 30, 2009)">XML Escape Tool</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
