<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with SEO</title>
    <description>the latest stories tagged with 'SEO' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>IIS Search Engine Optimization Toolkit (ScottGu)</title>
      <description>&amp;quot;Today we are shipping the first beta of a new free tool - the IIS Search Engine Optimization Toolkit - that makes it easy to perform SEO analysis on your site and identify and fix issues within it.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f06%2f03%2fiis-search-engine-optimization-toolkit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f06%2f03%2fiis-search-engine-optimization-toolkit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/IIS_Search_Engine_Optimization_Toolkit_ScottGu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/IIS_Search_Engine_Optimization_Toolkit_ScottGu</guid>
      <pubDate>Thu, 04 Jun 2009 10:45:05 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net Permalinks Using URL Rewriting</title>
      <description>A technique for URL rewriting  which describes how to achieve permalinks in ASP.net similar to blogs like wordpress. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcsharp-codesamples.com%2f2009%2f03%2faspnet-permalinks-using-url-rewriting%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcsharp-codesamples.com%2f2009%2f03%2faspnet-permalinks-using-url-rewriting%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Asp_net_Permalinks_Using_URL_Rewriting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Asp_net_Permalinks_Using_URL_Rewriting</guid>
      <pubDate>Wed, 25 Mar 2009 19:17:04 GMT</pubDate>
    </item>
    <item>
      <title>Web Service Optimization</title>
      <description>This article gives you 10 tips to optimize web services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fdevdream789%2f103052008063051AM%2f1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fdevdream789%2f103052008063051AM%2f1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Web_Service_Optimization_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Web_Service_Optimization_1</guid>
      <pubDate>Thu, 19 Mar 2009 15:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Setup 301 Redirect handler for all domains on an IIS Server</title>
      <description>Using the Default Website in IIS create a one-time SEO friendly redirect for all non-www domains hosted on the server to their www.domain.com equivalent. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developeers.net%2f2009%2f01%2fsetup-301-redirect-handler-for-all.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developeers.net%2f2009%2f01%2fsetup-301-redirect-handler-for-all.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Setup_301_Redirect_handler_for_all_domains_on_an_IIS_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Setup_301_Redirect_handler_for_all_domains_on_an_IIS_Server</guid>
      <pubDate>Fri, 30 Jan 2009 01:39:38 GMT</pubDate>
    </item>
    <item>
      <title>Remove WWW. Prefix from URLs with URL Rewrite Module for IIS 7.0</title>
      <description>A very good trick to eliminate www. prefix from your URLs using the new IIS 7.0 Rewrite Module. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fremove-www-prefix-from-urls-with-url-rewrite-module-for-iis-7-0%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fremove-www-prefix-from-urls-with-url-rewrite-module-for-iis-7-0%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Remove_WWW_Prefix_from_URLs_with_URL_Rewrite_Module_for_IIS_7_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Remove_WWW_Prefix_from_URLs_with_URL_Rewrite_Module_for_IIS_7_0</guid>
      <pubDate>Sun, 25 Jan 2009 17:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Three Rules That ASP.NET Developers Should Know About SEO</title>
      <description>Focuses on three important rules (with code snippets) that ASP.NET developers should follow to do their part of the SEO process. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f16%2fThree-Rules-That-ASPNET-Developers-Should-Know-About-SEO.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f16%2fThree-Rules-That-ASPNET-Developers-Should-Know-About-SEO.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Three_Rules_That_ASP_NET_Developers_Should_Know_About_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Three_Rules_That_ASP_NET_Developers_Should_Know_About_SEO</guid>
      <pubDate>Wed, 17 Sep 2008 04:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Link building SEO trick</title>
      <description>I've started the SEO category while ago and just written one article about it - learn SEO basics which turned out great and looks like people are really interested to get to know SEO, so i'll be starting kind of weekly SEO trick/tricks set of articles. 

This week we will learn how to increase your inbound links number without paying for any campaigns. For the ones who don't know Inbound links are links form high rated web sites/domains that link to yours. And in case someone doesn't know what does SEO stand for, it's Search Engine Optimization. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstylizedweb.com%2f2008%2f09%2f12%2flink-building-seo-trick%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstylizedweb.com%2f2008%2f09%2f12%2flink-building-seo-trick%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Link_building_SEO_trick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Link_building_SEO_trick</guid>
      <pubDate>Fri, 12 Sep 2008 21:32:00 GMT</pubDate>
    </item>
    <item>
      <title>New blog on ASP.net and web standards</title>
      <description>Come and see! If you are an ASP.net developer, you cannot ignore the world is turning to web standards! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2facyment%2farchive%2f2008%2f07%2f29%2fasp-net-and-web-standards.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2facyment%2farchive%2f2008%2f07%2f29%2fasp-net-and-web-standards.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_blog_on_ASP_net_and_web_standards</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_blog_on_ASP_net_and_web_standards</guid>
      <pubDate>Sat, 16 Aug 2008 02:11:50 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 2.0 URL Rewriting Causes HTTP 500 Errors for GoogleBot </title>
      <description>So you install Commerce Server 2007 and are ready for the money and SEO to start flowing. Next thing you know. Google ignores you completely. What do you do? more... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.joelevi.com%2fblog%2findex.php%2f2008%2f07%2f28%2fhow-to-fix-google-not-indexing-commerce-server-2007-pages%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.joelevi.com%2fblog%2findex.php%2f2008%2f07%2f28%2fhow-to-fix-google-not-indexing-commerce-server-2007-pages%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_2_0_URL_Rewriting_Causes_HTTP_500_Errors_for_GoogleBot</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_2_0_URL_Rewriting_Causes_HTTP_500_Errors_for_GoogleBot</guid>
      <pubDate>Tue, 29 Jul 2008 05:51:35 GMT</pubDate>
    </item>
    <item>
      <title>Does Google care about the quality of your markup?</title>
      <description>We are always discussing how to improve a page rank.  But what about the basics?  Does correct or incorrect HTML affect how google ranks a page?  This article discusses a few issues that definetely affect your SEO. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fWeb-Standards-and-Search-Engine-Optimization-(SEO)----Does-Google-care-about-the-quality-of-your-markup.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fWeb-Standards-and-Search-Engine-Optimization-(SEO)----Does-Google-care-about-the-quality-of-your-markup.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Does_Google_care_about_the_quality_of_your_markup</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Does_Google_care_about_the_quality_of_your_markup</guid>
      <pubDate>Wed, 30 Jul 2008 02:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Search Engine Optimization</title>
      <description>SEO involves a great deal of learning - relearning - unlearning - learning again. Make sure you prepare a clear action plan and stick to it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle32.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle32.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimization_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimization_1</guid>
      <pubDate>Tue, 15 Jul 2008 04:20:52 GMT</pubDate>
    </item>
    <item>
      <title>Writing SEO friendly url using HttpHandlers in ASP.NET</title>
      <description>In general it is recommend to not use querystring in the url as search engines doesn't rank those pages well and give very low priority. To avoid querystring there are several third party component that can be used like ISAPI, url rewriter. However in this article, I am going to show you how to rewrite url using ASP.NET built in HttpHandler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle75.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle75.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Writing_SEO_friendly_url_using_HttpHandlers_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Writing_SEO_friendly_url_using_HttpHandlers_in_ASP_NET</guid>
      <pubDate>Tue, 15 Jul 2008 04:12:28 GMT</pubDate>
    </item>
    <item>
      <title>SEO Page Manager For ASP.Net</title>
      <description>manage all your meta tags and sitemap urls in one convenient place &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f04%2f24%2fseo-manager-for-asp-net-manage-your-meta-tag-and-sitemap-generation-from-one-place.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f04%2f24%2fseo-manager-for-asp-net-manage-your-meta-tag-and-sitemap-generation-from-one-place.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SEO_Page_Manager_For_ASP_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SEO_Page_Manager_For_ASP_Net</guid>
      <pubDate>Fri, 25 Apr 2008 01:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Breaking the Tyranny of the ASP.NET &amp;lt;form&amp;gt; Tag</title>
      <description>Pretty good technique for those who are trying to clean up their ASP.NET web pages. Not sure whether there are problems from moving &amp;lt;form&amp;gt; tag around like author recommends but it sounds good in theory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codingthewheel.com%2farchives%2fbreaking-tyranny-asp-net-form-tag"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codingthewheel.com%2farchives%2fbreaking-tyranny-asp-net-form-tag" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Breaking_the_Tyranny_of_the_ASP_NET_form_Tag</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Breaking_the_Tyranny_of_the_ASP_NET_form_Tag</guid>
      <pubDate>Tue, 15 Apr 2008 18:12:42 GMT</pubDate>
    </item>
    <item>
      <title>Atlanta Web Design &amp;amp; Development Company Pushthingsforward.com</title>
      <description>Atlanta Web Design and web development company offering logical online solutions to small and medium businesses worldwide. Custom Web Site Design, SEO Services, Ecommerce Solutions. Contact us today for your online needs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.pushthingsforward.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.pushthingsforward.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Atlanta_Web_Design_Development_Company_Pushthingsforward_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Atlanta_Web_Design_Development_Company_Pushthingsforward_com</guid>
      <pubDate>Mon, 31 Mar 2008 16:38:52 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Route Validation and SEO</title>
      <description>I am trying to outline and SEO problem that I currently see with the currently release of the MVC framework, and head it off with some tips on how to get around it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f02%2faspnet-mvc-validation-and-seo%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f02%2faspnet-mvc-validation-and-seo%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Route_Validation_and_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Route_Validation_and_SEO</guid>
      <pubDate>Thu, 28 Feb 2008 00:54:01 GMT</pubDate>
    </item>
    <item>
      <title>Regex match html content without screwing up the tags </title>
      <description>When needing to highlight words in a string containing HTML we found we soon ran into problems when the word we were searching for appeared in the middle of a tag.. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView86FE27C3-E286-4EC7-8275-6E0D8BB58C42.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView86FE27C3-E286-4EC7-8275-6E0D8BB58C42.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Regex_match_html_content_without_screwing_up_the_tags</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Regex_match_html_content_without_screwing_up_the_tags</guid>
      <pubDate>Mon, 26 Nov 2007 08:35:11 GMT</pubDate>
    </item>
    <item>
      <title>Don't be a keyloader</title>
      <description>Make your page titles they ways they should be... and don't load them down with keywords. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.eagleenvision.net%2farchive%2f2007%2f09%2f30%2fdont-be-a-keyloader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.eagleenvision.net%2farchive%2f2007%2f09%2f30%2fdont-be-a-keyloader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Don_t_be_a_keyloader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Don_t_be_a_keyloader</guid>
      <pubDate>Mon, 01 Oct 2007 00:22:26 GMT</pubDate>
    </item>
    <item>
      <title>SEO for Ajax and Silverlight Applications</title>
      <description>This post contains a writeup of an Ajax pattern I demonstrated at one of my MIX07 talks around improving the indexability of Ajax and Silverlight, and in general RIA applications as part of an SEO effort...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nikhilk.net%2fAjaxSEO.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nikhilk.net%2fAjaxSEO.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/SEO_for_Ajax_and_Silverlight_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/SEO_for_Ajax_and_Silverlight_Applications</guid>
      <pubDate>Wed, 25 Jul 2007 14:06:59 GMT</pubDate>
    </item>
    <item>
      <title>Highlighting keywords in text using Regex.Replace (Perfect for SEO) </title>
      <description>I needed to take some text and bold certain keywords before returning the data to the web browser (this was to enhance Search Engine Optimization). The following example shows how I achieved it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView9106A22C-16B7-49C7-AC47-0CE9A1106CC8.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView9106A22C-16B7-49C7-AC47-0CE9A1106CC8.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Highlighting_keywords_in_text_using_Regex_Replace_Perfect_for_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Highlighting_keywords_in_text_using_Regex_Replace_Perfect_for_SEO</guid>
      <pubDate>Mon, 18 Jun 2007 22:01:01 GMT</pubDate>
    </item>
    <item>
      <title>301 Moved Permanently Redirect in ASP.NET</title>
      <description>If you have done SEO work, you know that Search Engines would penalize my site if both http://www.mycsharpcorner.com and http://mycsharpcorner.com/ requests returned a 200 OK code in the HTTP header. Why? Because from a Search Engine's spider point of view... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d40"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d40" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/301_Moved_Permanently_Redirect_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/301_Moved_Permanently_Redirect_in_ASP_NET</guid>
      <pubDate>Sun, 22 Apr 2007 17:31:01 GMT</pubDate>
    </item>
    <item>
      <title>A Perfect Example Of How Not To Do Search Engine Optimization</title>
      <description>A Perfect Example Of How Not To Do Search Engine Optimization. You will get banned! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetsamplechapters.blogspot.com%2f2007%2f03%2fperfect-example-of-how-not-to-do-search.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetsamplechapters.blogspot.com%2f2007%2f03%2fperfect-example-of-how-not-to-do-search.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/A_Perfect_Example_Of_How_Not_To_Do_Search_Engine_Optimization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/A_Perfect_Example_Of_How_Not_To_Do_Search_Engine_Optimization</guid>
      <pubDate>Mon, 26 Mar 2007 01:28:44 GMT</pubDate>
    </item>
    <item>
      <title>Generate Non Search Engine Targeted Traffic</title>
      <description>Imagine if there were no search engines. How would you generate traffic to your site? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.scoreboard-media.com%2fhow-to-generate-targeted-traffic%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.scoreboard-media.com%2fhow-to-generate-targeted-traffic%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Generate_Non_Search_Engine_Targeted_Traffic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Generate_Non_Search_Engine_Targeted_Traffic</guid>
      <pubDate>Tue, 13 Feb 2007 15:50:34 GMT</pubDate>
    </item>
    <item>
      <title>Search Engine Optimisation (SEO) Checklist </title>
      <description>Search engine optimisation is pretty much part and parcel of creating websites these days. Getting the basics right don't require a large amount of work, but can make all the difference. Many of these also improve the general usability and accessibility of your site too - so you get three major benefits rolled into one. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjames_crowley%2farchive%2f2007%2f02%2f10%2fsearch-engine-optimisation-seo-checklist.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjames_crowley%2farchive%2f2007%2f02%2f10%2fsearch-engine-optimisation-seo-checklist.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimisation_SEO_Checklist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimisation_SEO_Checklist</guid>
      <pubDate>Tue, 13 Feb 2007 02:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Search Engine Positioner</title>
      <description>Mads Kristensen has written a program that lets you lookup the position of a url in Google, Yahoo &amp;amp; AltaVista for different URLs

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmadskristensen.dk%2fblog%2fSearch%2bEngine%2bPositioner.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmadskristensen.dk%2fblog%2fSearch%2bEngine%2bPositioner.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Search_Engine_Positioner</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Search_Engine_Positioner</guid>
      <pubDate>Mon, 05 Feb 2007 13:46:01 GMT</pubDate>
    </item>
  </channel>
</rss>