New Webmasters > Link Building > The Ultimate Guide To Yahoo Search Operators

The Ultimate Guide To Yahoo Search Operators

Advanced Yahoo Search Operators

Advanced Yahoo Search Operators

Search engines are incredibly advanced pieces of software. The basic interface that we see and the speed at which they work often makes us forget that. Since search engine databases hold such vast quantities of information that they put in place special features that allow you to refine what you search for. These “operators” are very useful when optimising your website for the search engines.

Yahoo is probably the most popular place to get accurate information on which websites link where. The information on Google is very unreliable, as is MSN/Live. Yahoo’s Site Explorer also gives us a goldmine of useful linking information.

This article will help you to use the advanced search operators in Yahoo Search to optimise and analyse the links to and from your website as well as those to and from your competitors websites.

Why Do I Need To Analyse My Competitors’ Links?

If you find a useful, relevant and popular website that links to one of your competitors, you need to ask yourself “why is this site not linking to me?

It is also useful to find out which “power” sites are linking to you. Sites such .edu and .gov sites are widely regarded as more important to search engines and it’s easy to find where these sites link to. (Note: it is not the actual .edu and .gov extensions that make a site more authorative. Sites like these simply tend to among the more established and linked-to sites on the Web) Perhaps you want to find out which .info sites are linking to you with spammy keywords.

Important note. When Yahoo returns results in its regular listings and in Site Explorer it lists nofollowed links along with followed links and doesn’t differentiate between them. You will have to check the links manually or use a special tool to check if the links are followed or not.

What Operators Can I Use?

Let’s get started on the actual operators themselves.

Link:

Use link: to find documents that link to a particular URL. Link: requires you to use a full domain including http://.

Example: link:http://search.example.com/

This operator will find any page that links the specified page. The example above will match http://search.example.com only. It will not match links to http://www.example.com, http://search.example.com/blog or http://help.search.example.com.

When you use the link: operator you need to be careful when choosing to use www or not in the domain. If you look for links to http://example.com, a page that links to http://www.example.com will not be returned unless the webmaster has set up a redirect, which many of them do.

Linkdomain:

Use linkdomain: to find pages that link to any URL on that domain and on any subdomains.

Example: linkdomain:example.com

This will match pages that link to http://example.com, http://www.example.com, http://search.example.com and http://search.example.com/blog.

Important note. When you do a search using link: or linkdomain: you will be redirected to Yahoo Site Explorer. Although this is a great tool, often you don’t want to be redirected. To avoid this happening, simply add one of the other search operators or some search text to your query.

Site:

Use site: your search to a particular domain and all its subdomains. Whereas link: and linkdomain: were looking for links to a site, the site: operator is conducting a search within a particular domain. For this reason, you need to use additional operators to your query or add some search text. If you just use site:example.com by itself you will be redirected to Yahoo Site Explorer.

Example: site:example.com horse.

This will search the domain example.com for the phrase “horse.” It will also match results on search.example.com and help.search.example.com.

Example: site: search.example.com horse.

This will match results on search.example.com and help.search.example.com but NOT example.com.

Hostname:

Use hostname: to find all documents from a particular host. It won’t search the subdomains of this host.

Example: hostname:example.com horse.

This will find results for the query “horse” from example.com. It won’t search blog.example.com.

Example: hostname: search.example.com horse.

This will only find results from that particular subdomain. It won’t find results from example.com or help.search.example.com.

Url:

Use url: to find a specific document in Yahoo’s search index. This operator does not search a domain, it simply locates the page and provides a link to it. It is useful to determine if a specific page is indexed.

Example: url:http://www.example.com.

The full URL is required. In the above example url:www.example.com would not match any results. With this operator you need to be careful about whether you include www or not. This is one of the reasons why webmasters are encouraged to make a site with or without www resolve to the same page.

Inurl:

Use inurl: to search the actual URLs in the search index for the search terms.

Example: inurl:horse.

The example above will return any page with the term “horse” in the URL. The search term will be highlighted in the results. You can use inurl: in isolation without any other operators or search terms.

Intitle:

This operator will search the page titles for the search terms.

Example: intitle:horse.

The example above will return any page with the term “horse” in the section. The search term will be highlighted in the results. You can use intitle: in isolation without any other operators or search terms.</p> <h2>Advanced Queries: Combining Them Together</h2> <p>The following example will show you how to build an advanced search query. It uses most of the operators mentioned above to show you how they can all fit together. The example is fictional but there are explanations to show how you can use them on your own site.</p> <p>1. We want to find a site that links to two of our competitors but doesn’t link to us. We are MSN and we want to find any pages that currently link to Google and Yahoo but not to MSN:</p> <p><b>linkdomain:google.com linkdomain:yahoo.com -linkdomain:msn.com</b></p> <p>2. If we wanted to restrict this search to pages that contain the exact phrase “search engine” we can change it to:</p> <p><b>linkdomain:google.com linkdomain:yahoo.com -linkdomain:msn.com “search engine”</b></p> <p>The query could be modified to remove the quotation marks so we are not searching for the exact phrase.</p> <p>3. Say we then wanted to restrict this search to pages with “seo” in their URL:</p> <p><b>linkdomain:google.com linkdomain:yahoo.com -linkdomain:msn.com inurl:seo “search engine”</b></p> <p>4. We then decide we don’t want to include pages that have the term “seo” in their title:</p> <p><b>linkdomain:google.com linkdomain:yahoo.com -linkdomain:msn.com inurl:seo -intitle:seo “search engine”</b></p> <p>5. Next we decide that after dropping the phrase “seo” in the title we only want pages that include the British spelling “Search Engine Optimisation” in the title. We only want that exact phrase with the words in that exact order</p> <p><b>linkdomain:google.com linkdomain:yahoo.com -linkdomain:msn.com inurl:seo -intitle:seo intitle:”search engine optimisation” “search engine”</b></p> <p>6. We then go back and decide that we only want to include pages that link to the Google and Yahoo homepage. We want to ignore all the links to Google Reader and other subdomains. Our query then becomes:</p> <p><b>link:http://www.google.com link:http://www.yahoo.com -linkdomain:msn.com inurl:seo -intitle:seo intitle:”search engine optimisation” “search engine”</b></p> <p>Note that we have to add http:// when using the link command. This only looks for links to that particular domain so using link:http://yahoo.com would not have worked.</p> <p>7. Let’s be really fussy and add one final caveat: we only want sites that are .co.uk. We can do this with the site: command. Remember it searches subdomains of what we ask it to. So adding site:.co.uk will match example.co.uk and sub.example.co.uk.</p> <div class="captionfull"><img src="http://newwebmasters.net/images/articles/yahooadv.png" alt="Our final results in Yahoo" title="Our final results in Yahoo" width="600" height="394" /></p> <p>Our final results in Yahoo</p> </div> <p>Our final query is therefore:</p> <p><b>link:http://www.google.com link:http://www.yahoo.com -linkdomain:msn.com inurl:seo -intitle:seo intitle:”search engine optimisation” “search engine” site:.co.uk</b></p> <p>You can see from this final example that you can make your query very advanced indeed. Knowing these more advanced operators is very useful for your link building efforts.</p> <div class="sociable"> <div class="sociable_tagline"> <strong>Share this page with others</strong> </div> <ul> <li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Digg"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="del.icio.us"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&t=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Facebook"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Mixx"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&bkmk=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Google"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&t=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Furl"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/furl.png" title="Furl" alt="Furl" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="Reddit"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&simple=1&url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F&title=The%20Ultimate%20Guide%20To%20Yahoo%20Search%20Operators" title="blogmarks"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fnewwebmasters.net%2Foptimise%2Fthe-ultimate-guide-to-yahoo-search-operators%2F" title="Propeller"><img src="http://newwebmasters.net/wp-content/plugins/sociable/images/propeller.gif" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li> </ul> </div> <h3>Related Articles</h3><ul class="related_post"><li><a href="http://newwebmasters.net/optimise/essential-firefox-extensions-for-webmasters/" title="Essential Firefox Extensions for Webmasters">Essential Firefox Extensions for Webmasters</a></li><li><a href="http://newwebmasters.net/link-building/fix-broken-links-with-google-webmaster-tools/" title="Fix Your Broken Incoming Links With Google Webmaster Tools">Fix Your Broken Incoming Links With Google Webmaster Tools</a></li><li><a href="http://newwebmasters.net/keyword-research/conducting-effective-keyword-research-with-googles-tools/" title="Conducting Effective Keyword Research With Google’s Tools">Conducting Effective Keyword Research With Google’s Tools</a></li><li><a href="http://newwebmasters.net/link-building/exploring-msns-new-webmaster-tools/" title="Exploring MSN’s New Webmaster Tools">Exploring MSN’s New Webmaster Tools</a></li></ul> <a href="http://www.stumbleupon.com/submit?url=http://newwebmasters.net/optimise/the-ultimate-guide-to-yahoo-search-operators/&title=The Ultimate Guide To Yahoo Search Operators"><img src="http://cdn.stumble-upon.com/images/120x20_su_blue.gif"></a> <div class="post_meta"> <img src="http://newwebmasters.net/wp-content/themes/tma/images/bg/tag_green.png" class="posttag" alt="Print This Post" title="Print This Post" style="border: 0px;" />Tags: <a href="http://newwebmasters.net/tag/keywords/" rel="tag">keywords</a>, <a href="http://newwebmasters.net/tag/search/" rel="tag">search</a>, <a href="http://newwebmasters.net/tag/yahoo/" rel="tag">yahoo</a> </div> <div id="comments"> <!-- start comments --> <div id="commenthead"> <h2 class="post_comm">Discussion</h2> <h3 class="mast5">One comment for “The Ultimate Guide To Yahoo Search Operators”</h3> </div> <!-- You can start editing here. --> <ol id="commentlist"> <li id="comment-88"> <div class="commentcont"> <img alt='' src='http://www.gravatar.com/avatar/4da9db6c467569d181e4499a9c74384a?s=50&d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D50&r=G' class='avatar avatar-50' height='50' width='50' /> <p>Nice list. Very useful.</p> <p> </p> </div> <cite> Posted by <span class="commentauthor"><a href='http://www.posicionamientovalencia.com' rel='external nofollow'>Posicionamiento valencia</a></span> | <a href="#comment-88" title="">September 11, 2008, 3:11 am</a> </cite> </li> </ol> <div id="comment-form"> <h2 id="respond" class="post_comm2">Post a comment</h2> <form action="http://newwebmasters.net/wp-comments-post.php" method="post" id="commentform"> <fieldset> <p> <label for="author" class="com">Name *</label> <input class="comtext" type="text" name="author" id="author" value="" size="22" tabindex="1" /> </p> <p> <label for="email" class="com">E-mail *</label> <input class="comtext" type="text" name="email" id="email" value="" size="22" tabindex="2" /> </p> <p> <label for="url" class="com">Web site</label> <input class="comtext" type="text" name="url" id="url" value="" size="22" tabindex="3" /> </p> <!--<p><small><strong>XHTML:</strong> You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </small></p>--> <p> <label for="comment" class="com">Comment</label> <textarea class="comtext" name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea> </p> </fieldset> <fieldset> <p> <input name="submit" type="submit" id="submit" tabindex="5" class="comsubmit" value="Submit Comment" /> <input type="hidden" name="comment_post_ID" value="279" /> </p> <p style="clear: both;" class="subscribe-to-comments"> <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /> <label for="subscribe">Notify me of followup comments via e-mail</label> </p> </fieldset> </form> </div> </div> <!-- end comments --> </div> <div class="column span-3 last"> <div id="side_categories"> <h3 class="mast">Categories</h3> <ul class="cat"> <li class="cat-item cat-item-55"><a href="http://newwebmasters.net/category/advertising/" title="View all posts filed under Advertising">Advertising</a> </li> <li class="cat-item cat-item-10"><a href="http://newwebmasters.net/category/produce/" title="View all posts filed under Building Content">Building Content</a> </li> <li class="cat-item cat-item-33"><a href="http://newwebmasters.net/category/history/" title="View all posts filed under History">History</a> </li> <li class="cat-item cat-item-51"><a href="http://newwebmasters.net/category/keyword-research/" title="View all posts filed under Keyword Research">Keyword Research</a> </li> <li class="cat-item cat-item-14"><a href="http://newwebmasters.net/category/legal-issues/" title="View all posts filed under Legal Issues">Legal Issues</a> </li> <li class="cat-item cat-item-38"><a href="http://newwebmasters.net/category/link-building/" title="View all posts filed under Link Building">Link Building</a> </li> <li class="cat-item cat-item-13"><a href="http://newwebmasters.net/category/optimise/" title="View all posts filed under Optimise">Optimise</a> </li> <li class="cat-item cat-item-9"><a href="http://newwebmasters.net/category/plan/" title="View all posts filed under Planning Issues">Planning Issues</a> </li> <li class="cat-item cat-item-12"><a href="http://newwebmasters.net/category/profit/" title="View all posts filed under Profit">Profit</a> </li> <li class="cat-item cat-item-57"><a href="http://newwebmasters.net/category/reference/" title="View all posts filed under Reference">Reference</a> </li> <li class="cat-item cat-item-42"><a href="http://newwebmasters.net/category/search-engines/" title="View all posts filed under Search Engines">Search Engines</a> </li> <li class="cat-item cat-item-36"><a href="http://newwebmasters.net/category/security/" title="View all posts filed under Security">Security</a> </li> </ul> </div> <div id="side_tag_cloud"> <h3 class="mast">Browse</h3> <a href='http://newwebmasters.net/tag/analytics/' class='tag-link-52' title='1 topic' rel="tag" style='font-size: 8pt;'>analytics</a> <a href='http://newwebmasters.net/tag/architecture/' class='tag-link-21' title='1 topic' rel="tag" style='font-size: 8pt;'>architecture</a> <a href='http://newwebmasters.net/tag/blogging/' class='tag-link-54' title='1 topic' rel="tag" style='font-size: 8pt;'>blogging</a> <a href='http://newwebmasters.net/tag/brand/' class='tag-link-22' title='1 topic' rel="tag" style='font-size: 8pt;'>brand</a> <a href='http://newwebmasters.net/tag/content/' class='tag-link-19' title='5 topics' rel="tag" style='font-size: 19.2pt;'>content</a> <a href='http://newwebmasters.net/tag/design/' class='tag-link-18' title='3 topics' rel="tag" style='font-size: 13.6pt;'>design</a> <a href='http://newwebmasters.net/tag/domains/' class='tag-link-24' title='1 topic' rel="tag" style='font-size: 8pt;'>domains</a> <a href='http://newwebmasters.net/tag/e-commerce/' class='tag-link-53' title='1 topic' rel="tag" style='font-size: 8pt;'>e-commerce</a> <a href='http://newwebmasters.net/tag/error/' class='tag-link-59' title='2 topics' rel="tag" style='font-size: 10.8pt;'>error</a> <a href='http://newwebmasters.net/tag/google/' class='tag-link-35' title='6 topics' rel="tag" style='font-size: 22pt;'>google</a> <a href='http://newwebmasters.net/tag/history/' class='tag-link-33' title='1 topic' rel="tag" style='font-size: 8pt;'>History</a> <a href='http://newwebmasters.net/tag/hosting/' class='tag-link-25' title='1 topic' rel="tag" style='font-size: 8pt;'>hosting</a> <a href='http://newwebmasters.net/tag/http/' class='tag-link-61' title='2 topics' rel="tag" style='font-size: 10.8pt;'>http</a> <a href='http://newwebmasters.net/tag/identity/' class='tag-link-23' title='1 topic' rel="tag" style='font-size: 8pt;'>identity</a> <a href='http://newwebmasters.net/tag/image/' class='tag-link-26' title='2 topics' rel="tag" style='font-size: 10.8pt;'>image</a> <a href='http://newwebmasters.net/tag/images/' class='tag-link-50' title='1 topic' rel="tag" style='font-size: 8pt;'>images</a> <a href='http://newwebmasters.net/tag/keywords/' class='tag-link-28' title='2 topics' rel="tag" style='font-size: 10.8pt;'>keywords</a> <a href='http://newwebmasters.net/tag/legal/' class='tag-link-20' title='3 topics' rel="tag" style='font-size: 13.6pt;'>legal</a> <a href='http://newwebmasters.net/tag/legal-issues/' class='tag-link-14' title='1 topic' rel="tag" style='font-size: 8pt;'>Legal Issues</a> <a href='http://newwebmasters.net/tag/links/' class='tag-link-39' title='2 topics' rel="tag" style='font-size: 10.8pt;'>links</a> <a href='http://newwebmasters.net/tag/live/' class='tag-link-45' title='2 topics' rel="tag" style='font-size: 10.8pt;'>live</a> <a href='http://newwebmasters.net/tag/msn/' class='tag-link-46' title='1 topic' rel="tag" style='font-size: 8pt;'>msn</a> <a href='http://newwebmasters.net/tag/navigation/' class='tag-link-29' title='1 topic' rel="tag" style='font-size: 8pt;'>navigation</a> <a href='http://newwebmasters.net/tag/optimisation/' class='tag-link-27' title='3 topics' rel="tag" style='font-size: 13.6pt;'>optimisation</a> <a href='http://newwebmasters.net/tag/plan/' class='tag-link-9' title='4 topics' rel="tag" style='font-size: 16.4pt;'>Planning Issues</a> <a href='http://newwebmasters.net/tag/productivity/' class='tag-link-32' title='2 topics' rel="tag" style='font-size: 10.8pt;'>productivity</a> <a href='http://newwebmasters.net/tag/profit/' class='tag-link-12' title='1 topic' rel="tag" style='font-size: 8pt;'>Profit</a> <a href='http://newwebmasters.net/tag/search/' class='tag-link-47' title='3 topics' rel="tag" style='font-size: 13.6pt;'>search</a> <a href='http://newwebmasters.net/tag/search-engines/' class='tag-link-42' title='1 topic' rel="tag" style='font-size: 8pt;'>Search Engines</a> <a href='http://newwebmasters.net/tag/security/' class='tag-link-36' title='1 topic' rel="tag" style='font-size: 8pt;'>Security</a> <a href='http://newwebmasters.net/tag/seo/' class='tag-link-56' title='2 topics' rel="tag" style='font-size: 10.8pt;'>seo</a> <a href='http://newwebmasters.net/tag/server/' class='tag-link-60' title='2 topics' rel="tag" style='font-size: 10.8pt;'>server</a> <a href='http://newwebmasters.net/tag/speed/' class='tag-link-30' title='2 topics' rel="tag" style='font-size: 10.8pt;'>speed</a> <a href='http://newwebmasters.net/tag/templates/' class='tag-link-31' title='1 topic' rel="tag" style='font-size: 8pt;'>templates</a> <a href='http://newwebmasters.net/tag/theft/' class='tag-link-49' title='1 topic' rel="tag" style='font-size: 8pt;'>theft</a> <a href='http://newwebmasters.net/tag/tools/' class='tag-link-48' title='4 topics' rel="tag" style='font-size: 16.4pt;'>tools</a> <a href='http://newwebmasters.net/tag/topic/' class='tag-link-17' title='1 topic' rel="tag" style='font-size: 8pt;'>topic</a> <a href='http://newwebmasters.net/tag/traffic/' class='tag-link-40' title='4 topics' rel="tag" style='font-size: 16.4pt;'>traffic</a> <a href='http://newwebmasters.net/tag/useability/' class='tag-link-37' title='2 topics' rel="tag" style='font-size: 10.8pt;'>useability</a> <a href='http://newwebmasters.net/tag/webmaster-tools/' class='tag-link-43' title='3 topics' rel="tag" style='font-size: 13.6pt;'>webmaster tools</a> <a href='http://newwebmasters.net/tag/websites/' class='tag-link-58' title='1 topic' rel="tag" style='font-size: 8pt;'>websites</a> <a href='http://newwebmasters.net/tag/wordpress/' class='tag-link-41' title='1 topic' rel="tag" style='font-size: 8pt;'>wordpress</a> <a href='http://newwebmasters.net/tag/yahoo/' class='tag-link-44' title='3 topics' rel="tag" style='font-size: 13.6pt;'>yahoo</a> </div> </div> </div> <!-- start home_content --> <div id="footer" class="column span-14"> <div class="column span-7 first"> © 2008 New Webmasters. <a href="http://newwebmasters.net/feed/"><img src="http://newwebmasters.net/wp-content/themes/tma/images/bg/feedicon12.png" alt="Entries (RSS)" style="vertical-align: top; margin: 2px 0 0 7px;" /></a> </div> <div class="column span-7 last"> <div class="push-0"> <a href="http://wordpress.org/" title="Powered by WordPress"><img src="http://newwebmasters.net/wp-content/themes/tma/images/bg/wp.png" alt="Powered by WordPress" /></a> <a href="http://code.google.com/p/the-morning-after/" title="Design: The Masterplan"><img src="http://newwebmasters.net/wp-content/themes/tma/images/bg/masterplan.png" alt="Theme by The Masterplan" /></a> </div> </div> </div> </div> <!--end container--> <!-- WordPress theme by Arun Kale / www.themasterplan.in | Download it at http://code.google.com/p/the-morning-after/ --> <!-- Woopra Analytics Code --> <script type="text/javascript"> var woopra_visitor = new Array(); var woopra_event = new Array(); </script> <script src="http://static.woopra.com/js/woopra.js" type="text/javascript"></script> <!-- End of Woopra Analytics Code --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-280859-3"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> <!--end body--> </html>