Skip to content
Search engines 5511dd3

SEO-Friendly FLEX Websites

V

This YouMoz entry was submitted by one of our community members. The author’s views are entirely their own (excluding an unlikely case of hypnosis) and may not reflect the views of Moz.

Table of Contents

V

SEO-Friendly FLEX Websites

This YouMoz entry was submitted by one of our community members. The author’s views are entirely their own (excluding an unlikely case of hypnosis) and may not reflect the views of Moz.

When building a FLEX( Flash ) application that must be available to the user via the Internet, this question always comes up: Will the website containing the application be SEO friendly?

And the answer is NO. Google and other search engines cannot see inside your FLEX ( Flash ) website/application and and index your pages. If SEO is important to you, and it should be important, you will try to search for other technical solutions.

Being in a situation similar to this one, an idea came to my mind. FLEX( Flash ) uses XML as a primary source of content, and XHTML is just a custom XML. The idea is to to use the HTML pages as XML content for the FLEX( Flash ) application. The XML can be read and indexed by the search engines, and it's also the ideal content source for your FLEX( Flash ) application.

 How this can be done from technical point of view? Well, it's pretty simple:

  1. Your HTML pages will be just simple the XML files that will contain the content necessary for your FLEX( Flash ) application. The content of the page will be available to the search engines. 
  2. Create a XSLT file that will transform, on the user machine, the XML content of the page into a normal html page and also add the Flash component necessary to run the FLEX( Flash ) application.
  3. Point the FLEX( Flash ) application to get its information from the current page itself. Remember that if the XSLT is not applied, the current page is nothing but an XML file

The user will see a rich internet application created in FLEX and the search engines will see a nice XML page that is easy to index, and both worlds will be very happy.

This is just an idea that should work. I will test this on my current project and will keep you posted regarding the success of this technique. 

Back to Top

With Moz Pro, you have the tools you need to get SEO right — all in one place.

Read Next

How to Optimize E-commerce Sitemaps with 1M+ Pages — Whiteboard Friday

How to Optimize E-commerce Sitemaps with 1M+ Pages — Whiteboard Friday

May 17, 2024
7 Ways SEO and Product Teams Can Collaborate to Ensure Success

7 Ways SEO and Product Teams Can Collaborate to Ensure Success

Apr 24, 2024
6 Things SEOs Should Advocate for When Building a Headless Website — Whiteboard Friday

6 Things SEOs Should Advocate for When Building a Headless Website — Whiteboard Friday

Apr 19, 2024

Comments

Please keep your comments TAGFEE by following the community etiquette

Comments are closed. Got a burning question? Head to our Q&A section to start a new conversation.