Facebook debugger : Response 206

后端 未结 1 657
刺人心
刺人心 2020-12-11 00:27

url: http://www.pagepilot.co.uk/pp_cftest/

When posted into facebook debugger: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.pagepilot.co.

相关标签:
1条回答
  • 2020-12-11 00:33

    The debugger only requests the first 40KB of your page - so the 206 is expected (well, it's expected if only part of the document was returned but i guess some servers return it for any request with a Range: header)

    It shouldn't affect your ability to have the tags read correctly and the metadata populated when sharing a link on Facebook

    0 讨论(0)
提交回复
热议问题