<?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>Gravity Search Marketing &#187; seo flash indexing</title>
	<atom:link href="http://www.yourseoplan.com/tag/seo-flash-indexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yourseoplan.com</link>
	<description>Expert SEO Consulting &#38; SEO Training</description>
	<lastBuildDate>Thu, 19 Aug 2010 17:32:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Examples of Sites Using Google&#8217;s Ajax Indexing Specification</title>
		<link>http://www.yourseoplan.com/examples-of-sites-using-googles-ajax-indexing-specification/</link>
		<comments>http://www.yourseoplan.com/examples-of-sites-using-googles-ajax-indexing-specification/#comments</comments>
		<pubDate>Tue, 11 May 2010 21:43:48 +0000</pubDate>
		<dc:creator>Gradiva Couzin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo indexing]]></category>

		<guid isPermaLink="false">http://www.yourseoplan.com/?p=1352</guid>
		<description><![CDATA[Rich internet applications (RIA), using Ajax, Flash, or other methods, have always been a problem for search engines.  That&#8217;s because search bots don&#8217;t have the ability to access content interactively the way humans do. In 2009, Google introduced a proposal for indexing Ajax.  We&#8217;ve got clients using lots of Ajax, so naturally, we&#8217;ve been watching [...]]]></description>
			<content:encoded><![CDATA[<p></p><h2>Rich internet applications (RIA), using Ajax, Flash, or other methods, have always been a problem for search engines.  That&#8217;s because search bots don&#8217;t have the ability to access content interactively the way humans do. In 2009, Google introduced a proposal for indexing Ajax.  We&#8217;ve got clients using lots of Ajax, so naturally, we&#8217;ve been watching closely to see what sites are adopting Google&#8217;s specification, and how it&#8217;s working out for them.</h2>
<p>If you need the background on Google&#8217;s Ajax crawling specification, here it is in a few bullets:</p>
<ul>
<li>In October of 2009, <a href="http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html">Google      proposed a method for developing Ajax-based sites</a> so that the content      in those sites would be crawlable.</li>
<li>Vanessa Fox provided some helpful interpretation on      Search Engine Land: &#8220;<a href="http://searchengineland.com/googles-proposal-for-crawling-ajax-may-be-live-34411">Google      May Be Crawling AJAX Now &#8211; How To Best Take Advantage Of It.</a>&#8220;</li>
<li>For those who are seriously considering implementation,      you can read <a href="http://code.google.com/web/ajaxcrawling/docs/specification.html">Google&#8217;s      full specification</a>.</li>
</ul>
<p><em>Public Service Announcement: Because we have a few clients who are considering this specification, we reached out to Google and were pleasantly surprised that they were responsive to our questions regarding implementation. Google&#8217;s eagerness to encourage web-wide adoption of the specification means that they may be more open than you might expect in terms of communicating with early adopters. If you are seriously considering implementing Google&#8217;s Ajax crawling specification, there is no better time to reach out to Google directly with your technical questions.</em></p>
<p>Here are some examples of sites using Google&#8217;s Ajax indexing specification, and a look at their current indexing status in the Google search engine:</p>
<h3>Holiday Inn</h3>
<p>The site <a href="http://www.holidayinn.com">Holidayinn.com</a> appears to have implemented Google&#8217;s Ajax crawling specification (we&#8217;ll call it Google-Ajax for short) to a limited extent.</p>
<p>An example of the Google-Ajax protocol can be seen on this page:</p>
<p><a href="http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail">http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail</a><br />
<img class="aligncenter size-full wp-image-1376" title="Screen shot 2010-05-05 at 5.35.36 PM" src="http://www.yourseoplan.com/wp-content/uploads/2010/05/Screen-shot-2010-05-05-at-5.35.36-PM.png" alt="" width="716" height="298" /></p>
<p>The Google-Ajax links can be seen by hovering over the links labeled: Rooms, Amenities, Dining and so on.  &#8220;Amenities&#8221; links to <a href="http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail#!Amenities">/hoteldetail#!Amenities</a> , &#8220;Dining&#8221; links to <a href="http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail#!Dining">/hoteldetail#!Dining</a>, and so on.</p>
<p>In each of these URLs, the fully rendered javascript can be seen by replacing &#8220;#!&#8221; with &#8220;_escaped_fragment_=”, as seen here:<br />
<a href="http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail?_escaped_fragment_=Amenities">http://www.holidayinn.com/hotels/us/en/san-francisco/sfocc/hoteldetail?_escaped_fragment_=Amenities</a> &#8212; this is the fully generated page that Google uses for indexing purposes.</p>
<p>You can see the &#8220;Dining&#8221; page in Google&#8217;s search results, here:</p>
<p><img class="aligncenter size-full wp-image-1362" title="Screen shot 2010-04-23 at 11.28.50 AM" src="http://www.yourseoplan.com/wp-content/uploads/2010/05/Screen-shot-2010-04-23-at-11.28.50-AM.png" alt="" width="668" height="124" /></p>
<p>At this writing, Holiday Inn&#8217;s Google-Ajax pages have been live for weeks, but these pages are frustratingly hard to find in Google&#8217;s index.We do not know whether the incomplete indexing we&#8217;ve observed is because of a glitch in implementation, or if Google&#8217;s robot simply hasn&#8217;t gotten around to visiting all of these sub-pages.</p>
<h3>Facebook</h3>
<p>Facebook appears to have fully implemented Google-Ajax.  After some digging, we were able to find examples of Google-Ajax URLs indexed in Google, as seen here:</p>
<p><img class="aligncenter size-full wp-image-1364" title="fb-gajax" src="http://www.yourseoplan.com/wp-content/uploads/2010/05/fb-gajax.png" alt="" width="805" height="541" /></p>
<p>Facebook is an interesting case study, because in addition to implementing Google&#8217;s crawling specification, the site also has alternate content that is browsable without javascript (we call this &#8220;degraded&#8221; content). After several weeks of watching Google&#8217;s index, we are finding that the degraded pages are far more prevalent in Google&#8217;s index than the Google-Ajax pages. It&#8217;s redundant to have fully degraded content <strong>and</strong> Google-Ajax in place, so we wonder:  is Facebook planning to keep this redundancy for the sake of Yahoo! and Bing? (There is no official word yet on whether Yahoo! and Bing will support this specification.) Or is Facebook holding off on getting rid of its degraded content until it feels more confident about Google-Ajax? Or are other factors at play?</p>
<h3>Google Itself</h3>
<p>An excellent example of a successful implementation of the protocol can be found at Google&#8217;s GWT showcase site:</p>
<p><a href="http://gwt.google.com/samples/Showcase/Showcase.html">http://gwt.google.com/samples/Showcase/Showcase.html</a></p>
<p>Here are some pages within the showcase:</p>
<p>http://gwt.google.com/samples/Showcase/Showcase.html#!CwCheckBox</p>
<p>http://gwt.google.com/samples/Showcase/Showcase.html#!CwFileUpload</p>
<p>http://gwt.google.com/samples/Showcase/Showcase.html#!CwBasicPopup</p>
<p>A Google site search within the Showcase section shows 154 pages have been indexed from within the Showcase &#8211; including pages that are clearly within the Ajax experience:</p>
<p><img class="aligncenter size-full wp-image-1365" title="Screen shot 2010-05-05 at 5.25.15 PM" src="http://www.yourseoplan.com/wp-content/uploads/2010/05/Screen-shot-2010-05-05-at-5.25.15-PM.png" alt="" width="580" height="218" /></p>
<p>It&#8217;s readily apparent from looking at Google&#8217;s cached versions of these pages that Google is indexing the content on each individual page within the Ajax interactive experience on the site. We can conclude that Google web search is indexing Google-Ajax pages just like any other webpage.  We would call this one a total success, <em>which is hardly a surprise, since it&#8217;s Google&#8217;s own implementation.</em></p>
<p>It does not appear that Yahoo or Bing have indexed any of these pages.</p>
<h3>Bookwhack.com</h3>
<p><a href="http://www.bookwhack.com/">Bookwhack.com</a> appears to have fully implemented Google&#8217;s Ajax Indexing Specification.  Unlike the Facebook implementation, this site relies fully on the Ajax crawling specification to generate crawlable text. We&#8217;ll be watching this site closely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/examples-of-sites-using-googles-ajax-indexing-specification/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google + Flash: Indexing Text, Embedding, and More &#8211; What We&#8217;ve Learned</title>
		<link>http://www.yourseoplan.com/google-indexes-flash-experiment-results/</link>
		<comments>http://www.yourseoplan.com/google-indexes-flash-experiment-results/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 03:25:36 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[articles and interviews]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo article]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo indexing]]></category>

		<guid isPermaLink="false">http://seo.shocklab.com/?p=46</guid>
		<description><![CDATA[Because we work with clients on optimizing largely- or all-Flash websites, we want to be sure that we fully understand what Google will and won't index. So, we formed online experiments, with the goal of answering five burning questions about Google's Flash indexing capabilities. In this article: What We Learned!]]></description>
			<content:encoded><![CDATA[<p></p><h2>Because we work with clients on optimizing largely- or all-Flash websites, we want to be sure that we fully understand what Google will and won&#8217;t index.</h2>
<p>So, we formed online experiments, with the goal of answering five burning questions:</p>
<ol>
<li>Will Google index text content inside a Flash movie, even if you have to click within the Flash movie to see this content?</li>
<li>Will Google index content inside a Flash movie, regardless of whether it&#8217;s embedded with a standard javascript embed or a SWFObject embed?</li>
<li>If Google indexes text inside a Flash movie that&#8217;s embedded using SWFObject, will it also index the alternate HTML content to that movie?</li>
<li>Will Google penalize a page if there isn&#8217;t an exact match between the text it finds in a Flash movie and the alternate HTML text?</li>
<li>Do the meta tags within Flash (movie properties &#8211; title and description, as well as clip properties) factor into Google ranks?</li>
</ol>
<p>Here are our answers:</p>
<h3>1. Will Google index text content inside a Flash movie, even if you have to click within the Flash movie to see this content?</h3>
<p><strong>Answer: <em>Yes</em></strong>. We created a Flash movie on <a href="../google-flash-index-test/2/">Flash Indexing Test Page 2</a>, which displays the word &#8220;dogcarpetnail&#8221; <em>only after </em>you click on the word &#8220;froglipz&#8221; in the Flash movie. After waiting several weeks, we searched on Google for the word &#8220;dogcarpetnail&#8221;, and this is the result we saw:</p>
<p><img src="../wp-content/themes/thesis_16/custom/images/img/dogcarpetnail.png" border="1" alt="dogcarpetnail google results" width="535" height="165" /></p>
<p>We can conclude that Google is able to emulate a clicking behavior <em>within the Flash movie</em>, read the text that follows, and factor that in its ranking algorithm. Notice how Google displays the word &#8220;dogcarpetnail&#8221; in its snippet description, which provides further evidence that it is able to see the text.</p>
<p>***</p>
<h3>2. Will Google index content inside a Flash movie, regardless of whether it&#8217;s embedded with a standard javascript embed or a SWFObject embed?</h3>
<p><strong>Answer: <em>Yes</em></strong>. We created Flash movies on two test pages. On<a href="../google-flash-index-test/"> Flash Indexing Test Page 1</a>, we embedded the movie using the standard javascript that comes out of the box in Dreamweaver. On <a href="../google-flash-index-test/2/">Flash Indexing Test Page 2</a>, we embedded the movie using <a href="http://code.google.com/p/swfobject/">SWFObject</a>, which is a different javascript code (written by a third party), and is currently the SEO industry&#8217;s best practice for Flash embedding. . In both cases, when we searched on Google for words that were contained <em>within the Flash movie</em>, we saw the pages in the search results. You saw the &#8220;dogcarpetnail&#8221; results above. The results for Test Page 1 were for the word &#8220;nosegroggle&#8221;:</p>
<p><img src="../wp-content/themes/thesis_16/custom/images/img/nosegroggle.png" border="1" alt="nosegroggle google results" width="633" height="169" /></p>
<p>We can conclude that Google is sufficiently able to run both standard and SWFObect Javascript embedding codes in order to find and index Flash movie content on a web page. (As we&#8217;ve stated in our <a href="../google-flash/">Flash SEO Best Practices</a> article, we like SWFObject embedding because it allows you to provide alternate HTML text.)</p>
<p>***</p>
<h3>3. If Google indexes text inside a Flash movie that&#8217;s embedded using SWFObject, will it also index the alternate HTML content to that movie?</h3>
<p><strong>Answer: <em>Yes</em></strong>. On <a href="google-flash-index-test2.html">Flash Indexing Test Page 2</a>, we included HTML alternate content to display if the viewer was without Flash. This content can be seen in Google&#8217;s cache of the page, here:</p>
<p><img src="../wp-content/themes/thesis_16/custom/images/img/bizzlesnizzle.png" border="1" alt="bizzle snizzle HTML alternate text content" width="587" height="207" /><br />
We then tried searching for the word &#8220;yizzlewack&#8221; on Google, and this page shows up in the results, as seen here:</p>
<p><img src="../wp-content/themes/thesis_16/custom/images/img/yizzlewack.png" border="1" alt="bizzle my snizzle google search results" width="590" height="158" /></p>
<p>We can conclude that Google is using <em>both</em> the text within the Flash move <em>and</em> the HTML alternate text as ranking factors.</p>
<p>***</p>
<h3>4. Will Google penalize a page if there isn&#8217;t an exact match between the text it finds in a Flash movie and the alternate HTML text?</h3>
<p><strong>Answer:<em> We don&#8217;t think so &#8211; at least not automatically. </em></strong>Our pages seemed to do fine although there was no relation between the actual Flash text and the alternate HTML text. However, this would certainly qualify as spam if reviewed by a human being, and we expect that it would be penalized if the Google anti-spam team ever caught it.</p>
<p>***</p>
<h3>5. Do the meta properties within Flash (movie properties &#8211; title and description, as well as image or clip properties) factor into Google ranks?</h3>
<p><strong>Answer:<em> Not that we&#8217;ve found. </em></strong>We invented made-up words and put them into the Flash movie properties (title and description), the name and description of an image inside Flash, and the name and description of a movie object inside Flash, and none of these triggered any results in Google. We also tried made-up words as titles within the embedding code, and they also did not show up as results in Google. We think it&#8217;s reasonable to conclude that Google does not factor these terms into rankings.</p>
<p>***<br />
The amazing thing about all of this experimentation is that it has had almost no effect on our Flash optimization best practices, which we&#8217;ve been following for well over a year! You can read more about how we recommend optimizing Flash in our article, <a href="../google-flash/">Does Google Index Flash?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/google-indexes-flash-experiment-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Google Index Flash?</title>
		<link>http://www.yourseoplan.com/google-flash/</link>
		<comments>http://www.yourseoplan.com/google-flash/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 16:51:34 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[ask the experts]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo serp]]></category>

		<guid isPermaLink="false">http://seo.shocklab.com/?p=5</guid>
		<description><![CDATA[The short answer is Yes...]]></description>
			<content:encoded><![CDATA[<p></p><h3>The short answer is: Yes.</h3>
<p>On July 1, 2008, Adobe announced a breakthrough improvement in Google&#8217;s ability to index Flash content.</p>
<div class="mceTemp">
<dl class="wp-caption alignright" style="width: 263px;">
<dt class="wp-caption-dt"><img title="googlebot" src="/wp-content/themes/thesis_16/custom/images/img/googlebot2.jpg" alt="googlebot" width="253" height="235" /></dt>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; line-height: normal; font-size: 12px; white-space: pre; background-color: #f9f9f9;">index flash</span></p>
<dd class="wp-caption-dd">googlebot</dd>
</dl>
</div>
<p>But &#8211; did you know? Google has actually been able to index text content and follow links inside Flash for <em>years</em>. Trouble is, even with the recent improvements, Google and the other search engines still need a significant amount of hand-holding to even do a half-decent job of indexing websites that are built in Flash. That&#8217;s why we recommend Flash best practices for SEO.<span id="more-5"></span></p>
<h3>Flash Best Practices for SEO</h3>
<p>To help search engines see and properly list your website contents in their search results, we recommended the following best practices for Flash SEO:</p>
<ul>
<li>Use Flash only when necessary, and consider wrapping decorative flash elements in HTML navigation if possible. Pages should degrade gracefully for users who do not have javascript or Flash.</li>
<li>Build separate HTML landing pages (with distinct URLs) for your separate Flash landing &#8220;pages.&#8221; Each separate HTML page should <em>deep link</em> to the appropriate part of your Flash movie.</li>
<li>Embed your Flash using <em>SWFobject</em> so that you can display alternate HTML content. Make sure that the text content in the alternate HTML is as identical as possible to the Flash content. Graphic elements can be described, just as you would describe a photo with a caption or an image ALT tag.</li>
<li>If you generate your Flash content from an external XML file, use the same XML file to generate the alternate HTML content.</li>
</ul>
<p>Essentially, for an all-Flash site, you should create &#8220;shadow&#8221; HTML pages, which display deep-linked Flash for humans, and mimic the Flash experience and content for search engines. These pages can serve as entry points from search engines.</p>
<p>Interestingly, the 7/08 Adobe announcement has not changed our recommendations much. Here are the reasons why:</p>
<ul>
<li>Google can see text and links inside the Flash file, and it will even click around within your Flash file to see more content; but it will not split up a Flash file into multiple pages and index them separately. That means that your Flash file will be the equivalent of one, massive HTML page, unless you break it up into multiple HTML landing pages as recommended above.</li>
<li>If you have content dynamically loading into your Flash movies from an external XML file, this content may not be indexed. <strong>UPDATE</strong>: We have observed this content indexed as a separate XML file, but not within the HTML page, where you want it seen.</li>
<li>There is no way to review what the search engines are seeing in your Flash files.</li>
<li>Using alternate HTML content allows a great deal more control over what search engines see &#8211; and allows you to represent the user&#8217;s experience of the page more accurately than the search engine&#8217;s approximation.</li>
</ul>
<p>Search engine indexing of Flash is in flux, and we are <strong><em>keeping a close eye on these changes</em></strong>, with the following questions at the top of our mind:</p>
<ul>
<li>Will Google start clamping down on alternate HTML content being displayed rather than the Flash movie? This has been a common practice in recent years, but was never officially sanctioned in Google Webmaster Guidelines. With the 2008 announcement, Google may decide that the SEO workarounds are spam &#8211; and penalize accordingly.</li>
<li>What is the best way for us to see what Google sees in our Flash file? The <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16603">Macromedia Search Engine SDK</a>, which previously provided a rough approximation, is no longer supported by Adobe. Is there a replacement?</li>
<li>Can content within the Flash file be optimized, with meta tags?</li>
</ul>
<p>We&#8217;ve created a several experiments to better understand the new indexing. Read our <a href="../google-indexes-flash-experiment-results/">Google-Flash-Indexing experiment findings </a>here. If you&#8217;ve created something similar and you would like to share your findings, please feel free to <a href="../contact/">contact us</a>.</p>
<h3>Future-Proof Your Flash for Google</h3>
<p>As we mention above, we do not recommend any immediate change in Flash SEO strategy. However, Google has never officially advocated the common practice (and our current recommended practice) of showing alternate HTML text &#8211; and could decide this is &#8220;spam&#8221; at any time. If this happens, you&#8217;ll need to rapidly switch over to a strictly .swf indexing approach. Here&#8217;s how to build your Flash so that you can be nimble on your feet if this has to happen:</p>
<ul>
<li>Follow the best practices above, but additionally, do the following:</li>
<li>Optimize your Flash content by matching the name &amp; description in the Accessibility panel to the HTML Title and Meta Description in your HTML page.</li>
<li>Use actual text in your Flash movie, not bitmaps or vector graphics.</li>
<li>Make all of your photo images and videos into &#8220;movie clips&#8221; or &#8220;buttons&#8221; and then apply the Accessibilty panel to them. Give a unique, descriptive Name and Description to every one of them.</li>
<li>Read, read, and re-read the <a href="http://www.adobe.com/accessibility/products/flash/text.html">Flash accessibility page</a>.</li>
<li>We confess &#8211; we don&#8217;t own a screen reader. But if you&#8217;re a Flash developer, you should. It&#8217;s the closest you&#8217;ll get to understanding what a search engine sees in your movies.</li>
</ul>
<p>With the above optimization in place, you&#8217;ll be able to switch off your HTML alternate text at a moment&#8217;s notice, and Google will still see an optimized page. <a href="http://feeds.feedburner.com/YourSeoPlanAskTheExperts">Subscribe to our feed</a> and we&#8217;ll be sure to keep you up to date on our findings, and future developments.</p>
<p>Read more: <a href="../google-indexes-flash-experiment-results/">Google Flash Test Experiment Findings</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/google-flash/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The World&#8217;s Googlest Flash Movie (SEO Test)</title>
		<link>http://www.yourseoplan.com/google-flash-index-test/</link>
		<comments>http://www.yourseoplan.com/google-flash-index-test/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 19:06:16 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[seo test]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo flash indexing]]></category>

		<guid isPermaLink="false">http://obeyjennifer.com/?p=1057</guid>
		<description><![CDATA[A Google Flash Indexing test page by the authors of Search Engine Optimization: An Hour a Day.]]></description>
			<content:encoded><![CDATA[<p></p><h3><em>This is a test page. We are studying how Google indexes Flash. Formmore information, read our article: <a href="google-flash.html">Does Google Index Flash</a>?</em></h3>
<p><em><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="300" height="200" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="Snortzoggle - Test Flash Movie" /><param name="src" value="/wp-content/themes/thesis_16/custom/images/img/picklenut.swf" /><embed type="application/x-shockwave-flash" width="300" height="200" src="/wp-content/themes/thesis_16/custom/images/img/picklenut.swf" name="Snortzoggle - Test Flash Movie"></embed></object><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/google-flash-index-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Will Google Index This Flash? (SEO Test)</title>
		<link>http://www.yourseoplan.com/google-flash-index-test2/</link>
		<comments>http://www.yourseoplan.com/google-flash-index-test2/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 18:57:29 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[seo test]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo flash indexing]]></category>

		<guid isPermaLink="false">http://obeyjennifer.com/?p=1045</guid>
		<description><![CDATA[A Google Flash Indexing test page by the authors of Search Engine Optimization: An Hour a Day.]]></description>
			<content:encoded><![CDATA[<p></p><h3><em>When you love someone, you want to understand them. That&#8217;s why we&#8217;re trying so hard to understand exactly how Google indexes Flash. This is a test page. For the full story, read: <a href="google-flash.html">Does Google Index Flash</a>?</em></h3>
<div id="myContent">
<h1>Bizzle my snizzle with a yizzlewack!</h1>
<p><object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="320" height="255" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="name" value="Hydroplaning Monkey Video" /><param name="src" value="/wp-content/themes/thesis_16/custom/images/img/random-movie-name.MOV" /><embed type="video/quicktime" width="320" height="255" src="/wp-content/themes/thesis_16/custom/images/img/random-movie-name.MOV" name="Hydroplaning Monkey Video"></embed></object></p>
<p>Dora from Delaware drank Diet Mountain Dew.</p>
<p>Edwin from Edinborough eats eight enormous eels.</p>
<p>Also, what about this link? Will Google Follow It? <a href="experts-international-SEO.html">Flanganamous!</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/google-flash-index-test2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Real SEO Case Study &#8211; Test Your SEO Smarts and Play Along.</title>
		<link>http://www.yourseoplan.com/google-snippet-mystery/</link>
		<comments>http://www.yourseoplan.com/google-snippet-mystery/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 18:42:17 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[articles and interviews]]></category>
		<category><![CDATA[seo article]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo indexing]]></category>
		<category><![CDATA[seo serp]]></category>

		<guid isPermaLink="false">http://seo.shocklab.com/?p=613</guid>
		<description><![CDATA[Why would a respectable website have shockingly spammy Google snippets? In this case study, you'll get a chance to test your SEO smarts as you solve this real-life SEO mystery.
]]></description>
			<content:encoded><![CDATA[<p></p><h2>Why would a perfectly respectable website find itself with a spam-blasted Google listing? Follow along and test your own SEO expertise as we walk you through this actual SEO case study. The solution may surprise you!</h2>
<p>In our book, <em><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;tag=yourseoplan-20&amp;camp=1789&amp;creative=9325&amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0470226641%2F">Search Engine Optimization: An Hour a Day</a><img src="http://www.assoc-amazon.com/e/ir?t=yourseoplan-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /></em>, we recommend a method called “I Wonder Why That’s Happening.”  What is this method?  Nothing more than following your curiosity in a systematic way to discover answers to questions about how your website appears in search engines.  In this case study, we walk you through the “I Wonder Why” steps and ultimately solve our Google mystery.</p>
<h4>The Setup</h4>
<p>Your friend mentions to you that she’s disappointed with her website’s performance in the search engines.  The site isn’t ranking well and she doesn’t know why.  It’s a comment you hear a lot, but you’re surprised to hear it from her.  Her restaurant, <a href="http://www.providencela.com/">Providence</a>, is one of <em>the</em>hottest places to dine in Los Angeles.</p>
<p><img src="../wp-content/themes/thesis_16/custom/images/img/providence-screenshot.jpg" alt="Screenshot of Providence LA website" width="500" height="328" /></p>
<p>Of course, your friend is a restaurant owner, not a web marketer, but still&#8230;with great press and a huge clientele, shouldn&#8217;t the website be doing well without much of an effort from the restaurant management? You decide to investigate, using your SEO skills.</p>
<p>What’s your <strong>first step</strong>? (Click on your answer to move to the next step.)</p>
<blockquote>
<ol type="A">
<li><a href="/google-snippet-mystery/2/">Take a look at the site.</a></li>
<li><a href="/google-snippet-mystery/2/">Check the site’s rank on the search engines.</a></li>
<li><a href="/google-snippet-mystery/2/">Check the Google PageRank of the site</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/google-snippet-mystery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Worst Case Scenario: An All-Flash Website</title>
		<link>http://www.yourseoplan.com/seo-for-flash/</link>
		<comments>http://www.yourseoplan.com/seo-for-flash/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 18:08:08 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[articles and interviews]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo article]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo indexing]]></category>

		<guid isPermaLink="false">http://seo.shocklab.com/?p=594</guid>
		<description><![CDATA[One of the biggest challenges in SEO today is optimizing an all-Flash website. Here's our advice on how to do it right.]]></description>
			<content:encoded><![CDATA[<p></p><h2>If your website was created entirely in Flash, you&#8217;ve got a serious SEO challenge on your hands. Follow this advice to remedy your situation:</h2>
<blockquote><p><strong>Note</strong>, this article is really good, and the recommendations are solid. But if you&#8217;re looking for  updates based on the 2008 indexing annoucement from Google and Adobe, you should look here: <a href="/google-flash/">Ask the Experts: Does Google Index Flash?</a></p></blockquote>
<p><strong>SEO Challenge: </strong>A 100% Flash site, with all content and navigation contained within a single Flash movie embedded in a single HTML page. (If your website was built with multiple HTML pages with some embedded Flash components, your situation is significantly less difficult.)</p>
<p><strong>Why is this a problem?</strong> A pure Flash site is a major disadvantage for SEO. For one, search engines will see the entire website as a single page. That means that you don&#8217;t have the opportunity to optimize different pages for different target keywords. And you also will not gain the inherent SEO advantage that having multiple pages brings to a website: every unique web page has, by default, some degree of search engine status.</p>
<p>Secondly, outside websites cannot link to interior pages within your site &#8211; they are forced to link to your top page. Some marketers think this is great: your visitors will always be led to your home page. But you will not be able to take advantage of &#8220;deep links&#8221; that could bring more visitors to your site and improve your search engine ranks. Deep linking is when other websites link to pages within your site other than your home page. For websites with an online shopping component, deep linking is much better than home page linking because users do not have to navigate (and risk getting lost!) on their way to making a purchase.</p>
<p>Last, while it is true that all the major search engines can index Flash, the content that a search engine spider will be able to extract from your Flash file will probably bear little relation to what your site visitors are seeing (Read our Ask the Experts response, <a href="/google-flash/">Does Google Index Flash?</a> to learn how to find out what your Flash site looks like to search engines). For example, consider a simple Flash animation showing a line of text moving across the screen. Your human visitors read it as a single instance of the text. But to a search engine spider, it may look like the same words repeated hundreds of times. This is just one example of the many ways that your text optimization can be thrown off in Flash.</p>
<p><strong>What can be done. </strong>Here are some possible SEO strategies to improve the optimization of a purely Flash website.</p>
<ul>
<li><strong>Break apart the site.</strong> You <em>could</em> rebuild your site, breaking up your Flash file and moving each of the major sections to its own HTML page. Flash elements would then be included as-needed on each separate page. From an SEO perspective, this would be a big help. But if you&#8217;re like most Flash website owners we know, you probably adore your website and spent a bundle on it, and there&#8217;s no way you&#8217;re going to break it up and rebuild it as a hybrid HTML/Flash website.  At the very least, think about this approach next time to you do a redesign.</li>
<li><strong>Get smart with separate URLs. </strong>Even if you can&#8217;t or won&#8217;t break apart your Flash file into separate HTML pages, you can still reap the benefits of having separate URLs by implementing SWF Address like the very clever folks at <a href="http://labs.blitzagency.com/?p=51">Blitz agency labs</a>. The blog tells you all about, down to the nitty gritty details that only Flash nerds will follow. Your users will enjoy the browser Back/Forward button functionality and the ability to bookmark your site, and the &#8220;linkerati&#8221; will still be able to tag pages on social bookmarking sites and deep-link your site. The Blitz folks called their solution &#8220;near perfect&#8221; and we are mighty impressed, too.</li>
<li><strong>Focus on off-page factors.</strong> &#8220;Off-page&#8221; factors, which have nothing to do with the optimization of your on-page content, are a major element of search engine ranking algorithms today. Without making any changes to your Flash site, you can still improve your search engine presence by convincing lots of other websites to link to your site. The clickable text that other sites use when they link to your site will affect your rankings for that text. For example, if you wanted to rank well when people search for the term &#8220;Flash Goddess,&#8221; then you would ask other websites to link to your site like this: &#8220;Mary is a true <span style="text-decoration: underline;">Flash Goddess</span>.&#8221; (See our <a href="/link-building-letter/">sample link building request letter</a> for a hint at the right way to ask for links &#8211; or read our book, <em><a href="http://www.amazon.com/gp/product/0470226641/102-1961935-4954507?v=glance&amp;n=283155">Search Engine Optimization: An Hour a Day</a></em>, for more in-depth advice!)</li>
</ul>
<ul>
<li><strong>Take advantage of accessibility features.</strong> Your Flash files can be set up with accessibility features to enhance the user experience of disabled site visitors. These same features may also improve the search engine visibility of your content inside Flash. For example, accessibility features in Flash allow the developer to specify a Name and Description for any element in a Flash movie. See Macromedia.com <a href="http://www.adobe.com/accessibility/">Flash Accessibility</a> and also this article: <a href="http://www.communitymx.com/content/article.cfm?cid=74E89">SWF Metadata in Flash</a> for more information.</li>
</ul>
<ul>
<li><strong>Create HTML alternative content.</strong> Experts agree an HTML alternative is the best option for Flash SEO today. Making alternative content in HTML is not only helpful to the search engines, it&#8217;s also great for people without the Flash plugin and for visually impaired site visitors. Making alternate HTML content might be easier than you think, especially if you are using XML to feed content into your Flash files &#8211; you can feed identical content into an &#8220;alternate&#8221; space on the page.  Specifics of how to set this up  can get a little technical &#8211; see deconcept.com, &#8220;<a href="http://blog.deconcept.com/2006/03/13/modern-approach-flash-seo/">A Modern Approach to SEO for Flash</a>&#8221; for detailed instructions.</li>
</ul>
<ul>
<li><strong>Create an HTML addendum.</strong> As a last-ditch-scenario, if you don&#8217;t wish to &#8211; or can&#8217;t &#8211; get your site to show alternate HTML content, at least create some alternate pages that users can manually click on. Beneath your Flash movie, add a standard HTML link or links to your most important content in HTML pages such as &#8220;Our Products,&#8221; &#8220;About Us&#8221; and &#8220;Contact Us.&#8221;</li>
</ul>
<p>A Flash website has features that you just can’t get from other technologies.  Follow the tips above and you just might be able to enjoy the benefits of Flash without suffering a major SEO downside.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/seo-for-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Monkey Diaries II (SEO Test)</title>
		<link>http://www.yourseoplan.com/monkey-diaries-ii/</link>
		<comments>http://www.yourseoplan.com/monkey-diaries-ii/#comments</comments>
		<pubDate>Thu, 04 Jan 2007 18:41:08 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[seo test]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[seo flash indexing]]></category>

		<guid isPermaLink="false">http://obeyjennifer.com/?p=1028</guid>
		<description><![CDATA[A search ranking algorithm test page by the authors of Search Engine Optimization: An Hour a Day.]]></description>
			<content:encoded><![CDATA[<p></p><h3><object style="width: 320px; height: 255px;" classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="320" height="255" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="src" value="/wp-content/themes/thesis_16/custom/images/img/random-movie-name.MOV" /><embed style="width: 320px; height: 255px;" type="video/quicktime" width="320" height="255" src="/wp-content/themes/thesis_16/custom/images/img/random-movie-name.MOV"></embed></object></p>
<p>Slow down, Hoobie! And watch out for that Birkenstock.<br />
</h3>
<p>This is an SEO test page.  We are learning how search engines index videos on the web.  For more information please read <a href="/experts-video-thumbnails-google/">How to Get Video Thumbnails in Google</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/monkey-diaries-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Monkey Diaries V (SEO Test)</title>
		<link>http://www.yourseoplan.com/monkey-diaries-5/</link>
		<comments>http://www.yourseoplan.com/monkey-diaries-5/#comments</comments>
		<pubDate>Thu, 04 Jan 2007 18:10:59 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[seo test]]></category>
		<category><![CDATA[flash best practices]]></category>
		<category><![CDATA[search engine algorithm]]></category>
		<category><![CDATA[seo flash indexing]]></category>

		<guid isPermaLink="false">http://obeyjennifer.com/?p=1022</guid>
		<description><![CDATA[A search ranking algorithm test page by the authors of Search Engine Optimization: An Hour a Day.]]></description>
			<content:encoded><![CDATA[<p></p><p><object id="lucky" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="240" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#333333" /><param name="src" value="/wp-content/themes/thesis_16/custom/images/img/lucky/lucky.swf" /><param name="name" value="lucky" /><param name="allowfullscreen" value="false" /><embed id="lucky" type="application/x-shockwave-flash" width="320" height="240" src="/wp-content/themes/thesis_16/custom/images/img/lucky/lucky.swf" name="lucky" bgcolor="#333333" quality="high" allowfullscreen="false" allowscriptaccess="sameDomain" align="middle"></embed></object></p>
<h3>Lucky the Rat Joins Hoobie &#8211; but is he a friend or a foe?  Only the Marlboro Man knows.</h3>
<p>This is an SEO test page.  We are learning how search engines index videos on the web.  For more information please read <a href="../experts-video-thumbnails-google/">How to Get Video Thumbnails in Google</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/monkey-diaries-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Head Trauma, The Movie: A Social Search Marketing Campaign</title>
		<link>http://www.yourseoplan.com/head_trauma_movie/</link>
		<comments>http://www.yourseoplan.com/head_trauma_movie/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 19:54:34 +0000</pubDate>
		<dc:creator>Gravity</dc:creator>
				<category><![CDATA[articles and interviews]]></category>
		<category><![CDATA[seo flash indexing]]></category>
		<category><![CDATA[seo interview]]></category>
		<category><![CDATA[social media marketing]]></category>

		<guid isPermaLink="false">http://seo.shocklab.com/?p=643</guid>
		<description><![CDATA[Making a low-budget independent horror film is hard enough – marketing it can be murder. In this article, Jennifer catches up with an old friend and follows him on a whirlwind tour of innovative social marketing strategies.
]]></description>
			<content:encoded><![CDATA[<p></p><h2>Making a low-budget independent horror film is hard enough – marketing it can be murder.  In this article, Jennifer catches up with an old friend and follows him on a whirlwind tour of innovative social marketing strategies.</h2>
<p>When Jennifer first became friends with Lance Weiler about 15 years ago, he was a soft-spoken, long-haired dreamer, a young man who was passionate about independent filmmaking and brimming with big ideas.  These days, the ponytail is gone, but otherwise, Lance is the same.</p>
<p><img src="/wp-content/themes/thesis_16/custom/images/img/lanceweiler.jpg" alt="Lance Weiler" hspace="10" vspace="10" width="200" height="166" align="right" />We caught up with Lance this year during his do-it-yourself nationwide tour to promote his independent feature length horror movie, Head Trauma. Lance made Head Trauma for only $126,000 and he’s now following the film around the country in a swirl of speaking engagements and meetings during its 15-city theatrical release.</p>
<p>To promote his movie, Lance is employing the kind of multi-reach, social-networking-intensive online strategy that falls well beyond the radar of most corporate marketers. You might call it “viral marketing” or “guerrilla marketing,” but Lance’s work is hard to describe with a few trendy marketing buzzwords.  Here’s our take on his innovative approach:</p>
<h2>Beyond the Official Movie Website</h2>
<p>If you were looking for a job, you wouldn’t just tack your resume out on your front door and call it a day.  Nope, you’d probably send the resume to some prospective employers, post it on a few websites, maybe pass it around in an email to friends and former colleagues, and – we’ve all been there – even dropped one in the mail to cousin Bess who knows someone who might be able to help you.  We call it “multiplying your marketing channels,” and it’s exactly what Lance has done for his movie.</p>
<p>Lance explains, “Many production companies finish their film, then say, ‘Oh, I’d better put up a website.’ So they slap up a trailer and some pretty graphics and it’s done.” These websites are missing out on huge opportunities in online marketing.</p>
<p>Sure, Head Trauma has an official movie website, headtraumamovie.com (see screenshot, below). The site has some very cool and creepy comic book-inspired Flash features. But like any Flash-intensive site, the tradeoff for coolness is a hampered search engine presence. (Read our <a href="../seo-for-flash/">article on Flash and SEO</a> to learn why Flash is a problem.)  To put it bluntly: if this website were his only online presence, Lance might be having a hard time reaching out to a search engine audience.</p>
<p><img src="/wp-content/themes/thesis_16/custom/images/img/headtrauma.gif" alt="Head Trauma screenshot" width="500" height="364" /></p>
<p>But Lance has also created:</p>
<ul>
<li>A <a href="http://www.myspace.com/headtraumamovie">MySpace page</a></li>
<li>4 other social networking pages</li>
<li>A separate domain, <a href="http://www.htmob.com">www.htmob.com</a>, which houses his blog</li>
<li>A <a href="http://youtube.com/profile?user=htmob">Head Trauma YouTube channel</a></li>
<li>A <a href="http://www.htmob.com/vlog">podcast: “Head Trauma Radio”</a></li>
<li>Lance’s own website, <a href="http://www.lanceweiler.com">www.lanceweiler.com</a></li>
<li>Two hidden websites within the official website. (You’ll have to uncover these for yourselves…)</li>
</ul>
<p>By our count that’s <em>ten</em> unique channels that Lance has created for spreading the word about Head Trauma!  Admittedly, managing all of these sites – and their unique content -  is a difficult undertaking.  But Lance’s reward for looking beyond the traditional has been a multitude of venues and pathways for connecting with his target audiences.</p>
<h2>Targeting the Elusive Online Buzz</h2>
<p>Lance has one overriding (if exhausting) goal: to provide a one-on-one, viewer-to-director experience for his fans. Lance wants his fans to have direct access to him, and he reaches out to them in many personal ways:</p>
<p><strong>Social Networking</strong></p>
<ul>
<li>Using MySpace and other social networking sites to target regional audiences in the cities where his movie will be shown in theaters. He starts by doing a regional search of all his “friends,” then he sends out messages encouraging locals to post flyers for his movie. He even gives his volunteers the opportunity to submit photos of those flyers, so that he can personally thank them.</li>
<li>Personally inviting thousands of “friends” to his social networking pages</li>
<li>Ditto for his YouTube channel</li>
</ul>
<p><strong>Email</strong></p>
<ul>
<li>Sending regular email newsletters to opt-in fans</li>
<li>Personally responding to as many emails as humanly possible</li>
</ul>
<p><strong>Link-building</strong></p>
<ul>
<li>Providing buzzworthy content on the official movie site, which includes the hidden websites that add some adventure and mystery. (It sounds obvious, but it bears mentioning: Your website content <em>must appeal to your visitors</em> in order for your marketing efforts to pay off.  This is especially true when you’re looking for that elusive word-of-mouth winner.)</li>
<li>Personally searching the Web for new blog mentions and reviews, and adding these to his own sites. As a shortcut, Lance tags each post or review using his del.icio.us account, then uses Feedburner (an RSS service) to distribute them to his various blogs and sites.</li>
</ul>
<p><strong>Podcasting</strong></p>
<ul>
<li>Making his podcast, “Head Trauma Radio,” available for embedding in any website.  It’s easy for Lance to phone in his audio blog from wherever he happens to be traveling, and the updates are automatically pushed to the embedded players everywhere.</li>
</ul>
<p>Lance’s bright ideas and devotion to updating and distributing new content have been great for his Web presence.  Is it working? Yes, in a lot of ways: Lance’s site is ranking well for the incredibly general term “head trauma.” And his DVD is enjoying brisk sales.  Could he be doing better?  Sure.  A quick review of his website shows that it lacks some basic nuts-and-bolts SEO and hasn’t been optimized for DVD sales.  Luckily he’s got an old friend in the search engine marketing business who just might be able to help out a bit!</p>
<p>We know that not every company can gear up in camo pants and go guerrilla on an everyday basis.  But take a closer look at what Lance has been doing and you’ll realize that it’s really just a translation of an old-fashioned personal sales approach to today’s Web medium.  If using the Web to build relationships, loyalty, and fans is a goal of yours, we’re betting you can take some of his ideas and put them to use in <em>your</em> marketing plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yourseoplan.com/head_trauma_movie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
