
<?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: AJAX and Non-JavaScript Experiences for SEO friendly websites</title>
	<atom:link href="http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/</link>
	<description>Online Marketing, Product Strategy</description>
	<lastBuildDate>Sat, 03 Sep 2011 12:34:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: AJAX &#38; SEO: A strategic approach to rankings</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-255</link>
		<dc:creator>AJAX &#38; SEO: A strategic approach to rankings</dc:creator>
		<pubDate>Mon, 16 Aug 2010 17:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-255</guid>
		<description>[...] issues by developing Progressively Enhanced code. While, I&#8217;ve written about how to address crawling and indexing with AJAX and SEO. I wanted to take a little bit of a deep dive into this again, along with the bigger issue, [...] </description>
		<content:encoded><![CDATA[<p>[...] issues by developing Progressively Enhanced code. While, I&#8217;ve written about how to address crawling and indexing with AJAX and SEO. I wanted to take a little bit of a deep dive into this again, along with the bigger issue, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building Traction with Search and Social Media Visibility</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-254</link>
		<dc:creator>Building Traction with Search and Social Media Visibility</dc:creator>
		<pubDate>Wed, 15 Jul 2009 21:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-254</guid>
		<description>[...] be indexed or crawled by a “search engine spider.” There are tips and tricks on on how to build Ajax SEO Friendly websites out [...] </description>
		<content:encoded><![CDATA[<p>[...] be indexed or crawled by a “search engine spider.” There are tips and tricks on on how to build Ajax SEO Friendly websites out [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David George</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-253</link>
		<dc:creator>David George</dc:creator>
		<pubDate>Tue, 09 Dec 2008 17:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-253</guid>
		<description>Hi Tony,

I may have missed something on the imedix.com example but it works because it is not doing any Ajax stuff with the tabs. The only Ajax stuff seems to be to reload the tab images and data. When you click on a tab it reloads the entire page, which is why the URL is correct in the address bar (btw I traced all this using wireshark).

The tab example seems complicated with Hijax. Taking the progressive enhancement approach

i. The baseline code would have different versions of the page for each tab.
ii. You could use CSS/DOM to have a single page with different content shown depending on the tab that is clicked. From an SEO perspective you would have one big page will all the content in something like individual list elements. However this would not be possibly to hijaxify.

You would have to return to i) and rather than load the entire page reload just the tab data but I&#039;m not sure this is possible either with the hijax approach.

In short it seems like you would have to do this at the server side. Either server a CSS/DOM version of the page if the browser doesn&#039;t support JS or an Ajax version of the page.

I&#039;d be interested in comments though.</description>
		<content:encoded><![CDATA[<p>Hi Tony,</p>
<p>I may have missed something on the imedix.com example but it works because it is not doing any Ajax stuff with the tabs. The only Ajax stuff seems to be to reload the tab images and data. When you click on a tab it reloads the entire page, which is why the URL is correct in the address bar (btw I traced all this using wireshark).</p>
<p>The tab example seems complicated with Hijax. Taking the progressive enhancement approach</p>
<p>i. The baseline code would have different versions of the page for each tab.<br />
ii. You could use CSS/DOM to have a single page with different content shown depending on the tab that is clicked. From an SEO perspective you would have one big page will all the content in something like individual list elements. However this would not be possibly to hijaxify.</p>
<p>You would have to return to i) and rather than load the entire page reload just the tab data but I&#8217;m not sure this is possible either with the hijax approach.</p>
<p>In short it seems like you would have to do this at the server side. Either server a CSS/DOM version of the page if the browser doesn&#8217;t support JS or an Ajax version of the page.</p>
<p>I&#8217;d be interested in comments though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SRednarb</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-252</link>
		<dc:creator>SRednarb</dc:creator>
		<pubDate>Wed, 24 Sep 2008 20:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-252</guid>
		<description>I know a good AJAX framework to make it SEO friendly and has a demo on http://www.ajaxoptimize.com/</description>
		<content:encoded><![CDATA[<p>I know a good AJAX framework to make it SEO friendly and has a demo on <a href="http://www.ajaxoptimize.com/" rel="nofollow">http://www.ajaxoptimize.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Adam</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-249</link>
		<dc:creator>Tony Adam</dc:creator>
		<pubDate>Fri, 05 Sep 2008 02:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-249</guid>
		<description>@popo that is completely untrue...sitemaps.xml only provides pages on a site, not the content within them.</description>
		<content:encoded><![CDATA[<p>@popo that is completely untrue&#8230;sitemaps.xml only provides pages on a site, not the content within them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: popo</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-248</link>
		<dc:creator>popo</dc:creator>
		<pubDate>Thu, 04 Sep 2008 22:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-248</guid>
		<description>Or.. they could just include a sitemap.xml file....</description>
		<content:encoded><![CDATA[<p>Or.. they could just include a sitemap.xml file&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sphinn Weekly - Week 8 &#124; The Sphinn Blog</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-251</link>
		<dc:creator>Sphinn Weekly - Week 8 &#124; The Sphinn Blog</dc:creator>
		<pubDate>Tue, 02 Sep 2008 09:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-251</guid>
		<description>[...] 27th August - AJAX and Non-JavaScript Experiences for SEO friendly websites (planetc1) AJAX can result in SEOs literally pulling their hair out, with it often being implemented so badly that page content consists of nothing more than a few words in the navigation bar. This does not mean that all AJAX is bad though, and Tony Adam shows the difference between good implementation and the bad. If PayPal can get it right, I&#8217;m sure that the rest of us can!  Direct Link: Tony Adam [...] </description>
		<content:encoded><![CDATA[<p>[...] 27th August &#8211; AJAX and Non-JavaScript Experiences for SEO friendly websites (planetc1) AJAX can result in SEOs literally pulling their hair out, with it often being implemented so badly that page content consists of nothing more than a few words in the navigation bar. This does not mean that all AJAX is bad though, and Tony Adam shows the difference between good implementation and the bad. If PayPal can get it right, I&#8217;m sure that the rest of us can!  Direct Link: Tony Adam [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Hyder</title>
		<link>http://visiblefactors.com/blog/89-ajax-and-non-javascript-experiences-for-seo-friendly-websites/#comment-250</link>
		<dc:creator>Kenny Hyder</dc:creator>
		<pubDate>Wed, 27 Aug 2008 18:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://tonyadam.com/blog/?p=98#comment-250</guid>
		<description>Nice... I wrote about this awhile back on my personal blog &lt;a href=&quot;http://blog.kennyhyder.com/web-development/seo-friendly-ajax-that-spiders/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Nice&#8230; I wrote about this awhile back on my personal blog <a href="http://blog.kennyhyder.com/web-development/seo-friendly-ajax-that-spiders/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

