View Single Post
Old 02-22-2019, 02:43 AM  
drexl
Whale Hunter
 
drexl's Avatar
 
Industry Role:
Join Date: Jan 2016
Posts: 930
Fix recommendation

My latest recommendation

Step 1: Custom Desktop CSS

Code:
a[rel="nofollow"], a[rel="nofollow"] img {
  visibility:hidden;
}
Step 2: Force Desktop Layout

Append ?mobileRedirect=never to your whitelabel url. Ex:
Code:
mycbwhitelabel.com?mobileRedirect=never or mycbwhitelabel.com?trak=test&mobileRedirect=never
pros: you hide fraudulent links on all devices + cb watermark not showing up in streaming
cons: this parameter's effect has a very short lifetime of less than 1 day after which user will be sent back to mobile layout + url doesn't look good
__________________
drexl is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote