Would flash website indexed on google. If not what is the solution. I want to build a flash website but same time am looking search engine optimization...

Dani AI

Generated

— The landscape has changed since this thread started. Flash is no longer a practical platform for discoverable content: Adobe ended support for Flash Player at the end of 2020 and modern browsers block or ignore it, so relying on SWF files for primary site content will leave most visitors and search engines unable to see or index that content (Adobe Flash Player end-of-life).

Building on points from and , the safe, SEO-friendly approach today is to treat Flash as a presentation layer only (if you must keep it temporarily) and to put all meaningful content into HTML that search engines and assistive tech can read. Practical steps:

  • Create an HTML version for every piece of content inside a SWF: unique URLs, semantic HTML, proper title/meta tags, and structured data where relevant.
  • Make interactive pieces with modern, crawlable tech (HTML5/CSS/JavaScript) or provide a full-text HTML fallback so search engines don’t rely on rendering plugins.
  • Use Search Console tools (URL Inspection / Live Test) to verify how Google renders pages and to surface blocked resources or rendering errors.
  • Maintain an HTML sitemap and avoid hiding critical links or text inside binary objects.

For guidance on making dynamic content crawlable and testing render results, Google’s developer docs on JavaScript/SEO are useful: Google Search Central: JavaScript SEO basics.

Recommended Answers

All 2 Replies

Build the website, and then submit it into google, and other search engines.

Yes, Google does index flash pages. But use Flash only when necessary, and consider wrapping decorative flash elements in HTML navigation if possible.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.