Add a Canonical tag to a template? | Community
Skip to main content
June 7, 2018
Question

Add a Canonical tag to a template?

  • June 7, 2018
  • 1 reply
  • 1811 views

Is there a way to add a Canonical tag to guided landing pages? is there a token for this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
June 7, 2018

You have complete control over <meta> or <link> tags in your Guided LPT.

You can create a mktoString variable for this and use the variable instead of static text, but that's up to you.

October 29, 2018

Are there a way that we can get Marketo to get current url? maybe something like this ${currentURL}

SanfordWhiteman
Level 10
October 29, 2018

No, there's no system token that represents the current URL like that.

How would you be using that exactly?