<?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: Is ASP.NET Viewstate bad for SEO?</title>
	<atom:link href="http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/</link>
	<description>when you find QWERTY imprinted on your cheek - it&#039;s time to go to bed.</description>
	<lastBuildDate>Thu, 19 May 2011 05:13:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/comment-page-1/#comment-13666</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 21 Sep 2007 18:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/#comment-13666</guid>
		<description>Thanks - I didn&#039;t try it so I didn&#039;t know. This should be helpful to readers.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; I didn&#8217;t try it so I didn&#8217;t know. This should be helpful to readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Yossu</title>
		<link>http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/comment-page-1/#comment-13629</link>
		<dc:creator>Mr Yossu</dc:creator>
		<pubDate>Thu, 20 Sep 2007 16:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/#comment-13629</guid>
		<description>Hello,

Your comment about removing the runat=&quot;server&quot; attribute to reduce viewstate size is inaccurate and can lead to all sorts of problems.

Removing the runat attribute will cause any server tag to fail with an error, and will cause run time errors on normal tags that need to be accessed from server-side code.

What you need to do to remove an individual control from the viewstate is to set its EnableViewState property to false. This will remove it, but leave it fully operational. This is the correct way to do it.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Your comment about removing the runat=&#8221;server&#8221; attribute to reduce viewstate size is inaccurate and can lead to all sorts of problems.</p>
<p>Removing the runat attribute will cause any server tag to fail with an error, and will cause run time errors on normal tags that need to be accessed from server-side code.</p>
<p>What you need to do to remove an individual control from the viewstate is to set its EnableViewState property to false. This will remove it, but leave it fully operational. This is the correct way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewVos</title>
		<link>http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/comment-page-1/#comment-12550</link>
		<dc:creator>AndrewVos</dc:creator>
		<pubDate>Mon, 16 Jul 2007 19:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyboardface.com/archives/2007/06/13/is-aspnet-viewstate-bad-for-seo/#comment-12550</guid>
		<description>Hi Tom,

I couldn&#039;t find any way to contact you, and was wanting to comment on your page entitled &quot;Wordpress Permalinks in IIS using Custom 404 Redirect&quot;...

If a user browsed to page: http://url/date/post then they would get redirected to the page including the query string?

So in the end the user would end up on that actual page anyway, and if they copied the link at this time then it wouldn&#039;t be the permalink.

The only use for permalinks in this case is when you click the actual link on the main page?

I haven&#039;t been able to test this yet, because my web host is having some problems with .asp redirects as of this time, so I&#039;m wondering if this is the right solution for me.</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>I couldn&#8217;t find any way to contact you, and was wanting to comment on your page entitled &#8220;WordPress Permalinks in IIS using Custom 404 Redirect&#8221;&#8230;</p>
<p>If a user browsed to page: <a href="http://url/date/post" rel="nofollow">http://url/date/post</a> then they would get redirected to the page including the query string?</p>
<p>So in the end the user would end up on that actual page anyway, and if they copied the link at this time then it wouldn&#8217;t be the permalink.</p>
<p>The only use for permalinks in this case is when you click the actual link on the main page?</p>
<p>I haven&#8217;t been able to test this yet, because my web host is having some problems with .asp redirects as of this time, so I&#8217;m wondering if this is the right solution for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
