Search Engine Optimization And Flash
Lately, I've taken to steering my clients toward HTML or HTML/Flash hybrids because of the problems ranking Flash with the search engines...... I miss doing full Flash sites.
Does anyone know of any ENGINE FRIENDLY techniques to allow the SE to see what's in your content?
I noticed that back in Flash 4 the HTML generated by Flash actually had all the text used in the movie within the code. Flash no longer does this. Anybody know why? Seemed like a good idea....
Goldpan,
http://www.bluegelmedia.com
FlashKit > Flash Help > Flash MX
Posted on: 04-22-2003, 04:37 PM
View Complete Forum Thread with Replies
Sponsored Links:
Flash And Search Engine Optimization.
Does any one have any good tips on how to rank up in search engines? SEO's I've heard that having a html intro page is good and bad, along with that I've also heard that Auto-redirecting is a good way achieving some upward trends in rank. Or backward linking.
I'm using Flash 8 for flash and Dreamweaver for my html intro page. If anyone has any tips or could view my site and give some direction please let me know.
http://www.farinadesign.com
Does Flash 8 have a way of indexing content?
Thanks
Chris
FARINAdesign
View Replies !
View Related
Flash And SEO (search Engine Optimization)
I speak to industry people all the time and often they say flash isn't good for getting great SEO results.
I've seen many full flash sites with no HTML and was wondering how they achieve good SEO results.
Is there a way of adding meta tag data to flash files to help improve SEO.
Can anyone elaborate more on this subject for me...
Thanks all
View Replies !
View Related
Flash - SEARCH ENGINE OPTIMIZATION
I went through many threads on net seeking for how to get a better search engine (such as Google) ranking for my sites. Does anybody know about a proper way how this can be done?
I found out many flash site use in a for METADATA in HTML such as "keyword" or "description" but that's it.
I was kind of confused reading how Google goes through the actual SWF files.
Thanks for help.
View Replies !
View Related
About Search Engine Optimization (html Loaded In Flash)
Hey all.
Bottomline is I'm redesigning my portfolio website that I haven't been updating for quite sometime. One reason is design and the other is search engine optimization; it used to be (and the current online version is) all flash but now I'm making a version using html and flash.
The only html page is the index one and it has almost all the text but the remaining is a flash movie hidden in a div that loads section swf's. Finally these section swf's use xml documents to gather data.
Since xml documents are not indexed by the engines, I thought maybe choosing rather html documents over the xml ones would be better but I still don't think these will be indexed by the engines because they are not directly linked in the main page. My question is, do you think they will be considered because they are used anyway and they exist in the relevant directory? What if I make a site map page and load it in a div in the main page? Do files loaded with, say AJAX get indexed?
Thanks in advance.
View Replies !
View Related
Search Engine Optimization
well, this is a question i should probably pose in a search-engine-optimization forum about flash instead of a flash forum about search engine optimization.
at any rate, here goes:
since we [presumeably] are not building sites solely for the sake of virtually represented masturbation, and we build navigations to be "user friendly," we do, in fact, need users to visit our site.
my question is about the HTML that flash spins, and how it affects search rankings.
meta-tags have all but become obsolete, since the hackings and trickery of the devious set sent unsuspecting searchers looking for "california real estate" to locations flaunting "gay hardcore" by using keyword doping and duping.
since, the engines have come to rely on a more complex combination of meta-tags and page content (and some, like Google, has left meta-tags behind altogether), other elements of the page are particularly important:
for example:
the <title> tag
heading tags like <h1>
the first 200 words of text in the <body> tag
the URL of the page
the <alt> tag
Now, the <title> tag is easy, and we can name the page whatever we want. However, as far as I know, there are no heading tags, no ability to apply <alt> tags to images or graphics, and no text in the <body> tag (I'm not sure that replicating the "body" text of a page in the <!--comment--> tag suffices.)
I've build every site I've ever built 100% flash. However, if this hurdle isn't crossable, it means that a site which is taking search engine positioning seriously CANNOT be built in flash. Unfortunately, it's the equivalent of stepping up to the plate with a baseball bat.
The question, for this forum, is: can you set these tags using actionscript?
View Replies !
View Related
Search Engine Optimization
I am looking for a tutorial or resource to help me with SEARCH ENGINE OPTIMIZATION for my flash website. Wanted to know how meta tags or any other text info could be inserted into Flash files to improve standing in Search Engines. I know there are articles out there but I can't seem to find them anymore.
Any help would be much appreciated,
//C
View Replies !
View Related
Search Engine Optimization
hey there i read this article at a web site i went to.
http://www.derekfranklin.com/blog/dailyblog.htm
scroll down its the one called:
"Warning! This Kind of Flash Site May Be Hazardous To Your Traffic
does anyone know a good way round this problem??
View Replies !
View Related
Search Engine Optimization - SEO
I am very biased creating an all flash site, as opposed to using html or aspx etc. But as we all know, the search engine spiders can't tap into swfs. Does anyone know how to optimize an all flash site, other than using meta tags in the html? I have searched many places, but unable to find a legitimate answer (if one exists).
Thanks,
GAMBRKER
View Replies !
View Related
Flash Engine Optimization
Hi,
I'd like to know once and for all whether longer variable names and longer variable target paths use more processing power than shorter ones.
It becomes an issue when you have onEnterFrame events with lots of code in them - game engines and the like.
For example, would the variable '_root.robot.arm.laser' take longer to access than the variable 'laser' defined as a global variable?
And in the interest of speed, should we use the variable 'lb' instead of 'laserBeam'?
View Replies !
View Related
Flash And Seach Engine Optimization
I have a client who wants his site put through one of those site optimization products like those offered at bcentral.com Since search engines cannot search a flash site for content how do all flash sites move up in the ranks in search engines? Has anyone dealt with this yet?
As always,
Thanks - Geniuses!
View Replies !
View Related
Search Engine In Flash 5
Hi,
I wish to create a searche engine with flash. My goal is to search in a fixed 292 lines text file for a word. Exemple : I'm typing "vig" and the search engine find a line containing "vignole" then send me a variable containing the word plus 2 others attached variables.
It's for searching a street name then locate on a plan the street requested.
I wish to do this without php or sgbd if possible.
Could someone help me please ?
I don't know if I had to create an array or if I had to make a if then else test which seems to me a bit un-optimized ;-)
Thanks for your response(s)...
View Replies !
View Related
Help With Flash/XML Search Engine.
Hi,
Since my last post I've found some tutorials and I'm now okay with importing XML documents into flash array's and displaying them etc.
I'm now trying to put together a search engine that will search through the keywords of each artile in my XML document.
Can anybody give me any help at all on how to create a flash code that will search for keywords in an XML document and then display the results.
I know it can be done because I've got an example of it, but I'm not very sure how it works.
The file that I have is located at:
http://www.flashkit.com/movies/Scripting/XML/XML_Base-Sean_Car-2793/index.shtml
Thanks for any help.
View Replies !
View Related
FLASH SEARCH ENGINE
hey guys,
just wondering , I want to make a cd-rom in flash that the user can look for key words within the swf files and then flash will display it?? is this possible?? If so how would it display the files??
thanks,
tom
View Replies !
View Related
Search Engine In Flash
I don't know if this is the correct section to post in but here goes. I was wondering if it would be at all possible to do the following.
I want to be able to put a small serach feature into my stand alone flash project without any external input.
I want set a search box in a certain scene and have it so that if a person types in a word from a predefined list it will take them to the proper keyframe with info on that word. Also if the word they type in id not on the list it will go to a keyframe telling them that there is no such word.
Is this even possible to do in flash at all? I am not that great actionscript and in fact I know very little so I am looking for help and or tutorials on this. Really any help would be great.
View Replies !
View Related
Flash Search Engine
Hi flash addicts !
I'm worried about this search thing.
My client wants a search engine into the Flash cdrom im making for him.
But I've not any idea of the for ceate this !!!
Hey, ik somebody can give me a idea, a link to find how, thanks a lot...
Indylana
View Replies !
View Related
Flash (5) And Xml Search Engine
I want to created a serch engine based on xml. i found this tutorial.
i wonder if it is possible to "attach" an action to the search results? ís it possible to jump to a framenumber, framelabel or load in a swf? i hope some can clear things up for me!!!!!
http://www.flashkit.com/movies/Scrip...2793/index.php
greetz,
blaffer
View Replies !
View Related
Flash Search Engine SDK
I have just downloaded the "Flash Search Engine SDK" program from Macromedia and put a SWF file into the folder with all the files. But I can not seem to figure out exactly how to make this work. Does anyone know of a good web site tutorial or better yet have step by step instructions for running the application to export an html document? Any help would be greatly appriciated.
View Replies !
View Related
Search Engine In Flash, Not The Web
I'm creating a "virtual catalogue" if you will in flash 8. There are six catalogues, each having several pages. I need to create a search engine so the user can quickly search within one catalogue or throughout the six catalogues to find a word or phrase. This is not going to be online, but a dvd so it has nothing to do with the web. I've searched online and even in the flash help files, but i can't find any information on the subject. Can anyone direct me somewhere or help me with this one?
Thanks!
View Replies !
View Related
XML And Flash Search Engine
Need some backup over here people....
I started a search engine in flash for a small 15 pages website,and in these cases I think it's best to create an XML file as a database... I need to say that I am a beginner in using actionscript and Macromedia Flash as I used other software before...
here is the progress so far:
Search engine
and here is the XML file to get an idea:
XML file
there are some words in Romanian, as I requested some help on a forum but no luck... but the idea is to enter one of the words in the ""...
so... now to the problems:
1).I need to compare the VAR entered by the user in the search box with the DESCRIPTION from the XML, what I was able to do is to compare if they are equal, that means you need to enter the exact description to get a result, what I need to obtain is for example to enter "goo" and still get the result for GOOGLE, or "gle" or whatever...
2). I also need to use the search button as a trigger and also the key ENTER, I was able to do it but not together, it was either ENTER or the button, I need to specify here that the function from the onRelease command of the button is a very complex one, if needed I can upload the FLA file but I don't wanna mess with your head, as you may not understand my work(I say this because I am a beginner and I am sure there are several ways to do it, and I just might have chosen a harder way).
View Replies !
View Related
Flash Search Engine
Hey guys here's another scripting question (I hope not too hard)
I have a site in which most of the text I display is being imported from external text files. Is there any way I can create a search "engine" for the site? I think it can be done by reading through each of the text files and looking for the words that the user is searching for and then displaying the results.
I was thinking of using arrays somehow and storing the file names inside the array then searching through each file for the specific words. But I'm not sure on how to go about actually performing the search.
Any ideas?
View Replies !
View Related
XML And Flash Search Engine
Need some backup over here people....
I started a search engine in flash for a small 15 pages website,and in these cases I think it's best to create an XML file as a database... I need to say that I am a beginner in using actionscript and Macromedia Flash as I used other software before...
here is the progress so far:
Search engine
and here is the XML file to get an idea:
XML file
and the actionscript:
Actionscript TXT
or
Actionscript PDF
there are some words in Romanian in the search engine link, as I requested some help on a forum but no luck... but the idea is to enter one of the words in the ""...
so... now to the problems:
1).I need to compare the VAR entered by the user in the search box with the DESCRIPTION from the XML, what I was able to do is to compare if they are equal, that means you need to enter the exact description to get a result, what I need to obtain is for example to enter "goo" and still get the result for GOOGLE, or "gle" or whatever...
2). I also need to use the search button as a trigger and also the key ENTER, I was able to do it but not together, it was either ENTER or the button, I need to specify here that the function from the onRelease command of the button is a very complex one.
View Replies !
View Related
Flash Search Engine Help Pls
hi .
i am trying to build a search engine which will access the database when the user enter something in the field and display the results on another keyframe. but it somehow does not bring mi to the required frame but remain stuck at the same search frame when i press the submit button.
i am using VB asp, flash mx , pws and access 2000 as a database.
i am really in need of help as it is part of my project. pls . thank.
attached are the files. hope someone can help
thank in advance.
View Replies !
View Related
Flash Search Engine
im trying to use a .swf that can control or use an ASP based search engine i created. i know its possible considering the tut that kirupa has with the atomz.com search and the XML database input form tut. Im just not sure on how to go about it, what i basically want is to make an input form in flash where you type whatever word and press enter (i know how to make the hotkeys and most of the script, just need help on one part) and it actually inputs that word in the ASP input box and initializes the search. basically you press enter and the results appear.
i would input the search box in the actual page but.. i also have php on the same page and what the hell, i want a search through flash, thats cool.
if anyone can help me that would be great, in return for the favor, i'll give you a copy of the search engine to use for yourself. you dont have to give credits to me.
Edit: you can test out the engine on one of the sites i created www.varelahs.com at the bottom.
View Replies !
View Related
Flash Search Engine SDK
I downloaded the Flash Search Engine SDK, ran it through the command prompt and generated an .html file.
My question is, what do I do with this .html file containing the text/links from within my .swf?
Do I upload into my default directory? I don't get how having a random .html page filled with text from within my .swf will help with search engines... How will a google search show my index.html rather then my .html file that I generated through the Flash Search Engine SDK?
Do I just put a re-direct script on my generated .html page? Or will google think I was trying to trick them?
Thank You!
Mickey
Currently working on:
http://www.hallmedia.com
View Replies !
View Related
XML And Flash Search Engine
Need some backup over here people....
I started a search engine in flash for a small 15 pages website,and in these cases I think it's best to create an XML file as a database... I need to say that I am a beginner in using actionscript and Macromedia Flash as I used other software before...
here is the progress so far:
Search engine
and here is the XML file to get an idea:
XML file
and the actionscript:
Actionscript TXT
or
Actionscript PDF
there are some words in Romanian in the search engine link, as I requested some help on a forum but no luck... but the idea is to enter one of the words in the ""...
so... now to the problems:
1).I need to compare the VAR entered by the user in the search box with the DESCRIPTION from the XML, what I was able to do is to compare if they are equal, that means you need to enter the exact description to get a result, what I need to obtain is for example to enter "goo" and still get the result for GOOGLE, or "gle" or whatever...
2). I also need to use the search button as a trigger and also the key ENTER, I was able to do it but not together, it was either ENTER or the button, I need to specify here that the function from the onRelease command of the button is a very complex one.
View Replies !
View Related
Search Engine IN Flash
hey how do i create a search engine in flash?
i've seen it done a couple of times, anyone have any idea?
i've went online looking through this, but all i have is some flash search engine optimization
View Replies !
View Related
Flash Search Engine
im trying to use a .swf that can control or use an ASP based search engine i created. i know its possible considering the tut that kirupa has with the atomz.com search and the XML database input form tut. Im just not sure on how to go about it, what i basically want is to make an input form in flash where you type whatever word and press enter (i know how to make the hotkeys and most of the script, just need help on one part) and it actually inputs that word in the ASP input box and initializes the search. basically you press enter and the results appear.
i would input the search box in the actual page but.. i also have php on the same page and what the hell, i want a search through flash, thats cool.
if anyone can help me that would be great, in return for the favor, i'll give you a copy of the search engine to use for yourself. you dont have to give credits to me.
Edit: you can test out the engine on one of the sites i created www.varelahs.com at the bottom.
View Replies !
View Related
Flash / XML / Search Engine On CD
Ok...here is what has been presented to me. Need to find out how to create a flash based application that will use xml as the datasource that works as a search engine. This application will be used on a cd. The xml datasource will be updated locally on the clients machine and pushed and burned as a version release.
Does anyone know of any resources or tutorials that i could look at? This is my first time getting my feet wet using flash / xml
Thanks!
View Replies !
View Related
Flash Search Engine SDK - How To?
Hello,
I'm trying to get the Flash search engine sdk to work.
I've read the readme-file over and over and over... but I just don't see what to do. Actually I even didn't find the instructions in there .
So my question: How do I get the swf -> html and what has to be done to get a search engine 'reading' the content of my swf?
Thanks,
Yanie!
View Replies !
View Related
Search Engine In Flash?
hi all, can anyone instruct me on hhow to build a search engine to search things on the site only (not search the web)?
is there a flash component to this? if yes, where can i get it?
thks for any help.
View Replies !
View Related
|