Forum Moderators: open

Message Too Old, No Replies

Google an flash

What is the best way to have good SERP?

         

pielich

8:05 pm on May 14, 2003 (gmt 0)

10+ Year Member



I developed a site with flash, only 2 HTML pages :
- the first (root www.domain.com) with the classical message " this site requires flash ... click here to enter "
- the second (www.domain.com/main.html) with the main SWF movie.
After reading some posts here i started to build 5 (five not 100000) "backdoor pages" targeted to specific keywors and combination of multiple keywords placed in special folder (www.domain.com/mirrors/)redirecting to the main page.
The redirect script is this:
<script>
if( 1!= -1)
{ window.location.href="../main.html"; }
</script>
placed between head tags.

I also done a remake of the root optimized for the most important keywords with a redirect to main.html and links to all the 5 backdoors.

GOOD , the rank was great! all the 5 backdoor pages were indexed!
BUT ONLY FOR 2 mouths (between the two google dances), NOW the 5 backdoor pages are banned from google index and only the root page keeps living on the google.
QUESTION : WHAT IS A GOOD SOLUTION TO RANK BETTER WITH FLASH SITES?
Thanks and sorry if engrish is bad , i'm italian.

korkus2000

8:08 pm on May 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The first thing I would do is split the movie into several movies across several pages with html text integrated. If you are using scenes then I would split those into individual movies across the pages.

pielich

8:10 pm on May 14, 2003 (gmt 0)

10+ Year Member



Wow light speed forum 3 minutes to have a response that's cool!

tbear

11:11 pm on May 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I think I'd get rid of the redirects.....
A simple link would be sooooo much friendlier, and I betcha G**gle would be a bit more sympathetic.
If the 'backdoor pages' stand up in their own right, your visitors will cue to enter the main site.
IMHO
;+)