- 相關推薦
2017年職稱計算機輔導:網(wǎng)站設計方案
導語:網(wǎng)站設計是將策劃案中的內容、網(wǎng)站的主題模式,以及結合自己的認識通過藝術的手法表現(xiàn)出來;而網(wǎng)頁制作通常就是將網(wǎng)頁設計師所設計出來的設計稿,按照W3C規(guī)范用html(標準通用標記語言下的一個應用)將其制作成網(wǎng)頁格式。
Make a site with a clear hierarchy and text links. Every page should be reachable from at least one static text link.
讓網(wǎng)站有著清晰的結構和文本鏈接,所有的頁面至少要有一個靜態(tài)文本鏈接入口批注:盡量不要用圖片和JAVASCRIPT
Offer a site map to your users with links that point to the important parts of your site. If the site map is larger than 100 or so links, you may want to break the site map into separate pages.
為用戶提供一個站點地圖:轉向網(wǎng)站的重要部分。如果站點地圖頁面超過100個鏈接,則需要將頁面分成多個頁面。
批注:索引頁不要超過100個鏈接:SPIDER只考慮頁面中頭100個鏈接
Create a useful, information-rich site and write pages that clearly and accurately describe your content.
用一些有用的,信息量豐富的站點,清晰并正確的描述你的信息。
Think about the words users would type to find your pages, and make sure that your site actually includes those words within it.
想像用戶可能用來找到你的關鍵詞,并保證這些關鍵詞在網(wǎng)站中出現(xiàn)。
批注:少用“最大”,“最好”之類的形容詞,用用戶最關心的詞,比如:下載,歌星名字,而不是一些抽象名詞。
Try to use text instead of images to display important names, content, or links. The Google crawler doesn‘t recognize text contained in images.
盡可能使用文本,而不是圖片顯示重要的名稱,內容和鏈接。GOOGLE的機器人不認識圖片中的文字。
Make sure that your TITLE and ALT tags are descriptive and accurate.
保證:頁面的TITLE和ALT標記正確的精確描述
Check for broken links and correct HTML.
檢查壞鏈并修正這些HTML錯誤。
If you decide to use dynamic pages (i.e., the URL contains a ‘?’ character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them small.
如果你打算使用動態(tài)頁面:鏈接中包含“?”,必須了解:并非所有的搜索引擎的機器人能想對待靜態(tài)頁面一樣對待動態(tài)頁面,保持動態(tài)頁面的參數(shù)盡可能的少也會很有幫助。
Keep the links on a given page to a reasonable number (fewer than 100)。
讓一個頁面中的鏈接少于100個。
批注:用lynx -dump 可以模擬從robot角度看到的頁面。其最后有鏈接統(tǒng)計
【職稱計算機輔導:網(wǎng)站設計方案】相關文章:
職稱計算機輔導:WinowsXP的畫圖11-04
職稱計算機輔導:切分文檔08-25
職稱計算機輔導:頁面設置11-14
職稱計算機Internet應用輔導:網(wǎng)絡的組成10-15
職稱計算機輔導:主題、背景和水印08-06
職稱計算機Dreamweaver輔導:關于站點設計09-29
2017職稱計算機輔導:Meta標簽詳解08-18