Search Engine Information's
How to rank well with Flash sites
Flash movies are a popular way to make web sites more compelling. They are useful if you want to impress your web site visitors or if you offer web design services.
Unfortunately, if you use Flash movies, or if you even design your complete web site based on the Flash technology, your odds of getting listed in the search engines are greatly reduced.
Search engines can only "see" pure text. They are not able to recognize text on an image or text that appears as a graphic in a Flash movie.
Google advises on its webmaster guidelines page: "If fancy features such as [...] Flash keep you from seeing all of your site in a text browser, then search engine spiders may have trouble crawling your site.".
So how can you achieve high search engine rankings in spite of Flash contents?
First of all, you should re-consider using Flash on your web site. Keep in mind that many visitors still use slow dial-up connections to access web pages. They don't like to wait 1-2 minutes only to see your company logo fancy animated. Your Flash movies must carry invaluable information to the visitors, otherwise they will be disappointed.
Entry pages that only show your company logo are becoming more and more annoying to users. Using web pages like company brochures only show that your company didn't get the whole Internet idea.
Keep in mind that not everyone has installed the Flash player. Always add a link to a web page that contains the same important information as found in the Flash movie in plain text.
For these reasons, not using Flash or building a duplicate site without Flash are the easiest ways to make sure that your web site visitors and the search engines can access your web site.
If you really must use Flash on your web site, the following tips can help you getting your Flash contents indexed by the search engines:
- Provide links to alternate pages that contain a lot of text and some keywords that the search engines can index.
- Place some text above and below your Flash movie that contain your keywords. Along with your title and maybe your meta tags, this gives the search engines some contents to index.
- If you embed the Flash movie in your HTML code, use your most important keywords in the movie filename using the HTML tags <param name="movie" value="movie-filename.swf"> and <param name="src" value="movie-filename.swf>.
- You can use the <object standby="your message to show while loading"> attribute to include some text that is displayed while the Flash movie is being loaded. In addition, you can use the <object title="your movie title"> attribute to include a keyword-rich movie title.
- Use the <noembed> tag to provide text for web browsers which don't support the Flash plugin. Use it to describe the contents of the Flash movie as search engines can index that description.
- You may want make your Flash movie transparent and place it "over" your web page using CSS layers. However, some search engines might consider this spamming.
- Some search engines offer pay for inclusion programs that guarantee the inclusion of your web page regardless of the contents. Note that these search engines still need text to index.
- You could provide an alternative, "pure text" web page solely to search engine crawler programs. However, this technique is called "cloaking" and search engines don't like it.
- Link from other pages of your web site to your Flash page with a keyword-rich link text.
- Use the Macromedia Flash Search Engine SDK to convert a Flash file's text and links into HTML for search engine indexing.
Macromedia, the developers of the Flash technology, have recognized the difficulties in getting Flash contents indexed. For this reason, they have developed an accessibility kit that helps you to embed pure text and links in the movie file.
Macromedia hopes that search engines will learn over time to read the embedded text.
Flash is a trade mark of Macromedia Corp.
The importance of valid HTML code
Many webmasters overlook a very important aspect of web site promotion: the validity of the HTML code.
What is valid HTML code?
Most web pages are written in HTML. As for every language, HTML has its own grammar, vocabulary and syntax, and every document written in HTML is supposed to follow these rules.
Like any language, HTML is constantly changing. As HTML has become a relative complex language, it's very easy to make mistakes. HTML code that is not following the official rules is called invalid HTML code.
Why is valid HTML code important?
Search engines have to parse the HTML code of your web site to find the relevant content. If your HTML code contains errors, search engines might not be able to find everything on the page.
Search engine crawler programs obey the HTML standard. They only can index your web site if it is compliant to the HTML standard. If there's a mistake in your web page code, they might stop crawling your web site and they might lose what they've collected so far because of the error.
Although most major search engines can deal with minor errors in HTML code, a single missing bracket in your HTML code can be the reason if your web page cannot be found in search engines.
If you don't close some tags properly, or if some important tags are missing, search engines might ignore the complete content of that page.
How can you check the validity of your HTML code?
Select the "HTML validator" in IBP's main window. IBP will connect you to an offical HTML validator that will check the code of your web pages.
Although not all HTML errors will cause problems for your search engine rankings, some of them can keep web spiders from indexing your web pages.
Valid HTML code makes it easier for search engine spiders to index your site so you should make sure that at least the biggest mistakes in your HTML code are corrected.
From Axandra
|