Skip to content

Trackable links redirects to localhost

edited November 2017 in Troubleshooting

Hello. when we enable Link Tracking in our newsletter, when we save the newsletter before sending, our links are not translating. All of the links point to localhost instead of actual link(s) to a website. If we turn of Link Tracking, website URL translate correctly.

There must be a setting somewhere for this? Please help us fix this issue.

Comments

  • BenBen
    edited November 2017

    Hi,

    Your trackable link is redirecting to ‘localhost’ is an issue with different PHP versions between your server and the 'command line’ version of PHP.

    Change your cron job for scheduled.php to curl -L -s http://your_sendy_installation_url/scheduled.php > /dev/null 2>&1. Then send a test campaign to see if your trackable link works now.

    Thanks.

    Best regards,
    Ben

This discussion has been closed.