Re: Can a landing page time out and re-direct to a new defined url?

Anonymous
Not applicable
For example, a thank you page after a form submission - can that time out and re-direct back to home?
Tags (1)
3 REPLIES 3
Calvin_Lam
Level 4
Creating a fallback page should do what you are looking for - http://community.marketo.com/MarketoArticle?id=kA050000000KysqCAC


Anonymous
Not applicable
Should be able to use the meta refresh method?

http://www.w3.org/TR/WCAG-TECHS/H76.html
Anonymous
Not applicable
Not that I'm aware of at this time.  However, I'm sure you can create custom JavaScript to accomplish this for you.  I'd recommend getting in touch with your web developer for assistance on that custom code.