最近搜索


没有最近搜索

How can deactivate a request-form?



已于 2023年8月08日 发布

We have two reasons why we want to deactivate the request form on the

    /hc/en-us/requests/new)

page.

1. We dont want user to submit queries via this channel.

2. Some spam-bot is bombing us via the request-form.

 

 


0

6

6 条评论

0


Thank you for your response. I believe you're referring to the second 'custom theme' section in the linked article. Meaning, I would need to edit the standard theme, e.g. by removing the request-form page? Keeping the request-form page, but 'hiding/commenting-out' the request form {{request_form}} doesn't change the situation. The spam-bot can still send requests via the web-form.

0


Yes, that's how you'd need to do it. The spambot cannot use what's not there.

0


Shouldn't commenting-out {{request_form}} already do the job?

0


That depends on the bot's "intelligence": If it caches previously accessed URLs, then having the form available at the old location will make it available to the bot.
If it just crawls your page, then commenting out that section will be good enough.

0


Ok..so this is an 'intelligent' bot. In this case, is deleting the web-request page 'new_request_page.hbs' be the solution? Or do I have other options?

0


请先登录再写评论。

找不到所需的内容?

新建帖子