I think SSO will do the magic. But you will have to make your own plug-in to Integrate.
Why I am getting HTTP Head requests against my NodeBB installation?
-
I am getting a lot of HTTP
HEAD
requests against some of the endpoints on my NodeBB instance, here are a few of them:head /category/:category_id/:slug?
head /topic/topic_id/:slug/:post_index?
I wonder why I am getting these requsts with the
HEAD
method, and given there are no handlers for these requests? Can anybody help? Thanks -
Hey @julian, can you please help with the above? Thanks
-
Seems likely that this would be due to spiders/bots crawling the site.