I am trying to set up a method to redirect to external URL's. The reason is I use HubSpot landing pages for lead capture but want "pretty" urls for printed adveting.
I follow the example below setting up a Document Type called ExternalRedirect with a property (type textstring) called URL and then set up a Template with the code on the example below. The result is that it does nothing. When I go to the pretty URL it serves up a blank page.
External Redirects
I am trying to set up a method to redirect to external URL's. The reason is I use HubSpot landing pages for lead capture but want "pretty" urls for printed adveting.
example: http://www.mysite.com/ReduceCost redirect to http://landingpage.mysite.com/ReduceCost
I follow the example below setting up a Document Type called ExternalRedirect with a property (type textstring) called URL and then set up a Template with the code on the example below. The result is that it does nothing. When I go to the pretty URL it serves up a blank page.
http://our.umbraco.org/wiki/how-tos/telling-a-page-to-redirect-to-an-external-url
My Umbraco is v4.7.1.1
Any help would be appreciated. Thanks.
is working on a reply...