<?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: Authors! 8 Tips For Your Website&#8217;s Usability and Design</title>
	<atom:link href="http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/</link>
	<description>Science Fiction and Fantasy Writers of America</description>
	<lastBuildDate>Wed, 22 May 2013 23:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-5966</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 01 Apr 2010 15:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-5966</guid>
		<description><![CDATA[Great advice. I learned new points and now that I am building new sites, I must say I should apply your tips.]]></description>
		<content:encoded><![CDATA[<p>Great advice. I learned new points and now that I am building new sites, I must say I should apply your tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Connolly</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-5092</link>
		<dc:creator>Harry Connolly</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-5092</guid>
		<description><![CDATA[Thank you both.]]></description>
		<content:encoded><![CDATA[<p>Thank you both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monica</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-5087</link>
		<dc:creator>Monica</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-5087</guid>
		<description><![CDATA[@sfwaadmin I&#039;m sure that you know that Google has recently (e.g. within the last year when they released tools like &lt;a href=&quot;http://code.google.com/speed/page-speed/&quot; rel=&quot;nofollow&quot;&gt;Page Speed&lt;/a&gt;) identified GA to be a barrier to a fast load time. They have been making strides to fix the code in that area, though you are right, the footer can be a better place for the code. Good tip!]]></description>
		<content:encoded><![CDATA[<p>@sfwaadmin I&#8217;m sure that you know that Google has recently (e.g. within the last year when they released tools like <a href="http://code.google.com/speed/page-speed/" rel="nofollow">Page Speed</a>) identified GA to be a barrier to a fast load time. They have been making strides to fix the code in that area, though you are right, the footer can be a better place for the code. Good tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfwadmin</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-5075</link>
		<dc:creator>sfwadmin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 06:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-5075</guid>
		<description><![CDATA[@Monica - The only suggestion I would change is to put the Google Analytics code in the footer instead of in the header. With it in the footer it will load after the rest of the page and if there is any issue with resolving or posting to the URL it won&#039;t impact the user&#039;s experience.

@Harry - The SFWA site does use a WordPress plugin to manage Google Analytics. The code route is rather simple but the plug in takes the functionality out of the theme and since I don&#039;t know who the next webmaster might be it is a bit safer to keep it out of the template.

Thanks for the great article Monica!]]></description>
		<content:encoded><![CDATA[<p>@Monica &#8211; The only suggestion I would change is to put the Google Analytics code in the footer instead of in the header. With it in the footer it will load after the rest of the page and if there is any issue with resolving or posting to the URL it won&#8217;t impact the user&#8217;s experience.</p>
<p>@Harry &#8211; The SFWA site does use a WordPress plugin to manage Google Analytics. The code route is rather simple but the plug in takes the functionality out of the theme and since I don&#8217;t know who the next webmaster might be it is a bit safer to keep it out of the template.</p>
<p>Thanks for the great article Monica!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monica</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-4927</link>
		<dc:creator>Monica</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-4927</guid>
		<description><![CDATA[@Harry - I don&#039;t use a WordPress plug-in. To place the Google Analytics code, you simply have to copy the code when you sign up and then put that above the  tag in your header on your WordPress theme. If you don&#039;t know where that is, Google usually has an explanation when you sign up for analytics. 

Of course, you can use a plug-in, too, which &quot;should&quot; do the same thing. If you go that route, I&#039;d look for a high-rated (or reviewed) plug-in.

- M]]></description>
		<content:encoded><![CDATA[<p>@Harry &#8211; I don&#8217;t use a WordPress plug-in. To place the Google Analytics code, you simply have to copy the code when you sign up and then put that above the  tag in your header on your WordPress theme. If you don&#8217;t know where that is, Google usually has an explanation when you sign up for analytics. </p>
<p>Of course, you can use a plug-in, too, which &#8220;should&#8221; do the same thing. If you go that route, I&#8217;d look for a high-rated (or reviewed) plug-in.</p>
<p>- M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest SFWA Blog Post on Website Usability and Design &#124; MLV Writes</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-4907</link>
		<dc:creator>Guest SFWA Blog Post on Website Usability and Design &#124; MLV Writes</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-4907</guid>
		<description><![CDATA[[...] Hop on over to the Science Fiction &amp; Fantasy Writers of America website to read my latest guest post entitled, Authors! 8 Tips For Your Website’s Usability and Design. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Hop on over to the Science Fiction &amp; Fantasy Writers of America website to read my latest guest post entitled, Authors! 8 Tips For Your Website’s Usability and Design. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Connolly</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-4900</link>
		<dc:creator>Harry Connolly</dc:creator>
		<pubDate>Thu, 04 Mar 2010 00:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-4900</guid>
		<description><![CDATA[Monica, I&#039;ve been wanting to mess with Google Analytics for my Wordpress-based blog, but there are so many plugins to choose from that I am unable to decide.  Do you prefer one in particular, assuming you have a preference.  

Now I&#039;m going to go off and spend a little quality time with my beloved splash page before I have it put down.]]></description>
		<content:encoded><![CDATA[<p>Monica, I&#8217;ve been wanting to mess with Google Analytics for my WordPress-based blog, but there are so many plugins to choose from that I am unable to decide.  Do you prefer one in particular, assuming you have a preference.  </p>
<p>Now I&#8217;m going to go off and spend a little quality time with my beloved splash page before I have it put down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaleta Clegg</title>
		<link>http://www.sfwa.org/2010/03/authors-8-tips-for-your-websites-usability-and-design/#comment-4897</link>
		<dc:creator>Jaleta Clegg</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfwa.org/?p=7901#comment-4897</guid>
		<description><![CDATA[Good advice. I&#039;m going to go check my website for functionality, accessibility, and usability. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Good advice. I&#8217;m going to go check my website for functionality, accessibility, and usability. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
