Hubspot页面性能状态403:禁止

时间:2014-11-26 15:11:01

标签: http-status-code-403 hubspot

Hubspot报告>页面效果

当我"刷新页面数据"我的外部网站在Hubspot上,我收到了这个错误。

-------------------------------------
Message

Uh-oh, it looks like we're having some trouble retrieving this page. Here's what your server told us:
Status 403: Forbidden
-------------------------------------

但是当我访问我的网站时,它完全正常工作。

我该如何解决这个问题?

1 个答案:

答案 0 :(得分:0)

将此代码添加到您的htaccess中。在wordpress网站。

#TID Allow the HubSpot User Agent
BrowserMatchNoCase HubSpot hubspot
Allow from env=hubspot
#TID Allow the HubSpot User Agent