why facebook is flooding my site?

前端 未结 1 1029
忘了有多久
忘了有多久 2021-02-14 13:51

Every hour and a half Im getting a flood of requests from http://www.facebook.com/externalhit_uatext.php.

I know what theses requests should mean, but this behavior is

相关标签:
1条回答
  • 2021-02-14 14:14

    Facebook Linter will be visiting your pages periodically to update the OpenGraph data, this isn't something you can control, but there is couple of points you should consider:

    • Have correct and appropriate Cache/ETags for your pages.
    • Cache the data (at least for anonymous users, which should be the case for Facebook bot).
    0 讨论(0)
提交回复
热议问题