How Flash is optimized

Source: Internet
Author: User
Keywords Can Flash Jiangxi

Intermediary transaction SEO diagnosis Taobao guest Cloud host technology Hall

SEO College two group: 31285172
Topic: How Flash optimizes
Speaker: [Jiangxi] key person Day line
Time: July 10 10:30

[Jiangxi] key Person Day (329954637) 10:35:18
Hello everybody, my lecture topic is flash How to optimize, time is hasty, please everybody a lot of understanding!

[Jiangxi] key Person Day (329954637) 10:35:39
In recent years because of the beautiful visual effects of flash and a wide range of creative space, Flash technology in the web design and network advertising applications are very wide, many of the home page even with flash design. But the Flash page has a very fatal problem, that most search engines do not recognize the information in Flash. Google can only retrieve embedded links in some Flash files.

[Jiangxi] key Person Day (329954637) 10:36:36
The following is a list of the company's home page code, with FLASH production, please note whether you can see meaningful text:

[Jiangxi] key Person Day (329954637) 10:36:45
<html>
<head>
<title>welcome</title>
< Meta http-equiv= "Content-type" C>
<style type= "Text/css"
<!--body {
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
}

</style>
<link rel= "stylesheet" href= "Style.txt" type= "Text/css"
</head
<body bgcolor= "#FFFFFF" text= "#000000"
<table border= "0" width= "100%" height= "100%" cellspacing = "0" cellpadding= "0"
<tr>
  <td width= "100%" background= "images/bg.jpg" ><div align= " Center "
    <center>
    <table width=" 777 "border=" 0 "align=" Center "cellpadding=" 0 "cellspacing=" 0 "
      <tr>
         <td><object classid= "clsid27cdb6e-ae6d-11cf-96b8-444553540000"
codebase= Http://download.macromedia.com/p ... flash.cab#version=6,0,29 < http://download.macromedia.com/p s/flash/swflash.cab>
, 0 "width=" 777 "height=" 455 "
        <param name=" movie "Value=" Index.swf ""
        <param name= "quality" value= "High"
         <embed src= "index.swf" quality= "High"
pluginspage= "< http:// Www.macromedia.com/go/getflashplayer> "
type=" Application/x-shockwave-flash "width=" 777 "height=" 455 "> </embed>
        </object></td>
       </tr>
    </table>
    <br>
   <span class= "Style2"

[Jiangxi] key Person Day (329954637) 10:37:53
For the enterprise to do the station, the boss likes the animation station, thinks that is good,

[Jiangxi] key Person Day (329954637) 10:38:52
At the same time using the Simulation Spider Program tool to test the search engine on the page crawl results are as follows:

[Jiangxi] key Person Day (329954637) 10:39:02
spidered text (Spider-Recognizable texts):
Welcome This page uses FLASH technology, if it is not possible to browse please download and install Plug-ins or directly into if you are not Inc. to view the animated Pleass install plug-in
Spidered links (Spider-Identifiable link):
< http://www.macromedia.com/shockw> ... gerpages/flash.html
asp-bin/big5/?page=1 (Download the link address of the FLASH plugin)
< http://www.macromedia.com/shockw> ... gerpages/flash.html

[Jiangxi] key Person Day (329954637) 10:39:41
It can therefore be concluded that:

[Jiangxi] key Person Day (329954637) 10:40:02
The spider program does not get any meaningful text content on the home page of this enterprise, nor does it get the link of the key content of "Chinese version" "English version" in the Flash homepage.

[Jiangxi] key Person Day (329954637) 10:40:22
FLASH optimization can be considered in the following three ways:

[Jiangxi] key Person Day (329954637) 10:40:34
3 Basic aspects

[Jiangxi] key Person Day (329954637) 10:40:45
1, do a secondary HTML version:
Keep the original FLASH version, you can also design an HTML version, so that you can maintain the dynamic aesthetic effect, you can also let the search engine through the HTML version of the Web page to discover the site.

[Jiangxi] key Person Day (329954637) 10:41:30
2, the Flash embedded HTML file:
can also be made up by changing the structure of the Web page, that is, do not design the entire page into Flash animation, but the Flash content embedded in the HTML file, so that the user browsing will not weaken the visual effects, search engines can also find some necessary information from the HTML code, Especially the link to the content page. Even if the first page of all the use of flash, should also enter the internal page of the key button/link in the Flash file, as a separate text-only link to the presentation. The above case will be "Chinese version" link in the FLASH file, so that the spider program nothing, can not crawl to the internal page information.

[Jiangxi] key Person Day (329954637) 10:42:25
Note:
Instead of designing the entire Web page as a Flash animation, embed the Flash content in an HTML file

[Jiangxi] key Person Day (329954637) 10:42:41
Everybody knows.
Oh

[Jiangxi] key Person Day (329954637) 10:43:09
3. Paid Login Search engine:
If the FLASH site missed by the free technical search engine automatic search opportunities, or search results ranked less than ideal, can be paid to sign in or do search engine keyword ads, the same users to search.

[Jiangxi] key Person Day (329954637) 10:44:14
Oh, pay us personally ignore

Overall, the commercial web site should be as little as possible with Flash, the site for advertising exchange between the use of flash advertising to avoid the best policy.

[Jiangxi] key Person Day (329954637) 10:45:44
A table is the most important way to format a Web page. If a page uses a large length of text, in addition to being able to divide a single page of text into multiple facets, you can also consider placing text in different tables, which is not only easy to manage, but also allows each table content to be loaded sequentially when the page loads so that visitors can look at the downloaded content while waiting for the rest to load. Instead of waiting for a long time to be loaded together. Nested tables within the table are also not conducive to page loading, because the browser loads the large table before loading the embedded small table, so the embedded table will eventually reduce the overall page load speed.

[Jiangxi] key Person Day (329954637) 10:46:28
Web page Weight loss:

[Jiangxi] key Person Day (329954637) 10:46:39
Improper code settings not only extend the load time of the Web page, but also seriously affect the spider program to crawl the content of the Web page. By stopgap the code of the Web page (commonly known as "Web page Weight Loss"), remove the bloated clutter of code, reduce the size of the page file, can speed up the loading speed of the Web page, so that spiders quickly indexed to important content. Normally the file size of a page is around 15K, preferably not more than 50K. Page weight loss focus on the following several points:

[Jiangxi] key Person Day (329954637) 10:47:30
Web page production should be customized with CSS (cascading style forms) to standardize the code to avoid a large number of fonts and formatting tags such as < h1 ></h1 >, < font size=xxcolor=xx></font > flooded the page. CSS allows you to control the style of any HTML tag. such as <td>,<p>,<body>,<table>,<tr>,<th>. Specify the style of the corresponding label, such as font, color, and size, as long as the <style type= "Text/css" > and </style> within the HTML <head> area, for example:
<style type= "Text/css" >
<!--
H2 {font-family: "Song body"; font-size:12pt color: #333366; Background-color:
#FFCCCC; Font-weight:bold}
H1 {font-family: "Arial"; font-size:12pt color: #993300}
-->
</style>

[Jiangxi] key Person Day (329954637) 10:48:45
Only through the above settings, the text of the font, size, color, background color, such as unified, do not have each paragraph of text to define the format, thereby reducing a large number of duplicate labels.

[Jiangxi] key Person Day (329954637) 10:49:26
JavaScript:
[Jiangxi] key Person Day (329954637) 10:49:51
Normally, web pages try to use <HTML> as the starting end of the code. However, the use of JavaScript technology pages are often in the beginning of the page to accumulate a large number of JAVA code, so that META and keyword delay can not appear, pushed to the bottom of the page, the search engine is very unfriendly. There are two ways to make it better:


[Jiangxi] key Person Day (329954637) 10:50:23
2, the JAVA script into a. js extension of the file.
The. js file that contains your JavaScript is usually cached in the Web site visitor's browser, making the next visit faster and making it easier to modify and maintain the site. Example: A section of JAVA code normally appears as follows:
<script language=javascript>
<!--
Here is your code, copy them to a. js file
-->
</script>
Ignore the start and end tags, save the middle code separately as a file with the extension. js, such as a file named "Mycode.js", and upload the file to the same directory on the server as the page. Finally, replace the complete JavaScript listed above with a simple line:
<script Language=javascript src=mycode.js></script>


[Jiangxi] key Person Day (329954637) 10:50:49
In this way, a "mycode.js" file replaces large, lengthy and complex JAVA code.

[Jiangxi] key Person Day (329954637) 10:52:22
Finally, we recommend a Flash optimization tool

[Jiangxi] key Person Day (329954637) 10:52:48
Flash Optimizer

[Jiangxi] key Person Day (329954637) 10:53:01
is a powerful easy-to-use flash animation [*. SWF] File Optimization tool, the program uses special algorithm can reduce the volume of Flash animation files to only the original 60%-70%, and can basically keep the animation quality unchanged! is the network management, web Designer, professional Flash animation designers preferred Flash optimization compression solution!

[Jiangxi] key Person Day (329954637) 10:54:05
We are interested to see, thank you

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.