<?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>Michael Hilario&#039;s Findability Web Site &#187; flash</title>
	<atom:link href="http://www.michaelhilario.com/wordpress/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelhilario.com/wordpress</link>
	<description>Mi-Hi Findability Services</description>
	<lastBuildDate>Thu, 17 Dec 2009 22:43:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash and Findability</title>
		<link>http://www.michaelhilario.com/wordpress/flash-and-findability/</link>
		<comments>http://www.michaelhilario.com/wordpress/flash-and-findability/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 17:15:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[findability]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.michaelhilario.com/wordpress/?p=117</guid>
		<description><![CDATA[There is a myth that Flash websites cannot be found through search engines such as Google and Yahoo.  That is not true.  There are several ways in which one can search engine optimize a flash-based website.  One way to embed flash content and still have it searchable is to use the swfobject model &#60;object&#62; instead [...]]]></description>
			<content:encoded><![CDATA[<p>There is a myth that Flash websites cannot be found through search engines such as Google and Yahoo.  That is not true.  There are several ways in which one can search engine optimize a flash-based website.  One way to embed flash content and still have it searchable is to use the swfobject model &lt;object&gt; instead of &lt;embed&gt; like so:</p>
<blockquote>
<pre>&lt;object type="application/x-shockwave-flash"
data="c.swf?path=[name of swf].swf"
width="400" height="300"&gt;
&lt;param name="[name of swf]"
value="c.swf?path=[name of swf].swf" /&gt;&lt;/object&gt;</pre>
</blockquote>
<p>One can also add the swf inside of a &lt;div&gt; and add meta data to make it more searchable.  One can also use <a href="http://code.google.com/p/swfobject/" target="_blank">SWFObject</a>, <a id="project_summary_link" style="text-decoration: none; color: #000000;" href="http://code.google.com/p/swfobject/">an easy-to-use and standards-friendly method to embed Flash content which utilizes one small JavaScript file</a>.  Here are some additional resources:</p>
<ul>
<li><a href="http://www.hochmanconsultants.com/articles/seo-friendly-flash.shtml" target="_blank">How to SEO Flash</a></li>
<li><a href="http://keshding.com/blog/2008/06/making-flash-findable/" target="_blank">Making Flash Findable</a></li>
<li><a href="http://jhunter.biz/blog/flash/flash-and-findability/" target="_blank">Flash and Findability</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelhilario.com/wordpress/flash-and-findability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
