home
 
   

Considering SEO for Menu driven by SWF.

SEO(Search Engine Optimization) is one of most important issue for the web marketing.
The very nature of flash sites make it very hard for the search engines to fully appreciate the content or navigational structure of them..
You can just use a Flash alternate javascript like below.

<head>
<!–snip–>
<script type=”text/javascript” src=”/jscript/SWFObject.js” mce_src=”/jscript/SWFObject.js”></script>
</head>
<body>
<!–snip–>
<!–primary content, for non-Flash visitors–>
<div id=”flash” align=”center”>   
   <p><a href=”http://flashsources.net/free” mce_href=”http://flashsources.net/free”>Free Templates</a> |
      <a href=”http://flashsources.net/templates” mce_href=”http://flashsources.net/templates”>Templates</a> |
      <a href=”http://flashsources.net/blog” mce_href=”http://flashsources.net/blog”>Blog</a> |
      <a href=”http://flashsources.net/community” mce_href=”http://flashsources.net/community”>Community</a>
      <!–snip, for brevity–>
   </p>
</div>
<!– Flash player detection and Flash insertion –> 
<script type=”text/javascript”>     
    var fo = new SWFObject(”homepage.swf”,
           ”flash”, “700″, “400″, “5″, “#3a403c”);     
  fo.write(”flash”); 
</script>

About the Author

Flashsources

Flashsources

Leave a Reply

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>