كيف يمكنني إيقاف إعادة توجيه onebox؟

Hello,

Consider a situation for an affiliate marketer..

where path http://x.com/go/discourse/ is HTTP 301 to https://discourse.org/ref=1 again HTTP 301 to https://discourse.org/

Problem is when I type first link, in onebox it automatically redirect to the final destination which is causing loss of revenue.

Please help me in disabling onebox and redirection for the specific path http://x.com/go/*

I want when I type http://x.com/go/discourse/ link should be as it is without modification.

Thanks

You should be able to goto Admin -> Settings -> Onebox -> Onebox Domains Blacklist to get the result you want

Thanks for the response.

I am sorry to inform, It’s not working. :frowning:

إعجاب واحد (1)

You haven’t entered a domain in the domain blacklist.

Onebox Blacklist option is not working. Ref: video
https://www.useloom.com/share/f196f419ade04167b5e8a18b1c6f1126

Can you repro this @jomaxro?

إعجاب واحد (1)

I can sort-of repro this.

Entering meta.discourse.org into onebox domains blacklist correctly prevents oneboxes of meta.discourse.org links. However, entering gulshankumar.net and www.gulshankumar.net into the setting does not prevent the oneboxing of https://www.gulshankumar.net/go/sucuri-website-firewall.

Wait so the OP wants to prevent SELF oneboxing? That’s really weird.

إعجاب واحد (1)

www.gulshankumar.net isn’t an internal onebox. Discourse appears to be at help.gulshankumar.net - www.gulshankumar.net appears to be a WP site.

إعجابَين (2)

Still this might be an unreasonable edge case if it is the same domain. Why wouldn’t you want to onebox your own stuff?

I think the intent is to post referer links without them being obvious referer links but still have them be referer links.

For example, preserving the “u=mittineague” query string.
https://meta.discourse.org/t/how-can-i-stop-redirection/81515/12?u=mittineague

I’m not certain about what kind of RewriteRule voodoo is going on or what domains are involved.

To me, the obvious solution would be to display the link as a link and not onebox it. eg.
https://meta.discourse.org/t/how-can-i-stop-redirection/81515/12?u=mittineague

إعجاب واحد (1)

Hello,

I appreciate your curiosity, why I wouldn’t like Onebox. The major issue is redirection which happens due to Onebox.

Basically, to keep affiliate URLs short, memorable and easily managed at one place, I use redirection. I use Affiliate Link Lite plugin to convert ugly affiliate link to the branded form.

https://www.gulshankumar.net/go/any-product-name/

What I am expecting, If I type my affiliate URL, Onebox shoudn’t display final destination instead of clocked path (which is /go/).

Exactly. Thanks for understanding.

إعجابَين (2)

@codinghorror أواجه نفس المشكلة الأساسية في منتداي، وأتساءل عما إذا كانت هناك أي طريقة حتى الآن لفرض عمل قائمة الحظر الخاصة بـ onebox على النطاقات الشقيقة، من فضلك؟

في حالتي، لدي forum.x.org و archive.x.org. يستخدم الأخير المنتدى كمزود SSO للسماح بالدخول. عند إدخال رابط من الأرشيف، يتم عرضه كـ onebox، ويتم إعادة توجيه الرابط إلى رابط مثل forum.x.org/session/sso_provider?sso=.....، والذي يؤدي عند النقر عليه إلى ظهور صفحة خطأ.

@codinghorror آه، لقد قمت للتو بفحص شيء ما هذا الصباح، ويبدو أنه يحدث فقط للروابط التي تم تضمينها في صندوق واحد (مع رابط إعادة توجيه خاطئ) قبل أن أضيف نطاق الأرشيف إلى قائمة الحظر الخاصة بتضمين الروابط في صندوق واحد. إذن يجب أن يكون هناك ذاكرة تخزين مؤقت لتضمين الروابط في صندوق واحد؟ هل لديك أي فكرة عن كيفية إزالة الروابط من تلك الذاكرة؟

يمكنك إضافة سلسلة استعلام مثل

example.com/link?x

إذا كنت ترغب في كسر التخزين المؤقت قسريًا.

إعجابَين (2)

شكرًا لك، جيد أن نعرف ذلك. يبدو أنه قد خرج من الذاكرة المؤقتة تلقائيًا في الوقت المناسب، لذا تم حل المشكلة الآن، لكن هذه المعلومة مفيدة في حال حدوث أي مشاكل مستقبلية.

إعجابَين (2)