Attaching hashtag to URL with javascript

后端 未结 5 1662
暗喜
暗喜 2020-12-07 20:47

I want to build an ajax site without sacrificing SEO. My question is: If I have link on my page like this:

   

        
5条回答
  •  旧巷少年郎
    2020-12-07 21:32

    BenMills, noone mentioned location.href, it's about location.hash which does not require page reload.

提交回复
热议问题