Forum Moderators: Robert Charlton & goodroi
User-agent: *
Disallow: /tours/
[edited by: tedster at 8:49 pm (utc) on Mar 31, 2010]
Maybe you can track down the page that .swf is on, see what version and elements it's using, figure out what it's related to. I found nothing in the CS3 help files, it appears to be some internally generated element in the code Google is extracting, but it's not in all files. Or you could email Adobe support (G.L. on that one . . . )
I just did some site:... searches for HS_text on a few sites of mine using Flash. These vary from video to slide shows to animations, some using imported XML, but none of them use externally imported text files, and all of them were developed using CS3. Some AS3, mostly coded to AS2. They do not use any pre-packaged modules/classes. That should at least eliminate those possibilities.
I'd guess a particular method or module/class, or something that came up in CS4, or we'd have heard about it already.
As for disallowing /tours, if you don't want any of those pages/files indexed, guess that's okay . . . seems like there should be a way to disallow just the term, but I've never really looked into that. A better approach might be to disallow indexing of .swf?
First I stopped using "HS_text" in my search to find a solution to this. Instead I used ".swf indexed title" and ".swf metadata" and BAM! Results!
Ok here it is:
If you have the working FLA just enter a title and description in the "Document Properties". Bingo! Generated metadata! Duh!
But if you don't have the .fla file and you only have the .swf, I am not sure. I would assume you could right click the file, select properties, click on the "Summary" tab and enter a title and maybe comments. I am trying this method on .swf files I do not have the .fla for. So I am just waiting for my site to be crawled.
Does anyone know if the latter creates metadata that can be read by bots in order to display a title and description? I can't seem to find an answer to that.
[edited by: tedster at 4:28 pm (utc) on Mar 31, 2010]
[edit reason] moved from another location [/edit]