How to dynamically change a web page's title?

前端 未结 19 1800
遇见更好的自我
遇见更好的自我 2020-11-22 08:05

I have a webpage that implements a set of tabs each showing different content. The tab clicks do not refresh the page but hide/unhide contents at the client side.

No

19条回答
  •  眼角桃花
    2020-11-22 08:44

    The simplest way is to delete </code> tag from index.html, and include </p> <pre><code><head> <title> Website - The page

    in every page in the web. Spiders will find this and will be shown in search results :)

提交回复
热议问题