- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Garyn,
Please may you elaborate a bit?
As far as I understand, you need to replace only the domain part for URL with full path, not relative path.
Such as https://domain1/XXXanditsparameters by https://domain2/anditsparameters.
And you need to do it in the html, but do you need to do it in the trackingUrl and trackingUrlInfo tables?
If you need to change in html and do manually republish templates/deliveries and the tracking urls as well when it is useful for further deliveries sending, I mean, deliveries in edition mode, no problem.
But if you need to update data automatically for past deliveries, it is other stuff, more complex, though possible.
If it is your own domains that you manage, you can also do it an easy way, with DNS alias declaration or with vhosts rules (at the http server). So in that case, nothing to do in Adobe Campaign itself ![]()
It is the way that it is managed for web sites, when a domain or subdomain must be replaced by another ones, without changing all the html pages and specific code (JS/php/.NET/Java etc).
Regards.
J-Serge