我有一个网站列表,我需要确定哪些网站正在使用SharePoint(最好是哪个版本)。有没有办法从标题,HTML代码或其他东西中找到它? 目前我正在检查HTML中的'/ _layouts / 1033 /'字符串,但我注意到有些SharePoint网站没有它。
谢谢!
答案 0 :(得分:2)
您的问题似乎可以通过以下问题得到解决:SO question
希望有所帮助。
答案 1 :(得分:1)
查看响应标头。
SP 2007:microsoftsharepointteamservices:12
SP 2010:microsoftsharepointteamservices:14
SP 2013:microsoftsharepointteamservices:15