<?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>NPSites.com &#187; SEO &amp; Advertising</title>
	<atom:link href="http://www.npsites.com/category/howtos/seo-advertising/feed" rel="self" type="application/rss+xml" />
	<link>http://www.npsites.com</link>
	<description>NPSites.com</description>
	<lastBuildDate>Mon, 06 Sep 2010 05:38:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Robots And Meta Tags &#8211; Website Optimization</title>
		<link>http://www.npsites.com/2009/01/01/robots-and-meta-tags-website-optimization.html</link>
		<comments>http://www.npsites.com/2009/01/01/robots-and-meta-tags-website-optimization.html#comments</comments>
		<pubDate>Fri, 02 Jan 2009 02:38:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://htmlguide.npsites.com/?p=26</guid>
		<description><![CDATA[Meta Tags have long been used by Search Engines to Index your Website into their Directories. Although there have been abuses of Meta Data by SEO Firms which have changed how Robots use this information it is probably still a good idea to include it if it is not too much trouble. &#60;META&#62;tags are placed [...]]]></description>
			<content:encoded><![CDATA[<p>Meta Tags have long been used by Search Engines to Index your Website into their Directories.</p>
<p>Although there have been abuses of Meta Data by SEO Firms which have changed how Robots use this information it is probably still a good idea to include it if it is not too much trouble.</p>
<p><strong>&lt;META&gt;</strong>tags are placed in the &lt;head&gt; area in your webpages. They can contain commands and descriptions and sometimes your blog or website software can include these tags automatically. If not then you will have to find a way to add them to your header area in your website template or html files.</p>
<p>Lets look at some of the more popular &lt;META&gt; tags.</p>
<p><strong>Controlling Robots</strong><br />
There are 2 settings which can be turned on and off<br />
<strong>Index</strong> this page INDEX, NOINDEX<br />
<strong>Follow</strong> links on this page FOLLOW, NOFOLLOW</p>
<div style="width: 400px; border: #000000 1px solid;">
<p>&lt;head&gt;<br />
&lt;META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;NOINDEX, NOFOLLOW&#8221;&gt;<br />
&lt;/head&gt;</p></div>
<p>You can also mix and match the index and follow command for instance you could ask the robot not to index this page but follow links to other pages.<br />
&lt;META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;NOINDEX, FOLLOW&#8221;&gt;</p>
<p>Or you could ask it to index this page but not follow links to other pages.<br />
&lt;META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;INDEX, NOFOLLOW&#8221;&gt;</p>
<p><strong>Content Type Descriptions</strong></p>
<p>Now every page you make should have a doctype descriptor as the first line. This is pretty much a mandatory descriptor today because our browsers read in many different file and content types. Meta Descriptors are used for indexing your content and can also include content type and language type instructions.</p>
<p>&lt;meta http-equiv=&#8221;content-type&#8221; content=&#8221;text/html; charset=US-ASCII&#8221; /&gt;<br />
&lt;meta http-equiv=&#8221;content-language&#8221; content=&#8221;en-us&#8221; /&gt;</p>
<p><strong>Content Author Information</strong></p>
<p>It is important to include a human readable copyright notice on your pages but you can also include this information in your meta tags. You can include the Author, Contact info or email and Copyright info.</p>
<p>&lt;meta http-equiv=&#8221;author&#8221; content=&#8221;Jimmy Smith&#8221; /&gt;<br />
&lt;meta http-equiv=&#8221;contact&#8221; content=jimmysmith@jimmysmith.com /&gt;<br />
&lt;meta name=&#8221;copyright&#8221; content=&#8221;Copyright (c)2001 Jimmy Smith. All Rights Reserved.&#8221; /&gt;</p>
<p> </p>
<p><strong>Search Engine Keywords and Descriptions</strong><br />
Keywords and Descriptions in Meta Tags are not often used anymore because some SEO firms would get fake placement in search engines by manipulating this data. But it is probably not a bad idea to include it anyway until it has been officially deprecated.</p>
<p>&lt;meta name=&#8221;description&#8221; content=&#8221;Jimmy Smith Talks about Farming&#8221; /&gt;<br />
&lt;meta name=&#8221;keywords&#8221; content=&#8221;cows, chickens, oranges, farming, lemons, tractors&#8221; /&gt;</p>
<p> </p>
<p><strong>Other Uses</strong><br />
Meta Data can be used for for any type of descriptive information and some companies such as child safe search engines and website blocking software read the meta tags to see the Rating of the website you are visiting. This information is voluntary by the website owner but if your visitor is using website blocking software and you do not include this tag they will not be able to load your webpages.</p>
<p>an example of such a tag would be:</p>
<p>&lt;meta http-equiv=&#8221;pics-label&#8221; content=&#8217;(pics-1.1 &#8220;http://www.icra.org/ratingsv02.html&#8221; &gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/01/robots-and-meta-tags-website-optimization.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should I Buy Links To Improve My Search Engine Rank?</title>
		<link>http://www.npsites.com/2009/01/01/should-i-buy-links-to-improve-my-search-engine-rank.html</link>
		<comments>http://www.npsites.com/2009/01/01/should-i-buy-links-to-improve-my-search-engine-rank.html#comments</comments>
		<pubDate>Fri, 02 Jan 2009 03:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://htmlguide.npsites.com/?p=28</guid>
		<description><![CDATA[Back links are probably one of the most important ways to get higher search engine placement but it is important to get the right links to push your placement. For the most part that means you can&#8217;t buy links on the right sites and you can&#8217;t go out and generate a bunch of free websites [...]]]></description>
			<content:encoded><![CDATA[<p>Back links are probably one of the most important ways to get higher search engine placement but it is important to get the right links to push your placement.</p>
<p>For the most part that means you can&#8217;t buy links on the right sites and you can&#8217;t go out and generate a bunch of free websites to promote your links. This practice is called link farming and because Search Engines depend on advertising they are always hunting down link farms and excluding them from their databases.</p>
<p>Even so you will still see companies claiming they can place 10,000 good links to your site for $495.99&#8230;.. Don&#8217;t fall for this. The best way is to have good content that visitors will back link or share with friends. Not to mention the fact that if your site is included in a weblink farm you may end up on a black list once the search engine company blocks the farm from their database.</p>
<p>Becoming popular is relatively slow at first unless you have a large advertising budget. Google recommends that a publisher write at least 500 unique pages before they begin to evaluate their websites placement.</p>
<p>For an average Blogger even a commercialized website with just one or a few writers this can mean weeks or months before enough good content is available for both your viewers and for webbots to evaluate.</p>
<p>In our other Guides we will go over methods that can improve not only your traffic but your retention of visitors. We will also cover how to implement an ad campaign and how to ad advertising to your site.</p>
<p>So, pretty much as you probably thought if something seems too good to be true then it probably is.</p>
<p>Value your visitors by making good content and they will return the favor by linking back to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/01/should-i-buy-links-to-improve-my-search-engine-rank.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Controlling Adbrite Inline Ads</title>
		<link>http://www.npsites.com/2009/01/12/howto-controlling-adbrite-inline-ads.html</link>
		<comments>http://www.npsites.com/2009/01/12/howto-controlling-adbrite-inline-ads.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 13:44:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://htmlguide.npsites.com/?p=39</guid>
		<description><![CDATA[Ok so you just got your new Adbrite account and you are ready to setup your first Ad Zone. You go to a screen where it asks you what type of ads you want on your pages. Of course you select the banner ad because that is the best for placement but there are 2 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Adbrite Logo" src="http://www.npsites.com/npsblog/wp-content/uploads/HLIC/e5092eb9c6fd35bcebc23fcd11ddb5a6.gif" alt="" />Ok so you just got your new Adbrite account and you are ready to setup your first Ad Zone.</p>
<p>You go to a screen where it asks you what type of ads you want on your pages. Of course you select the banner ad because that is the best for placement but there are 2 other ad types (as of now) that you can select.</p>
<p>The first is a full page ad that is shown to the visitor after 3 to 5 page views, we will cover this ad type in a different HowTo</p>
<p>The second is their inline Link Ads that <strong><span style="color: #00ff00;"><span style="text-decoration: underline;">highlight</span></span></strong> words on your page automatically and then show the visitor a popup ad when they hover over the <strong><span style="text-decoration: underline;"><span style="color: #00ff00;">word</span></span></strong>.</p>
<p>The inline ad type is best used on pages with a lot of text 500 words or more is best.</p>
<p>You also may want to restrict their use from pages that are official information about your business like your About page or Contact form pages and also your Store Pages where a visitor may be navigated away froma purchase.</p>
<p>Other then that they can be placed on any page simply by adding a small javascript to the page and including the option in your Ad Zone.</p>
<hr /><strong>Ok so lets step through the process and get control over these Inline Ads.</strong></p>
<p><strong>Create a New Ad Zone in your Ad Brite Account</strong></p>
<p>For best control select inline ads only.</p>
<p>Fill in all of the information about your site or use the stored info.<br />
<strong>Name of ad zone</strong>: yoursite.com InLine Ads</p>
<p>Set your keywords and other site information then click Get Ad Code</p>
<p>The ad code is a javascript that you can place anywhere on your page but it is probably best placed in your Header since it is not an ad banner.</p>
<hr /><strong>WordPress Users</strong><br />
If you are using wordpress you can include this code in your specific theme templates to restrict the ads.</p>
<p>To view inline ads only in post and not on pages place the code in your <strong>single.php</strong> file.</p>
<hr />Once the ad zone is activated in your account it will take some time for it to show up on your website. Expect at least 2 to 12 hours until your inline ads start showing up in the text of your site.</p>
<h2>Getting Control over the Placement of the Ads</h2>
<p>Once you see the ads have been activated you will notice that words outside of your main post content will be highlighted. You may even see parts of menus and headers and footers being highlighted.</p>
<p>This will make for a very ugly site.</p>
<p>To restrict the area that inline ads will be made in your text you can simply use the following:</p>
<p><strong>&lt;span class=&#8221;adbriteinline&#8221;&gt;</strong> your content here <strong>&lt;/span&gt;</strong></p>
<p>for WordPress users open your single.php file and wrap the span around your content php</p>
<p>&lt;span class=&#8221;adbriteinline&#8221;&gt;&lt;?php the_content(); ?&gt;&lt;/span&gt;</p>
<p>Now all of your highlighted inline adbrite ads will be restricted just to your main content area.</p>
<p><strong>Final Note</strong></p>
<p>Every website is different and using inline ads is something that may chase your visitors away but it will reduce ad blindness where visitors completely ignore ads.</p>
<p>You should treat this ad type as you would any other and if you do not see income you may want to restrict its use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/12/howto-controlling-adbrite-inline-ads.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Buzz Buttons User Announcements</title>
		<link>http://www.npsites.com/2009/01/12/yahoo-buzz-buttons-user-announcements.html</link>
		<comments>http://www.npsites.com/2009/01/12/yahoo-buzz-buttons-user-announcements.html#comments</comments>
		<pubDate>Tue, 13 Jan 2009 01:16:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://htmlguide.npsites.com/?p=44</guid>
		<description><![CDATA[After you ask the major search engines to index your site how do you announce new content? Well Yahoo Buzz is a Beta directory of recent posts to websites, blogs and other information on the web that viewers find interesting enough to give a bump. To let your visitors submit your sites pages to Yahoo [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.npsites.com/npsblog/wp-content/uploads/HLIC/b198494050519287479ca5065961e9e2.gif" alt="" />After you ask the major search engines to index your site how do you announce new content?</p>
<p>Well Yahoo Buzz is a Beta directory of recent posts to websites, blogs and other information on the web that viewers find interesting enough to give a bump.</p>
<p>To let your visitors submit your sites pages to Yahoo Buzz you can add a Button that will bring your visitors to the yahoo Buzz site.</p>
<p>You have a few options when you select your button including predefining the form fields for the submission.</p>
<p><strong>To get started</strong></p>
<p>Visit Yahoo&#8217;s website and choose a button you like</p>
<p><a href="http://buzz.yahoo.com/buttons" target="_blank">http://buzz.yahoo.com/buttons</a></p>
<p>You have the choice of a standard button or one that shows how many times your page has been submitted.</p>
<p>Once you have selected the button you want all you need to do is add the javascript to your site.</p>
<p>You also need to replace the <strong>ARTICLEURL</strong> in the code with the url to the page.</p>
<p>For <strong>WordPress users</strong> you can replace <strong>ARTICLEURL</strong> with a link to your Permalink code.</p>
<p>You can also fill in some of the other optional fields with WordPress code.</p>
<div id="excodebox">&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
yahooBuzzArticleHeadline = &#8220;www.&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;.com &lt;?php <strong>wp_title</strong>(); ?&gt;&#8221;;<br />
yahooBuzzArticleSummary = &#8220;www.&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;.com &lt;?php <strong>wp_title</strong>(); ?&gt;&#8221;;<br />
yahooBuzzArticleType = &#8220;text&#8221;;<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://d.yimg.com/ds/badge2.js&#8221; badgetype=&#8221;small&#8221;&gt;&lt;?php <strong>the</strong>_<strong>permalink</strong>() ?&gt;&lt;/script&gt;</div>
<p>If you are not using WordPress but you are using PHP there are a number of ways to grab urls and place page titles into your Buzz Buttons. Your use will depend on your website.</p>
<p>You should check with Yahoo&#8217;s site for additional updates to their Buzz Buttons</p>
<p><strong>Here are some other optional fields that you can put in your button code.<br />
Optional Elements</strong></p>
<p>To provide a story’s headline upon submission: yahooBuzzArticleHeadline = &#8220;Enter Story Headline Here&#8221;</p>
<p>To provide a story’s summary upon submission:<br />
<strong>yahooBuzzArticleSummary</strong> = &#8220;Enter Story Summary Here&#8221;</p>
<p>To provide a story’s category upon submission:<br />
<strong>yahooBuzzArticleCategory</strong> = &#8220;Enter Story Category Here&#8221;</p>
<p>where &#8220;Enter Story Category Here&#8221; must be one of the following: business, entertainment, health, images, lifestyle, politics, science, sports, travel, usnews, video, world-news</p>
<p>To provide a story’s media type upon submission:<br />
<strong>yahooBuzzArticleType</strong> = &#8220;Enter Media Type Here&#8221;</p>
<p>where &#8220;Enter Media Type Here&#8221; must be one of the following: text, image, video</p>
<p>Finally, to automatically pull the URL associated with the page where the button lives upon submission: <strong>yahooBuzzArticleId</strong> = window.location.href</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/12/yahoo-buzz-buttons-user-announcements.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Make Money With Google Adsense</title>
		<link>http://www.npsites.com/2009/01/30/howto-make-money-with-google-adsense.html</link>
		<comments>http://www.npsites.com/2009/01/30/howto-make-money-with-google-adsense.html#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=87</guid>
		<description><![CDATA[Making money online with your content is important if you are dedicated to the information that you talk about and want to take it to the next level. As you might notice this site makes use of Google Ads but so do many other high volume professional websites. So, what is it about Google&#8217;s offerings [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-68" title="googleadsense_logo" src="http://www.npsites.com/npsblog/wp-content/uploads/2009/01/googleadsense_logo.jpg" alt="googleadsense_logo" width="150" height="55" />Making money online with your content is important if you are dedicated to the information that you talk about and want to take it to the next level.</p>
<p>As you might notice this site makes use of Google Ads but so do many other high volume professional websites.</p>
<p>So, what is it about Google&#8217;s offerings that sets them apart from other advertising networks?</p>
<p>For the most part it all comes down to the quality of the product and the integrity that stands behind it.</p>
<p>If you have been on the Internet for more then a few years developing content you probably came across some pretty big names that offered free signups, decent statistics but they never seemed to come through when it was time to pay for their ad placement.</p>
<p>Some of these companies offered pay per view while others offered pay per click or pay per action (purchase) but the fact is no matter what action the ad company said was needed you never got paid.</p>
<p>Whats even worse was the feeling that you were serving up tens or hundreds of thousands of ad views and click-throughs and there was nothing you could do.</p>
<p>Large companies that bought ads (especially pay per purchase) would endup with billions of views throughout the Internet and never have to pay a dime. Publishers were getting screwed.</p>
<p>I can personally remember logging into this one ad companies account and looking at my stats. I had something like 700k views 20k click-throughs and only earned about $1.20.  IT WAS INSANE heh :o)</p>
<p>When Google came in and decided to offer their advertising services on top of their search engine I think most people thought they would be the same as any other Internet ad broker but the fact is they set the parameters of the product and then followed through on their side.</p>
<p>Maybe they were immature and didn&#8217;t know that you could cheat because they didn&#8217;t grow up in the advertising world&#8230; they were programmers.</p>
<p>Anyway, quite a few of those companies ended up going out of business.</p>
<p>It doesn&#8217;t matter if you have a small site about cats or if your company runs 10 of the top 100 Internet websites.  You signup for an account&#8230; place the ads on your site and get paid based on the product terms.</p>
<p>Make no mistake about it Google is getting rich off of content that they don&#8217;t have to create and remember at the bottom of every ad is their own logo so they are getting lots of promotion for their own products.</p>
<p>Today they are the favorite and probably the largest ad network out there and its all because they decided to share their revenues with publishers.</p>
<p>This is what really changed Internet advertising and why so many sites small and large use Google.</p>
<p>So&#8230;</p>
<h2>How do you make money with Google Adsense?</h2>
<p>Simple just signup for their service and place ads on your site.</p>
<p>And you are asking&#8230; that&#8217;s all there is to it?</p>
<p>Pretty much&#8230;</p>
<p>Placing the ads on your site is the beginning but making the most out of the ad program is a totally different thing.</p>
<p>If you already have a popular site then that&#8217;s the hard part. If you are just starting your site then there are many steps between where you are and where you need to be to make some real money from Internet advertising no matter what company you sign up with.</p>
<p>For the most part just to get started earning you need a site with over 1,000 pages of information.<br />
It is at or about this level that you will see actual returns from your work.</p>
<p>The content also has to be interesting so your visitors will return and tell their friends.</p>
<p>The type of content doesn&#8217;t really matter&#8230; you can talk about any topic.</p>
<p>In other HowTos we will cover the details of different parts of the Google Adsence program : How to setup ads, where they are best placed on your pages and we will talk about general ways to improve your websites placement in directories and how to retain visitors.</p>
<p>All of these things will add up to you making money but in the end advertising revenues are about giving you the opportunity to continue work you love and expanding into other areas that interest you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/30/howto-make-money-with-google-adsense.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Understanding Ad Banner Placement For Best Profit</title>
		<link>http://www.npsites.com/2009/01/31/howto-understanding-ad-banner-placement-for-best-profit.html</link>
		<comments>http://www.npsites.com/2009/01/31/howto-understanding-ad-banner-placement-for-best-profit.html#comments</comments>
		<pubDate>Sat, 31 Jan 2009 12:06:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=92</guid>
		<description><![CDATA[Ad companies provide a variety of different sizes and formats to allow webdesiners freedom while laying out pages but what are the best placement strategies for gaining the most profit from your ads. First we should look at the basic layout of 90% of websites. For the most part every website will have Header / [...]]]></description>
			<content:encoded><![CDATA[<p>Ad companies provide a variety of different sizes and formats to allow webdesiners freedom while laying out pages but what are the best placement strategies for gaining the most profit from your ads.</p>
<p>First we should look at the basic layout of 90% of websites.</p>
<p>For the most part every website will have</p>
<p><strong>Header / Masthead</strong><br />
<strong>Sidebar</strong> &#8211; left, right or both<br />
<strong>Content Area</strong> (instory ads)<br />
<strong>Footer</strong></p>
<p>Each of these locations are good for locating your advertising assets but there are some basic principles that will get you better returns.</p>
<p><strong>Ad Blindness</strong> &#8211; this is a term associated with visitors gaining the ability to totally ignore advertisements on websites.</p>
<p>Studies have been made where people can totally or almost totally block out advertising content while viewing pages  so it is important to combat this the best you can.</p>
<p>This is similar to what you might have learned in Science Class where an Amoeba is hit with a bright light then shocked with an electric probe. The amoeba then divides in two but retains the ability to predict a shock when the light is turned on.</p>
<p>This is what happens when people see too many ads &#8230; not just on your site but after months and years of internet use. They ignore them and don&#8217;t click and what is more interesting is that flashing jumpy animated ads might actually perform worse then a basic text ad due to ad blindness.</p>
<p><strong>Above the Fold</strong><br />
Most ads that get viewed are above the fold or placed in the viewable area of the browsers first load. This term came from newspaper advertising where advertisers would pay more to be on the top half a newspaper that was folded in half and placed in news boxes along street locations for sale.</p>
<p>This is because people would stop to read the headlines of the paper and not purchase one and also because people on trains, buses or in the bathroom library would often fold the paper and not read the bottom half of the page.</p>
<p><strong>Banner Location and Formats</strong><br />
When you are designing your site you should take into account the size of available advertising banners and adjust your site to meet those dimensions. After all you are building content to turn a profit so taking the dimensions of your ads into account in the design stage will save you headaches later.</p>
<p><strong>Banners come in industry standard sizes </strong></p>
<p>468&#215;60 Standard Banner<br />
160&#215;600 Skyscraper<br />
300&#215;250 Square<br />
After this first group there are a variety of other shapes that may be offered by those ad networks that want to give you more options.</p>
<p><strong>Banners Text vs Image<br />
</strong>The content of the ad can also make a difference on where it is best placed.<br />
Text only ads make sense when positioned next to menus or within text based content.</p>
<p>Image only banners are best placed next to or within other media content.</p>
<p><strong>Testing For Results</strong><br />
Most ad networks will allow you to setup a number of different banners and allow you to track each one by name and domain.</p>
<p>When you make new ads you should label them not only based on site and type but location on the page</p>
<p>IE : <strong>MySite-300&#215;250-RightSidebarAd</strong></p>
<p>Then when you enter your account you can see right away which ad is performing best.</p>
<h2>Final Note</h2>
<p>Don&#8217;t be afraid to change your ad placement strategy if you find your performance is not what you want.</p>
<p>Inline or in story ads often work best if  they are text ads because the reader is less likely to jump over the ad due to ad blindness.</p>
<p>Always place your best paying ads on the top 40% of the page. Visitors may not even read the whole page if they have gathered enough information from the first few paragraphs so put your ads where the visitor is reading.</p>
<p>Make use of any bare space on your footers or sidebars. Never leave a spot open if you can stick another ad in and still keep your site looking good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/01/31/howto-understanding-ad-banner-placement-for-best-profit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueLituium Advertising Network</title>
		<link>http://www.npsites.com/2009/02/01/bluelituium-advertising-network.html</link>
		<comments>http://www.npsites.com/2009/02/01/bluelituium-advertising-network.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:16:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=93</guid>
		<description><![CDATA[BlueLituium is a topsites ad network that is now owned by Yahoo. They serve websites that have the highest visitor rates mostly sites like Ebay BestBuy but if you think your site can serve up enough unique visitors then you can probably cut a pretty decent deal on your ad space. They work with all [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.npsites.com/npsblog/wp-content/uploads/HLIC/e431b4d9bef57d5e4b8f1bbedf4f7f3a.gif" alt="" width="192" height="61" />BlueLituium is a topsites ad network that is now owned by Yahoo.</p>
<p>They serve websites that have the highest visitor rates mostly sites like Ebay BestBuy but if you think your site can serve up enough unique visitors then you can probably cut a pretty decent deal on your ad space.</p>
<p>They work with all media types in all formats and shapes.</p>
<p>Basically you are talking about a top dollar hold your hand type of deal and more then likely if your site is one that will be accepted into their program they already know who you are and how to get hold of you.</p>
<p>The main benefit of this network is that they closely match ads to viewers. More then likely publishers can ask per view payment instead of click through due to the fact the space itself is a tangible asset similar to print media.</p>
<p>You got to love it. Its nice that there are services like this but doesn&#8217;t it feel a little exclusionary?</p>
<p>For more information visit www.bluelitium.com</p>
<p>or just wait for their call heh.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/02/01/bluelituium-advertising-network.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Make Money With Google Checkout Merchant Referral Program</title>
		<link>http://www.npsites.com/2009/02/03/howto-make-money-with-google-checkout-merchant-referral-program.html</link>
		<comments>http://www.npsites.com/2009/02/03/howto-make-money-with-google-checkout-merchant-referral-program.html#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:46:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=100</guid>
		<description><![CDATA[As a web designer or hosting company it is great to offer professional services to your clients but referral programs are also a good way to make money and provide a better solution. Most shopping carts will require some type of simple payment solution and there are a variety of merchants out there that can [...]]]></description>
			<content:encoded><![CDATA[<p>As a web designer or hosting company it is great to offer professional services to your clients but referral programs are also a good way to make money and provide a better solution.</p>
<p>Most shopping carts will require some type of simple payment solution and there are a variety of merchants out there that can process your payments.</p>
<p>Google is a premier product provider and their merchant services are found on many major commerce websites.</p>
<p>When a customer comes to your site or if it is a site that you designed for someone else even if you use a very popular payment method you may exclude some transactions if the visitor does not have that type of payment account.</p>
<p>With <span class="header">Google Checkout Merchant Referral Incentive Program </span></p>
<p><span> If you&#8217;re a developer, e-commerce provider, web designer, or any other business that maintains relationships with online merchants, you can earn cash for helping your merchants get up and running with Google Checkout. </span></p>
<p><span><strong>Get paid for every merchant you sign up. </strong></span></p>
<p>In their first year, earn 0.5% of all Checkout sales your merchants process and $25 for each merchant you refer who processes at least $500 in sales and 3 transactions with Checkout.</p>
<p><span><strong>Earn when you integrate  your platform with Checkout. </strong></span></p>
<p>Earn $1000 for integrating with the Checkout API and an additional $2500 for integrating with the Order Processing APIs.</p>
<p><strong>For More information visit</strong></p>
<p><a href="https://services.google.com/inquiry/checkout_merchant_referrals" target="_blank">https://services.google.com/inquiry/checkout_merchant_referrals</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/02/03/howto-make-money-with-google-checkout-merchant-referral-program.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Google KeyWord Tools To Get More Traffic</title>
		<link>http://www.npsites.com/2009/02/04/howto-google-keyword-tools-to-get-more-traffic.html</link>
		<comments>http://www.npsites.com/2009/02/04/howto-google-keyword-tools-to-get-more-traffic.html#comments</comments>
		<pubDate>Wed, 04 Feb 2009 15:09:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=101</guid>
		<description><![CDATA[When you are setting up your meta tags keywords and descriptions shouldn&#8217;t be left out. Yes maybe they are deprecated by search engines but then again adding them isn&#8217;t all that much effort so why take a chance. Google has provided a keyword helper tool for people like us that often have a hard time [...]]]></description>
			<content:encoded><![CDATA[<p>When you are setting up your meta tags keywords and descriptions shouldn&#8217;t be left out. Yes maybe they are deprecated by search engines but then again adding them isn&#8217;t all that much effort so why take a chance.</p>
<p>Google has provided a keyword helper tool for people like us that often have a hard time thinking of words &#8230;.</p>
<p>You can enter some keywords and it will return some synonyms to help you or even more interesting you can enter a URL and it will generate a live list.</p>
<p>The Keyword Tool can be found at<br />
<a href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">https://adwords.google.com/select/KeywordToolExternal</a></p>
<p>There is also a search based tool that is based on actual google search queries.</p>
<p>Find that tool here</p>
<p><a href="http://www.google.com/sktool/#" target="_blank">http://www.google.com/sktool/#</a></p>
<p>It is also important when entering your keywords to find a way to generate them for each specific page.</p>
<p>If you are using wordpress or another cms solution try adding a Custom Field in your meta tag header that you can enter in each post that you make.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/02/04/howto-google-keyword-tools-to-get-more-traffic.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Improving Your Web Rank With Sociable WordPress Plugin</title>
		<link>http://www.npsites.com/2009/02/04/howto-improving-your-web-rank-with-sociable-wordpress-plugin.html</link>
		<comments>http://www.npsites.com/2009/02/04/howto-improving-your-web-rank-with-sociable-wordpress-plugin.html#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:21:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO & Advertising]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.npsites.com/?p=103</guid>
		<description><![CDATA[As content developers we are always trying to find ways to attract visitors to our pages. One of the nice ways we can do this is by giving our visitors the ability to quickly post backlinks and announcements on social and directory networks when they like what they have read. This is where the Sociable [...]]]></description>
			<content:encoded><![CDATA[<p>As content developers we are always trying to find ways to attract visitors to our pages.</p>
<p>One of the nice ways we can do this is by giving our visitors the ability to quickly post backlinks and announcements on social and directory networks when they like what they have read. This is where the Sociable Plugin for WordPress really shines.</p>
<p>With about 100 optional sites you can insert links to all of the popular social networks. When a visitor who belongs to one of these sites wants to give your post a bump they click on the icon and are taken to the social network with predefined fields and urls all ready to be submitted.</p>
<p>If you know of a site that isn&#8217;t on the list its not that hard to add them. Just find an appropriate ico file for the site and enter all the appropriate information in the plugin code.</p>
<p>The plugin will automatically insert the list you select on the bottom of your posts but you can use php within your post loop to place the button bar where you like it.</p>
<p>Sociable is free to use but considering all of the hours that went into finding and setting up the code (try to add a couple buttons manually and you will see) its cool if you send the author a donation so they can keep updating the code.</p>
<p>In wordpress 2.7 or higher you can install from your plugin settings page or you can visit</p>
<p>http://wordpress.org/extend/plugins/</p>
<p>Author: Joost de Valk</p>
<p>http://yoast.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npsites.com/2009/02/04/howto-improving-your-web-rank-with-sociable-wordpress-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
