<?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>GeoLand.org</title>
	<atom:link href="http://geoland.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://geoland.org</link>
	<description>Web design, development, marketing, SEO, consulting</description>
	<lastBuildDate>Mon, 16 Jan 2012 00:31:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add facebook google tweet linkedin share buttons to your website</title>
		<link>http://geoland.org/2012/01/share-buttons/</link>
		<comments>http://geoland.org/2012/01/share-buttons/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 23:49:15 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://geoland.org/?p=186</guid>
		<description><![CDATA[Its very important to have the share buttons of the popular networks available to your readers in order to remind them to help you promote your content.  This is not a difficult task and you can always use services such as http://www.addthis.com or http://wibiya.conduit.com/ or http://www.po.st which offer a great service.  One would choose these services [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" title="sharebuttons" src="http://geoland.org/wp-content/uploads/2012/01/sharebuttons.png" alt="" width="141" height="182" />Its very important to have the share buttons of the popular networks available to your readers in order to remind them to help you promote your content.  This is not a difficult task and you can always use services such as <a href="http://www.addthis.com">http://www.addthis.com</a> or <a href="http://wibiya.conduit.com/">http://wibiya.conduit.com/</a> or <a href="http://www.po.st">http://www.po.st</a> which offer a great service.  One would choose these services for the ease of use and statistics they provide.  On the other hand these services are not so easily customizable (not to the level I want them to) and they tend to be heavy on the pages load &#8230;</p>
<p><span id="more-186"></span></p>
<p>Anyway for people like my that want to customize every aspect of their site here is a quick copy paste code that you can drop to your pages in order to get the buttons for  facebook like and send, tweet button, google plus and linkedin share</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;style&gt;
#pageshare {position:fixed; top:50px; right:5px; float:left; z-index:100000;}
#pageshare .box {border: 1px solid #ccc; background: transparent url(&quot;/sites/all/themes/hausfay/images/white60.png&quot;) repeat 0 0 ;  
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:0 0 2px 0; margin-bottom:5px;}
#pageshare .sharebutton,.visit a{margin:5px 5px 0 5px;}
.sharebutton tbody{border: none;}
#pageshare strong {font-size: 11px;margin:5px 5px 0 5px;}
.visit a {display: block;}
.visit img{vertical-align: middle;margin-right:5px;}
&lt;/style&gt;
&lt;div id='pageshare' title=&quot;Share This With Your Friends&quot;&gt;  
  &lt;div class=&quot;share box&quot;&gt;
    &lt;strong&gt;Share&lt;/strong&gt;
    &lt;div class=&quot;sharebutton fl&quot;&gt;
      &lt;div id=&quot;fb-root&quot;&gt;&lt;/div&gt;
      &lt;script&gt;(function(d, s, id) {
        var js, fjs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) return;
        js = d.createElement(s); js.id = id;
        js.src = &quot;//connect.facebook.net/en_US/all.js#xfbml=1&quot;;
        fjs.parentNode.insertBefore(js, fjs);
      }(document, 'script', 'facebook-jssdk'));&lt;/script&gt;
      &lt;div class=&quot;fb-like&quot; data-send=&quot;false&quot; data-layout=&quot;button_count&quot; data-width=&quot;&quot; data-show-faces=&quot;false&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sharebutton fs&quot;&gt;
      &lt;div class=&quot;fb-send&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sharebutton tw&quot;&gt;
      &lt;a href=&quot;https://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-via=&quot;GiorgosK&quot;&gt;Tweet&lt;/a&gt;
      &lt;script&gt;!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=&quot;//platform.twitter.com/widgets.js&quot;;fjs.parentNode.insertBefore(js,fjs);}}(document,&quot;script&quot;,&quot;twitter-wjs&quot;);&lt;/script&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sharebutton gg&quot;&gt;
      &lt;g:plusone size=&quot;medium&quot; annotation=&quot;inline&quot; width=&quot;95&quot;&gt;&lt;/g:plusone&gt;
      &lt;script type=&quot;text/javascript&quot;&gt;
        (function() {
          var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
          po.src = 'https://apis.google.com/js/plusone.js';
          var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
        })();
      &lt;/script&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sharebutton li&quot;&gt;
      &lt;script src=&quot;http://platform.linkedin.com/in.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
      &lt;script type=&quot;IN/Share&quot; data-counter=&quot;right&quot;&gt;&lt;/script&gt;
    &lt;/div&gt;
  &lt;a style=&quot;font-size: 10px;&quot; href=&quot;http://geoland.org/2012/01/share-buttons&quot;&gt;Get share buttons&lt;/a&gt;
  &lt;/div&gt;</pre></div></div>

<p>If you need to customize your buttons go to the following urls</p>
<p><a href="http://developers.facebook.com/docs/reference/plugins/like/">http://developers.facebook.com/docs/reference/plugins/like/</a><br />
<a href="http://twitter.com/about/resources/tweetbutton">http://twitter.com/about/resources/tweetbutton</a><br />
<a href="http://www.linkedin.com/publishers">http://www.linkedin.com/publishers</a><br />
<a href="http://www.google.com/webmasters/+1/button/">http://www.google.com/webmasters/+1/button/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2012/01/share-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clicks and bounces and how they are considered for google search algorithm</title>
		<link>http://geoland.org/2011/10/clicks-and-bounces-and-how-they-are-considered-for-google-search-algorithm/</link>
		<comments>http://geoland.org/2011/10/clicks-and-bounces-and-how-they-are-considered-for-google-search-algorithm/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 06:06:13 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://geoland.org/?p=182</guid>
		<description><![CDATA[Its not something new that clicks and bounce rate are considered for ranking on google ranking algorithm but I just wanted to post this quick note for everyone that asks me about it. If you inspect the webpage code (html source) you will find following interesting information on each result&#8217;s code &#60; a class="l" onmousedown="return [...]]]></description>
			<content:encoded><![CDATA[<p>Its not something new that clicks and bounce rate are considered for ranking on google ranking algorithm but I just wanted to post this quick note for everyone that asks me about it. <span id="more-182"></span></p>
<p>If you inspect the webpage code (html source) you will find following interesting information on each result&#8217;s code<br />
<code>&lt; a class="l" onmousedown="return rwt(this,'','','','1','AFQjCNFsMZyfvJ4P55xJMFgxW9PDgnx0fQ','S0iD7nu7jD1AyUSoW_djvA','0CD8QFjAB')" href="http://geoland.org/" &gt;<br />
</code></p>
<p>onmousedown defines the action (function call) that will happen when someone clicks that link.<br />
The call to rwt will probably report to a google central database the search phrase, url clicked, position it was found in (1 in this example), and all other information that google considers important in order to rank websites</p>
<p>This is the code for one of the results, each one of the results has a similar function ready for action when you click on that link.  If the same user comes back to the search results then google probably has a way of reporting a bounce rate to complete the report for that click &#8230;</p>
<p>Some people report that google is using analytics for bounce rates but I highly doubt it since it would not be fair because not all sites are using analytics for their statistics and they would only have incomplete records.</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2011/10/clicks-and-bounces-and-how-they-are-considered-for-google-search-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being different- Why a site identity matters so much</title>
		<link>http://geoland.org/2011/05/being-different-why-a-site-identity-matters-so-much/</link>
		<comments>http://geoland.org/2011/05/being-different-why-a-site-identity-matters-so-much/#comments</comments>
		<pubDate>Thu, 19 May 2011 13:00:01 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://geoland.org/?p=177</guid>
		<description><![CDATA[The lone apple in a pile of oranges stands out. A color on a black background stands out. In the same way, a website with a unique identity will always stand out. With websites, functions, services, products and content are the colors and unique identity mechanisms that make them stand out. This is a basic [...]]]></description>
			<content:encoded><![CDATA[<p>The lone apple in a pile of oranges stands out. A color on a black background stands out. In the same way, a website with a unique identity will always stand out. With websites, functions, services, products and content are the colors and unique identity mechanisms that make them stand out. This is a basic marketing principle, and it’s as basic online as <a href="http://www.webprofits.com.au/searchengineoptimisation.html">SEO</a>- Identity creates market profile.</p>
<p><span id="more-177"></span></p>
<p><strong>Product ID basics</strong></p>
<p>Just about all of the world’s best-known products are based on their identity. Apple, Microsoft, Google, YouTube, Facebook and a range of other product names are literally parts of the furniture online. They’re built in to public perception, and they achieved it by getting a lot of attention with their unique characteristics.</p>
<p>A brand profile is created by information, both directly sourced from the product base and from media information about that product. This process takes time, but it also builds brands. For websites, there are a series of dos and don’ts that define the site identity.</p>
<p>A case in point is the Huffington Post, the major online news and views site. This site uses a combination of celebrity articles, news, gossip and views to maintain a steady stream of content for its users. The Huff Post, as it’s known, was started by Adriana Huffington, using her access to US big names and her reputation in the industry to create from scratch a very high profile, very conspicuous website which receives millions of hits. It’s seen as a sort of “socialite New York” news site, which is pretty much a guarantee of hits from a very wide range of interest groups.</p>
<p><strong>The website identity issue</strong></p>
<p>The average website may not start from an upmarket range with a lot of built-in sources, but the principle remains for successful sites. Range and scope of content are the big drivers for a site which gets attention and rankings. It’s also the key to commercial success, making site advertising and sales far more effective.</p>
<p>So- How to create a site identity which is unique?</p>
<p>The basics are very simple, but they’re also hard work:</p>
<ul>
<li><strong>Unique layout and strong visual identity:</strong> Visual keys are the initial brand recognition methods.</li>
<li><strong>Original content:</strong> Made in-house or outsourced, content quality is <em>the</em> major driver for real interest.</li>
<li><strong>Media:</strong> This needs to be a strong, targeted and high quality media with good sourcing and very high consumer values. Ironically, diversity is one of the big selling points in this area, with new content and good information values.</li>
<li><strong><a href="http://www.webprofits.com.au/searchengineoptimisation.html">Search Engine Optimization</a>:</strong> <em>This isn’t some sort of “mystic technical ritual”.</em> It’s the difference between getting hits and watching the grass grow around your site stats. Good SEO is an extremely effective tool, and largely responsible for new hits.</li>
<li><strong>Forums and interactions:</strong> These are very high value features and attract and keep core users. They’re also a lot of fun, and produce a lot of valuable engagement.</li>
</ul>
<p><strong>Talent- Going with your strengths</strong></p>
<p>Talent is the best possible asset in website management. If you’ve got a pet subject where you’re a real expert, can produce excellent content, and interrelate with site users on forums, etc. Focus on your strengths, and you’ll find a unique site will create itself. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2011/05/being-different-why-a-site-identity-matters-so-much/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correct broken links and images on your drupal development environment</title>
		<link>http://geoland.org/2011/04/correct-broken-links-and-images-on-your-drupal-development-environment/</link>
		<comments>http://geoland.org/2011/04/correct-broken-links-and-images-on-your-drupal-development-environment/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 05:31:38 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://geoland.org/?p=170</guid>
		<description><![CDATA[I am in the habit of using Backup and Migrate module to quickly move from Live to Local in order to test things out. More than 80000 people trust this module I suppose to keep backups or move from Live to Local and vice versa. One of the problems that might arise when Restoring the [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the habit of using <a href="http://drupal.org/project/backup_migrate">Backup and Migrate</a> module to quickly move from Live to Local in order to test things out.  More than 80000 people trust this module I suppose to keep backups or move from Live to Local and vice versa.  One of the problems that might arise when Restoring the database on localhost is that some of the content might contain links and images that will be broken if your drupal installation is in a subfolder which means you have in your .htaccess something like this<br />
<code>RewriteBase /folder/domain.com</code></p>
<p>and that you access your site from a browser like this<br />
<code><a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a></code></p>
<p><span id="more-170"></span></p>
<p>Mind you not all links and images will be broken in the following situation depending on the way they are input in the body areas.</p>
<p>I have tried numerous modules from drupal.org such as search and replace scanner and pathologic but to no avail (probably due to my bad configuration).  I decided to find an easy way to solve little mishap that arises quite a lot.</p>
<p>Here is the SQL commands that will do the trick to correct the paths on the src and href attributes of all node bodies and teaser as well as the block bodies<br />
<code><br />
UPDATE `boxes` SET `body` = REPLACE(`body`, 'href="/', 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
UPDATE `boxes` SET `body` = REPLACE(`body`, 'src="/', 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
UPDATE `node_revisions` SET `body` = REPLACE(`body`, 'href="/', 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
UPDATE `node_revisions` SET `body` = REPLACE(`body`, 'src="/', 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
UPDATE `node_revisions` SET `teaser` = REPLACE(`teaser`, 'href="/', 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
UPDATE `node_revisions` SET `teaser` = REPLACE(`teaser`, 'src="/', 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>');<br />
</code><br />
I am not an SQL guru thus those 6 lines didn&#8217;t come easy for me thus I am putting them down for anyone that might find them usefull.</p>
<p>Just in case anyone wants to go back from localhost to Live environment the opposite should be run on the live SQL server<br />
<code><br />
UPDATE `boxes` SET `body` = REPLACE(`body`, 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'href="/');<br />
UPDATE `boxes` SET `body` = REPLACE(`body`, 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'src="/');<br />
UPDATE `node_revisions` SET `body` = REPLACE(`body`, 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'href="/');<br />
UPDATE `node_revisions` SET `body` = REPLACE(`body`, 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'src="/');<br />
UPDATE `node_revisions` SET `teaser` = REPLACE(`teaser`, 'href="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'href="/');<br />
UPDATE `node_revisions` SET `teaser` = REPLACE(`teaser`, 'src="<a class="linkification-ext" title="Linkification: http://localhost/folder/domain.com/" href="http://localhost/folder/domain.com/">http://localhost/folder/domain.com/</a>' ,'src="/');<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2011/04/correct-broken-links-and-images-on-your-drupal-development-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can bad links hurt your google rankings ?</title>
		<link>http://geoland.org/2011/02/can-bad-links-hurt-your-google-rankings/</link>
		<comments>http://geoland.org/2011/02/can-bad-links-hurt-your-google-rankings/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 15:25:08 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[adsense]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://geoland.org/?p=143</guid>
		<description><![CDATA[Have started doing significant SEO work lately (after long period of working exclusively on development) and got a chance to experiment with link building techniques and in particular profile links.  Mind you I do all the experimenting on non customer sites before I decide its worth the trouble and the risk.  I usually use my [...]]]></description>
			<content:encoded><![CDATA[<p>Have started doing significant SEO work lately (after long period of working exclusively on development) and got a chance to experiment with link building techniques and in particular profile links.  Mind you I do all the experimenting on non customer sites before I decide its worth the trouble and the risk.  I usually use my own domains that don&#8217;t bring in any significant amount of money or use friend&#8217;s sites after I explain the risks to them.  In this particular experiment I have used a friend&#8217;s site.<br />
<span id="more-143"></span></p>
<h3>Site details before the experiment</h3>
<p>The site had the following characteristics 1 month ago right before the link building started</p>
<ul>
<li>site has been running for more than 4 years</li>
<li>site has 8000+ indexed pages recently</li>
<li>the site has had a history of dropped PR from 3 to 0 because of  google penalty 3 years ago which had not affected its traffic at all  (the penalty was probably because of questionable outgoing links from  the footer which have remained there actually)</li>
<li>the PR is currently 2 for the last 1.5 years with no SEO done (self adjusted)</li>
<li>link building was done on it only on the first 3 months of its existence mostly link exchanges with similar niche sites</li>
<li>site has had 200-400 daily visitors from google organic for the last 3 years with no SEO done on it</li>
<li>site has had pretty much steady top 100 positions for the same period in VERY competitive niche (probably more than 10K sites of the kind must exist)</li>
<li>the content of the site can be found elsewhere but its not an exact clone of any other site</li>
<li>the site is monetized with adsense mostly but not significant earnings</li>
</ul>
<h3>The link building test</h3>
<p>Well I have been seeing a lot of talk on Profile links on many webmaster forums (especially the ones that are colored mostly grey to black) and just wanted to see if I could boost the rankins a little bit.  I have ordered a package (as they call it) of more than 8000+ profile links with extra actions that would get them indexed faster from a guy that promises to deliver in less than 5 days.</p>
<p>I know that those are low quality (very low actually) X Rumer links but with the price offered I figured it would be an experiment I could not resist to make.  The links were delivered in 5 days period.  Checking today I can see that about 42% of those pages (3404) ever carried the link and I will see if I can report later the count of how many have been actually indexed, since the package included high ratio of indexation.  <strong>Edit:</strong> 61 out of the 3404 (2%) where indexed by google and 2404 (70%) where indexed by Yahoo.  My take on this is that google has seen more pages than they actually index.  Webmasters suggest that google might have actually seen the pages and deemed that they are not worth to index since they carry no content and just counted the backlinks on them.</p>
<p>The only other changes made to the site were corrections for more descriptive Titles and 20+ extra footer links that pointed to important internal pages.</p>
<h3>The consequences</h3>
<p>25 days after this profile link building took place I have seen</p>
<ul>
<li>Gradual drop in traffic from google for the last 5 days</li>
<li>Today most of the google rankings have dropped 300-500 places with some of the rankings completely dissapearing</li>
<li>Not all rankings/traffic have dropped though</li>
<li>The site still has 8000+ pages indexed</li>
</ul>
<p>Could it be coincental ? After all the content is not super unique in any way with more than 10K sites doing the exact same thing. Could it be other webmasters doing a better job at their SEO efforts.  I think not because the site has not had any SEO done to it for last 3 1/2 years.</p>
<p>Could it be something that will self-adjust soon ? I doubt that too.  My take on this is that google has deemed those as bad/paid links and has penalized the site &#8211; especially if the fast indexation promised has worked well &#8211; what some people I think call it the &#8220;google slap&#8221;.   Most of these links are on the forum profile of a member and with no other content surrounding them and therefore are probably easy for google to spot and note.   I will keep an eye on this and update this post when I see changes.</p>
<h3>The unexpected results</h3>
<p>Among the bad google results there is good results too that have actually made my friend happy.  Yahoo and Bing have been giving lots of traffic to the site consequently the adsense earnings have 5x increased.</p>
<p>Here is the details:</p>
<ul>
<li>All rankings in yahoo and bing have improved dramatically</li>
<li>Top 10 positions gained in bing and yahoo for main phrases of link building thus bringing lots of traffic</li>
<li>5x increase in traffic from yahoo and bing within 20 days</li>
<li>Google adsense earnings have more than 5x increased with better CTR, CPC and PPM</li>
<li>Increase in traffic/rankings/earnings is gradual and not sudden for the last 7 days</li>
</ul>
<p>Why are those unexpected ?  I have been used to perform SEO with  google only in mind since it brings more than 90% of the traffic to the sites I  am managing that I had forgotten that yahoo and bing can carry traffic  too.  Can this traffic last ? I hope so otherwise my friend might not trust me with his domains again.  It remains to be seen.</p>
<h3>What could that mean for SEO</h3>
<p>What concerns me most, if my findings are correct, is the future of the rules SEO&#8217;s play by.  In the past I was under the impression that a backlink could not hurt, I was so advising in the webmaster forums too.  Logic behind it is that anything outside of the control of the owner of a site could not be held agaist his domain.  Otherwise &#8220;BAD SEO&#8221; could be done to competitors&#8217; sites.  In other words if google found a good link they could give credit but if fould a bad link they SHOULD not take credit away otherwise this situation could make SEO&#8217;s even more manipulative then they already are.</p>
<p>Well this experiment has reversed this belief of mine.  Similar accounts have been found.  John McElborough on <a href="http://www.johnmcelborough.com/bad-links-good-site">Can bad links hurt my site ?</a> in which he shares almost the same concern of SEO professional playing the BAD SEO game in the future.  Another account on Search Engine Watch <a href="http://forums.searchenginewatch.com/showthread.php?threadid=26647">Can links hurt ?</a> where there is a lot of mixed feelings about the matter.  I am sure more accounts can be dug up but the fact is that not many SEO professionals talk about this topic.  Why is that ?</p>
<p>What is your take on this matter, can links hurt ? Please share your experiences.</p>
<p><strong>EDIT:</strong> It appears that google has gone through a <a href="http://googleblog.blogspot.com/2011/02/finding-more-high-quality-sites-in.html">major update on 24/2/2011</a> which I was not aware of which affects 11.8% of the search results and supposed to get rid of non quality sites from the results.  This probably is a better explanation of the sudden drop.  Even if that is the case the post above might still be valuable in certain cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2011/02/can-bad-links-hurt-your-google-rankings/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Google Chrome Frame should make the developers life a lot easier</title>
		<link>http://geoland.org/2009/09/google-chrome-frame-should-make-the-developers-life-a-lot-easier/</link>
		<comments>http://geoland.org/2009/09/google-chrome-frame-should-make-the-developers-life-a-lot-easier/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 16:34:50 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://geoland.org/2009/09/google-chrome-frame-should-make-the-developers-life-a-lot-easier/</guid>
		<description><![CDATA[Google announced on tuesday 22nd of September 2009 the test release of Google Chrome Frame which is a plugin for IE that will make it HTML5 compliant.Â  The need came out of their effort to build the next communication tools (google wave) and they wanted to make life easier for their developers to accommodate IE [...]]]></description>
			<content:encoded><![CDATA[<p>Google <a href="http://blog.chromium.org/2009/09/introducing-google-chrome-frame.html">announced</a> on tuesday 22nd of September 2009 the test release of <strong>Google Chrome Frame</strong> which is a plugin for IE that will make it HTML5 compliant.Â  The need came out of their effort to build the next communication tools (<a href="http://wave.google.com/">google wave</a>) and they wanted to make life easier for their developers to accommodate IE that still has the lion share of the internet users.Â  <span id="more-118"></span>This is great news for developers in general as the plugin will be freely distributed and it promises to make the life of developers a lot easier but &#8230; 2 days later a <a href="http://www.computerworld.com/s/article/9138483/Microsoft_blasts_Google_over_Chrome_Frame_plug_in?taxonomyId=17">microsoft spokesperson</a> comes out and blasts <strong>Google Chrome Frame</strong> as potential dangerous security risk (as if IE is the safer browser on the internet &#8230; quite the opposite)Â  &#8230; will the internet users install it once it comes out &#8230; and will the life of the developer be indeed easier &#8230; it remains to be seen &#8230;</p>
<p>The problems with IE and how they don&#8217;t support the standards most modern browser support are pretty much known to advanced internet users.Â  Especially web developers have to struggle endless hours to make their designs fit the &#8220;standards&#8221; of each different IE flavor.Â  Yes each IE that comes out has its own quirks (take a look at <a class="linkification-ext" title="Linkification: http://www.quirksmode.org/compatibility.html" href="http://www.quirksmode.org/compatibility.html">http://www.quirksmode.org/compatibility.html</a> to find out how compatible is your version of Internet explorer).Â Â  The fact that IE6 was preinstalled onWIN XP systems has made it the &#8220;browser of choice&#8221; for many internet users who don&#8217;t know what a web browser is &#8230; windows 7 (the successor of Vista) will ship in Europe without a browser installed according to <a href="http://arstechnica.com/microsoft/news/2009/06/windows-7-to-be-shipped-in-europe-sans-internet-explorer.ars">this article</a> but, the fact remains that as of today some 50% of the internet users use IE for their browsing.Â  Its hard not consider it when designing/developing a site. When developing a site a lot of time is wasted on making sure each and every browser sees it the same way and that includes seperate tests for IE6, IE7 and IE8 and in google&#8217;s own words.</p>
<blockquote><p>Developers can&#8217;t afford to ignore IE â€” most people use some version of IE â€” so they end up spending lots of time implementing work-arounds or limiting the functionality of their apps.</p></blockquote>
<p>hopefully either IE developers come out finally with a standards compliant browser or IE users don&#8217;t buy into the Microsoft claims and install the plugin &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2009/09/google-chrome-frame-should-make-the-developers-life-a-lot-easier/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Offline Promotion Of Your Website</title>
		<link>http://geoland.org/2009/03/offline-promotion-of-your-website/</link>
		<comments>http://geoland.org/2009/03/offline-promotion-of-your-website/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 00:38:59 +0000</pubDate>
		<dc:creator>JakeP</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://geoland.org/2009/03/offline-promotion-of-your-website/</guid>
		<description><![CDATA[So, you have optimized your promotion expenses and any increase is not bringing in new customers. This is natural. The bell curve is applicable in most situations and just increasing your Google Adwords budget may not necessarily mean an increase in the number of people visiting your site and buying your products. But you want [...]]]></description>
			<content:encoded><![CDATA[<p>So, you have optimized your promotion expenses and any increase is not bringing in new customers. This is natural. The bell curve is applicable in most situations and just increasing your Google Adwords budget may not necessarily mean an increase in the number of people visiting your site and buying your products. But you want more traffic and do not mind spending some money for it. So, what do you do now?<span id="more-117"></span></p>
<p>Have you considered offline promotion methods? True that your business may be essentially online but the people browsing your site and buying your products have a non-internet presence too! Have you ever tried to reach out to them when they are not connected to the internet? This is an area of promotion that falls into the blind spot of most webmasters. The simplest offline promotion would be business cards and classified advertisements.</p>
<p>It is considered customary to put your signature when you post on forums and someone not doing so is viewed as one who is losing some traffic everyday. So, it comes as a surprise to me as to why so many of us shy away from putting our business urls on our business cards. In fact, the business card will last longer than the forum threads on search engines and are potential business hooks whenever the need arises.</p>
<p>When it comes to classified advertisements, the usual reaction is &#8220;but then no one reads it&#8221;. You could not be further from the truth. Offline classified advertisements are far more popular and read more than their online counterpart. Also it is possible to target the audience better with newspaper and magazine classifieds. Visit your local newspaper office and find out their readership volume. Assuming that even 5% of the people read the classifieds and I am sure you will start believing in a good return on investment. This is because of the low costs involved.</p>
<p>When you do decide to place a classified advertisement, try to keep the information as clear and as short as possible. This is critical and difficult since every word costs in the offline world. This is unlike the online classified sites where 100 words and above are very common. The next mistake that most classified advertisers do is to provide long and complicated urls. Remember that people cannot copy and paste from newspapers to their browser&#8217;s address bar! Keep the urls simple and human readable. It should not be that difficult if you are able to use some redirecting software on your website.</p>
<p>Remember that online promotion expenses are more linear in that you keep spending regularly (everyday?) while in case of offline advertisements, the expenses come in spikes (weekly/monthly?). This usually gives the impression that offline advertisements are prohibitively expensive and is suitable only for large establishments. This may not be true if you can set your objectives of the campaign and keep track of what you are doing and how much you are spending.</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2009/03/offline-promotion-of-your-website/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Ways to procure advertisers for your website and enhance advertising sales</title>
		<link>http://geoland.org/2009/02/ways-to-procure-advertisers-for-your-website-and-enhance-advertising-sales/</link>
		<comments>http://geoland.org/2009/02/ways-to-procure-advertisers-for-your-website-and-enhance-advertising-sales/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 11:55:14 +0000</pubDate>
		<dc:creator>JakeP</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[Monetizing]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://geoland.org/2009/02/ways-to-procure-advertisers-for-your-website-and-enhance-advertising-sales/</guid>
		<description><![CDATA[This is the most recent post among the many articles that have been written on direct ad sales. For the starters, it would be nice to go through the introduction to direct advertising sales. Earlier, you have learned how an ad marketing package can be built to encourage ad space; now its time to understand [...]]]></description>
			<content:encoded><![CDATA[<p>This is the most recent post among the many articles that have been written on direct ad sales. For the starters, it would be nice to go through the introduction to <a href="http://geoland.org/2008/12/finding-advertisers-for-your-website/">direct advertising sales</a>.</p>
<p>Earlier, you have learned how an ad marketing package can be built to encourage ad space; now its time to understand the techniques to find advertisers for the website.</p>
<p>The most important thing is to get organized. It is paramount to keep a track of contact details of an advertiser. This helps in development of a system that lets you pursue your ad pitches.<span id="more-116"></span></p>
<p>Personally speaking, a basic spreadsheet on excel suits me fine. I set a basic table with a list of advertisers and their contact details. I also put the date when I first made contact with them. This is for future referencing.</p>
<p>I also believe a lot in follow-up dates. I usually like following up a week after the initial contact. The table is my talisman for not making errors of repetition. It is also highly effective to use additional columns for recording history and time-duration for each sold ad space. You should also remember to include eventual ad selling price.</p>
<p>Time-management is imperative. Usually it&#8217;s enough to allot 30 minutes to an hour each day even if you are looking for potential advertisers. This would include the time that is utilized in researching and phoning.</p>
<p>Once you are done with an advertiser and time management system, you can safely arrive at the five methods that I am going to discuss.</p>
<h3>1. Learn to use Publisher Inventories in Advertising Networks</h3>
<p>Networks and advertising marketplaces have a huge website chain to cater to. These websites and blogs sell ad space. Publisher inventories can be very handy in obtaining advertisers. I have written about setting your own ad rate earlier. There I have tried to neatly mention Text Link Ads and Adbrite as two marketplaces that can be used for finding out optimum ad price. In the given case, the two marketplaces also comprise of publisher inventories that help a lot with finding advertisers.</p>
<p>Let&#8217;s first use the instance of Text Link Ads. By now, most of you know what it is.</p>
<ul>
<li> First sign up for a free account. The account lets you browse the marketplace.</li>
<li> Next, you can go to a particular category which is associated with your website</li>
<li> Base your website selection according to the pricing and then navigate to pages with link prices which are quite identical with advertising rates that you have chalked out for your website.</li>
<li> Further, it is important to look out for those websites which have identical prices. Jot down their names next. Also check whether any ad slots have been sold. It is really helpful to make a website list that has done half the business of selling available link slots.</li>
<li> For visiting the advertisers, just put in Google, all the names that you have recorded, then you have to click on the sponsored links.</li>
<li> You can finally contact an advertiser and put across your direct ad marketing package.</li>
</ul>
<p>This method is deemed good for all the advertising marketplaces online. It might sound time-consuming but then the success rate accorded to it is also high. This is because of several factors.</p>
<ul>
<li> Ad and Site Relevancy- publishers are classified as niche. This is why an advertiser buying links on those particular websites will be drawn towards buying links from your site.</li>
</ul>
<ul>
<li> Your ad rate is identical to the link prices that they are already buying. This obviously increases the chance of selling ads to advertisers with a nice conversion rate.</li>
</ul>
<ul>
<li> This goes without saying that the advertisers will be focused on buying links and advertisements. The method spares us unwarranted time loss as we do not have to counter advertisers who shy away from run ad campaigns.</li>
</ul>
<ul>
<li> The method offers great rates. You can verily suggest a lower ad rate if you are using Text Link Ads as a publisher.</li>
</ul>
<h3>2. Look for Advertisers through Search Engines and Competitors</h3>
<p>It is among the most fundamental methods of finding advertisers. How to start? Just start searching for keywords that can be associated with your website. For instance, iPod accessory or spy gadget can be the right keyword if you are a technology blog.</p>
<p>Make a list of companies that advertise on your peer websites. Throw them your ad marketing packages. This can include a cover letter or rate card from your side. If your site is frequented by visitors then an e-mail pitch can come in very handy.</p>
<h3>3. Sell Links through Webmaster Forums</h3>
<p>There are few webmasters forums presently that hold marketplaces which allow buying and selling links. For instance, Digital point&#8217;s link Sales marketplace is free to use and many webmasters sit all geared up to purchase links from the website.</p>
<p>The marketplace is full of peer websites and uses SEO techniques. This is why optimal link positioning is rendered meaningless.<br />
Webmaster and affiliate marketing forums is a link marketplace formatted on a forum.</p>
<h3>4. Start an Affiliate Program</h3>
<p>This is a no-sweat way of finding advertisers. Just lure your traffic. Tell them about a percentage based commission for each advertiser that shows compatibility to your ad rates. Affiliate programs offering 20 percent commission rate are just as good.</p>
<h3>5. Approach Other Webmasters/Bloggers in Your Niche</h3>
<p>Webmasters look for expansion. So show them related tags. For those selling auto insurance, it would be foolish to sell links of web designing.</p>
<p>People in the game might recommend you against selling ad space to your peers. I believe it is not that shoddy a move as eminence of a site depends on many things. This may include actual content and off and on-site marketing.</p>
<h3>Now you know everything about Direct Advertising Sales</h3>
<p>This post is my last submission to direct ad sales as a source to generate extra revenue. Hopefully what you have grasped here will hold you in good stead for making more money with your websites or blogs. You are most welcome to come up with your thoughts about how you felt about the series. A note or a comment would be appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2009/02/ways-to-procure-advertisers-for-your-website-and-enhance-advertising-sales/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Call for Non-English Web directory submission partners</title>
		<link>http://geoland.org/2009/01/call-for-non-english-web-directory-submission-partners/</link>
		<comments>http://geoland.org/2009/01/call-for-non-english-web-directory-submission-partners/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 11:39:43 +0000</pubDate>
		<dc:creator>GiorgosK</dc:creator>
				<category><![CDATA[consulting]]></category>
		<category><![CDATA[Directories]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://geoland.org/2009/01/call-for-non-english-web-directory-submission-partners/</guid>
		<description><![CDATA[There has always been a need to submit my clients&#8217; sites to regional directories based on the language each site is translated. With general link building/English directory submission you can tell the search engines your English keywords by putting them in anchor texts. How do you promote non-english words that you want to target ? [...]]]></description>
			<content:encoded><![CDATA[<p>There has always been a need to submit my clients&#8217; sites to regional directories based on the language each site is translated.</p>
<p>With general link building/English directory submission you can tell the search engines your English keywords by putting them in anchor texts.</p>
<p><strong>How do you promote non-english words that you want to target ?</strong><span id="more-114"></span><br />
You have to build links with the words in the anchor but the links have to be on sites built on the language in question otherwise they are of no real SEO use. Thus, specific language directory submissions and article submissions can ensure that the non-English links/anchors are found on the appropriate language pages.</p>
<p>Lately there has been a lot of demand for optimization of non-English keywords and thought it was the perfect opportunity to create a network of partners which can handle specific language submissions.</p>
<p><strong>Interested in partnering ?</strong><br />
If you or anyone you know is offering non-english directory or article submission servicesÂ  please contact me or have them contact me.</p>
<p>I am looking for people which can also handle the translation of the submission details (description, keywords, categories) into their service language therefore you have to have a good command of the language.</p>
<p>Currently I am mostly looking for European languages (due to my clients sites) which include German, Italian, French, Spanish, Dutch, Norwegian but any other language you master I would be interested to know for future reference.</p>
<p>Please send me your language reading/writing knowledge level, your experience with such a service, directories you have in your possession and the price you are asking for submitting to all or portion of them.</p>
<p>Thanks for your interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2009/01/call-for-non-english-web-directory-submission-partners/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Finding advertisers for your website</title>
		<link>http://geoland.org/2008/12/finding-advertisers-for-your-website/</link>
		<comments>http://geoland.org/2008/12/finding-advertisers-for-your-website/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 20:03:57 +0000</pubDate>
		<dc:creator>JakeP</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[Monetizing]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://geoland.org/2008/12/finding-advertisers-for-your-website/</guid>
		<description><![CDATA[Â Direct advertising sales are probably the best way to earn for a website. There are many benefits of selling direct advertising. Let&#8217;s discuss a few of those. Firstly, we can cut the mediators. This increases the money that we can generate. If you sell text link ads through a company, they will take half the [...]]]></description>
			<content:encoded><![CDATA[<p>Â <img src="http://geoland.org/wp-content/uploads/2008/12/advertising.jpg" alt="Advertising on Times Square" align="right" />Direct advertising sales are probably the best way to earn for a website.   There are many benefits of selling direct advertising. Let&#8217;s discuss a few of those.</p>
<ul type="disc">
<li>Firstly, we can cut the mediators.      This increases the money that we can generate. If you sell text link ads      through a company, they will take half the price. When you do it on your      own, you will have the whole amount to yourself.</li>
</ul>
<ul type="disc">
<li>Large networks have the      advertising issue well sorted out but independence is another key to      succeeding in this area. So if you can chalk out all the requirements, you      can sell your ads just like the efficient networks. <span id="more-112"></span></li>
</ul>
<ul type="disc">
<li>When you sell ads yourself, you      tend to have greater control over how the ads should look, what may be the      correct blend of content and appearance.</li>
</ul>
<ul type="disc">
<li>If you have direct advertisers on      your blog, you will be helped greatly with your credibility. When good      companies look for your blog site, it is a sure sign that you have      quality.</li>
</ul>
<ul type="disc">
<li>Some webmaster forums let you buy      and sell links. They can help as they are always ready to purchase links      for the website.</li>
</ul>
<p>Nothing in this world is perfect. There are few negative points as well.</p>
<ul type="disc">
<li>Selling direct ads consume time.      This time can otherwise be used for optimizing website, finding major      advertisers, and taking care of administrative matters like payments,      report delivery, stat track.</li>
</ul>
<ul type="disc">
<li>Many things need to be looked      after. It is not a ready platform like Google Adsense. You will have to      look after the blog, its design, software and so on.</li>
</ul>
<ul type="disc">
<li>Sometimes you might need to keep      seeking for advertisers every month or as soon as one drops from your list.      This can get tiring and the long deals are not that many.</li>
</ul>
<p><strong>Musts for direct advertising</strong></p>
<ul type="disc">
<li>For getting advertisers, you must      first have traffic in-flow. 1000 unique real visitors are generally good      enough. Till you touch this mark, it is time to build traffic rather than      looking for advertisers. Google page rank and Alexa ranking are also great      help.</li>
</ul>
<ul type="disc">
<li>Sometimes a site is very nice, but      it does not have a niche audience. Generic sites which cater to many      topics do not attract advertisers like niche blog sites. So focusing      should be specific.</li>
</ul>
<ul type="disc">
<li>If you wish to earn revenue      through a site, you must first spend something on formatting it well.      Professional designers help with designing the sites brilliantly. No      advertiser likes to align his products with a website that is ugly in      appearance. For this purpose, you can have flash pages and flash splash      pages. Such pages add to the appearance of a site. There is a problem      though; they needed to be used with a lot of subtlety as they can hinder      texts. If the texts are hindered, Google does not read them and the site      is not used by Google.</li>
</ul>
<ul type="disc">
<li>For serving your ads, it is      important to rotate banners and do stat track. For this purpose, you can      install AdServer. A simpler solution is WP-Ads. WordPress plug-in is a      great help in serving ads for particular ad zones. But WordPress does not      count clicks. Open Ads is a solution that functions even better. It is not      very easy to use but once you understand how to use it, it can work the best      among all the software&#8217;s.</li>
</ul>
<ul type="disc">
<li>You must have a page specifically      devoted to &#8220;Advertise Here&#8221; campaign. Here you give all kind of details      about the website. The potential investors need to know about certain      information before they put their money in a website. Also, make sure that      you have some link to that page in the navigation bar. It is better if      such link is close to the place where the ads will be displayed. Copyblogger.com      shows a great example of such a link.</li>
</ul>
<ul type="disc">
<li>Few advertisers may look to      contact you after seeing the&#8221; Advertise Here&#8221; page. The remaining still      need to be approached by you. For achieving this purpose, it is nice to      have a standard letter. The letter can include your introduction, your      reasons for contacting them, site information and advertising options.</li>
</ul>
<ul type="disc">
<li>You need to have a cash      sending/receiving unit which feasibly transfers money both ways. PayPal is      a good option in this regard. It is one of the best online money transfer      units today. Look at it this way; if an advertiser is not surefooted about      your revenue structure, he might have to think again before investing in      the site.</li>
</ul>
<p><strong> </strong></p>
<p><strong>Where to get in touch with the advertisers</strong></p>
<ul type="disc">
<li>If a company sends back links to your      articles, it might also be willing to advertise through you.</li>
</ul>
<ul type="disc">
<li>If a company owner leaves a      comment on your website, he can be interested in putting ads on your      website.</li>
</ul>
<ul type="disc">
<li>Many companies know nothing about      online advertising. If a company is attached with ad word advertising,      then it stands a greater chance of coming to you.</li>
</ul>
<ul type="disc">
<li>Type certain keywords and send it      to Google. You will find sponsored links that have used similar keywords.      This means those sites deal with similar products. You can contact them.      Look at it this way. If you sell auto insurance then there is no point in      getting back links from a hotel chain.</li>
</ul>
<ul type="disc">
<li>Advertise through other networks      apart from Google Adsense. Ad Brite and Text link ads are a couple of big      names.</li>
</ul>
<ul type="disc">
<li>Bookmark a potential advertiser.</li>
</ul>
<ul type="disc">
<li>You can also offer a visitor a      part of the advertising commission if he finds an advertiser for you.</li>
</ul>
<p><strong>What to charge</strong></p>
<ul type="disc">
<li>Make sure that your advertising      deals have a high success rate. If an advertiser spends money on attaching      himself to your website, he would need monetizing in return. So make sure      that your impressions and leads are in place.</li>
</ul>
<ul type="disc">
<li>You can cross-check the costs at      which you are advertising. It can be done through AdSense. Just evaluate      what you might gain with Ad Sense and adjust your rates likewise.</li>
</ul>
<ul type="disc">
<li>Offer discount for long deals.      Also try fixing deals on a monthly basis.</li>
<li>If you are sure about your product, offer the advertisers test periods. If it works out for them, you can always look to compensate later.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://geoland.org/2008/12/finding-advertisers-for-your-website/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

