What are the recommendations for html <base> tag?

前端 未结 17 2247
一向
一向 2020-11-21 10:17

I\'ve never seen HTML tag actually used anywhere before. Are there pitfalls to its use that means I should avoid it?

The fact that I have never noticed

17条回答
  •  遇见更好的自我
    2020-11-21 10:43

    Drupal initially relied on the tag, and later on took the decision to not use due to problems with HTTP crawlers & caches.

    I generally don't like to post links. But this one is really worth sharing as it could benefit those looking for the details of a real-world experience with the tag:

    http://drupal.org/node/13148

提交回复
热议问题