During the flight from Philadelphia to Los Angeles I read a book that I wait for long time and finally arrive a couple of months ago but I’ve never started to read before.
The book is Search Engine Optimization for Flash by Todd Perkins, the first that talks about this argument and also about how to make your Flex RIA searchable from spiaders, so I was so exciting before start to read.
My final impression is that you don’t need to read this book if you are a developer because there aren’t new things to do…
I can resume the book in those few best practices:
- Use SWFObject because make your SWF file more easy to read for spiders
- Use SWFAddress or URLKit to rewrite url of your page but it’s useful only for RIA or site usability, not for SEO because HTML is the same for all pages, change only the page url.
- Avoid to develop a full flash site if you are interested to indexing your project
- Remember to “talk” with spiders via META tag in HTML page
- One of most important thing is to make a relevant title of your HTML page
- With FP 10 you don’t make anything to indexing your contents (dynamic or static text) because spider navigate trough SWF file to retrieve informations
- Remember that you can set XMP file for your Flash project but until now, search engines don’t use those informations
I think that’s all, I hope to find more about how can create searchable content with Flash (there is a good PDF file in adobe website) but I think that there is no way.
We are only at the beginning of a big mountain and I hope that Adobe starts to make something new in next few months… maybe at MAX 2009 also, but I really don’t know.
Like this:
Like Loading...
Published by
lucamezzalira
I’m the VP of Architecture at DAZN with more than 15 years of experience, a Google Developer Expert on Web Technologies and the London Javascript community Manager
I had the chance to work on cutting-edge projects for mobile, desktop, web, TVs, set top boxes and embedded devices.
I am currently managing DAZN, a sports video platform based on the cloud with millions of users that are watching live and on-demand contents.
I'm the author of Front-End Reactive Architectures published by APress: https://goo.gl/ywAmsx
I think the best way to use any programming language is mastering their models, that’s why I spent a lot of time studying and researching on topics like OOP, Functional and Reactive programming.
In my spare time, I wrote for national and international technical magazines and editors, I'm also a technical reviewer for APress, Packt Publishing, Pragmatic Bookshelf and O'Reilly.
I was speaker at: O'Reilly media webinars, O'Reilly Software Architecture (San Francisco & London), O'Reilly Fluent (San Jose), O'Reilly Oscon (London), Google Developers Summit (Krakow), Google DevFest (London), Frontend Devs Love (Amsterdam), Voxxed Days (Belgrad & Bristol), JeffConf (Milan), International Javascript Conference (Munich & London), JS Poland (Warsaw), Code Europe (Wroclaw), JSDay (Verona), CybercomDev (Łódź), Jazoon Conference (Bern), JDays (Göteborg), Codemotion (Milan), FullStack Conference (London), React London UG (London), Scrum Gathering (Prague), Agile Cymru (Cardiff), Scotch on the rocks (Edinburgh & London), 360Max (San Francisco), PyCon (Florence), Lean Kanban Conference (London), Adobe Creative Suite CS 5.5 - Launch event (Milan), Mobile World Congress (Barcelona)
View all posts by lucamezzalira
Hi there !
Actually it’s not totally true. I usually put an .htaccess file on my webserver that takes the query string in swfaddress format. I parse it and send it to the php file who return the right html formatted content from url arguments.
So when spiders come to the main page, they find links in swfaddress format and when they check those links, the server send the right pages with the right content !
Then you can find specific pages in google, and if you click the link, you arrive on the swfaddress url which redirect your flash to the requested category.
Hope this help 🙂
Well, Adobe might come up with a new program as it has developed may programs that are popularly used around the world by many of us.
You may enjoy reading a post I have made recently about Adobe’s urgent need to update their FLASH PLAYER to allow deep linking to be better indexed by search engines. The post is found on Adobe’s site Forum on Flex here : http://forums.adobe.com/message/2575724#2575724