# mautic generates wrong url

**URL:** https://forum.mautic.org/t/mautic-generates-wrong-url/4816
**Category:** Product Support
**Created:** [August 9, 2016, 6:21pm UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816 "2016-08-09T18:21:45Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![andreas.raupach](https://avatars.discourse-cdn.com/v4/letter/a/67e7ee/32.png) [@andreas.raupach](https://forum.mautic.org/u/andreas.raupach)
#### Post date: [August 9, 2016, 6:21pm UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/1 "2016-08-09T18:21:45Z")

</div>

hallo community,  
  
  
  
for 2 days my double optin campaign worked fine. But today, everybody  
  
who signed up for my free video got an activtion link with this url:  
  
[http://h/](http://h/)  
  
  
  
the link in the defined email is still  
  
[http://mysite.biz/kp/002vid/danke2/](http://mysite.biz/kp/002vid/danke2/)  
  
  
  
How can this be? Whats the solution?  
  
  
  
(I use the free version on [mautic.com](http://mautic.com) / [mautic.net](http://mautic.net))  
  
  
  
kind regards  
  
Andreas

---

<div class="post-metadata">

### Author: ![andreas.raupach](https://avatars.discourse-cdn.com/v4/letter/a/67e7ee/32.png) [@andreas.raupach](https://forum.mautic.org/u/andreas.raupach)
#### Post date: [August 9, 2016, 6:21pm UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/2 "2016-08-09T18:21:45Z")

</div>

hallo community,

for 2 days my double optin campaign worked fine. But today, everybody  
who signed up for my free video got an activtion link with this url:  
[http://h/](http://h/)

the link in the defined email is still  
[http://mysite.biz/kp/002vid/danke2/](http://mysite.biz/kp/002vid/danke2/)

How can this be? Whats the solution?

(I use the free version on [mautic.com](http://mautic.com) / [mautic.net](http://mautic.net))

kind regards  
Andreas

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [August 10, 2016, 1:58pm UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/3 "2016-08-10T13:58:23Z")

</div>

To be clear, you placed this URL to an email:

[http://mysite.biz/kp/002vid/danke2/](http://mysite.biz/kp/002vid/danke2/)

And it was working for 2 days, but the third day, the URL changed to

[http://h/](http://h/)

?

And no one edited that email on the second day?

---

<div class="post-metadata">

### Author: ![andreas.raupach](https://avatars.discourse-cdn.com/v4/letter/a/67e7ee/32.png) [@andreas.raupach](https://forum.mautic.org/u/andreas.raupach)
#### Post date: [August 13, 2016, 9:51am UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/4 "2016-08-13T09:51:50Z")

</div>

yes, and the behavior changed on 9th of august. my guess is, it has to to with the upgrade  
from 2.0 to 2.1 on [mautic.net](http://mautic.net)

---

<div class="post-metadata">

### Author: ![dbhurley](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/dbhurley/32/2_2.png) [@dbhurley](https://forum.mautic.org/u/dbhurley)
#### Post date: [August 13, 2016, 10:09am UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/5 "2016-08-13T10:09:23Z")

</div>

What shows in the code view for the email? Does the link still show correctly?

---

<div class="post-metadata">

### Author: ![andreas.raupach](https://avatars.discourse-cdn.com/v4/letter/a/67e7ee/32.png) [@andreas.raupach](https://forum.mautic.org/u/andreas.raupach)
#### Post date: [August 14, 2016, 10:20am UTC](https://forum.mautic.org/t/mautic-generates-wrong-url/4816/6 "2016-08-14T10:20:15Z")

</div>

the code view shows:

```auto
<p><a href="http://mysite.biz/kp/002vid/danke2/" style="-webkit-user-select: auto;" target="_blank">Aktivierungslink</a></p>
```

yes, the link shows correctly
