


Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
01-06-2016, 09:04 PM
Post: #1
|
|||
|
|||
Changing the Target URL of a Link in Status Bar
I am curious about this. You can see and example here:
Code: styleandsplurging.com/2016/01/the-only-four-makeup-brushes-you-need.html When you hover on a link for example the "Real Techniques Multi Task Brush" link you see this link: Code: feelunique.com/p/Real-Techniques-Travel-Essentials-Kit but if you right click on it and copy it you get this: Code: go.redirectingat.com/?id=53635X1294611&site=styleandsplurging.com&xs=1&isjs=1&url=http%3A%2F%2Fwww.feelunique.com%2Fp%2FReal-Techniques-Travel-Essentials-Kit&xguid=86c65d297492d5071cb4446a660229a3&xuuid=2bd33ecf8e7ade30428b1ba248c14f56&xsessid=d8c8d88f370e2ff1360eb035321e5f3a&xcreo=0&xed=0&sref=http%3A%2F%2Fwww.styleandsplurging.com%2F2016%2F01%2Fthe-only-four-makeup-brushes-you-need.html&pref=http%3A%2F%2Fframe.bloglovin.com%2F%3Fpost%3D4694571753%26blog%3D13453693&xtz=-60&abp=1 I know I can cloak links with redirect plugins like Pretty links or Thistylinks but there are sometime where that type of links are just suspicious and perhaps this way I could improve my CTR (Click Through Rate). I found some code examples but they are not working anymore. What do you think about this method? Does anyone know how to implement it? |
|||
01-13-2016, 08:27 AM
Post: #2
|
|||
|
|||
RE: Changing the Target URL of a Link in Status Bar
(01-06-2016 09:04 PM)Roxita Wrote: I am curious about this. You can see and example here: I don't see how pretty links is suspicious if you are using it straightforwardly. As far as trying to make a link you click on go to something different than what the displayed text says by iframe or other, that does look suspicious and a lot of ad-block and other browser software will block and possibly report it. Then you will harm your ctr and perhaps your sites rep.. Better to just use straight linking with alt text and use a funnel page of some kind for redirect. Sorry, not trying to be condemning, just helpful! |
|||