Sendy links displaying, not redirecting
Hello,
I have launched a newsletter with various hyperlinks embeded. When launched via a campaign, Sendy wraps them in internal links i.e. mydomain.com/sendy/XXX. When I go to those links, I am not re-directed to the original URL I had embedded in my newsletter. Instead, that URL simply displays in the browser. For example, check out http://awaaz.de/sendy/l/15j/m
I have setup my .htaccess file in my sendy subdirectory, and made the AllowOverride All change in my apache configuration (Ubuntu OS). Any help on how to resolve this?
Thanks,
Neil
This discussion has been closed.
Comments
Hi @neil,
Can you please PM me these details so I can help you check:
Thanks.
Best regards,
Ben
@Ben, I've sent you the credentials. Thanks!
Hi @neil,
I just checked your link redirection script and found 2 lines of code not originally from Sendy:
These 2 extra lines prints out the URL and exits the script. Hence it did not redirect. I've replaced your script with the original one from Sendy.
I guess you must have added this 2 lines previously for some reason.
Thanks.
Ben