HEllo Friends, I have a problem: First of all for our clients we have developed a site all-in-flash upon request. Other thing came next was optimization for the same. As most of us know how hard it is to achieve top ranks in SE's ! I suggested to use an alternate HTML version for the flash site. They agreed and now problem is, we are expected to show only flash and not the html pages as that will disturb the GUI preference ( in short ..no compromise on flash). The case is: If we use html pages and they rank well, then the visitor will land on the .html page only. And this way flash version will not be seen to everyone. If we redirect from the .html page to flash one, then after SE's notice the redirect, will they rank the html pages? History repeats itself.... Is there any way out? Thanks for your time. Prawin
The object tag handles precisely this issue. Put the HTML that is equivalent to your Flash content inside the object tag so that it acts as a fallback. That way UAs with a Flash player should show it and others (such as robots) will parse the HTML.