Exploring Code to Distinguish Normal Requests from Unfurl Requests: Seeking Ways to Differentiate

Status
This content is read-only, or is not open for further replies.

JohnLogar

Guest
offline
I'm attempting to distinguish between requests made for regular purposes and those specifically for unfurling. I've explored using request.isXhr in the code but haven't been successful in differentiation. The primary objective is to modify the meta description when the request is for unfurling.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom