【问题标题】:Search Engine Optimization (SEO) & Friendly URLs using ASP.Net [closed]使用 ASP.Net 的搜索引擎优化 (SEO) 和友好的 URL [关闭]
【发布时间】:2010-10-02 20:45:50
【问题描述】:

请告诉我使用 ASP.Net 实现搜索引擎优化 (SEO) 和友好 URL 的最佳方法

【问题讨论】:

    标签: c# asp.net


    【解决方案1】:

    就 SEO 而言,请查看 Google 的这份指南:http://www.google.com/support/webmasters/bin/answer.py?answer=35291&topic=15260

    它不会确切地告诉您如何在 ASP.NET 中执行此操作,但会就如何总体上改进您的网站 SEO 提供建议。然后,一旦您决定改进 SEO 的任务,您就可以专注于如何在 ASP.NET 中实现该特定项目。

    【讨论】:

      【解决方案2】:

      我有一些想法给你;

      1- avoid using table. use div instead.
      2- write the title of the page then use general description of the page;
        for instance; Apples , Goldville Co. 
      3- keep your keywords up to five for each page. use a sentence for the description which only describes the current page.
      4- for asp.net I recommend intelligencia component which is free. or if you use asp.net mvc, friendly url comes default.
      5- keep linking among pages. like wikipedia does.
      

      永远不要忘记;内容为王!

      祝你好运 bk

      【讨论】:

        猜你喜欢
        • 2014-11-09
        • 2011-08-31
        • 2013-10-16
        • 2021-06-12
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2012-06-18
        • 2010-12-11
        相关资源
        最近更新 更多