<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Making DotNetNuke Logo Link SEO Friendly!</title>
	<atom:link href="http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/</link>
	<description>The world with no boundaries</description>
	<lastBuildDate>Fri, 24 Jun 2011 03:12:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SEO Bristol</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-155</link>
		<dc:creator>SEO Bristol</dc:creator>
		<pubDate>Tue, 25 May 2010 17:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-155</guid>
		<description>Hey, great blog post. Do you only write on here or do you write on other blogs to? Would like to follow your content.</description>
		<content:encoded><![CDATA[<p>Hey, great blog post. Do you only write on here or do you write on other blogs to? Would like to follow your content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-154</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 23 Feb 2010 04:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-154</guid>
		<description>I managed to add the code and website dsiplays corrrectly. The problem is I am still able to type in: www.domain.com/default.aspx and the page appears. Is there any way to fix this?

thanks</description>
		<content:encoded><![CDATA[<p>I managed to add the code and website dsiplays corrrectly. The problem is I am still able to type in: <a href="http://www.domain.com/default.aspx" rel="nofollow">http://www.domain.com/default.aspx</a> and the page appears. Is there any way to fix this?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-153</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-153</guid>
		<description>I&#039;ve tested it code and it works fine.

1. If you have no DNN FriendlyUrl enable, you need to change line 77 instead of 81.

2. Please do not copy directly from the comment as Wordpress editor automatically covert the double quote &quot; &quot; and the &amp;. (Don&#039;t use curly quote)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tested it code and it works fine.</p>
<p>1. If you have no DNN FriendlyUrl enable, you need to change line 77 instead of 81.</p>
<p>2. Please do not copy directly from the comment as WordPress editor automatically covert the double quote &#8221; &#8221; and the &#038;. (Don&#8217;t use curly quote)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-152</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-152</guid>
		<description>This doesn&#039;t seem to be working for me.
I get a a runtime error:
Server Error in &#039;/&#039; Application.

Any ideas how to get this to work with DNN v5.1.4 - I have the following code:
           If PortalSettings.HomeTabId  -1 Then
                    &#039; use portal home page specified
                    hypLogo.NavigateUrl = NavigateURL(PortalSettings.HomeTabId)
                Else
                    &#039; use site root
                    If Host.UseFriendlyUrls Then
						hypLogo.NavigateUrl = GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; “/”
                    Else
                        hypLogo.NavigateUrl = &quot;~/&quot;
                    End If
                End If

Thanks</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t seem to be working for me.<br />
I get a a runtime error:<br />
Server Error in &#8216;/&#8217; Application.</p>
<p>Any ideas how to get this to work with DNN v5.1.4 &#8211; I have the following code:<br />
           If PortalSettings.HomeTabId  -1 Then<br />
                    &#8216; use portal home page specified<br />
                    hypLogo.NavigateUrl = NavigateURL(PortalSettings.HomeTabId)<br />
                Else<br />
                    &#8216; use site root<br />
                    If Host.UseFriendlyUrls Then<br />
						hypLogo.NavigateUrl = GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; “/”<br />
                    Else<br />
                        hypLogo.NavigateUrl = &#8220;~/&#8221;<br />
                    End If<br />
                End If</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-151</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-151</guid>
		<description>It should be like this:

If Host.UseFriendlyUrls Then
hypLogo.NavigateUrl = GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; “/”
Else
hypLogo.NavigateUrl = “~/”
End If</description>
		<content:encoded><![CDATA[<p>It should be like this:</p>
<p>If Host.UseFriendlyUrls Then<br />
hypLogo.NavigateUrl = GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &#038; “/”<br />
Else<br />
hypLogo.NavigateUrl = “~/”<br />
End If</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-150</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-150</guid>
		<description>Sorry this doesn&#039;t seem to be working for me. I don’t understand the exact code I am supposed to replace.
Should this code:

&#039; use site root
If Host.UseFriendlyUrls Then
  hypLogo.NavigateUrl = FriendlyUrl(Nothing, &quot;~/&quot;, PortalSettings)
Else
  hypLogo.NavigateUrl = &quot;~/&quot;
End If

Be replaced with this:
&#039; use site root
If Host.UseFriendlyUrls Then
  GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; “/”
Else
  hypLogo.NavigateUrl = &quot;~/&quot;
End If


Thanks</description>
		<content:encoded><![CDATA[<p>Sorry this doesn&#8217;t seem to be working for me. I don’t understand the exact code I am supposed to replace.<br />
Should this code:</p>
<p>&#8216; use site root<br />
If Host.UseFriendlyUrls Then<br />
  hypLogo.NavigateUrl = FriendlyUrl(Nothing, &#8220;~/&#8221;, PortalSettings)<br />
Else<br />
  hypLogo.NavigateUrl = &#8220;~/&#8221;<br />
End If</p>
<p>Be replaced with this:<br />
&#8216; use site root<br />
If Host.UseFriendlyUrls Then<br />
  GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; “/”<br />
Else<br />
  hypLogo.NavigateUrl = &#8220;~/&#8221;<br />
End If</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-149</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 09 Oct 2009 01:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-149</guid>
		<description>If you do not have server access, the simplest way is to use &lt;a href=&quot;http://www.ifinity.com.au/Products&quot; rel=&quot;nofollow&quot;&gt;ifinity Url Friendly Url Provider (Free)&lt;/a&gt;, their URL Master is even easier to fix all bad links. If you needed a more advance solution, Snapsis PageBlaster is a good option too.

It is possible because DotNetNuke is a framework, you could download the source code from &lt;a href=&quot;http://www.ventrian.com/Resources/Projects/FriendlyUrls.aspx&quot; rel=&quot;nofollow&quot;&gt;Ventrian Url Provider&lt;/a&gt; if you wish to know the theory behind.</description>
		<content:encoded><![CDATA[<p>If you do not have server access, the simplest way is to use <a href="http://www.ifinity.com.au/Products" rel="nofollow">ifinity Url Friendly Url Provider (Free)</a>, their URL Master is even easier to fix all bad links. If you needed a more advance solution, Snapsis PageBlaster is a good option too.</p>
<p>It is possible because DotNetNuke is a framework, you could download the source code from <a href="http://www.ventrian.com/Resources/Projects/FriendlyUrls.aspx" rel="nofollow">Ventrian Url Provider</a> if you wish to know the theory behind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laxmi</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-148</link>
		<dc:creator>Laxmi</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-148</guid>
		<description>Thanks for these great information.  My site has also a canonical Issue i want to redirect http://alert-ims.com to http://www.alert-ims.com. Is its possible in dotnetnuke without using IIS Server redirection.

I also place the 301 ASP redirection code in my default page through put its not work code is given below please check is its correct or not-:

or


Please mail me if its possible through dotnetnuke.

Regards
Laxmi Narayan</description>
		<content:encoded><![CDATA[<p>Thanks for these great information.  My site has also a canonical Issue i want to redirect <a href="http://alert-ims.com" rel="nofollow">http://alert-ims.com</a> to <a href="http://www.alert-ims.com" rel="nofollow">http://www.alert-ims.com</a>. Is its possible in dotnetnuke without using IIS Server redirection.</p>
<p>I also place the 301 ASP redirection code in my default page through put its not work code is given below please check is its correct or not-:</p>
<p>or</p>
<p>Please mail me if its possible through dotnetnuke.</p>
<p>Regards<br />
Laxmi Narayan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-147</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 17 Jul 2009 22:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-147</guid>
		<description>Yes, thank you for pointing this out.

With this enhancement, it will not generate the extra &#039;default.aspx&#039; at the end.

However, &quot;FriendlyUrl(Nothing, “~/”, PortalSettings)&quot; are not working so well with other friendly url modules currently.
Hope this will be fixed in future.

If you&#039;re using ifinity module to rewrite the url, you may still change the = FriendlyUrl(Nothing, “~/”, PortalSettings) to GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &amp; &quot;/&quot;
to temporary fix the problem.</description>
		<content:encoded><![CDATA[<p>Yes, thank you for pointing this out.</p>
<p>With this enhancement, it will not generate the extra &#8216;default.aspx&#8217; at the end.</p>
<p>However, &#8220;FriendlyUrl(Nothing, “~/”, PortalSettings)&#8221; are not working so well with other friendly url modules currently.<br />
Hope this will be fixed in future.</p>
<p>If you&#8217;re using ifinity module to rewrite the url, you may still change the = FriendlyUrl(Nothing, “~/”, PortalSettings) to GetPortalDomainName(PortalSettings.PortalAlias.HTTPAlias, Request) &#038; &#8220;/&#8221;<br />
to temporary fix the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-146</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 17 Jul 2009 13:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mylifebbs.com/2009/05/making-dotnetnuke-logo-link-seo-friendly/#comment-146</guid>
		<description>Unfortunately the file in DNN 5.1.0 looks like this:

If Host.UseFriendlyUrls Then
  hypLogo.NavigateUrl = FriendlyUrl(Nothing, &quot;~/&quot;, PortalSettings)
Else
  hypLogo.NavigateUrl = &quot;~/&quot;
End If</description>
		<content:encoded><![CDATA[<p>Unfortunately the file in DNN 5.1.0 looks like this:</p>
<p>If Host.UseFriendlyUrls Then<br />
  hypLogo.NavigateUrl = FriendlyUrl(Nothing, &#8220;~/&#8221;, PortalSettings)<br />
Else<br />
  hypLogo.NavigateUrl = &#8220;~/&#8221;<br />
End If</p>
]]></content:encoded>
	</item>
</channel>
</rss>

