<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Intelligent Positioning: News, articles &amp; updates 2011</title>
	<atom:link href="http://www.intelligentpositioning.com/blog/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelligentpositioning.com/blog</link>
	<description>SEO web development social media consulting</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:24:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How does Google read flash?</title>
		<link>http://www.intelligentpositioning.com/blog/2009/06/how-does-google-read-flash/</link>
		<comments>http://www.intelligentpositioning.com/blog/2009/06/how-does-google-read-flash/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 17:13:21 +0000</pubDate>
		<dc:creator>Andrew Mabbott</dc:creator>
				<category><![CDATA[Design and Development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.ip-seo.com/latest/?p=710</guid>
		<description><![CDATA[As Daniel identifies in his recent post, Google is indexing increasing quantities of flash content, and returning such content further up the search results. This raises the question of what web designers can do to see how google will experience their flash content. The process of indexing flash is more challenging than for web pages [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-719 alignleft" style="padding-right:10px;" title="flash-logo" src="/blog/wp-content/uploads/flash-logo.jpg" alt="Flash" width="50" height="50" />As Daniel identifies in his <a title="Google Gets Better. Search Engine Reads Flash" href="/blog/2009/05/google-gets-better-search-engine-reads-flash/">recent post</a>, Google is indexing increasing quantities of flash content, and returning such content further up the search results. This raises the question of what web designers can do to see how google will experience their flash content.</p>
<p><span id="more-710"></span></p>
<p>The process of indexing flash is more challenging than for web pages for two reasons. With its clearly defined structure, XHTML provides a rich description of content – it identifies headings, paragraphs, and lists and provides a way to assign metadata such as title and description – it is by definition a markup language. Flash is not: flash is a multimedia platform focussed on interaction and experience and providing fewer semantic cues to search engine robots. In addition, Flash supports storing entire applications within a single file, allowing multiple pages of content to share a single URL and thus presenting as a single indexable resource.</p>
<p>According to a <a href="http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html">Google announcement</a> last year..</p>
<blockquote><p>&#8220;We&#8217;ve developed an algorithm that explores Flash files in the same way that a person would, by clicking buttons, entering input, and so on. Our algorithm remembers all of the text that it encounters along the way, and that content is then available to be indexed.&#8221;</p></blockquote>
<p>Unsurprisingly, the details of this algorithm are not public, although Google suggest that it is <a href="http://www.adobe.com/devnet/flashplayer/articles/swf_searchability.html">based on Adobe&#8217;s Searchable SWF library</a>. While Adobe says that content developers do not need to do anything in order to benefit from the improved indexing of swf files, they do provide a utility called the Search Engine SDK which was originally designed by Macromedia to &#8220;provide search engines with the means to search and index Macromedia Flash movies&#8221;.</p>
<p>The tool is available for free, but it&#8217;s quite hidden on the Adobe website and you do need to sign up to the Adobe Player Licensing Program. The best way to get it is via this link: <a href="https://www.adobe.com/cfusion/entitlement/index.cfm?e=search_sdk">https://www.adobe.com/cfusion/entitlement/index.cfm?e=search_sdk</a>. Follow the prompts to sign up and verify your email and you&#8217;ll receive a download link.</p>
<p>For anyone not familiar with command-line applications, here&#8217;s how to use the tool on windows:</p>
<ol>
<li>Extract the flash_search_sdk.zip file somewhere on your computer.</li>
<li>Open the extracted folder and copy the swf2html.exe file from the &#8216;windows&#8217; directory to a new directory such as C:\swf</li>
<li>Copy the swf file you want to convert into the same directory.</li>
<li>Fire up a terminal window (in Vista, click the start button, type &#8216;cmd&#8217; in the search field and press enter)</li>
<li>Switch to the directory containing the tool
<pre>cd c:\swf</pre>
</li>
<li>enter the following (where myswf is the name of your flash file):
<pre>swf2html myswf.swf</pre>
</li>
</ol>
<p>This will output the html to the screen, but if you&#8217;d like to save the html to a file (for viewing in your browser) then simply redirect the output as follows:</p>
<pre>swf2html myswf.swf &gt; myhtml.html</pre>
<p>While the tool won&#8217;t show you exactly what will appear in search engines, a quick look at the output should give you some idea whether all of the important content is visible as text, and conversely whether unimportant text could be hidden (for example, by converting it to images within the Flash).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelligentpositioning.com/blog/2009/06/how-does-google-read-flash/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google gets better. Search Engine reads Flash</title>
		<link>http://www.intelligentpositioning.com/blog/2009/05/google-gets-better-search-engine-reads-flash/</link>
		<comments>http://www.intelligentpositioning.com/blog/2009/05/google-gets-better-search-engine-reads-flash/#comments</comments>
		<pubDate>Wed, 06 May 2009 20:05:08 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Analytics and Technology]]></category>
		<category><![CDATA[SEO and Search]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google content]]></category>
		<category><![CDATA[google SEO]]></category>

		<guid isPermaLink="false">http://www.ip-seo.com/latest/?p=672</guid>
		<description><![CDATA[12 months ago the Search Engine Google was indexing flash pages as individual swf files allowing users to click through to parts of websites often delivering an out-of-context experience &#8211; basically it wasn&#8217;t good for flash developers and definitely not the user. The fact remains that a good multi-media experience on the web is quite [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-719 alignleft" title="flash-logo" src="/blog/wp-content/uploads/flash-logo.jpg" alt="Flash" width="50" height="50" />12 months ago the Search Engine Google was indexing flash pages as individual swf files allowing users to click through to parts of websites often delivering an out-of-context experience &#8211; basically it wasn&#8217;t good for flash developers and definitely not the user. <span id="more-672"></span></p>
<p>The fact remains that a good multi-media experience on the web is quite often the integration of flash, video, javascript, html&#8230;the list grows.</p>
<p>Google&#8217;s inability to provide a solution for users wanting good results for flash and html integrated pages portrayed SEO practice as one that sacrificed the interactive experience that Action Script enables in favour of Googles preferrence for HTML.</p>
<h2>Google will read Flash &#8211; we&#8217;re told</h2>
<p>12 months ago it was all over the blogs that Google had built a new and dedicated robot that was going to search through flash content in the same way a user would, and then fairly integrate the pages into the SERPS mix. We waited and for a long while after we saw nothing in the results that Google threw up.</p>
<h2>Proof that Google does Read Flash</h2>
<p>6 months ago Google got into Flash. We noticed this with a client of ours, Voicenet Solutions, a <a href="http://www.voicenet-solutions.com/ip-telephony/hosted-voip">Hosted IP Telephony provider</a>. They deliver business phone services enabled by Cisco IP phones.</p>
<p>2 years ago a range of interactive user guides on various Cisco IP Phones were created in flash, these were designed to help users navigate the phones functionality through an online interface.</p>
<p>Up until 6 months ago these pages never appeared in the top 100 results for any of the related terms in the content. 6 months ago this changed.</p>
<p>Searchers looking for user guides for Cisco phones were finding themselves at Voicenet Solutions flash webpages. Google had demonstrated its ability to look through embedded flash text and reference the keyword text in the SERPs.</p>
<h2>The Impact of Flash reading on Traffic</h2>
<p>The impact of this change alone has seen Voicenet Solutions organic search traffic over the last 6 months increase by 300%. The result of this will also have had consequence for the category as the accessibility of this content makes the categories instantly more competitive.</p>
<p>From a design perspective there are still challenges. Google might server the correct flash file to search users in the correct html page but it will always load the file at the start leaving the user to navigate through the content to arrive at the relevant term.</p>
<p>One thing is certain, this example demonstrates Google&#8217;s desire to get better and better at indexing the web and deliver the most relevant user search experience as possible. On that thought, I can&#8217;t help but to think that Google&#8217;s competitors missed a trick on this one.</p>
<div id="attachment_673" class="wp-caption alignnone" style="width: 705px"><img class="size-full wp-image-673" title="flash-google" src="/blog/wp-content/uploads/flash-google.jpg" alt="Top - Flash page is read by Google. Bottom left the results in the Serps. Right - the multiple search terms in analytics" width="695" height="718" /><p class="wp-caption-text">Top - Flash page is read by Google. Bottom left the results in the Serps. Right - the multiple search terms in analytics</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.intelligentpositioning.com/blog/2009/05/google-gets-better-search-engine-reads-flash/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

